[jboss-user] [JBoss Tools (users)] - Re: Problem with Jboss 5.0.1.GA under elipse 3.4.2

Torleif do-not-reply at jboss.com
Thu Jun 11 01:46:58 EDT 2009


java.class.version=49.0
java.endorsed.dirs=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/endorsed
java.ext.dirs=/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/ext
java.home=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
java.io.tmpdir=/tmp
java.library.path=.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
java.runtime.version=1.5.0_16-b06-284
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.5
java.vendor=Apple Inc.
java.vendor.url=http://www.apple.com/
In /Application/eclipse/configuration/config.ini it says this:
#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Tue Jun 09 17:15:38 PHT 2009
org.eclipse.update.reconcile=false
eclipse.p2.profile=SDKProfile
osgi.instance.area.default=@user.home/Documents/workspace
osgi.framework=file\:plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
eclipse.buildId=M20090211-1700
osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar at 1\:start
org.eclipse.equinox.simpleconfigurator.configUrl=file\:org.eclipse.equinox.simpleconfigurator/bundles.info
eclipse.product=org.eclipse.sdk.ide
osgi.splashPath=platform\:/base/plugins/org.eclipse.platform
eclipse.p2.data.area=@config.dir/../p2
osgi.bundles.defaultStartLevel=4

In eclipse under help, configuration it says this:
java.vendor.url.bug=http://bugreport.apple.com/
java.version=1.5.0_16
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Apple Inc.
java.vm.version=1.5.0_16-133


Yes is start jboss from within eclipse. This is what i see from the debug view:
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:50503 "-Dprogram.name=JBossTools JBoss 5.0 Runtime" -server -Xms256m -Xmx512m -XX:MaxPermSize=256m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.endorsed.dirs=/Applications/jboss-5.1.0.GA/lib/endorsed -Dfile.encoding=MacRoman -classpath /Applications/jboss-5.1.0.GA/bin/run.jar org.jboss.Main --configuration=default -b localhost

It also says: 
Classloader.findbootstrapClass(String) line: not available [native method]

Luancher$ExtClassLoader(ClassLoader).findBootstrapClass0(String) line: 946

Luancher$ExtClassLoader(ClassLoader).findBootstrapClass(String) line: 251

These one are not ticked like the other. It seems to be a problem here with something. Further down it also says that the Source not found for Classloader.findbootstrapClass(String) line: not available [native method] . You can edit source lookup path but i don't know what this is.


It seems to be allot of conflicts here with both eclipse, jboss and jboss tools. Maybe i should uninstall them all and then re-install everything from the beginning again? Is there a good web site where i can read how to install eclipse, jboss and jboss tools from a beginners point of view, easy to follow? Please let me know what you think of this. 



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236884#4236884

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236884



More information about the jboss-user mailing list