Exception when Starting Oomph [message #1581826] |
Sat, 24 January 2015 08:19 |
|
I just downloaded the Oomph Installer and run the Executable
(On MacOSx Mavericks + Java 8 Update 31.
On Startup i get the following exception
java.util.NoSuchElementException
at java.util.ArrayList$Itr.next(ArrayList.java:854)
at org.eclipse.oomph.p2.internal.core.AgentManagerImpl$1.initializeFirstTime(AgentManagerImpl.java:104)
at org.eclipse.oomph.p2.internal.core.PersistentMap.load(PersistentMap.java:103)
at org.eclipse.oomph.p2.internal.core.AgentManagerImpl.<init>(AgentManagerImpl.java:131)
at org.eclipse.oomph.p2.internal.core.AgentManagerImpl.<init>(AgentManagerImpl.java:61)
at org.eclipse.oomph.p2.core.P2Util.getAgentManager(P2Util.java:73)
at org.eclipse.oomph.p2.core.P2Util.getCurrentProvisioningAgent(P2Util.java:87)
at org.eclipse.oomph.setup.internal.installer.InstallerApplication.run(InstallerApplication.java:67)
at org.eclipse.oomph.setup.internal.installer.InstallerApplication.start(InstallerApplication.java:260)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Day Job: https://www.everest-systems.com
|
|
|
|
Re: Exception when Starting Oomph [message #1581870 is a reply to message #1581826] |
Sat, 24 January 2015 08:52 |
|
Hi Christian,
I fear this problem has just been introduced with this contribution:
458103: CachingTransport very high memory footprint
https://bugs.eclipse.org/bugs/show_bug.cgi?id=458103
I'll reopen that bugzilla and revert the respective changes until the contributor has provided a fix to the problem.
Thanks for reporting this!
Cheers
/Eike
----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
Am 24.01.2015 um 09:19 schrieb Christian Dietrich:
> I just downloaded the Oomph Installer and run the Executable
> (On MacOSx Mavericks + Java 8 Update 31.
>
> On Startup i get the following exception
>
> java.util.NoSuchElementException
> at java.util.ArrayList$Itr.next(ArrayList.java:854)
> at org.eclipse.oomph.p2.internal.core.AgentManagerImpl$1.initializeFirstTime(AgentManagerImpl.java:104)
> at org.eclipse.oomph.p2.internal.core.PersistentMap.load(PersistentMap.java:103)
> at org.eclipse.oomph.p2.internal.core.AgentManagerImpl.<init>(AgentManagerImpl.java:131)
> at org.eclipse.oomph.p2.internal.core.AgentManagerImpl.<init>(AgentManagerImpl.java:61)
> at org.eclipse.oomph.p2.core.P2Util.getAgentManager(P2Util.java:73)
> at org.eclipse.oomph.p2.core.P2Util.getCurrentProvisioningAgent(P2Util.java:87)
> at org.eclipse.oomph.setup.internal.installer.InstallerApplication.run(InstallerApplication.java:67)
> at org.eclipse.oomph.setup.internal.installer.InstallerApplication.start(InstallerApplication.java:260)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:483)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
>
Cheers
/Eike
----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
|
|
|
Powered by
FUDForum. Page generated in 0.04118 seconds