Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Sql Developer 4.1.2 on Windows 7 64 bit doesn't start

3054698Nov 25 2015 — edited Nov 30 2015

Hi,

My installation of sql developer 4.1.2 doesn't start. I have posted the detail errors from the console. I have also searched on this forum and others for the error and none of the provided resolutions work.

Could some one help !!

Regards,

Ram

Error Stack:


java.lang.RuntimeException: Exception in org.eclipse.osgi.framework.internal.cor

e.SystemBundleActivator.start() of bundle org.eclipse.osgi.

        at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.resume(

InternalSystemBundle.java:233)

        at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.j

ava:656)

        at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.internalInit

(EquinoxLauncher.java:69)

        at org.eclipse.osgi.framework.internal.core.EquinoxLauncher.init(Equinox

Launcher.java:37)

        at org.eclipse.osgi.launch.Equinox.init(Equinox.java:178)

        at org.netbeans.modules.netbinox.Netbinox.init(Netbinox.java:84)

        at org.netbeans.core.netigso.Netigso.prepare(Netigso.java:167)

        at org.netbeans.NetigsoHandle.turnOn(NetigsoHandle.java:138)

        at org.netbeans.ModuleManager.enable(ModuleManager.java:1339)

        at org.netbeans.ModuleManager.enable(ModuleManager.java:1156)

        at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:340)

        at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:276)

        at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:301)

        at org.netbeans.core.startup.Main.getModuleSystem(Main.java:181)

        at org.netbeans.core.startup.Main.getModuleSystem(Main.java:150)

        at org.netbeans.core.startup.Main.start(Main.java:307)

        at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:123)

        at java.lang.Thread.run(Thread.java:745)

Caused by: org.osgi.framework.BundleException: Exception in org.eclipse.osgi.fra

mework.internal.core.SystemBundleActivator.start() of bundle org.eclipse.osgi.

        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActiv

ator(BundleContextImpl.java:734)

        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Bund

leContextImpl.java:683)

        at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.resume(

InternalSystemBundle.java:225)

        ... 17 more

Caused by: java.lang.IllegalStateException: The System Bundle could not be resol

ved:

        at org.eclipse.osgi.internal.baseadaptor.BaseStorage.checkSystemState(Ba

seStorage.java:827)

        at org.eclipse.osgi.internal.baseadaptor.BaseStorage.getStateManager(Bas

eStorage.java:800)

        at org.eclipse.osgi.baseadaptor.BaseAdaptor.getState(BaseAdaptor.java:38

7)

        at org.eclipse.osgi.internal.baseadaptor.BaseStorage.frameworkStart(Base

Storage.java:923)

        at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStart(BaseAdaptor.j

ava:250)

        at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start(

SystemBundleActivator.java:60)

        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(Bund

leContextImpl.java:711)

        at java.security.AccessController.doPrivileged(Native Method)

        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActiv

ator(BundleContextImpl.java:702)

        ... 19 more

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 28 2015
Added on Nov 25 2015
6 comments
19,360 views