Glassfish installation error: cannot open display
- by Mannaz
When trying to extract the Glassfish jar file with
java -Xmx256m -jar glassfish-installer-v2.1-b60e-linux.jar
i get following error:
(.:31766): Gtk-WARNING **: cannot open display:
and extraction doesn't happen. It somehow assumes i'm on an real machine rather on a SSH shell. How can i solve this?