WordRider Home
Welcome! Log In Create A New Profile

Advanced

Trouble running on OS X 10.4.11 Tiger

Posted by stlmac08 
Trouble running on OS X 10.4.11 Tiger
January 09, 2011 06:45AM
I installed this in Tiger, using SoyLatte and I run these commands in Terminal to start the app and get the indicated exception:

To enable SoyLatte as my JVM

export PATH=/usr/local/soylatte16-i386-1.0.3/bin:$PATH

I check Java version

java -version

and get 1.6.0_03-p3

I run Free Rapid with this

java -jar frd.jar

and see


Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.access$100(X11GraphicsEnvironment.java:52)
at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:155)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.X11GraphicsEnvironment.(X11GraphicsEnvironment.java:131)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
at sun.awt.X11.XToolkit.(XToolkit.java:89)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at java.awt.Toolkit$2.run(Toolkit.java:836)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:828)
at java.awt.Toolkit.getEventQueue(Toolkit.java:1678)
at java.awt.EventQueue.invokeLater(EventQueue.java:954)
at javax.swing.SwingUtilities.invokeLater(SwingUtilities.java:1264)
at org.jdesktop.application.Application.launch(Application.java:190)
at cz.vity.freerapid.core.MainApp.main(Unknown Source)

I realized I hadn't installed X11 with my OS and I did so from the original Tiger disk and I still get the same error.

What is wrong?
Re: Trouble running on OS X 10.4.11 Tiger
January 09, 2011 09:16AM
"java.lang.InternalError" means a critical internal error in the Java VM.

Also, please note that OpenJDK is buggy and won't work properly with FRD.
Re: Trouble running on OS X 10.4.11 Tiger
January 09, 2011 09:44AM
1.6.0_03-p3 is 4 years old

-------------------------------------

Re: Trouble running on OS X 10.4.11 Tiger
January 09, 2011 05:22PM
ntoskrnl Wrote:
-------------------------------------------------------
> "java.lang.InternalError" means a critical
> internal error in the Java VM.
>
> Also, please note that OpenJDK is buggy and won't
> work properly with FRD.

The rest of that line said "Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.", so I initially thought it was an X11 problem. But the behavior did not change after I installed X11.

Vity Wrote:
-------------------------------------------------------
> 1.6.0_03-p3 is 4 years old

Well, then, what do you suggest? The downloads page still recommends SoyLatte this for Mac OS X Tiger. Do I need to install the other Java 6, the beta described at metaphoriclabs?

MacOS:
JRE for MacOS 10.5 (Leopard),
MacOS 10.4 (Tiger) SoyLatte - Java 6 Port or
here

All, in all, what is the current recommendation on how to install and run on OS X 10.4.11 (Tiger)?
Re: Trouble running on OS X 10.4.11 Tiger
January 11, 2011 01:32AM
ntoskrnl, Vity, or anyone else, any further advice on how to run in Tiger?

Thanks in advance
Re: Trouble running on OS X 10.4.11 Tiger
January 11, 2011 08:24AM
we don't know anything about MacOS...

-------------------------------------

Sorry, only registered users may post in this forum.

Click here to login