[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Eclipse 3.1M5a does not start on Mac OS X

Hello,

I am having problem starting up Eclipse 3.1M5a on Mac OS X box. After downloading the packadge I unpacked it and copied the director to the Applications folder.

The splash screen shows up and after that I got a messagebox "An error has occured. See the log file ..."

Please help... Thanks in advance...

Here is the complete log:

!SESSION 2005-03-04 17:28:57.39 ------------------------------------------------
eclipse.buildId=I20050219-1500
java.version=1.4.2_05
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=ppc, WS=carbon, NL=de_DE
Framework arguments: -keyring /Users/Markus/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws carbon -arch ppc -keyring /Users/Markus/.eclipse_keyring -consoleLog -showlocation


!ENTRY org.eclipse.osgi 2005-03-04 17:28:57.56
!MESSAGE Bundle org.eclipse.update.configurator@3:start not found.

!ENTRY org.eclipse.core.runtime 2005-03-04 17:28:57.388
!MESSAGE Product org.eclipse.platform.ide could not be found.

!ENTRY org.eclipse.osgi 2005-03-04 17:28:57.408
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:206)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:333)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268)
at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
at org.eclipse.core.launcher.Main.run(Main.java:887)
at org.eclipse.core.launcher.Main.main(Main.java:871)