More errors from tomcat
Exception in thread "Thread-37" java.lang.IllegalStateException: Message
will not be sent because the WebSocket session has been closed
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.writeMessagePart(WsRemoteEndpointImplBase.java:384)
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.startMessage(WsRemoteEndpointImplBase.java:340)
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase$TextMessageSendHandler.write(WsRemoteEndpointImplBase.java:755)
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendPartialString(WsRemoteEndpointImplBase.java:252)
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendString(WsRemoteEndpointImplBase.java:195)
at
org.apache.tomcat.websocket.WsRemoteEndpointBasic.sendText(WsRemoteEndpointBasic.java:37)
at
org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint$2.run(GuacamoleWebSocketTunnelEndpoint.java:169)
Regards,
Nuwan kanakarathna
https://lk.linkedin.com/in/nuwankanakarathna
On Tue, Feb 21, 2017 at 1:23 PM, Nuwan Kumara <[email protected]> wrote:
> Hello Team,
>
> I'M getting below error while trying to access with domain credentials
>
>
> Feb 21 13:07:41 emulator guacd[9943]: Password authentication failed:
> Authentication failed (username/password)
>
> For your information, I used the username as
>
> *domain/username* and then
> *password*
>
>
> Regards,
> Nuwan kanakarathna
> https://lk.linkedin.com/in/nuwankanakarathna
>