[xwiki-users] InternalError: Can't connect to window server - not enough permissions.
Hello, After fixing the xwiki.log permission error, I have another error upon loading xwiki in Tomcat. The error is: java.lang.InternalError: Can't connect to window server - not enough permissions. I am running on Leopard Server 10.5.6, PostgreSQL and Tomcat 5.5. I believe the tables in PostgreSQL have not been created.... Thanks for the help! Charles -- View this message in context: http://n2.nabble.com/InternalError%3A-Can%27t-connect-to-window-server---not... Sent from the XWiki- Users mailing list archive at Nabble.com.
Charles So wrote:
Hello,
After fixing the xwiki.log permission error, I have another error upon loading xwiki in Tomcat.
The error is: java.lang.InternalError: Can't connect to window server - not enough permissions.
This means that you should either find a way to give the Java process access to the graphical server, or start it with a headless option. Maybe this helps: http://wiki.apache.org/tomcat/FAQ/Linux_Unix#Q2 -- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (2)
-
Charles So -
Sergiu Dumitriu