Allow password in variable crashes RDM

Allow password in variable crashes RDM

avatar

Using 6.5.1.0 configured with a PuTTY session. If I check the 'Allow password in variable' option under the Advanced tab and click OK, RDM crashes. When you try to reopen it, it crashes immediately. Other computers running RDM here connecting to the same datasource will also crash when starting RDM. I had to go into the database and remove the following from the applicable session row/DATA column in the Connections table: <AllowPasswordVariable>true</AllowPasswordVariable>
Once I removed that, RDM functioned normally.

All Comments (3)

avatar

Hi,
could you give me the error details please?

David Hervieux

avatar

All I get is the generic Win7 "Remote Desktop Manager has stopped working". The event viewer shows:

Log Name: Application
Source: Application Error
Date: 10/10/2011 11:59:47 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: xxxx
Description:
Faulting application name: RemoteDesktopManager.exe, version: 6.5.1.0, time stamp: 0x4e85a491
Faulting module name: KERNELBASE.dll, version: 6.1.7601.17651, time stamp: 0x4e211319
Exception code: 0xe053534f
Fault offset: 0x0000b9bc
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-10-10T15:59:47.000000000Z" />
<EventRecordID>11932</EventRecordID>
<Channel>Application</Channel>
<Computer>xxxx</Computer>
<Security />
</System>
<EventData>
<Data>RemoteDesktopManager.exe</Data>
<Data>6.5.1.0</Data>
<Data>4e85a491</Data>
<Data>KERNELBASE.dll</Data>
<Data>6.1.7601.17651</Data>
<Data>4e211319</Data>
<Data>e053534f</Data>
<Data>0000b9bc</Data>
</EventData>
</Event>
edited by SequoyaNate on 10/10/2011

avatar

Could you try this version?

http://remotedesktopmanager.com/download/Setup.RemoteDesktopManager.6.5.2.0.exe

I tried to reproduce it but I was unable to.

David Hervieux