Fixed
Details
Assignee
Thomas BayenThomas BayenReporter
Thomas BayenThomas BayenLabels
Components
Affects versions
Priority
Minor
Details
Details
Assignee
Thomas Bayen
Thomas BayenReporter
Thomas Bayen
Thomas BayenLabels
Components
Affects versions
Priority
Created January 7, 2014 at 2:03 PM
Updated June 6, 2014 at 2:27 PM
Resolved January 8, 2014 at 1:45 PM
I get the following error message when starting the zk client. This happens when I started the server with "idempiere-server.sh" or "/etc/initd./idempiere start" (which itself calls idempiere-server.sh) while logged in with X11 forwarding enabled. That means: There is a guilty DISPLAY variable when I start the server.
Can't connect to X11 window server using 'localhost:10.0' as the value of the DISPLAY variable.
Could not initialize class org.compiere.model.MTreeNode
The zk server should not depend on X11, regardless of the DISPLAY variable.