Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] installation of Eclipse on SuSE 8.2 linux


Hi,

I suspect there are compile errors (search for the string "java:" in the Eclipse Source build/compilelog.txt).  There are a number of bugs related to using a 1.4 level JDK with some pre 2.1 source builds.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=22365
https://bugs.eclipse.org/bugs/show_bug.cgi?id=22369
https://bugs.eclipse.org/bugs/show_bug.cgi?id=24191
https://bugs.eclipse.org/bugs/show_bug.cgi?id=24190

I suggest running the build with a 1.3 level JDK to see if this solves the problem.

Sonia



Softwareverlag <softwareverlag@xxxxxx>
Sent by: eclipse-dev-admin@xxxxxxxxxxx

06/04/2003 08:46 AM
Please respond to eclipse-dev

       
        To:        eclipse-dev@xxxxxxxxxxx
        cc:        
        Subject:        Re: [eclipse-dev] installation of Eclipse on SuSE 8.2 linux



Hello.
OK. ./build -os linux -ws gtk was successful but only as root.
Now I want to start up eclipse and entered ./eclipse as root and got a  
dialog:
"Problems during start-up. Check the .log file in the .metadata  
directory of your workspace."

I have nothing done to the bootclasspath, becourse the hyperlink in the  
documentation seems to be broken.

Can I use eclipse as user, nor as root?

Here is my .log


!SESSION Jun 04, 2003 14:44:06.93  
----------------------------------------------
java.version=1.4.1_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
Command-line arguments: -os linux -ws gtk -arch x86 -install  
file:/home/welz/Eclipse Binaries/Eclipse Source build/
!ENTRY org.eclipse.core.runtime 4 2 Jun 04, 2003 14:44:06.95
!MESSAGE Plug-in org.eclipse.ui was unable to load class  
org.eclipse.ui.internal.Workbench.
!STACK 0
java.lang.ClassNotFoundException: org.eclipse.ui.internal.Workbench
                at  
org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(Delega
tingURLClassLoader.java:847)
                at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
                at  
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExten
sion(PluginDescriptor.java:128)
                at  
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExten
sion(PluginDescriptor.java:165)
                at  
org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableE
xtension(ConfigurationElement.java:102)
                at  
org.eclipse.core.internal.runtime.InternalPlatform.loaderGetRunnable(Int
ernalPlatform.java:461)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at  
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
                at  
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:324)
                at  
org.eclipse.core.internal.boot.InternalBootLoader.getRunnable(InternalBo
otLoader.java:457)
                at  
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader
.java:827)
                at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at  
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
                at  
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:324)
                at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
                at org.eclipse.core.launcher.Main.run(Main.java:703)
                at org.eclipse.core.launcher.Main.main(Main.java:539)
!ENTRY org.eclipse.core.runtime 4 2 Jun 04, 2003 14:44:06.122
!MESSAGE Plug-in org.eclipse.ui was unable to load class  
org.eclipse.ui.internal.Workbench.
!STACK 0
java.lang.ClassNotFoundException: org.eclipse.ui.internal.Workbench
                at  
org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(Delega
tingURLClassLoader.java:847)
                at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
                at  
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExten
sion(PluginDescriptor.java:128)
                at  
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExten
sion(PluginDescriptor.java:165)
                at  
org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableE
xtension(ConfigurationElement.java:102)
                at  
org.eclipse.core.internal.runtime.InternalPlatform.loaderGetRunnable(Int
ernalPlatform.java:461)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at  
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
                at  
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:324)
                at  
org.eclipse.core.internal.boot.InternalBootLoader.getRunnable(InternalBo
otLoader.java:457)
                at  
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader
.java:827)
                at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at  
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
                at  
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:324)
                at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
                at org.eclipse.core.launcher.Main.run(Main.java:703)
                at org.eclipse.core.launcher.Main.main(Main.java:539)
!SESSION  
----------------------------------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 Jun 04, 2003 14:44:06.145
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at  
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
                at  
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:324)
                at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
                at org.eclipse.core.launcher.Main.run(Main.java:703)
                at org.eclipse.core.launcher.Main.main(Main.java:539)
Caused by: java.lang.IllegalArgumentException: Application not found:  
org.eclipse.ui.workbench.
                at  
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader
.java:829)
                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