Getting Error given below:
Any suggestion is welcome
09:50:51.999 [Thread-1] DEBUG com.cisco.pxgrid.ReconnectionManager - Retry connect failed
- com.cisco.pxgrid.GCLException: SASLError using PLAIN: not-authorized
at com.cisco.pxgrid.GridConnection.connect(GridConnection.java:204) ~[pxgrid-gcl-1.0.3.37.jar:1.0.3.37]
at com.cisco.pxgrid.ReconnectionManager$ConnectionLoop.run(ReconnectionManager.java:82) ~[pxgrid-gcl-1.0.3.37.jar:1.0.3.37]
Caused by: com.cisco.pxgrid.GCLException: SASLError using PLAIN: not-authorized
at com.cisco.pxgrid.Configuration.connect(Configuration.java:271) ~[pxgrid-gcl-1.0.3.37.jar:1.0.3.37]
at com.cisco.pxgrid.GridConnection.connect(GridConnection.java:127) ~[pxgrid-gcl-1.0.3.37.jar:1.0.3.37]
... 1 common frames omitted
Caused by: org.jivesoftware.smack.sasl.SASLErrorException: SASLError using PLAIN: not-authorized
at org.jivesoftware.smack.SASLAuthentication.authenticationFailed(SASLAuthentication.java:365) ~[smack-core-4.1.0.jar:4.1.0]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hi Partha,
Check to make sure the registered client is not in the pending state, have the admin approve the client.
Also if you're using CA-signed certificates, please make sure the template contains both server authentication and client authentication How To: Deploying Certificates with pxGrid: CA-signed ISE pxGrid Node and CA-signed pxGrid Client
Thanks,
John
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
0 comments
Please sign in to leave a comment.