JBoss Community

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

created by Luis Garcia in JBoss Tools - View the full discussion

If I change the Cocoa Build of the bundled XULRunner for the Carbon build of XULRunner

I get a bit more information from the crash, but I'm not so sure if it is relevant.

 

Disgaea:Eclipse_3.6.1 luis$ sudo ./eclipse
Password:
Start VM: -Dosgi.requiredJavaVersion=1.5
-XstartOnFirstThread
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-Xdock:icon=../Resources/Eclipse.icns
-Djava.class.path=/Applications/Eclipse_3.6.1/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-os macosx
-ws cocoa
-arch ppc
-showsplash
-launcher /Applications/Eclipse_3.6.1/Eclipse.app/Contents/MacOS/eclipse
-name Eclipse
--launcher.library /Applications/Eclipse_3.6.1/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.1.1.R36x_v20100810/eclipse_1309.so
-startup /Applications/Eclipse_3.6.1/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-product org.eclipse.epp.package.reporting.product
-debug
-consoleLog
-vm /System/Library/Frameworks/JavaVM.framework
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XstartOnFirstThread
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-Xdock:icon=../Resources/Eclipse.icns
-Djava.class.path=/Applications/Eclipse_3.6.1/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
Install location:
    file:/Applications/Eclipse_3.6.1/
Configuration file:
    file:/Applications/Eclipse_3.6.1/configuration/config.ini loaded
Configuration location:
    file:/Applications/Eclipse_3.6.1/configuration/
Framework located:
    file:/Applications/Eclipse_3.6.1/plugins/org.eclipse.osgi_3.6.1.R36x_v20100806.jar
Loading extension: reference:file:javax.transaction_1.1.1.v201006150915.jar
eclipse.properties not found
Loading extension: reference:file:org.eclipse.persistence.jpa.equinox.weaving_2.1.1.v20100817-r8050.jar
eclipse.properties not found
Framework classpath:
    file:/Applications/Eclipse_3.6.1/plugins/org.eclipse.osgi_3.6.1.R36x_v20100806.jar
    file:/Applications/Eclipse_3.6.1/plugins/
    file:/Applications/Eclipse_3.6.1/plugins/javax.transaction_1.1.1.v201006150915.jar
    file:/Applications/Eclipse_3.6.1/plugins/org.eclipse.persistence.jpa.equinox.weaving_2.1.1.v20100817-r8050.jar
Splash location:
    /Applications/Eclipse_3.6.1/plugins/org.eclipse.platform_3.6.1.v201009090800/splash.bmp
Debug options:
    file:/Applications/Eclipse_3.6.1/Eclipse.app/Contents/MacOS/.options not found
Time to load bundles: 24
Starting application: 11644
Application Started: 25091
!SESSION 2010-10-18 22:03:19.105 -----------------------------------------------
eclipse.buildId=M20100909-0800
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-18 22:03:44.251
!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
!ENTRY org.jboss.tools.usage 1 1 2010-10-18 22:03:51.109
!ENTRY org.jboss.tools.usage 1 0 2010-10-18 22:03:51.479
!MESSAGE Tracking asynchronously focusPoint "tools-usage-action-wsstartup"
!ENTRY org.jboss.tools.usage 1 0 2010-10-18 22:03:51.909
InitFunctions took: 86ms
!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2010-10-18 22:04:25.350
!ENTRY org.jboss.tools.vpe.xulrunner 1 0 2010-10-18 22:04:46.684
!MESSAGE earlyStartup: XULRunner path is: /Applications/Eclipse_3.6.1/plugins/org.mozilla.xulrunner.cocoa.macosx_1.9.1.2a/xulrunner
2010-10-18 22:04:46.849 eclipse[1156:c0b] [Java CocoaComponent compatibility mode]: Enabled
2010-10-18 22:04:46.850 eclipse[1156:c0b] [Java CocoaComponent compatibility mode]: Setting timeout for SWT to 0.100000
!ENTRY org.jboss.tools.vpe 4 0 2010-10-18 22:04:47.682
!MESSAGE Could not open the Visual Page Editor: XPCOM error -2147467259
!STACK 0
org.eclipse.swt.SWTError: XPCOM error -2147467259
at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:2414)
at org.eclipse.swt.browser.Mozilla.initXULRunner(Mozilla.java:2377)
at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:641)
at org.eclipse.swt.browser.Browser.<init>(Browser.java:119)
at org.jboss.tools.vpe.xulrunner.browser.XulRunnerBrowser.<init>(XulRunnerBrowser.java:94)
at org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.<init>(XulRunnerEditor.java:142)
at org.jboss.tools.vpe.editor.mozilla.XulRunnerEditor2.<init>(XulRunnerEditor2.java:23)
at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.createPartControl(MozillaEditor.java:638)
at org.jboss.tools.vpe.editor.VpeEditorPart.createVisualEditor(VpeEditorPart.java:888)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:212)
at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart$2.widgetSelected(JSPMultiPageEditorPart.java:106)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:592)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
Disgaea:Eclipse_3.6.1 luis$

Disgaea:Eclipse_3.6.1 luis$ sudo ./eclipse

Password:

Start VM: -Dosgi.requiredJavaVersion=1.5

-XstartOnFirstThread

-XX:MaxPermSize=256m

-Xms40m

-Xmx512m

-Xdock:icon=../Resources/Eclipse.icns

-Djava.class.path=/Applications/Eclipse_3.6.1/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar

-os macosx

-ws cocoa

-arch ppc

-showsplash

-launcher /Applications/Eclipse_3.6.1/Eclipse.app/Contents/MacOS/eclipse

-name Eclipse

--launcher.library /Applications/Eclipse_3.6.1/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.1.1.R36x_v20100810/eclipse_1309.so

-startup /Applications/Eclipse_3.6.1/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar

-product org.eclipse.epp.package.reporting.product

-debug

-consoleLog

-vm /System/Library/Frameworks/JavaVM.framework

-vmargs

-Dosgi.requiredJavaVersion=1.5

-XstartOnFirstThread

-XX:MaxPermSize=256m

-Xms40m

-Xmx512m

-Xdock:icon=../Resources/Eclipse.icns

-Djava.class.path=/Applications/Eclipse_3.6.1/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar

Install location:

    file:/Applications/Eclipse_3.6.1/

Configuration file:

    file:/Applications/Eclipse_3.6.1/configuration/config.ini loaded

Configuration location:

    file:/Applications/Eclipse_3.6.1/configuration/

Framework located:

    file:/Applications/Eclipse_3.6.1/plugins/org.eclipse.osgi_3.6.1.R36x_v20100806.jar

Loading extension: reference:file:javax.transaction_1.1.1.v201006150915.jar

eclipse.properties not found

Loading extension: reference:file:org.eclipse.persistence.jpa.equinox.weaving_2.1.1.v20100817-r8050.jar

eclipse.properties not found

Framework classpath:

    file:/Applications/Eclipse_3.6.1/plugins/org.eclipse.osgi_3.6.1.R36x_v20100806.jar

    file:/Applications/Eclipse_3.6.1/plugins/

    file:/Applications/Eclipse_3.6.1/plugins/javax.transaction_1.1.1.v201006150915.jar

    file:/Applications/Eclipse_3.6.1/plugins/org.eclipse.persistence.jpa.equinox.weaving_2.1.1.v20100817-r8050.jar

Splash location:

    /Applications/Eclipse_3.6.1/plugins/org.eclipse.platform_3.6.1.v201009090800/splash.bmp

Debug options:

    file:/Applications/Eclipse_3.6.1/Eclipse.app/Contents/MacOS/.options not found

Time to load bundles: 24

Starting application: 11644

Application Started: 25091

!SESSION 2010-10-18 22:03:19.105 -----------------------------------------------

eclipse.buildId=M20100909-0800

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-18 22:03:44.251

!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

 

!ENTRY org.jboss.tools.usage 1 1 2010-10-18 22:03:51.109

!MESSAGE Queried kill switch preference at "http://anonsvn.jboss.org/repos/jbosstools/workspace/usage/usage.properties"

 

!ENTRY org.jboss.tools.usage 1 0 2010-10-18 22:03:51.479

!MESSAGE Tracking asynchronously focusPoint "tools-usage-action-wsstartup"

 

!ENTRY org.jboss.tools.usage 1 0 2010-10-18 22:03:51.909

!MESSAGE HTTP GET to url "http://www.google-analytics.com/__utm.gif?utmwv=4.7.2&utmn=241370671&utmhn=jboss.org&utmcs=UTF-8&utmsr=1680x1050&utmsc=24-bit&utmul=en-US&utmdt=tools-usage-action-wsstartup&utmr=0&utmp=%2Ftools%2Fusage%2Faction%2Fwsstartup&utmac=UA-17645367-1&utmcc=__utma%3D999.87835040778956337081287247082310.1287247082296.1287459806351.1287461031473.5%3B%2B__utmz%3D999.1287247082296.1.1.%EF%BF%BFutmcsr%3D%28direct%29%7Cutmccn%3D%28direct%29%7Cutmcmd%3D%28none%29%7Cutmctr%3DBPEL-CDI-ESB-FLOW-HIBERNATETOOLS-JBPM-JMX-JSF-JST-MODESHAPE-PORTLET-RUNTIME-SEAM-SMOOKS-STRUTS-VPE-WS-%EF%BF%BF%3B&gaq=1" successfull!

InitFunctions took: 86ms

 

!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2010-10-18 22:04:25.350

!MESSAGE No repository found at http://download.jboss.org/jbosstools/updates/helios/.

 

!ENTRY org.jboss.tools.vpe.xulrunner 1 0 2010-10-18 22:04:46.684

!MESSAGE earlyStartup: XULRunner path is: /Applications/Eclipse_3.6.1/plugins/org.mozilla.xulrunner.cocoa.macosx_1.9.1.2a/xulrunner

2010-10-18 22:04:46.849 eclipse[1156:c0b] [Java CocoaComponent compatibility mode]: Enabled

2010-10-18 22:04:46.850 eclipse[1156:c0b] [Java CocoaComponent compatibility mode]: Setting timeout for SWT to 0.100000

 

!ENTRY org.jboss.tools.vpe 4 0 2010-10-18 22:04:47.682

!MESSAGE Could not open the Visual Page Editor: XPCOM error -2147467259

!STACK 0

org.eclipse.swt.SWTError: XPCOM error -2147467259

at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:2414)

at org.eclipse.swt.browser.Mozilla.initXULRunner(Mozilla.java:2377)

at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:641)

at org.eclipse.swt.browser.Browser.<init>(Browser.java:119)

at org.jboss.tools.vpe.xulrunner.browser.XulRunnerBrowser.<init>(XulRunnerBrowser.java:94)

at org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.<init>(XulRunnerEditor.java:142)

at org.jboss.tools.vpe.editor.mozilla.XulRunnerEditor2.<init>(XulRunnerEditor2.java:23)

at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.createPartControl(MozillaEditor.java:638)

at org.jboss.tools.vpe.editor.VpeEditorPart.createVisualEditor(VpeEditorPart.java:888)

at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:212)

at org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditorPart$2.widgetSelected(JSPMultiPageEditorPart.java:106)

at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)

at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)

at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)

at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)

at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375)

at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187)

at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3622)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3277)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)

at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)

at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)

at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)

at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)

at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

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:592)

at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)

at org.eclipse.equinox.launcher.Main.run(Main.java:1407)

Disgaea:Eclipse_3.6.1 luis$

Reply to this message by going to Community

Start a new discussion in JBoss Tools at Community