Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Eclipse won't run

Please enter a bug report against platform core. Here is the URL:

http://dev.eclipse.org/bugs/enter_bug.cgi

Please attach the complete log file to the bug report, and include as much
information as possible (eclipse build, o/s, windowing system, VM, etc).
Thanks.




                                                                                                                 
                      LeRoy Kemnitz                                                                              
                      <lkemnitz@xxxxxxxx         To:      Eclipse Developer <eclipse-dev@xxxxxxxxxxx>            
                      >                          cc:                                                             
                      Sent by:                   Subject: [eclipse-dev] Eclipse won't run                        
                      eclipse-dev-admin@                                                                         
                      eclipse.org                                                                                
                                                                                                                 
                                                                                                                 
                      07/05/2002 10:13                                                                           
                      AM                                                                                         
                      Please respond to                                                                          
                      eclipse-dev                                                                                
                                                                                                                 
                                                                                                                 



!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)


        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja


        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:248)
        at org.eclipse.core.launcher.Main.run(Main.java:698)
        at org.eclipse.core.launcher.Main.main(Main.java:534)
Caused by: java.lang.NoSuchMethodException: loaderStartup
        at java.lang.Class.getMethod0(Class.java:1742)
        at java.lang.Class.getDeclaredMethod(Class.java:1219)
        at
org.eclipse.core.internal.boot.InternalBootLoader.startup(InternalBootLoader.ja


        at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:7


        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
        ... 7 more



_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev






Back to the top