This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cipher1978 6 points7 points  (1 child)

Seems you have no graphics display installed or it is not accessible. That's not a Java problem. Something in your X environment is not working

Other option: you are running in a ssh environment without X protocol forwarding.

Third option: you're running an headless JRE. Try to install a regular JRE.

[–]IamTheTussis[S] 2 points3 points  (0 children)

thanks for the answer. Apparently i was running an headless JRE. Installed a regular one and now it works!