v7.1.3 will not start

loyal

Member
I just downloaded and installed v 7.1.3 on Vista. When starting it, the task appears on the task bar but I never get the login prompt. I had to revert to the 7.1.2 version.

Command line: "C:\Program Files\PLSQL Developer\PlSqlDev.exe" oraclehome=OraClient10g_home2

OS: Windows (cringe) Vista

Is anyone else having this problem?
 
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 debug.txt file that is generated in the PL/SQL Developer directory.
 
Here are the contents:
PL/SQL Developer
Version 7.1.3.1380
Windows Vista 6.0 Build 6000

Physical memory : 2,094,592 kB (1,081,204 available)
Paging file : 4,194,304 kB (3,048,516 available)
Virtual memory : 2,097,024 kB (2,003,696 available)

Parameters
C:\Program Files\PLSQL Developer\PlSqlDev.exe
debugsql

Preferences
Session mode: Multi
OCI Library:
Use OCI7: False

Preference Files

Plug-Ins

Aliases

Homes
ora6i_home (C:\orant)
OraClient10g_home1 (C:\oracle\product\10.2.0\client_1)
OraClient10g_home2 (C:\oracle\product\10.2.0\client_2)

DLLs
C:\orant\bin\oci.dll
C:\orant\bin\ORA803.DLL
C:\orant\bin\ORA804.DLL
C:\orant\bin\ORA805.DLL

TNS File
C:\oracle\product\10.2.0\client_2\network\ADMIN\tnsnames.ora\tnsnames.ora

Using
Home: ora6i_home
DLL: C:\orant\bin\oci.dll
OCI: Version 8.0

9/28/2007 11:12:46 AM Application started
9/28/2007 11:12:46 AM InitPreferences
9/28/2007 11:12:46 AM Load C:\Program Files\PLSQL Developer\Preferences\Default = 0
9/28/2007 11:12:46 AM PreferenceSet.Load C:\Program Files\PLSQL Developer\Preferences\Default\Default.ini
9/28/2007 11:12:46 AM PreferenceSet.Load OK
9/28/2007 11:12:46 AM Determine LocalPrefPath
9/28/2007 11:12:46 AM [1]: C:\Program Files\PLSQL Developer\Preferences
9/28/2007 11:12:46 AM LocalPrefPath: C:\Program Files\PLSQL Developer\Preferences\Loyal Barber
9/28/2007 11:12:46 AM Load C:\Program Files\PLSQL Developer\Preferences\Loyal Barber = 2
9/28/2007 11:12:46 AM CopyFile C:\Program Files\PLSQL Developer\Preferences\Default\user.prefs -> C:\Program Files\PLSQL Developer\Preferences\Loyal Barber\user.prefs
9/28/2007 11:12:46 AM CopyFile failed
9/28/2007 11:12:46 AM PreferenceSet.Load C:\Program Files\PLSQL Developer\Preferences\Loyal Barber\user.prefs
9/28/2007 11:12:46 AM InitPreferences end
9/28/2007 11:12:46 AM SortPreferenceSets
9/28/2007 11:12:46 AM - System Default
9/28/2007 11:12:46 AM pfReadRegistry(PL/SQL Developer\Shell\Open\Command, )
9/28/2007 11:12:46 AM ReadString OK
9/28/2007 11:12:46 AM pfReadRegistry: "C:\Program Files\PLSQL Developer\PlSqlDev.exe" "%1"
 
Back
Top