Hi, I'm facing guacamole connectivity with x11vnc.
the x11vnc server is Ubuntu 18 LTS. the guacamole server is Ubuntu 18 LTS with "guacamole-1.2.0.war" "guacamole-server-1.2.0" "guacamole-auth-jdbc-1.2.0.tar.gz" I'm getting the following error. Ubuntu Syslog: Jul 17 11:23:00 guacamole2 guacd[652]: Creating new client for protocol "vnc" Jul 17 11:23:00 guacamole2 guacd[652]: Connection ID is "$b379e68c-7974-4051-8cc5-050f871a0ed8" Jul 17 11:23:00 guacamole2 guacd[2538]: Cursor rendering: local Jul 17 11:23:00 guacamole2 guacd[2538]: User "@33b51f5c-010f-4ec1-baec-45d9eafdd0d9" joined connection "$b379e68c-7974-4051-8cc5-050f871a0ed8" (1 users now present) Jul 17 11:23:00 guacamole2 guacd[2538]: ConnectClientToTcpAddr6: getaddrinfo (Name or service not known) Jul 17 11:23:00 guacamole2 guacd[2538]: ConnectToTcpAddr: connect Jul 17 11:23:00 guacamole2 guacd[2538]: Unable to connect to VNC server Jul 17 11:23:00 guacamole2 guacd[2538]: Unable to connect to VNC server. Jul 17 11:23:01 guacamole2 guacd[2538]: User "@33b51f5c-010f-4ec1-baec-45d9eafdd0d9" disconnected (0 users remain) Jul 17 11:23:01 guacamole2 guacd[2538]: Last user of connection "$b379e68c-7974-4051-8cc5-050f871a0ed8" disconnected Tomcat 8 log: 11:23:01.026 [http-nio-8080-exec-3] INFO o.a.g.tunnel.TunnelRequestService - User "cstest" disconnected from connection "1". Duration: 399 milliseconds Exception in thread "Thread-38" java.lang.IllegalStateException: Message will not be sent because the WebSocket session has been closed at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.writeMessagePart(WsRemoteEndpointImplBase.java:425) at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendMessageBlock(WsRemoteEndpointImplBase.java:309) at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendMessageBlock(WsRemoteEndpointImplBase.java:250) at org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendString(WsRemoteEndpointImplBase.java:191) at org.apache.tomcat.websocket.WsRemoteEndpointBasic.sendText(WsRemoteEndpointBasic.java:37) at org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint.sendInstruction(GuacamoleWebSocketTunnelEndpoint.java:152) at org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint.access$200(GuacamoleWebSocketTunnelEndpoint.java:53) at org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint$2.run(GuacamoleWebSocketTunnelEndpoint.java:253) Please help me to fix this issue. -- -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
