[jboss-user] [JBoss Tools] - Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)

Luis Garcia do-not-reply at jboss.com
Sat Oct 16 13:51:44 EDT 2010


Luis Garcia [http://community.jboss.org/people/peter.falken] created the discussion

"Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)"

To view the discussion, visit: http://community.jboss.org/message/566831#566831

--------------------------------------------------------------
Sorry about taking so long to answer, But I had to wait for the weekend to try out all the scenarios.
I ran Eclipse 3.5.2 and 3.6.1 with JBoss Tools 3.1.1 and 3.2 M2 respectively.
I added the -debug -consoleLog arguments to the eclipse.ini
Eclipse crashes when the Visual Page Editor tries to render a preview - I think it might be caused by a SWT issue with either JVM 1.5 in PPC or that it is looking for a JVM 1.6 which PPC OS X doesn't have. XULRunner prints out a message about early initialization and sets SWT timeout to 0.1000

Here is the console log for Eclipse 3.5.2 ( Eclipse 3.6.1 - crashes with the same message "Illegal Instrucction", but the startup log seem a bit different)

isgaea:Eclipse_3.5.2 luis$ ./eclipse 
Start VM: -Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Dorg.eclipse.swt.browser.XULRunnerPath=/Applications/Eclipse_3.5.2/XUL_1.9.1.13
-Djava.class.path=/Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-os macosx
-ws cocoa
-arch ppc
-showsplash
-launcher /Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/eclipse
-name Eclipse
--launcher.library /Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.0.1.R35x_v20090707/eclipse_1207.so
-startup /Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-product org.eclipse.epp.package.reporting.product
-debug
-consoleLog
-vm /System/Library/Frameworks/JavaVM.framework
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Dorg.eclipse.swt.browser.XULRunnerPath=/Applications/Eclipse_3.5.2/XUL_1.9.1.13
-Djava.class.path=/Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar 
Install location:
    file:/Applications/Eclipse_3.5.2/
Configuration file:
    file:/Applications/Eclipse_3.5.2/configuration/config.ini loaded
Configuration location:
    file:/Applications/Eclipse_3.5.2/configuration/
Framework located:
    file:/Applications/Eclipse_3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar
Loading extension: reference:file:javax.transaction_1.1.1.v201002111330.jar
 eclipse.properties not found
Loading extension: reference:file:org.eclipse.persistence.jpa.equinox.weaving_1.1.3.v20091002-r5404.jar
 eclipse.properties not found
Framework classpath:
    file:/Applications/Eclipse_3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar
    file:/Applications/Eclipse_3.5.2/plugins/
    file:/Applications/Eclipse_3.5.2/plugins/javax.transaction_1.1.1.v201002111330.jar
    file:/Applications/Eclipse_3.5.2/plugins/org.eclipse.persistence.jpa.equinox.weaving_1.1.3.v20091002-r5404.jar
Splash location:
    /Applications/Eclipse_3.5.2/plugins/org.eclipse.platform_3.3.202.v201002111343/splash.bmp
Debug options:
    file:/Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/.options not found
Time to load bundles: 21
Starting application: 11708
Application Started: 26283
!SESSION 2010-10-16 11:37:01.861 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_24
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=ppc, WS=cocoa, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.reporting.product
Command-line arguments:  -os macosx -ws cocoa -arch ppc -product org.eclipse.epp.package.reporting.product -debug -consoleLog

!ENTRY org.eclipse.core.net 1 0 2010-10-16 11:37:28.841
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
Oct 16, 2010 11:37:57 AM org.apache.commons.httpclient.HttpMethodBase processCookieHeaders
WARNING: Cookie rejected: "$Version=0; JSESSIONID=BD912157534895EF9BD8030FE8740DBE; $Path=/servlets". Illegal path attribute "/servlets". Path of origin: "/update_1.6.x/content.jar"
Oct 16, 2010 11:37:57 AM org.apache.commons.httpclient.HttpMethodBase processCookieHeaders
WARNING: Cookie rejected: "$Version=0; JSESSIONID=D3F706912C85D9BFDEBAC8B0371D1604; $Path=/servlets". Illegal path attribute "/servlets". Path of origin: "/update_1.6.x/content.xml"
Illegal instruction
Disgaea:Eclipse_3.5.2 luis$ 
isgaea:Eclipse_3.5.2 luis$ ./eclipse
Start VM: -Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Dorg.eclipse.swt.browser.XULRunnerPath=/Applications/Eclipse_3.5.2/XUL_1.9.1.13
-Djava.class.path=/Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-os macosx
-ws cocoa
-arch ppc
-showsplash
-launcher /Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/eclipse
-name Eclipse
--launcher.library /Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.0.1.R35x_v20090707/eclipse_1207.so
-startup /Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-product org.eclipse.epp.package.reporting.product
-debug
-consoleLog
-vm /System/Library/Frameworks/JavaVM.framework
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Dorg.eclipse.swt.browser.XULRunnerPath=/Applications/Eclipse_3.5.2/XUL_1.9.1.13
-Djava.class.path=/Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
Install location:
    file:/Applications/Eclipse_3.5.2/
Configuration file:
    file:/Applications/Eclipse_3.5.2/configuration/config.ini loaded
Configuration location:
    file:/Applications/Eclipse_3.5.2/configuration/
Framework located:
    file:/Applications/Eclipse_3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar
Loading extension: reference:file:javax.transaction_1.1.1.v201002111330.jar
eclipse.properties not found
Loading extension: reference:file:org.eclipse.persistence.jpa.equinox.weaving_1.1.3.v20091002-r5404.jar
eclipse.properties not found
Framework classpath:
    file:/Applications/Eclipse_3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar
    file:/Applications/Eclipse_3.5.2/plugins/
    file:/Applications/Eclipse_3.5.2/plugins/javax.transaction_1.1.1.v201002111330.jar
    file:/Applications/Eclipse_3.5.2/plugins/org.eclipse.persistence.jpa.equinox.weaving_1.1.3.v20091002-r5404.jar
Splash location:
    /Applications/Eclipse_3.5.2/plugins/org.eclipse.platform_3.3.202.v201002111343/splash.bmp
Debug options:
    file:/Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/.options not found
Time to load bundles: 21
Starting application: 11708
Application Started: 26283
!SESSION 2010-10-16 11:37:01.861 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_24
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=ppc, WS=cocoa, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.reporting.product
Command-line arguments:  -os macosx -ws cocoa -arch ppc -product org.eclipse.epp.package.reporting.product -debug -consoleLog
 
!ENTRY org.eclipse.core.net 1 0 2010-10-16 11:37:28.841
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
Oct 16, 2010 11:37:57 AM org.apache.commons.httpclient.HttpMethodBase processCookieHeaders
WARNING: Cookie rejected: "$Version=0; JSESSIONID=BD912157534895EF9BD8030FE8740DBE; $Path=/servlets". Illegal path attribute "/servlets". Path of origin: "/update_1.6.x/content.jar"
Oct 16, 2010 11:37:57 AM org.apache.commons.httpclient.HttpMethodBase processCookieHeaders
WARNING: Cookie rejected: "$Version=0; JSESSIONID=D3F706912C85D9BFDEBAC8B0371D1604; $Path=/servlets". Illegal path attribute "/servlets". Path of origin: "/update_1.6.x/content.xml"
Illegal instruction
Disgaea:Eclipse_3.5.2 luis$isgaea:Eclipse_3.5.2 luis$ ./eclipse 
Start VM: -Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Dorg.eclipse.swt.browser.XULRunnerPath=/Applications/Eclipse_3.5.2/XUL_1.9.1.13
-Djava.class.path=/Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-os macosx
-ws cocoa
-arch ppc
-showsplash
-launcher /Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/eclipse
-name Eclipse
--launcher.library /Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.0.1.R35x_v20090707/eclipse_1207.so
-startup /Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-product org.eclipse.epp.package.reporting.product
-debug
-consoleLog
-vm /System/Library/Frameworks/JavaVM.framework
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Dorg.eclipse.swt.browser.XULRunnerPath=/Applications/Eclipse_3.5.2/XUL_1.9.1.13
-Djava.class.path=/Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar 
Install location:
    file:/Applications/Eclipse_3.5.2/
Configuration file:
    file:/Applications/Eclipse_3.5.2/configuration/config.ini loaded
Configuration location:
    file:/Applications/Eclipse_3.5.2/configuration/
Framework located:
    file:/Applications/Eclipse_3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar
Loading extension: reference:file:javax.transaction_1.1.1.v201002111330.jar
 eclipse.properties not found
Loading extension: reference:file:org.eclipse.persistence.jpa.equinox.weaving_1.1.3.v20091002-r5404.jar
 eclipse.properties not found
Framework classpath:
    file:/Applications/Eclipse_3.5.2/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar
    file:/Applications/Eclipse_3.5.2/plugins/
    file:/Applications/Eclipse_3.5.2/plugins/javax.transaction_1.1.1.v201002111330.jar
    file:/Applications/Eclipse_3.5.2/plugins/org.eclipse.persistence.jpa.equinox.weaving_1.1.3.v20091002-r5404.jar
Splash location:
    /Applications/Eclipse_3.5.2/plugins/org.eclipse.platform_3.3.202.v201002111343/splash.bmp
Debug options:
    file:/Applications/Eclipse_3.5.2/Eclipse.app/Contents/MacOS/.options not found
Time to load bundles: 21
Starting application: 11708
Application Started: 26283
!SESSION 2010-10-16 11:37:01.861 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_24
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=ppc, WS=cocoa, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.reporting.product
Command-line arguments:  -os macosx -ws cocoa -arch ppc -product org.eclipse.epp.package.reporting.product -debug -consoleLog
 
!ENTRY org.eclipse.core.net 1 0 2010-10-16 11:37:28.841
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
Oct 16, 2010 11:37:57 AM org.apache.commons.httpclient.HttpMethodBase processCookieHeaders
WARNING: Cookie rejected: "$Version=0; JSESSIONID=BD912157534895EF9BD8030FE8740DBE; $Path=/servlets". Illegal path attribute "/servlets". Path of origin: "/update_1.6.x/content.jar"
Oct 16, 2010 11:37:57 AM org.apache.commons.httpclient.HttpMethodBase processCookieHeaders
WARNING: Cookie rejected: "$Version=0; JSESSIONID=D3F706912C85D9BFDEBAC8B0371D1604; $Path=/servlets". Illegal path attribute "/servlets". Path of origin: "/update_1.6.x/content.xml"
Illegal instruction
Disgaea:Eclipse_3.5.2 luis$
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/566831#566831]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101016/29ead3a2/attachment-0001.html 


More information about the jboss-user mailing list