Projects tigase _server server-core Issues #794
java.lang.ClassCastException: java.lang.String cannot be cast to tigase.net.SocketType (#794)
Closed
Tue Topholm opened 7 years ago
Due Date
2017-04-05

Hi,

We are using tigase 7.0.4, and we are seeing this issue, when a client connects through wss:

AbstractMessageReceiver$QueueListener.run() SEVERE: [in_7-ws2s] Exception during packet processing: from=sess-man@p-xmpp06.yousee.idk, to=ws2s@p-xmpp06.yousee.idk/10.233.113.29_5291_10.233.9.6_51886, DATA=, SIZE=139, XMLNS=null, PRIORITY=SYSTEM, PERMISSION=NONE, TYPE=result

java.lang.ClassCastException: java.lang.String cannot be cast to tigase.net.SocketType

at tigase.server.xmppclient.ClientConnectionManager$StartedHandler.responseReceived(ClientConnectionManager.java:1069)

at tigase.server.AbstractMessageReceiver$PacketReceiverTask.handleResponse(AbstractMessageReceiver.java:1328)

at tigase.server.AbstractMessageReceiver$QueueListener.run(AbstractMessageReceiver.java:1402)

Normal ws works fine. The certificate validates fine in the browser as well, you can test it here: https://p-xmpp.yousee.idk:5291/

Tue Topholm commented 7 years ago
wojciech.kapcia@tigase.net commented 7 years ago

Andrzej, could you take a look at it? Please set due-date accordingly.

Andrzej Wójcik (Tigase) commented 7 years ago

This issue was previously reported for version 7.1.0-SNAPSHOT (#3245) when version 7.1.0 was being developed and fixed in 7.1.0-SNAPSHOT (commit commit:0b8464f7a2a2199044e56f394fe3c60f119f31d3) as there was no knowledge that this issue exists in 7.0.x branch.

This issue is fixed in Tigase XMPP Server 7.1.0 - our latest stable version.

Tue Topholm commented 7 years ago

Okay, could you please close it, tired of getting emails every day, and it seems I can't do it.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
5189
Spent time
3h 45m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#794
Please wait...
Page is in error, reload to recover