Access violation with Plastic SCM

Terry Dykstra

Member²
I'm using Plastic SCM 4.1.10.326 as my source control and when I use the command 'Get from VCS' I get the following error, even though the 'Get' does work:

---------------------------
Error
---------------------------
Access violation at address 08984214 in module 'VCS.dll'. Read of address FFFFFFFC
---------------------------
OK
---------------------------
 
To obtain some more diagnostic information, can you modify the shortcut and add the DebugSQL parameter? For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" DebugSQL

Reproduce the problem and send me the vcsdebug.txt file that is generated in the PL/SQL Developer directory or in the %APPDATA%\PLSQL Developer directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer).
 
Back
Top