Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
1538
|
Version |
tigase-server-5.2.0
|
Issue Votes (0)
Watchers (0)
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
1538
|
Version |
tigase-server-5.2.0
|
I got the exception
I used the version tigase-issue #5.2.0-beta1-b3182.jar in https://projects.tigase.org/projects/tigase-server/files) also had this issue when I tested with Sasl Authentication
The issue code in class SaslAuth.java in the lines:
The "allowedMechanisms" is null. When I tried to comment out the lines:
When I tried to test with 5k connections, I did not have this issue.
The server must not show exceptions. The exception has to be caught and appropriate error message should be displayed.