1 2 Previous Next 21 Replies Latest reply on Oct 27, 2010 5:26 AM by mareshkau Go to original post
      • 15. Re: JBoss Tools 3.2 on OS X.5.8 (Power PC - Dual G5)
        dgolovin

        Try to run xulrunner directly from /Applications/Eclipse_3.6.1/XUL_1.9.1.2:

        $ cd /Applications/Eclipse_3.6.1/XUL_1.9.1.2

        $ ./xulrunner -version

         

        does it works for you? what does it say?

         

        I'm not sure what is in universal xulrunner package, probably it works only for 32 bit intel/ppc, but G5 is 64 bit. I downloaded xulrunner sdk 1.9.1.2 from http://mirrors.directorymix.com/mozilla/xulrunner/releases/1.9.1.2/sdk/ for i386 and powerpc. Archives have xulrunner binaries in xulrunner-sdk/bin folder inside archive and they are different.

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

          I apologize for taking so long to respond.

           

          I opened the internal browser and pointed to the URL http://localhost:8080/jmx-console/ and it doesn't crash.

          I'm able to navigate through the JMX Console with out problems.

          What other test would you like me to try?

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

            Disgaea:Eclipse_3.6.1 luis$ cd /Applications/Eclipse_3.6.1/XUL_1.9.1.2
            Disgaea:XUL_1.9.1.2 luis$ ./xulrunner -version
            Could not read application.ini
            Disgaea:XUL_1.9.1.2 luis$ ./xulrunner -version
            xulrunner      xulrunner-bin 
            Disgaea:XUL_1.9.1.2 luis$ ./xulrunner-bin -version
            Mozilla XULRunner 1.9.1.2 - 20090801172407
            Disgaea:XUL_1.9.1.2 luis$ Disgaea:Eclipse_3.6.1 luis$ cd /Applications/Eclipse_3.6.1/XUL_1.9.1.2
            Disgaea:XUL_1.9.1.2 luis$ ./xulrunner -version
            Could not read application.ini
            Disgaea:XUL_1.9.1.2 luis$ ./xulrunner -version
            xulrunner      xulrunner-bin 
            Disgaea:XUL_1.9.1.2 luis$ ./xulrunner-bin -version
            Mozilla XULRunner 1.9.1.2 - 20090801172407
            Disgaea:XUL_1.9.1.2 luis$
            I tried your suggestions.
            The binaries for XULRunner appear to have different names.
            Take a look at my console output.
            Disgaea:Eclipse_3.6.1 luis$ cd /Applications/Eclipse_3.6.1/XUL_1.9.1.2
            Disgaea:XUL_1.9.1.2 luis$ ./xulrunner -version
            Could not read application.ini
            Disgaea:XUL_1.9.1.2 luis$ ./xulrunner -version
            xulrunner      xulrunner-bin 
            Disgaea:XUL_1.9.1.2 luis$ ./xulrunner-bin -version
            Mozilla XULRunner 1.9.1.2 - 20090801172407
            Disgaea:XUL_1.9.1.2 luis$

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

              I tried renaming the binary xulrunner-bin to xulrunner.

              And ran the test, Eclipse still crashes with the same message:

               

              ENTRY org.jboss.tools.vpe.xulrunner 1 0 2010-10-23 23:59:46.747

              !MESSAGE earlyStartup: XULRunner path is: /Applications/Eclipse_3.6.1/XUL_1.9.1.2

              2010-10-23 23:59:46.913 eclipse[170:10b] [Java CocoaComponent compatibility mode]: Enabled

              2010-10-23 23:59:46.914 eclipse[170:10b] [Java CocoaComponent compatibility mode]: Setting timeout for SWT to 0.100000

              Illegal instruction

              Disgaea:Eclipse_3.6.1 luis$

               

              ENTRY org.jboss.tools.vpe.xulrunner 1 0 2010-10-23 23:59:46.747
              !MESSAGE earlyStartup: XULRunner path is: /Applications/Eclipse_3.6.1/XUL_1.9.1.2
              2010-10-23 23:59:46.913 eclipse[170:10b] [Java CocoaComponent compatibility mode]: Enabled
              2010-10-23 23:59:46.914 eclipse[170:10b] [Java CocoaComponent compatibility mode]: Setting timeout for SWT to 0.100000
              Illegal instruction
              Disgaea:Eclipse_3.6.1 luis$

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

                Hmm,

                You opened internal web browser when XR path has been specified into eclipse run arguments?

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

                  Yes, I opened the internal web browser when the XR was specified.

                  I was able to browse the JMX-Console of my JBoss Runtime - it didn't crash - but when I tried to activate the preview or the source/preview on an XHTML/JSF page the Visual Page Editor crashes the Eclipse IDE.

                  It find it odd, since I've been able to use JBoss Tools 3.2 M2 on Windows and Ubuntu, but not on my Apple G5.

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

                    We use native xulrunner, which unfortunately works differently on different platforms.

                    1 2 Previous Next