You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org> on 2008/06/13 14:54:45 UTC

[jira] Closed: (DIRSTUDIO-219) Won't start using IcedTea Java 1.7.0

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRSTUDIO-219.
--------------------------------------------


Closing this issue.

> Won't start using IcedTea Java 1.7.0
> ------------------------------------
>
>                 Key: DIRSTUDIO-219
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-219
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-apacheds-configuration
>    Affects Versions: 1.0.1
>         Environment: IcedTea Runtime Environment (build 1.7.0-kojibuilder_27_sep_2007_14_56-b00)
> IcedTea Server VM (build 11.0-b05, mixed mode)
> Fedora 8 Linux 2.6.21-2947.fc8xen #1 SMP Fri Sep 28 12:03:47 EDT 2007 i686 i686 i386 GNU/Linux
>            Reporter: Wayne Stidolph
>
> Fresh install of Directory Studio, first start crashes as shown below; starts OK using Sun Java 1.6 set by "vm" arg on command line
> !SESSION 2007-10-09 16:19:16.203 -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.7.0
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments:  -os linux -ws gtk -arch x86
> !ENTRY system.bundle 4 0 2007-10-09 16:19:16.679
> !MESSAGE FrameworkEvent.ERROR
> !STACK 0
> org.osgi.framework.BundleException: Exception in org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start() of bundle system.bundle.
> 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1010)
> 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
> 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:549)
> 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:484)
> 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
> 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:245)
> 	at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:155)
> 	at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:503)
> 	at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:289)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:173)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:623)
> 	at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
> 	at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
> 	at org.eclipse.core.launcher.Main.run(Main.java:977)
> 	at org.eclipse.core.launcher.Main.main(Main.java:952)
> Caused by: java.lang.IllegalStateException
> 	at org.eclipse.osgi.internal.baseadaptor.BaseStorage.checkSystemState(BaseStorage.java:654)
> 	at org.eclipse.osgi.internal.baseadaptor.BaseStorage.getStateManager(BaseStorage.java:634)
> 	at org.eclipse.osgi.baseadaptor.BaseAdaptor.getPlatformAdmin(BaseAdaptor.java:385)
> 	at org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook.frameworkStart(EclipseAdaptorHook.java:80)
> 	at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStart(BaseAdaptor.java:260)
> 	at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start(SystemBundleActivator.java:55)
> 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:991)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:985)
> 	... 18 more
> Root exception:
> java.lang.IllegalStateException
> 	at org.eclipse.osgi.internal.baseadaptor.BaseStorage.checkSystemState(BaseStorage.java:654)
> 	at org.eclipse.osgi.internal.baseadaptor.BaseStorage.getStateManager(BaseStorage.java:634)
> 	at org.eclipse.osgi.baseadaptor.BaseAdaptor.getPlatformAdmin(BaseAdaptor.java:385)
> 	at org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook.frameworkStart(EclipseAdaptorHook.java:80)
> 	at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStart(BaseAdaptor.java:260)
> 	at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start(SystemBundleActivator.java:55)
> 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:991)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:985)
> 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
> 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:549)
> 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:484)
> 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
> 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:245)
> 	at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:155)
> 	at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:503)
> 	at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:289)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:173)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:623)
> 	at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
> 	at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
> 	at org.eclipse.core.launcher.Main.run(Main.java:977)
> 	at org.eclipse.core.launcher.Main.main(Main.java:952)
> !ENTRY org.eclipse.osgi 4 0 2007-10-09 16:19:16.730
> !MESSAGE Startup error
> !STACK 1
> java.lang.RuntimeException: Exception in org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start() of bundle system.bundle.
> 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
> 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:484)
> 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
> 	at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:245)
> 	at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:155)
> 	at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:503)
> 	at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:289)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:173)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:623)
> 	at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
> 	at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
> 	at org.eclipse.core.launcher.Main.run(Main.java:977)
> 	at org.eclipse.core.launcher.Main.main(Main.java:952)
> !SESSION Tue Oct 09 16:19:16 PDT 2007 ------------------------------------------
> !ENTRY org.eclipse.core.launcher 4 0 2007-10-09 16:19:16.744
> !MESSAGE Exception launching the Eclipse Platform:
> !STACK
> java.lang.NullPointerException
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:186)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:623)
> 	at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
> 	at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
> 	at org.eclipse.core.launcher.Main.run(Main.java:977)
> 	at org.eclipse.core.launcher.Main.main(Main.java:952)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.