Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I tried to connect to tigase using smack and spark, but encountered the following error #214

Open
whwususu opened this issue Dec 7, 2023 · 0 comments
Labels
question Further information is requested

Comments

@whwususu
Copy link

whwususu commented Dec 7, 2023

[2023-12-07 10:30:20:461] [FINEST ] [ ConnectionOpenThread ] ConnectionManager$ConnectionListenerImpl.accept(): Accept called for service: null@null, port_props: {remote-host=localhost, port-no=5290, new-connections-throttling=200, ifc=[Ljava.lang.String;@6edcad64, socket=plain, type=accept}
[2023-12-07 10:30:20:461] [FINE ] [ ConnectionOpenThread ] ConnectionManager.serviceStarted(): [[ws2s]] Connection started: jid: null, WebSocketXMPPIOService, UniqueId: 127.0.0.1_5290_127.0.0.1_58748, type: <- incoming (accept), SocketIO, ID: null, connected Socket[addr=/127.0.0.1,port=58748,localport=5290]
[2023-12-07 10:30:25:388] [FINE ] [ stats-cache ] ComponentInfo.lambda$getImplementationVersion$0(): Problem obtaining version for class: tigase.dist.XmppServerDist, exception: tigase.dist.XmppServerDist
[2023-12-07 10:30:25:388] [WARNING ] [ stats-cache ] ComponentInfo.lambda$getImplementationVersion$1(): Problem obtaining current version information
[2023-12-07 10:30:25:483] [FINEST ] [ pool-20-thread-4 ] StreamManagementIOProcessor.serviceStopped(): Service stopped - StreamManagement disabled [jid: null, WebSocketXMPPIOService, UniqueId: 127.0.0.1_5290_127.0.0.1_58748, type: <- incoming (accept), SocketIO, ID: [email protected]/127.0.0.1_5290_127.0.0.1_58748, disconnected Socket[addr=/127.0.0.1,port=58748,localport=5290]]
[2023-12-07 10:30:25:485] [FINE ] [ pool-20-thread-4 ] ConnectionManager.serviceStopped(): [[ws2s]] Connection stopped: jid: null, WebSocketXMPPIOService, UniqueId: 127.0.0.1_5290_127.0.0.1_58748, type: <- incoming (accept), SocketIO, ID: [email protected]/127.0.0.1_5290_127.0.0.1_58748, disconnected Socket[addr=/127.0.0.1,port=58748,localport=5290]
[2023-12-07 10:30:25:485] [FINEST ] [ pool-20-thread-4 ] ConnectionManager.serviceStopped(): [[ws2s]] processing undelivered packets: 0
[2023-12-07 10:30:25:485] [FINER ] [ pool-20-thread-4 ] ClientConnectionManager.xmppStreamClosed(): Stream closed: [email protected]/127.0.0.1_5290_127.0.0.1_58748

code:

image

spark:

image

What is the reason for this

@whwususu whwususu added the question Further information is requested label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant