Errors in the registration server

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
INDIGO
Posts: 30
Joined: Sun Feb 26, 2006 2:42 pm

Errors in the registration server

Post by INDIGO »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 3598:
L2JDP Revision 6655:

Hello.
I want to run the server on the Ubunta. Access to the remote server via ssh
When you run the file, this error occurs.

Code: Select all

 Exception in thread "AWT-EventQueue-0" java.awt.HeadlessException:No X11 DISPLAY variable was set, but this program performed an operation which requires it.        at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:159)        at java.awt.Window.<init>(Window.java:431)        at java.awt.Frame.<init>(Frame.java:403)        at java.awt.Frame.<init>(Frame.java:368)        at javax.swing.JFrame.<init>(JFrame.java:163)        at net.sf.l2j.gsregistering.GUserInterface.<init>(GUserInterface.java:58)        at net.sf.l2j.gsregistering.BaseGameServerRegister$1.run(BaseGameServerRegister.java:273)        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) 
How do I fix?
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Errors in the registration server

Post by JIV »

if you dont have any GUI on system use starting parameter "-c"
INDIGO
Posts: 30
Joined: Sun Feb 26, 2006 2:42 pm

Re: Errors in the registration server

Post by INDIGO »

Yes, GUI no. and where to prescribe the parameter "-C"?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Errors in the registration server

Post by janiii »

when starting the tool from console.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Post Reply