SQL Developer will not start - no errors, no splash, nothing

Good morning!
My company no longer has licenses to use Toad, so all new hires here are instructed to install SQL Developer in order to connect to our Oracle DBs. I happen to have worked here long enough to have Toad, but also have SQL Developer (w/JD2K) in order to guide them through it, troubleshoot, etc.
Well, now the troubleshooter is in trouble. My own copy of SD no longer starts (it used to, and I had multiple connections set up). Period. I get no splash screen. No error messages. I can't even find processes running in the background (Windows XP, SP2). I can't find logs showing errors. I've changed sqldeveloper.conf to run in debug mode, hoping it would display errors - something, ANYthing - to give me a clue. I've downloaded the latest and greatest zip. I've deleted the "sqldeveloper" folders over and over and unzipped over and over.
I'm no DBA or Sysadmin, so don't know what other tricks I can try to debug this problem. Basically, if I didn't still have Toad for connecting to our DBs, I'd be hosed. I won't uninstall Toad because it won't be possible to "get it back," so to speak, in case that doesn't help SD run.
Many thanks in advance for any assistance that can be provided.

I'm getting something similar. I just got a new work computer and I get the Oracle SQL Developer splash screen briefly before it disappears. The process shows on my XP task manager but not in the applications tab. It worked and still works fine on the old computer. From another post, I thought it may be a display setting, but I seem to be using the Windows Classic Theme (although, I can't verify it because it has been disabled on my PC). I also have several java related entries in the Add Programs Control Panel:
J2SE Development Kit 5.0 Version 15
J2SE Runtime Environment 5.0 Update 15 and 6
Java 2 Runtime Environment SE v1.3.1_01, v1.4.2_01, v1.4.2_03, v1.4.2_06, v1.4.2_08, v1.4.2_11, v1.4.2_13
Java Web Start
Java(TM) 6 Update 5
Here's the output from running C:\Program Files\Oracle\sqldeveloper\sqldeveloper\bin\sqldeveloper.exe:
SEVERE: jar:/file:/C:/Program%20Files/Oracle/sqldeveloper/sqldeveloper/extension
s/oracle.dbtools.migration.sqlserver2005.jar!/META-INF/extension.xml:13: Duplica
te declaration of addin oracle.dbtools.migration.workbench.plugin.SQLServer7Plug
in. Previously defined in extension oracle.sqldeveloper.migration.sqlserver2005
Apr 10, 2008 12:47:52 PM javax.ide.extension.ElementVisitor log
SEVERE: jar:/file:/C:/Program%20Files/Oracle/sqldeveloper/sqldeveloper/extension
s/oracle.dbtools.migration.sqlserver2005.jar!/META-INF/extension.xml:14: Duplica
te declaration of addin oracle.dbtools.migration.workbench.plugin.SQLServer2000P
lugin. Previously defined in extension oracle.sqldeveloper.migration.sqlserver20
05
Apr 10, 2008 12:47:52 PM javax.ide.extension.ElementVisitor log
SEVERE: jar:/file:/C:/Program%20Files/Oracle/sqldeveloper/sqldeveloper/extension
s/oracle.dbtools.migration.sqlserver2005.jar!/META-INF/extension.xml:15: Duplica
te declaration of addin oracle.dbtools.migration.workbench.plugin.SQLServer2005P
lugin. Previously defined in extension oracle.sqldeveloper.migration.sqlserver20
05
Apr 10, 2008 12:47:52 PM javax.ide.extension.ElementVisitor log
SEVERE: jar:/file:/C:/Program%20Files/Oracle/sqldeveloper/sqldeveloper/extension
s/oracle.dbtools.migration.mysql5.jar!/META-INF/extension.xml:13: Duplicate decl
aration of addin oracle.dbtools.migration.workbench.plugin.MySQLPlugin. Previous
ly defined in extension oracle.sqldeveloper.migration.mysql5
Apr 10, 2008 12:47:52 PM javax.ide.extension.ElementVisitor log
SEVERE: jar:/file:/C:/Program%20Files/Oracle/sqldeveloper/sqldeveloper/extension
s/oracle.dbtools.migration.mysql5.jar!/META-INF/extension.xml:14: Duplicate decl
aration of addin oracle.dbtools.migration.workbench.plugin.MySQL4Plugin. Previou
sly defined in extension oracle.sqldeveloper.migration.mysql5
Apr 10, 2008 12:47:52 PM javax.ide.extension.ElementVisitor log
SEVERE: jar:/file:/C:/Program%20Files/Oracle/sqldeveloper/sqldeveloper/extension
s/oracle.dbtools.migration.mysql5.jar!/META-INF/extension.xml:15: Duplicate decl
aration of addin oracle.dbtools.migration.workbench.plugin.MySQL5Plugin. Previou
sly defined in extension oracle.sqldeveloper.migration.mysql5
Apr 10, 2008 12:47:52 PM javax.ide.extension.ElementVisitor log
SEVERE: jar:/file:/C:/Program%20Files/Oracle/sqldeveloper/sqldeveloper/extension
s/oracle.dbtools.thirdparty.access.jar!/META-INF/extension.xml:13: Duplicate dec
laration of addin oracle.dbtools.thirdparty.access.AccessBrowserAddin. Previousl
y defined in extension oracle.sqldeveloper.thirdparty.access
Apr 10, 2008 12:47:52 PM javax.ide.extension.ElementVisitor log
SEVERE: jar:/file:/C:/Program%20Files/Oracle/sqldeveloper/sqldeveloper/extension
s/oracle.sqldeveloper.thirdparty.mysql.jar!/META-INF/extension.xml:12: Duplicate
declaration of addin oracle.dbtools.thirdparty.mysql.MySQLBrowserAddin. Previou
sly defined in extension oracle.dbtools.thirdparty.mysql
java.lang.NullPointerException
at com.sun.java.swing.plaf.windows.XPStyle.getString(XPStyle.java:132)
at com.sun.java.swing.plaf.windows.XPStyle.getString(XPStyle.java:115)
at com.sun.java.swing.plaf.windows.XPStyle.<init>(XPStyle.java:811)
at com.sun.java.swing.plaf.windows.XPStyle.getXP(XPStyle.java:82)
at com.sun.java.swing.plaf.windows.WindowsTreeUI$ExpandedIcon.<init>(Win
dowsTreeUI.java:103)
at com.sun.java.swing.plaf.windows.WindowsTreeUI$ExpandedIcon.createExpa
ndedIcon(WindowsTreeUI.java:107)
at com.sun.java.swing.plaf.windows.WindowsLookAndFeel.initComponentDefau
lts(WindowsLookAndFeel.java:313)
at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.
java:97)
at oracle.javatools.ui.internal.theme.SkyBluer.getDefaultFont(SkyBluer.j
ava:171)
at oracle.javatools.ui.internal.theme.SkyBluer.getUserTextFont(SkyBluer.
java:82)
at javax.swing.plaf.metal.MetalLookAndFeel$FontActiveValue.createValue(M
etalLookAndFeel.java:1684)
at javax.swing.UIDefaults.getFromHashtable(UIDefaults.java:200)
at javax.swing.UIDefaults.get(UIDefaults.java:130)
at javax.swing.UIDefaults.getFont(UIDefaults.java:350)
at com.jgoodies.looks.plastic.PlasticLookAndFeel.initComponentDefaults(P
lasticLookAndFeel.java:366)
at com.jgoodies.looks.plastic.Plastic3DLookAndFeel.initComponentDefaults
(Plastic3DLookAndFeel.java:75)
at com.jgoodies.looks.plastic.PlasticXPLookAndFeel.initComponentDefaults
(PlasticXPLookAndFeel.java:106)
at oracle.bali.ewt.olaf2.OracleLookAndFeel.initComponentDefaults(Unknown
Source)
at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.
java:97)
at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.
java:1392)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:441)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:481)
at oracle.ideimpl.IdeUIManagerImpl._setLookAndFeel(IdeUIManagerImpl.java
:518)
at oracle.ideimpl.IdeUIManagerImpl._setDefaultLookAndFeel(IdeUIManagerIm
pl.java:465)
at oracle.ideimpl.IdeUIManagerImpl.setLookAndFeel(IdeUIManagerImpl.java:
243)
at oracle.ideimpl.DefaultIdeCore.initializeLookAndFeel(DefaultIdeCore.ja
va:86)
at oracle.ide.IdeCore.startupImpl(IdeCore.java:1447)
at oracle.ide.Ide.startup(Ide.java:662)
at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
at oracle.ideimpl.Main.start(Main.java:110)
at oracle.ideimpl.Main.main(Main.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
190)
at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
at oracle.ide.boot.Launcher.launch(Launcher.java:68)
at oracle.ide.boot.Launcher.main(Launcher.java:57)
UIDefaults.getUI() failed: no ComponentUI class for: oracle.ide.controls.StatusB
arControl$JDevStatusBar[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,f
lags=0,maximumSize=,minimumSize=,preferredSize=]
java.lang.Error
at javax.swing.UIDefaults.getUIError(UIDefaults.java:691)
at javax.swing.MultiUIDefaults.getUIError(MultiUIDefaults.java:117)
at javax.swing.UIDefaults.getUI(UIDefaults.java:721)
at javax.swing.UIManager.getUI(UIManager.java:860)
at oracle.bali.ewt.statusBar.StatusBar.updateUI(Unknown Source)
at oracle.bali.ewt.statusBar.StatusBar.<init>(Unknown Source)
at oracle.ide.controls.StatusBarControl$JDevStatusBar.<init>(StatusBarCo
ntrol.java:274)
at oracle.ide.controls.StatusBarControl.$init$(StatusBarControl.java:48)
at oracle.ide.controls.StatusBarControl.<init>(StatusBarControl.java:61)
at oracle.ide.IdeMainWindow.createStatusBar(IdeMainWindow.java:546)
at oracle.ideimpl.MainWindowImpl.createStatusBar(MainWindowImpl.java:670
at oracle.ide.IdeMainWindow.getStatusBar(IdeMainWindow.java:522)
at oracle.ideimpl.MainWindowImpl.<init>(MainWindowImpl.java:189)
at oracle.ideimpl.DefaultIdeCore.createMainWindow(DefaultIdeCore.java:36
7)
at oracle.ideimpl.DefaultIdeCore.createCoreModules(DefaultIdeCore.java:1
17)
at oracle.ideimpl.DefaultIdeCore.createCoreModules(DefaultIdeCore.java:1
07)
at oracle.ide.IdeCore.startupImpl(IdeCore.java:1461)
at oracle.ide.Ide.startup(Ide.java:662)
at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
at oracle.ideimpl.Main.start(Main.java:110)
at oracle.ideimpl.Main.main(Main.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
190)
at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
at oracle.ide.boot.Launcher.launch(Launcher.java:68)
at oracle.ide.boot.Launcher.main(Launcher.java:57)
java.lang.NullPointerException
at oracle.bali.ewt.statusBar.StatusBar._getSplitterWidth(Unknown Source)
at oracle.bali.ewt.statusBar.StatusBar.updateUI(Unknown Source)
at oracle.bali.ewt.statusBar.StatusBar.<init>(Unknown Source)
at oracle.ide.controls.StatusBarControl$JDevStatusBar.<init>(StatusBarCo
ntrol.java:274)
at oracle.ide.controls.StatusBarControl.$init$(StatusBarControl.java:48)
at oracle.ide.controls.StatusBarControl.<init>(StatusBarControl.java:61)
at oracle.ide.IdeMainWindow.createStatusBar(IdeMainWindow.java:546)
at oracle.ideimpl.MainWindowImpl.createStatusBar(MainWindowImpl.java:670
at oracle.ide.IdeMainWindow.getStatusBar(IdeMainWindow.java:522)
at oracle.ideimpl.MainWindowImpl.<init>(MainWindowImpl.java:189)
at oracle.ideimpl.DefaultIdeCore.createMainWindow(DefaultIdeCore.java:36
7)
at oracle.ideimpl.DefaultIdeCore.createCoreModules(DefaultIdeCore.java:1
17)
at oracle.ideimpl.DefaultIdeCore.createCoreModules(DefaultIdeCore.java:1
07)
at oracle.ide.IdeCore.startupImpl(IdeCore.java:1461)
at oracle.ide.Ide.startup(Ide.java:662)
at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
at oracle.ideimpl.Main.start(Main.java:110)
at oracle.ideimpl.Main.main(Main.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
190)
at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
at oracle.ide.boot.Launcher.launch(Launcher.java:68)
at oracle.ide.boot.Launcher.main(Launcher.java:57)
IDE boot startup failed.
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
190)
at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
at oracle.ide.boot.Launcher.launch(Launcher.java:68)
at oracle.ide.boot.Launcher.main(Launcher.java:57)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
... 17 more
Caused by: oracle.ide.ExitNotAllowedException
at oracle.ide.IdeCore$1.checkExit(IdeCore.java:223)
at java.lang.Runtime.exit(Runtime.java:88)
at java.lang.System.exit(System.java:868)
at oracle.ideimpl.Main.start(Main.java:125)
at oracle.ideimpl.Main.main(Main.java:72)
... 23 more
Boot startup failed.
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
at oracle.ide.boot.Launcher.launch(Launcher.java:68)
at oracle.ide.boot.Launcher.main(Launcher.java:57)
Caused by: oracle.ide.ExitNotAllowedException
at oracle.ide.IdeCore$1.checkExit(IdeCore.java:223)
at java.lang.Runtime.exit(Runtime.java:88)
at java.lang.System.exit(System.java:868)
at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:72)
at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
... 8 more
...and here's the output from set:
APPDATA=C:\Documents and Settings\e0111976\Application Data
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=NCRDU6AZ0111976
ComSpec=C:\WINDOWS\system32\cmd.exe
FNDBASE=c:\FNDNT\inst
FNDINST=CLIENT
FNDROOT=c:\FNDNT
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\
include=c:\FNDNT\include
JOINEDDOMAIN=0
lib=c:\FNDNT\lib
LOGONSERVER=\\SCARLITNT662
MDAC=MDAC 2.8 SP1 ON WINDOWS XP SP2
NUMBER_OF_PROCESSORS=2
OS=Windows_NT
OSBuild=5.1.2600.8BXLA
Path=c:\Program Files\Reflection;C:\oracle\ora92\bin;C:\Program Files\Oracle\jre
\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\sy
stem32\nls;C:\WINDOWS\system32\nls\ENGLISH;c:\FNDNT\bin;c:\FNDNT\DATA;c:\FNDNT\H
ELP;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0f0d
ProgramFiles=C:\Program Files
PROMPT=$P$G
PSTpath_e0111976_1=c:\documents and settings\e0111976\my documents\accomplishmen
ts2000.pst
PSTpath_e0111976_10=c:\documents and settings\e0111976\my documents\calendar.pst
PSTpath_e0111976_100=e:\documents and settings\e0111976\my documents\itbccs_2007
0630.pst
PSTpath_e0111976_101=e:\documents and settings\e0111976\my documents\itbccs_2007
0630a.pst
PSTpath_e0111976_102=e:\documents and settings\e0111976\my documents\itbccs_2007
1231.pst
PSTpath_e0111976_103=e:\documents and settings\e0111976\my documents\itbccs_2008
0630.pst
PSTpath_e0111976_104=e:\documents and settings\e0111976\my documents\messagelog2
0060131.pst
PSTpath_e0111976_105=e:\documents and settings\e0111976\my documents\messagelog2
0060228.pst
PSTpath_e0111976_106=e:\documents and settings\e0111976\my documents\messagelog2
0060228b.pst
PSTpath_e0111976_107=e:\documents and settings\e0111976\my documents\messagelog2
0060331.pst
PSTpath_e0111976_108=e:\documents and settings\e0111976\my documents\messagelog2
0060430.pst
PSTpath_e0111976_109=e:\documents and settings\e0111976\my documents\messagelog2
0060531.pst
PSTpath_e0111976_11=c:\documents and settings\e0111976\my documents\calendar2005
1231.pst
PSTpath_e0111976_110=e:\documents and settings\e0111976\my documents\messagelog2
0060630.pst
PSTpath_e0111976_111=e:\documents and settings\e0111976\my documents\messagelog2
0060731.pst
PSTpath_e0111976_112=e:\documents and settings\e0111976\my documents\messagelog2
0060831.pst
PSTpath_e0111976_113=e:\documents and settings\e0111976\my documents\messagelog2
0060930.pst
PSTpath_e0111976_114=e:\documents and settings\e0111976\my documents\messagelog2
0061031.pst
PSTpath_e0111976_115=e:\documents and settings\e0111976\my documents\messagelog2
0061130.pst
PSTpath_e0111976_116=e:\documents and settings\e0111976\my documents\messagelog2
0061231.pst
PSTpath_e0111976_117=e:\documents and settings\e0111976\my documents\messagelog2
0070131.pst
PSTpath_e0111976_118=e:\documents and settings\e0111976\my documents\messagelog2
0070228.pst
PSTpath_e0111976_119=e:\documents and settings\e0111976\my documents\messagelog2
0070331.pst
PSTpath_e0111976_12=c:\documents and settings\e0111976\my documents\e0111976.pst
PSTpath_e0111976_120=e:\documents and settings\e0111976\my documents\messagelog2
0070430.pst
PSTpath_e0111976_121=e:\documents and settings\e0111976\my documents\messagelog2
0070531.pst
PSTpath_e0111976_122=e:\documents and settings\e0111976\my documents\messagelog2
0070630.pst
PSTpath_e0111976_123=e:\documents and settings\e0111976\my documents\messagelog2
0070731.pst
PSTpath_e0111976_124=e:\documents and settings\e0111976\my documents\messagelog2
0070831.pst
PSTpath_e0111976_125=e:\documents and settings\e0111976\my documents\messagelog2
0070930.pst
PSTpath_e0111976_126=e:\documents and settings\e0111976\my documents\messagelog2
0071031.pst
PSTpath_e0111976_127=e:\documents and settings\e0111976\my documents\messagelog2
0071130.pst
PSTpath_e0111976_128=e:\documents and settings\e0111976\my documents\messagelog2
0071231.pst
PSTpath_e0111976_129=e:\documents and settings\e0111976\my documents\messagelog2
0080131.pst
PSTpath_e0111976_13=c:\documents and settings\e0111976\my documents\fbf.pst
PSTpath_e0111976_130=e:\documents and settings\e0111976\my documents\messagelog2
0080229.pst
PSTpath_e0111976_131=e:\documents and settings\e0111976\my documents\messagelog2
0080331.pst
PSTpath_e0111976_132=e:\documents and settings\e0111976\my documents\personal.ps
t
PSTpath_e0111976_133=e:\documents and settings\e0111976\my documents\personal200
6.pst
PSTpath_e0111976_134=e:\documents and settings\e0111976\my documents\sentitems.p
st
PSTpath_e0111976_135=e:\documents and settings\e0111976\my documents\sentitems20
051031.pst
PSTpath_e0111976_136=e:\documents and settings\e0111976\my documents\sentitems20
051130.pst
PSTpath_e0111976_137=e:\documents and settings\e0111976\my documents\sentitems20
051231.pst
PSTpath_e0111976_138=e:\documents and settings\e0111976\my documents\sentitems20
060331.pst
PSTpath_e0111976_139=e:\documents and settings\e0111976\my documents\sentitems20
060630.pst
PSTpath_e0111976_14=c:\documents and settings\e0111976\my documents\fbf2006.pst
PSTpath_e0111976_140=e:\documents and settings\e0111976\my documents\sentitems20
060930.pst
PSTpath_e0111976_141=e:\documents and settings\e0111976\my documents\sentitems20
061231.pst
PSTpath_e0111976_142=e:\documents and settings\e0111976\my documents\sentitems20
070331.pst
PSTpath_e0111976_143=e:\documents and settings\e0111976\my documents\sentitems20
070630.pst
PSTpath_e0111976_144=e:\documents and settings\e0111976\my documents\sentitems20
070930.pst
PSTpath_e0111976_145=e:\documents and settings\e0111976\my documents\sentitems20
071231.pst
PSTpath_e0111976_146=e:\documents and settings\e0111976\my documents\sentitems20
080331.pst
PSTpath_e0111976_147=e:\documents and settings\e0111976\my documents\summit20050
930.pst
PSTpath_e0111976_148=e:\documents and settings\e0111976\my documents\summit20051
031.pst
PSTpath_e0111976_149=e:\documents and settings\e0111976\my documents\summit20051
130.pst
PSTpath_e0111976_15=c:\documents and settings\e0111976\my documents\it.pst
PSTpath_e0111976_150=e:\documents and settings\e0111976\my documents\summit20051
231.pst
PSTpath_e0111976_151=e:\documents and settings\e0111976\my documents\summit20060
131.pst
PSTpath_e0111976_152=e:\documents and settings\e0111976\my documents\summit20060
228.pst
PSTpath_e0111976_153=e:\documents and settings\e0111976\my documents\summit20060
331.pst
PSTpath_e0111976_154=e:\documents and settings\e0111976\my documents\summit20060
430.pst
PSTpath_e0111976_155=e:\documents and settings\e0111976\my documents\summit20060
930.pst
PSTpath_e0111976_156=e:\documents and settings\e0111976\my documents\test.pst
PSTpath_e0111976_157=e:\documents and settings\e0111976\my documents\wwc.pst
PSTpath_e0111976_158=e:\documents and settings\e0111976\my documents\wwc2006.pst
PSTpath_e0111976_159=e:\documents and settings\e0111976\my documents\wwc2007.pst
PSTpath_e0111976_16=c:\documents and settings\e0111976\my documents\it2006.pst
PSTpath_e0111976_160=e:\documents and settings\e0111976\my documents\messagelog2
0080430.pst
PSTpath_e0111976_17=c:\documents and settings\e0111976\my documents\itbccs.pst
PSTpath_e0111976_18=c:\documents and settings\e0111976\my documents\itbccs_20060
630.pst
PSTpath_e0111976_19=c:\documents and settings\e0111976\my documents\itbccs_20061
231.pst
PSTpath_e0111976_2=c:\documents and settings\e0111976\my documents\accomplishmen
ts2001.pst
PSTpath_e0111976_20=c:\documents and settings\e0111976\my documents\itbccs_20070
630.pst
PSTpath_e0111976_21=c:\documents and settings\e0111976\my documents\itbccs_20070
630a.pst
PSTpath_e0111976_22=c:\documents and settings\e0111976\my documents\itbccs_20071
231.pst
PSTpath_e0111976_23=c:\documents and settings\e0111976\my documents\itbccs_20080
630.pst
PSTpath_e0111976_24=c:\documents and settings\e0111976\my documents\messagelog20
060131.pst
PSTpath_e0111976_25=c:\documents and settings\e0111976\my documents\messagelog20
060228.pst
PSTpath_e0111976_26=c:\documents and settings\e0111976\my documents\messagelog20
060228b.pst
PSTpath_e0111976_27=c:\documents and settings\e0111976\my documents\messagelog20
060331.pst
PSTpath_e0111976_28=c:\documents and settings\e0111976\my documents\messagelog20
060430.pst
PSTpath_e0111976_29=c:\documents and settings\e0111976\my documents\messagelog20
060531.pst
PSTpath_e0111976_3=c:\documents and settings\e0111976\my documents\accomplishmen
ts2002.pst
PSTpath_e0111976_30=c:\documents and settings\e0111976\my documents\messagelog20
060630.pst
PSTpath_e0111976_31=c:\documents and settings\e0111976\my documents\messagelog20
060731.pst
PSTpath_e0111976_32=c:\documents and settings\e0111976\my documents\messagelog20
060831.pst
PSTpath_e0111976_33=c:\documents and settings\e0111976\my documents\messagelog20
060930.pst
PSTpath_e0111976_34=c:\documents and settings\e0111976\my documents\messagelog20
061031.pst
PSTpath_e0111976_35=c:\documents and settings\e0111976\my documents\messagelog20
061130.pst
PSTpath_e0111976_36=c:\documents and settings\e0111976\my documents\messagelog20
061231.pst
PSTpath_e0111976_37=c:\documents and settings\e0111976\my documents\messagelog20
070131.pst
PSTpath_e0111976_38=c:\documents and settings\e0111976\my documents\messagelog20
070228.pst
PSTpath_e0111976_39=c:\documents and settings\e0111976\my documents\messagelog20
070331.pst
PSTpath_e0111976_4=c:\documents and settings\e0111976\my documents\accomplishmen
ts2003.pst
PSTpath_e0111976_40=c:\documents and settings\e0111976\my documents\messagelog20
070430.pst
PSTpath_e0111976_41=c:\documents and settings\e0111976\my documents\messagelog20
070531.pst
PSTpath_e0111976_42=c:\documents and settings\e0111976\my documents\messagelog20
070630.pst
PSTpath_e0111976_43=c:\documents and settings\e0111976\my documents\messagelog20
070731.pst
PSTpath_e0111976_44=c:\documents and settings\e0111976\my documents\messagelog20
070831.pst
PSTpath_e0111976_45=c:\documents and settings\e0111976\my documents\messagelog20
070930.pst
PSTpath_e0111976_46=c:\documents and settings\e0111976\my documents\messagelog20
071031.pst
PSTpath_e0111976_47=c:\documents and settings\e0111976\my documents\messagelog20
071130.pst
PSTpath_e0111976_48=c:\documents and settings\e0111976\my documents\messagelog20
071231.pst
PSTpath_e0111976_49=c:\documents and settings\e0111976\my documents\messagelog20
080131.pst
PSTpath_e0111976_5=c:\documents and settings\e0111976\my documents\alarmpoint.ps
t
PSTpath_e0111976_50=c:\documents and settings\e0111976\my documents\messagelog20
080229.pst
PSTpath_e0111976_51=c:\documents and settings\e0111976\my documents\messagelog20
080331.pst
PSTpath_e0111976_52=c:\documents and settings\e0111976\my documents\messagelog20
080430.pst
PSTpath_e0111976_53=c:\documents and settings\e0111976\my documents\personal.pst
PSTpath_e0111976_54=c:\documents and settings\e0111976\my documents\personal2006
.pst
PSTpath_e0111976_55=c:\documents and settings\e0111976\my documents\sentitems.ps
t
PSTpath_e0111976_56=c:\documents and settings\e0111976\my documents\sentitems200
51031.pst
PSTpath_e0111976_57=c:\documents and settings\e0111976\my documents\sentitems200
51130.pst
PSTpath_e0111976_58=c:\documents and settings\e0111976\my documents\sentitems200
51231.pst
PSTpath_e0111976_59=c:\documents and settings\e0111976\my documents\sentitems200
60331.pst
PSTpath_e0111976_6=c:\documents and settings\e0111976\my documents\asynch.pst
PSTpath_e0111976_60=c:\documents and settings\e0111976\my documents\sentitems200
60630.pst
PSTpath_e0111976_61=c:\documents and settings\e0111976\my documents\sentitems200
60930.pst
PSTpath_e0111976_62=c:\documents and settings\e0111976\my documents\sentitems200
61231.pst
PSTpath_e0111976_63=c:\documents and settings\e0111976\my documents\sentitems200
70331.pst
PSTpath_e0111976_64=c:\documents and settings\e0111976\my documents\sentitems200
70630.pst
PSTpath_e0111976_65=c:\documents and settings\e0111976\my documents\sentitems200
70930.pst
PSTpath_e0111976_66=c:\documents and settings\e0111976\my documents\sentitems200
71231.pst
PSTpath_e0111976_67=c:\documents and settings\e0111976\my documents\sentitems200
80331.pst
PSTpath_e0111976_68=c:\documents and settings\e0111976\my documents\summit200509
30.pst
PSTpath_e0111976_69=c:\documents and settings\e0111976\my documents\summit200510
31.pst
PSTpath_e0111976_7=c:\documents and settings\e0111976\my documents\asynchnew.pst
PSTpath_e0111976_70=c:\documents and settings\e0111976\my documents\summit200511
30.pst
PSTpath_e0111976_71=c:\documents and settings\e0111976\my documents\summit200512
31.pst
PSTpath_e0111976_72=c:\documents and settings\e0111976\my documents\summit200601
31.pst
PSTpath_e0111976_73=c:\documents and settings\e0111976\my documents\summit200602
28.pst
PSTpath_e0111976_74=c:\documents and settings\e0111976\my documents\summit200603
31.pst
PSTpath_e0111976_75=c:\documents and settings\e0111976\my documents\summit200604
30.pst
PSTpath_e0111976_76=c:\documents and settings\e0111976\my documents\summit200609
30.pst
PSTpath_e0111976_77=c:\documents and settings\e0111976\my documents\test.pst
PSTpath_e0111976_78=c:\documents and settings\e0111976\my documents\wwc.pst
PSTpath_e0111976_79=c:\documents and settings\e0111976\my documents\wwc2006.pst
PSTpath_e0111976_8=c:\documents and settings\e0111976\my documents\asynchnotes.p
st
PSTpath_e0111976_80=c:\documents and settings\e0111976\my documents\wwc2007.pst
PSTpath_e0111976_81=e:\documents and settings\e0111976\my documents\accomplishme
nts2000.pst
PSTpath_e0111976_82=e:\documents and settings\e0111976\my documents\accomplishme
nts2001.pst
PSTpath_e0111976_83=e:\documents and settings\e0111976\my documents\accomplishme
nts2002.pst
PSTpath_e0111976_84=e:\documents and settings\e0111976\my documents\accomplishme
nts2003.pst
PSTpath_e0111976_85=e:\documents and settings\e0111976\my documents\alarmpoint.p
st
PSTpath_e0111976_86=e:\documents and settings\e0111976\my documents\asynch.pst
PSTpath_e0111976_87=e:\documents and settings\e0111976\my documents\asynchnew.ps
t
PSTpath_e0111976_88=e:\documents and settings\e0111976\my documents\asynchnotes.
pst
PSTpath_e0111976_89=e:\documents and settings\e0111976\my documents\billingmeeti
ngnotes.pst
PSTpath_e0111976_9=c:\documents and settings\e0111976\my documents\billingmeetin
gnotes.pst
PSTpath_e0111976_90=e:\documents and settings\e0111976\my documents\calendar.pst
PSTpath_e0111976_91=e:\documents and settings\e0111976\my documents\calendar2005
1231.pst
PSTpath_e0111976_92=e:\documents and settings\e0111976\my documents\e0111976.pst
PSTpath_e0111976_93=e:\documents and settings\e0111976\my documents\fbf.pst
PSTpath_e0111976_94=e:\documents and settings\e0111976\my documents\fbf2006.pst
PSTpath_e0111976_95=e:\documents and settings\e0111976\my documents\it.pst
PSTpath_e0111976_96=e:\documents and settings\e0111976\my documents\it2006.pst
PSTpath_e0111976_97=e:\documents and settings\e0111976\my documents\itbccs.pst
PSTpath_e0111976_98=e:\documents and settings\e0111976\my documents\itbccs_20060
630.pst
PSTpath_e0111976_99=e:\documents and settings\e0111976\my documents\itbccs_20061
231.pst
PSTsizeMB_e0111976_1=224
PSTsizeMB_e0111976_10=6128
PSTsizeMB_e0111976_100=265
PSTsizeMB_e0111976_101=2001
PSTsizeMB_e0111976_102=7457
PSTsizeMB_e0111976_103=2001
PSTsizeMB_e0111976_104=39920
PSTsizeMB_e0111976_105=43104
PSTsizeMB_e0111976_106=15040
PSTsizeMB_e0111976_107=45264
PSTsizeMB_e0111976_108=21216
PSTsizeMB_e0111976_109=27472
PSTsizeMB_e0111976_11=7344
PSTsizeMB_e0111976_110=25232
PSTsizeMB_e0111976_111=21664
PSTsizeMB_e0111976_112=25248
PSTsizeMB_e0111976_113=14153
PSTsizeMB_e0111976_114=28704
PSTsizeMB_e0111976_115=14560
PSTsizeMB_e0111976_116=17328
PSTsizeMB_e0111976_117=19072
PSTsizeMB_e0111976_118=19952
PSTsizeMB_e0111976_119=24880
PSTsizeMB_e0111976_12=96
PSTsizeMB_e0111976_120=21568
PSTsizeMB_e0111976_121=30896
PSTsizeMB_e0111976_122=68896
PSTsizeMB_e0111976_123=18272
PSTsizeMB_e0111976_124=21841
PSTsizeMB_e0111976_125=17625
PSTsizeMB_e0111976_126=27793
PSTsizeMB_e0111976_127=21841
PSTsizeMB_e0111976_128=25809
PSTsizeMB_e0111976_129=19361
PSTsizeMB_e0111976_13=27088
PSTsizeMB_e0111976_130=23825
PSTsizeMB_e0111976_131=33745
PSTsizeMB_e0111976_132=51760
PSTsizeMB_e0111976_133=10720
PSTsizeMB_e0111976_134=393280
PSTsizeMB_e0111976_135=45248
PSTsizeMB_e0111976_136=14512
PSTsizeMB_e0111976_137=6400
PSTsizeMB_e0111976_138=39280
PSTsizeMB_e0111976_139=7168
PSTsizeMB_e0111976_14=1632
PSTsizeMB_e0111976_140=8736
PSTsizeMB_e0111976_141=7209
PSTsizeMB_e0111976_142=7457
PSTsizeMB_e0111976_143=13161
PSTsizeMB_e0111976_144=4977
PSTsizeMB_e0111976_145=9193
PSTsizeMB_e0111976_146=2745
PSTsizeMB_e0111976_147=14720
PSTsizeMB_e0111976_148=19344
PSTsizeMB_e0111976_149=17072
PSTsizeMB_e0111976_15=6713
PSTsizeMB_e0111976_150=13744
PSTsizeMB_e0111976_151=13088
PSTsizeMB_e0111976_152=17536
PSTsizeMB_e0111976_153=15680
PSTsizeMB_e0111976_154=5168
PSTsizeMB_e0111976_155=13472
PSTsizeMB_e0111976_156=265
PSTsizeMB_e0111976_157=6096
PSTsizeMB_e0111976_158=32960
PSTsizeMB_e0111976_159=15145
PSTsizeMB_e0111976_16=6768
PSTsizeMB_e0111976_160=4977
PSTsizeMB_e0111976_17=36080
PSTsizeMB_e0111976_18=133232
PSTsizeMB_e0111976_19=10784
PSTsizeMB_e0111976_2=224
PSTsizeMB_e0111976_20=265
PSTsizeMB_e0111976_21=2001
PSTsizeMB_e0111976_22=7457
PSTsizeMB_e0111976_23=2001
PSTsizeMB_e0111976_24=39920
PSTsizeMB_e0111976_25=43104
PSTsizeMB_e0111976_26=15040
PSTsizeMB_e0111976_27=45264
PSTsizeMB_e0111976_28=21216
PSTsizeMB_e0111976_29=27472
PSTsizeMB_e0111976_3=265
PSTsizeMB_e0111976_30=25232
PSTsizeMB_e0111976_31=21664
PSTsizeMB_e0111976_32=25248
PSTsizeMB_e0111976_33=14153
PSTsizeMB_e0111976_34=28704
PSTsizeMB_e0111976_35=14560
PSTsizeMB_e0111976_36=17328
PSTsizeMB_e0111976_37=19072
PSTsizeMB_e0111976_38=19952
PSTsizeMB_e0111976_39=24880
PSTsizeMB_e0111976_4=288
PSTsizeMB_e0111976_40=21568
PSTsizeMB_e0111976_41=30896
PSTsizeMB_e0111976_42=68896
PSTsizeMB_e0111976_43=18272
PSTsizeMB_e0111976_44=21841
PSTsizeMB_e0111976_45=17625
PSTsizeMB_e0111976_46=27793
PSTsizeMB_e0111976_47=21841
PSTsizeMB_e0111976_48=25809
PSTsizeMB_e0111976_49=19361
PSTsizeMB_e0111976_5=57553
PSTsizeMB_e0111976_50=23825
PSTsizeMB_e0111976_51=33745
PSTsizeMB_e0111976_52=4977
PSTsizeMB_e0111976_53=51760
PSTsizeMB_e0111976_54=10720
PSTsizeMB_e0111976_55=393280
PSTsizeMB_e0111976_56=45248
PSTsizeMB_e0111976_57=14512
PSTsizeMB_e0111976_58=6400
PSTsizeMB_e0111976_59=39280
PSTsizeMB_e0111976_6=167664
PSTsizeMB_e0111976_60=7168
PSTsizeMB_e0111976_61=8736
PSTsizeMB_e0111976_62=7209
PSTsizeMB_e0111976_63=7457
PSTsizeMB_e0111976_64=13161
PSTsizeMB_e0111976_65=4977
PSTsizeMB_e0111976_66=9193
PSTsizeMB_e0111976_67=2745
PSTsizeMB_e0111976_68=14720
PSTsizeMB_e0111976_69=19344
PSTsizeMB_e0111976_7=23825
PSTsizeMB_e0111976_70=17072
PSTsizeMB_e0111976_71=13744
PSTsizeMB_e0111976_72=13088
PSTsizeMB_e0111976_73=17536
PSTsizeMB_e0111976_74=15680
PSTsizeMB_e0111976_75=5168
PSTsizeMB_e0111976_76=13472
PSTsizeMB_e0111976_77=265
PSTsizeMB_e0111976_78=6096
PSTsizeMB_e0111976_79=32960
PSTsizeMB_e0111976_8=544
PSTsizeMB_e0111976_80=15145
PSTsizeMB_e0111976_81=224
PSTsizeMB_e0111976_82=224
PSTsizeMB_e0111976_83=265
PSTsizeMB_e0111976_84=288
PSTsizeMB_e0111976_85=57553
PSTsizeMB_e0111976_86=167664
PSTsizeMB_e0111976_87=23825
PSTsizeMB_e0111976_88=544
PSTsizeMB_e0111976_89=400
PSTsizeMB_e0111976_9=400
PSTsizeMB_e0111976_90=6128
PSTsizeMB_e0111976_91=7344
PSTsizeMB_e0111976_92=96
PSTsizeMB_e0111976_93=27088
PSTsizeMB_e0111976_94=1632
PSTsizeMB_e0111976_95=6713
PSTsizeMB_e0111976_96=6768
PSTsizeMB_e0111976_97=36080
PSTsizeMB_e0111976_98=133232
PSTsizeMB_e0111976_99=10784
RunKeys=SunJavaUpdateSched
secedit=GOOD
SESSIONNAME=Console
sfcp42bExec=1
sfcp42bIns=1
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\TEMP
TMP=C:\TEMP
USERDOMAIN=ALLTEL
USERNAME=e0111976
USERPROFILE=C:\Documents and Settings\e0111976
windir=C:\WINDOWS
WPS=Not_Installed
C:\>
...and here are the contents of the sqldeveloper.conf file:
IncludeConfFile ../../ide/bin/ide.conf
AddVMOption -Dapple.laf.useScreenMenuBar=true
AddVMOption -Dcom.apple.mrj.application.apple.menu.about.name="SQL_Developer"
AddVMOption -Dcom.apple.mrj.application.growbox.intrudes=false
AddVMOption -Dcom.apple.macos.smallTabs=true
AddVMOption -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true
AddVMOption -Dsun.java2d.ddoffscreen=false
AddVMOption -Dwindows.shell.font.languages=
AddVMOption -XX:MaxPermSize=128M
IncludeConfFile sqldeveloper-nondebug.conf
Any help would be greatly appreciated. Thanks in advance.
Scott

Similar Messages

  • SQL Developer will not start - could not install some modules

    I just installed the Java JDK 7u51 as well as the JRE 7u51. Following that I extracted SQL Developer to a fresh directory. When I open SQL Developer I get the following error message:
    Warning - could not install some modules:
    JDeveloper/NetBeans Bridge - The module named oracle.ide was needed and not found.
    Extensions Cache - The module named oracle.javaxide was needed and not found.
    Extensions Cache - The module named oracle.ide was needed and not found.
    Actions Bridge - The module named oracle.javatools was needed and not found.
    Actions Bridge - The module named oracle.ide was needed and not found.
    Any idea why I'm getting this message? I installed it on my laptop with no problem.

    What is the directory structure under you SQLDeveloper directory?
    Is should be something like tthe list below.   If it isn't something has gone wrong with your extraction.
    Directory of D:\progs\sqldeveloper-4.0.0.13.80-no-jre
    18/01/2014  11:59    <DIR>          .
    18/01/2014  11:59    <DIR>          ..
    14/12/2013  10:41    <DIR>          configuration
    14/12/2013  10:32    <DIR>          dataminer
    14/12/2013  10:32    <DIR>          dropins
    14/12/2013  10:32    <DIR>          dvt
    14/12/2013  10:32    <DIR>          equinox
    14/12/2013  10:32    <DIR>          external
    10/12/2013  13:28             1,404 icon.png
    14/12/2013  10:32    <DIR>          ide
    14/12/2013  10:32    <DIR>          javavm
    14/12/2013  10:32    <DIR>          jdbc
    14/12/2013  10:32    <DIR>          jdev
    14/12/2013  10:32    <DIR>          jlib
    14/12/2013  10:32    <DIR>          jviews
    14/12/2013  10:33    <DIR>          modules
    14/12/2013  10:33    <DIR>          netbeans
    14/12/2013  10:33    <DIR>          rdbms
    10/12/2013  13:28            23,580 readme.html
    14/12/2013  10:33    <DIR>          sleepycat
    10/12/2013  13:28               835 sqlcli
    10/12/2013  13:28               741 sqlcli.bat
    14/12/2013  10:33    <DIR>          sqldeveloper
    10/12/2013  13:28            82,944 sqldeveloper.exe
    10/12/2013  13:28                71 sqldeveloper.sh
    14/12/2013  10:33    <DIR>          sqlj
    14/12/2013  10:33    <DIR>          svnkit
    03/12/2013  00:30             6,426 view-source-paths.lis

  • SQL developer will not start/run

    I have the latest version of sql developer. Java is also installed. When I click sqldeveloper.exe, nothing happens :( Please advise!

    Hi Fury,
    I have the latest JDK installed(I also tried 1.5). I dont believe its a Java issue. All versions of Java I've tried install and work fine w/ other progs/apps. The issue is simply w/ SQLDeveloper. Even w/o Java installed, I click the .exe and NOTHING happens. I just get a quick CMD box blip on my screen...nothing logs in task mgr or no error msgs. Just really weird why NOTHING occurs at all.
    Please advise! Also, what did you mean by "try running <SQL Dev Dir>\sqldeveloper\bin\sqldeveloper.exe". I didnt see any bin files given w/in the zip that I downloaded. I'll check again.
    Thanks!

  • Oracle SQL Developer Data Modeler start up error

    Hi All,
    I just downloaded Oracle SQL Developer Data Modeler (2.0.0.57.0) [Released 1 July 2009] by selecting the option "Oracle SQL Developer Data Modeler for Windows (This zip file includes the JRE)"
    After I installed the same and tried to run it by clicking datamodeler.exe, I get the following error message
    "unable to create an instance of the Java virtual machine located at path:..\jdk\jre\bin\client\jvm.dll"
    On the same machine I can successfuly run the Oracle SQL Develper with no errors. My machine is having Windows XP Professional SP3.
    Any ideas? If there was a problem with Java, than the Oracle SQL Developer should also not run. But as stated it runs with out any error but the Oracle SQL Developer Data Modeler gives the above error.
    Regards,
    JAA149

    1 - The above problem has nothing to do with the memmory. I tried on a 400 MB RAM, 900 MB RAM, 1.5 MB RAM & 2 MB RAM with the same arror.
    "unable to create an instance of the Java virtual machine located at path:..\jdk\jre\bin\client\jvm.dll"
    http://i30.tinypic.com/9vkwf6.jpg
    2 - There are two "datamodeler.exe: files
    One is at D:\datamodeler\datamodeler.exe
    2nd is at D:\datamodeler\bin\datamodeler.exe
    The same error occurs with both the files.
    3 - The Oracle SQL Developer Data Modeler version is "Oracle SQL Developer Data Modeler (2.0.0.57.0) [Released 1 July 2009]" and the file I downloaded is "Oracle SQL Developer Data Modeler for Windows (This zip file includes the JRE) - (57M)"
    If I look in "D:\datamodeler\jdk\jre\README.txt" I find
    "Java(TM) Platform, Standard Edition Runtime Environment Version 6"
    If I run "D:\datamodeler\jdk\jre\bin\javacpl.exe" I get
    http://i30.tinypic.com/mt8ocn.jpg
    If I run "D:\datamodeler\jdk\jre\bin\jureg.exe" I get
    http://i28.tinypic.com/30boiyo.jpg
    If i check at the control panle add/remove program
    http://i30.tinypic.com/1428tba.jpg
    If I go to "http://www.java.com/en/download/manual.jsp" and download "jre-6u16-windows-i586-s.exe" and run it.
    If I go to "C:\Program Files\Java\jre6" I find the same files as in "D:\datamodeler\jdk\jre"
    I am able to run Oracle SQL Developer with out any kind of error let alone the above one. But with Oracle SQL Developer Data Modeler I get the above mentioned error no matter what I try.
    As the error states "unable to create an instance of the Java virtual machine located at path:..\jdk\jre\bin\client\jvm.dll". The file "jvm.dll" is located at two places. One at "D:\datamodeler\jdk\jre\bin\client\jvm.dll" and the second at "D:\datamodeler\jdk\jre\bin\server\jvm.dll"
    A similiar problem occurs with JDeveloper with the fllowing solution
    http://forums.oracle.com/forums/thread.jspa?threadID=506339&start=0&tstart=0
    Which states the following
    "hello!
    in the problem with JDeveloper i have a solution. The jdk have a file jvm.dll in the path: jdk/jre/bin/client/jvm.dll this is the problem ... now in the path:jdk/jre/bin/client/ojvm has a file with the same name if you copy and paste this file to the another path, now its works fine your Jdeveloper.
    Jdeveloper use two files to jvm.dll to work one in the folder /client and other in /server copy the same file to the two locations for precaution
    for me work fine thanks..."
    I tried to do the same (Copy from client folder to server folder)
    D:\datamodeler\jdk\jre\bin\client\jvm.dll
    COPIED THIS FILE TO
    D:\datamodeler\jdk\jre\bin\server\jvm.dll
    Nada. So I reversed it (copied from server folder to client folder)
    D:\datamodeler\jdk\jre\bin\server\jvm.dll
    COPIED THIS FILE TO
    D:\datamodeler\jdk\jre\bin\client\jvm.dll
    Does not work. So I tried another solution stated at the same forum entry
    "Well,
    i solved the problem by this way :
    <SQLDEVELOPER>/jdev/bin/ide.conf
    In this file, change this line :
    AddVMOption -Xmx512M
    by
    AddVMOption -Xmx256M
    Now, the executable is lauching correctly. No more errors with Java Virtual Machine.
    But is it a good thing to solve it like that ?"
    But the ide.conf file is only at "D:\sqldeveloper\ide\bin\ide.conf" which is for the SQL Developer and not the SQl Developer Data Modeler
    Correct me if I am wrong but
    JRE = Java Run Time Envoirment
    JDK = Java Development Kit
    And Oracle SQL Developer Data Modeler needs JRE and not JDK. In any case I download JDK
    jdk-6u14-javafx-1_2-windows-i586.exe (121,306 KB) and installed it but no succcess.
    I tried every thing except completely re-install my whole PC.
    Any help will be much appreciated.
    Cordially,
    Jawad

  • Sql server will not start - Database 'model' cannot be opened. It is in the middle of a restore.

    Sql server service will not start after server reboot:
    2009-08-13 14:15:43.94 spid7s      SQL Trace ID 1 was started by login "sa".
    2009-08-13 14:15:43.97 spid7s      Starting up database 'mssqlsystemresource'.
    2009-08-13 14:15:43.97 spid7s      The resource database build version is 10.00.1600. This is an informational message only. No user action is required.
    2009-08-13 14:15:44.30 Server      A self-generated certificate was successfully loaded for encryption.
    2009-08-13 14:15:44.30 spid7s      Server name is 'WIN-37R9WFWAJIB\MSDB1'. This is an informational message only. No user action is required.
    2009-08-13 14:15:44.32 spid10s     Starting up database 'model'.
    2009-08-13 14:15:44.32 Server      Server is listening on [ 'any' <ipv6> 49167].
    2009-08-13 14:15:44.33 Server      Server is listening on [ 'any' <ipv4> 49167].
    2009-08-13 14:15:44.33 Server      Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\MSDB1 ].
    2009-08-13 14:15:44.33 Server      Server named pipe provider is ready to accept connection on [ \\.\pipe\sql\query ].
    2009-08-13 14:15:44.35 spid10s     The database 'model' is marked RESTORING and is in a state that does not allow recovery to be run.
    2009-08-13 14:15:44.38 Server      Server is listening on [ ::1 <ipv6> 49168].
    2009-08-13 14:15:44.38 Server      Server is listening on [ 127.0.0.1 <ipv4> 49168].
    2009-08-13 14:15:44.38 Server      Dedicated admin connection support was established for listening locally on port 49168.
    2009-08-13 14:15:44.39 spid10s     Error: 927, Severity: 14, State: 2.
    2009-08-13 14:15:44.39 spid10s     Database 'model' cannot be opened. It is in the middle of a restore.
    2009-08-13 14:15:44.49 spid10s     Could not create tempdb. You may not have enough disk space available. Free additional disk space by deleting other files on the tempdb drive and then restart SQL Server. Check for additional errors in the event log that may indicate why the tempdb files could not be initialized.
    2009-08-13 14:15:44.50 spid10s     SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informa
    there is plenty of room on the server, so i dont think its a disk space issue.  i am able to start the service as such:
    C:\Users\Administrator>net start MSSQL$MSDB1 /c /m /T3608
    The SQL Server (MSDB1) service is starting.
    The SQL Server (MSDB1) service was started successfully
    sqlcmd -e
    1> select name, status from sysdatabases;
    2> go
    select name, status from sysdatabases;
    name
                                                     status
    master
                                                           65544
    tempdb
                                                           65544
    model
                                                           65568
    msdb
                                                      1073807368
    SS_DBA_Dashboard
                                                      1073807368
    (5 rows affected)
    model is in RESTORING state and I dont know how to fix it.  I am running simple backups, so I have a somewhat recent backup of model.bak but when I attempt to restore it I get an error:
    1> restore database model
    2> go
    restore database model
    Msg 3112, Level 16, State 1, Server WIN-37R9WFWAJIB\MSDB1, Line 1
    Cannot restore any database other than master when the server is in single user
    mode.
    Msg 3013, Level 16, State 1, Server WIN-37R9WFWAJIB\MSDB1, Line 1
    RESTORE DATABASE is terminating abnormally.
    other forums suggest manually updating the status column but i dont know if my syntax is wrong or it just cant be done in sql server 2008:
    1> begin transaction
    2> update sysdatabases set status=16 where name='model'
    3> ;
    4> go
    begin transaction
    update sysdatabases set status=16 where name='model'
    Msg 4406, Level 16, State 1, Server WIN-37R9WFWAJIB\MSDB1, Line 2
    Update or insert of view or function 'sysdatabases' failed because it contains a
     derived or constant field.
    1>
    yet another forum suggested taking a cleanly shut down model.mdf and model.ldf from another sql server 2008 instance and placing those in the data directory while moving the 'restoring' ones to a backup location.  this didnt work either.  any help is appreciated im new to sql server and this is very frustrating!  thanks in advance!

    I have the same issue on SQL Server 2008R2, after a server reboot, but none of the NET START commands or command line attempts are successful to start the Service.
    NET START command results in "Access Denied" "System Error 5" and the Command line attempts result in
     Server      Error: 17058, Severity: 16, State: 1.
     Server      initerrlog: Could not open error log file ''.
    Any help?
    SQL Error log file:
    2011-03-29 16:50:49.40 Server      (c) Microsoft Corporation.
    2011-03-29 16:50:49.40 Server      All rights reserved.
    2011-03-29 16:50:49.40 Server      Server process ID is 7292.
    2011-03-29 16:50:49.40 Server      System Manufacturer: 'Dell Inc.', System Model: 'PowerEdge T710'.
    2011-03-29 16:50:49.40 Server      Authentication mode is MIXED.
    2011-03-29 16:50:49.40 Server      Logging SQL Server messages in file 'E:\MSSQL\MSSQL10_50.MSSQLSERVER\MSSQL\Log\ERRORLOG'.
    2011-03-29 16:50:49.40 Server      This instance of SQL Server last reported using a process ID of 7448 at 3/29/2011 4:30:06 PM (local) 3/29/2011 8:30:06 PM (UTC). This is an informational message only; no user action is required.
    2011-03-29 16:50:49.40 Server      Registry startup parameters:
      -d E:\MSSQL\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\master.mdf
      -e E:\MSSQL\MSSQL10_50.MSSQLSERVER\MSSQL\Log\ERRORLOG
      -l E:\MSSQL\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\mastlog.ldf
      -T 4616
    2011-03-29 16:50:49.42 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2011-03-29 16:50:49.42 Server      Detected 24 CPUs. This is an informational message; no user action is required.
    2011-03-29 16:50:49.84 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2011-03-29 16:50:49.84 Server      Lock partitioning is enabled.  This is an informational message only. No user action is required.
    2011-03-29 16:50:49.86 Server      Node configuration: node 0: CPU mask: 0x0000000000fff000:0 Active CPU mask: 0x0000000000fff000:0. This message provides a description of the NUMA configuration for this computer. This is an informational
    message only. No user action is required.
    2011-03-29 16:50:49.86 Server      Node configuration: node 1: CPU mask: 0x0000000000000fff:0 Active CPU mask: 0x0000000000000fff:0. This message provides a description of the NUMA configuration for this computer. This is an informational
    message only. No user action is required.
    2011-03-29 16:50:49.89 spid9s      Starting up database 'master'.
    2011-03-29 16:50:49.95 spid9s      CHECKDB for database 'master' finished without errors on 2011-03-18 08:46:34.257 (local time). This is an informational message only; no user action is required.
    2011-03-29 16:50:49.95 spid9s      FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'MSSQLSERVER'.
    2011-03-29 16:50:49.97 spid9s      SQL Trace ID 1 was started by login "sa".
    2011-03-29 16:50:49.97 spid9s      Starting up database 'mssqlsystemresource'.
    2011-03-29 16:50:49.99 spid9s      The resource database build version is 10.50.1600. This is an informational message only. No user action is required.
    2011-03-29 16:50:50.20 spid13s     Starting up database 'model'.
    2011-03-29 16:50:50.20 spid9s      Server name is 'XXXX'. This is an informational message only. No user action is required.
    2011-03-29 16:50:50.21 Server      The certificate [Cert Hash(sha1) "C41DC20703F049763778AC2842C3C8A3A2C6EED4"] was successfully loaded for encryption.
    2011-03-29 16:50:50.21 Server      Server is listening on [ 'any' <ipv6> 1433].
    2011-03-29 16:50:50.21 Server      Server is listening on [ 'any' <ipv4> 1433].
    2011-03-29 16:50:50.21 Server      Server local connection provider is ready to accept connection on [
    \\.\pipe\SQLLocal\MSSQLSERVER ].
    2011-03-29 16:50:50.21 Server      Server named pipe provider is ready to accept connection on [
    \\.\pipe\sql\query ].
    2011-03-29 16:50:50.21 Server      Server is listening on [ ::1 <ipv6> 1434].
    2011-03-29 16:50:50.21 spid13s     The database 'model' is marked RESTORING and is in a state that does not allow recovery to be run.
    2011-03-29 16:50:50.21 Server      Server is listening on [ 127.0.0.1 <ipv4> 1434].
    2011-03-29 16:50:50.21 spid13s     Error: 927, Severity: 14, State: 2.
    2011-03-29 16:50:50.21 spid13s     Database 'model' cannot be opened. It is in the middle of a restore.
    2011-03-29 16:50:50.21 Server      Dedicated admin connection support was established for listening locally on port 1434.
    2011-03-29 16:50:50.22 spid13s     Could not create tempdb. You may not have enough disk space available. Free additional disk space by deleting other files on the tempdb drive and then restart SQL Server. Check for additional errors in
    the event log that may indicate why the tempdb files could not be initialized.
    2011-03-29 16:50:50.22 spid13s     SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.

  • I have a version Adobe pro 7, my old computer hard drive failed tried to install on my Windows 8.1, will not start up error message

    I have a version Adobe pro 7.1, my old computer hard drive failed, tried to install on my Windows 8.1, will not start up get error message? any solutions?  It worked perfectly fine on my old computer which was windows 7.0

    Hey,
    I am sorry but Acrobat 7 is not at all compatible with Windows 8. For this, you will need to upgrade your Adobe Acrobat version.
    For better understanding, please refer this kb file:
    Compatible web browsers and PDFMaker applications
    Regards,
    Anubha

  • Sql developer is not starting

    hi..
    im new to linux and i installed the oracle database 11g and created a database and instance using dbca.
    im able to connect to the database from the console.. but i dont know how to access the samle schemas.
    so decided to install sql developer.. i downloaded and installed it.
    but the it doesnt start after double clicking it.. i also created a listener using netca..
    please help ..
    thanks in advance .....

    Do you have a jdk installed on your machine? You need java 1.6 jdk at least to run SQL Developer.
    Go down to the bin directory in your sql developer install dir, and run the sqldeveloper.exe from there.
    This will give you a command window and you'll see any error messages that are being generated.
    There are plenty of blog posts out there where people have documented the exact steps to get SQL Developer going on their specific Linux derivative. Try checking those for help as well.

  • SQL Developer will not come up.

    I had SQL developer installed and working fine. Then I did something, not sure what, and now when I try to start SQL developer, it does not start. Something may flash. I still have all of my SQL developer files in the correct directories on my PC.
    Do I need to re-install SQL Developer, or is there a quick fix for this?

    You should provide a little more detail.
    SQLDeveloper and java version to begin with, OS version would be nice too.
    Besides i had a similar issue on SQLDeveloper 1.5.X with JDK 1.6.X, and it was related to the Look And Feel, the system would stop working when Windows Look and Feel was selected.
    To restore this you need to manually remove the look and feel entry from a configuration file in the systemXXX directory unfortunately i dont remember the file name, to check you can backup and remove the whole system directory, it can be found under your user home in windows XP this is:
    documents and settings\%USERNAME%\Application Data\SQL Developer\system2.1.1.64.39\o.ide.11.1.1.2.36.55.30mind the Application Data folder is hidden.

  • Installation problem, SQL developer does not start

    Hi,
    I have tried to install both version of SQL Developer, with and without JRE.
    But when I click the sqldeveloper.exe file nothing happens. Nothing at all!
    Do any of you have any tips or ideas what the problem could be?
    I have the latest java jdk installed and jre.
    regards
    Baran

    What output do you get when if you run from the command line?

  • Adobe Indesign will not start-Runtime Error

    Hi,
    I recently bought Creative Suites Design Premium CS5 and I am having a problem with indesign. The program will not launch. This message shows up The application has requested the Runtime to terimate in unusual way. Does anyone know how to fix this? I am using Windows XP-32 bit, and  service pack 3.
    Thanks for the help,
    Athena

    Uninstalling InDesign and then installing InDesign should fix the problem.

  • SDM and Dispatcher starts, but Server0 will not start. Errors and then stop

    Hello All,
    Got a problem starting the JAVA XI Server0...
    Admin URL         :
    Idx
    Name
    PID
    State
    Error
    Restart
    0
    dispatcher
    1564680
    Running
    0
    yes
    1
    server0
    0
    Stopped
    4
    no
    2
    SDM
    258184
    Running
    0
    yes
    Output from std_server0.out
    node name   : server0
    pid         : 1568780
    system name : BDX
    system nr.  : 00
    started at  : Sat Aug 11 23:34:40 2007
    JVMST080: verbosegc is enabled
    JVMST082: -verbose:gc output will be written to stderr
    SAP J2EE Engine Version 6.40   PatchLevel 102141.313 is starting...
    Loading: LogManager ... 1295 ms.
    Loading: PoolManager ... 3 ms.
    Loading: ApplicationThreadManager ... 1424 ms.
    Loading: ThreadManager ... 433 ms.
    Loading: IpVerificationManager ... 16 ms.
    Loading: ClassLoaderManager ... 16 ms.
    Loading: ClusterManager ... 292 ms.
    Loading: LockingManager ... 100 ms.
    Loading: ConfigurationManager ... -
    Output from /usr/sap/BDX/DVEBMGS00/j2ee/cluster/server0/log/defaultTrace.3.trc
    #1.5#00145E4D4C7200000000001D0019701000043778663E3243#1186890157797#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at com.sap.engine.core.configuration.impl0.ConfigurationManagerImpl.initInternal(ConfigurationManagerImpl.java:189)#
    #1.5#00145E4D4C7200000000001E0019701000043778663E3308#1186890157798#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at com.sap.engine.core.configuration.AbstractConfigurationManagerImpl.init(AbstractConfigurationManagerImpl.java:169)#
    #1.5#00145E4D4C7200000000001F0019701000043778663E3467#1186890157798#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at com.sap.engine.core.Framework.loadSingleManager(Framework.java:556)#
    #1.5#00145E4D4C720000000000200019701000043778663E3523#1186890157798#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at com.sap.engine.core.Framework.loadManagers(Framework.java:251)#
    #1.5#00145E4D4C720000000000210019701000043778663E35DE#1186890157798#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at com.sap.engine.core.Framework.start(Framework.java:185)#
    #1.5#00145E4D4C720000000000220019701000043778663E3696#1186890157799#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)#
    #1.5#00145E4D4C720000000000230019701000043778663E3752#1186890157799#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)#
    #1.5#00145E4D4C720000000000240019701000043778663E3AAF#1186890157799#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)#
    #1.5#00145E4D4C720000000000250019701000043778663E3B8E#1186890157800#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)#
    #1.5#00145E4D4C720000000000260019701000043778663E3C4F#1186890157800#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at java.lang.reflect.Method.invoke(Method.java:391)#
    #1.5#00145E4D4C720000000000270019701000043778663E3D0A#1186890157800#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)#
    #1.5#00145E4D4C720000000000280019701000043778663E3DD8#1186890157800#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at java.lang.Thread.run(Thread.java:570)#
    #1.5#00145E4D4C720000000000290019701000043778663E415F#1186890157801#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###Caused by: com.sap.exception.BaseRuntimeException: CPT exception "CPTFactory not initialized" occurred.#
    #1.5#00145E4D4C7200000000002A0019701000043778663E423A#1186890157802#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at com.sap.sql.trace.Utils.logAndThrowRuntimeException(Utils.java:305)#
    #1.5#00145E4D4C7200000000002B0019701000043778663E42FB#1186890157802#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at com.sap.sql.trace.cpt.SQLTraceCptRecord._getProvider(SQLTraceCptRecord.java:738)#
    #1.5#00145E4D4C7200000000002C0019701000043778663E43BB#1186890157802#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   at com.sap.sql.trace.cpt.SQLTraceCptRecord.<clinit>(SQLTraceCptRecord.java:84)#
    #1.5#00145E4D4C7200000000002D0019701000043778663E447C#1186890157802#System.err##System.err#######Thread[Thread-1,5,main]##0#0#Error##Plain###   ... 20 more...
    Any ideas?
    Jim

    Follow the steps in Note: 1524583

  • Calendar Server will not start - Specific error 1

    I changed my server from Token ring networkcard to Ethernet and since then
    the Calendar Engine service doesn't start anymore. The eventviewer displays
    the message: The Calendar Engine service terminated with a service-specific
    error 1. No dependent services will start either.
    <P>
    In the eng.log file is the following error:
    Incorrect or missing entry in /etc/services or unable to read /etc/services
    due to incorrect permissions or if using NIS database not created or not
    rebuilt.
    <P>
    This is caused by altering the permissions on various system files, in this
    case as follows:
    <P>
    In \winnt\system32\drivers\etc\services you should find entries similar to
    the following:
    <P>
    unieng 5730/tcp
    unisnc 5731/tcp
    unidas 5732/tcp
    <P>
    Permissions for the file should be:
    <P>
    Administrators: Full Control(All)
    Everyone: Read (RX)
    NetscapeMTA: Read(RX)
    SYSTEM: Full Control (All)
    Owner: Administrator
    <P>
    Note: If you ever delete the services file or TCP/IP stack you will get this
    error in the eventviewer on NT: service-specific error 1

    Hi,
    Please log a TAR for this issue.
    Thanks,
    Lily

  • Updated itunes, error message about mobile popped up during installation, then after installation, tunes will not start. gives error that a dll file is missing.

    I downloaded the new Itunes version. During installation, there was an error message that said no Mobile access.  After installation, Itunes would not open.  Gave an error message that a DLL file was not found. Removed itunes from computer and initiated new download.  Same problem with new download. Still does not open. I'm stumped.  I have over  30,000 files in itunes and use it every day HELP

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Firefox will not start, the error message says it has been removed from my system - although I didn't take it off.

    Firefox worked fine for me last night, today when I tried to open it the error message read that windows could not find the file and firefox was probably removed from my system, thus why it wouldn't work. I tried running the program and starting a new profile, but no firefox files seem to be left.
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Photoshop CS4 Trial Will not start. Error message will pop up saying ...

    "Some of the application components are missing from the Application directory, Please reinstall the application."
    -CS4 Photoshop
    -Vista Home Premium
    -HP
    I've been at this for days, I've uninstalled, reinstalled, clean scripted, everything i could think of. I have no luck with anything! What is strange is that Bridge will still work, but just Photoshop alone won't.
    If anyone could help .. in anyway at all, it would be greatly appreciated!

    Bridge is not tied to any restrictions in terms of activation or requiring specific components to be in place, hence it almost always works. Do you correctly run the install with administrative privileges?
    Mylenium

Maybe you are looking for