- Forum
- T24 Technical Discussions
- T24 Installation & Configuration
- ERROR Client::authenticate:Client did not authen
×
Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…
ERROR Client::authenticate:Client did not authen
- aster
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
12 years 10 months ago #12298
by aster
ERROR Client::authenticate:Client did not authen was created by aster
Hi all,
I have a problem connecting to Jbase agent.
I'm launching the agent on the port 25001 on T24 server:
nohup jbase_agent -p25001 &
and I ty to connect from distant client .
Telnet 10.xx.x.50
The connection is done then immediatly, it's disconnected (when receiving the first character).
$ tail -f nohup.out
(Fri Jul 27 2012 19:30:14.370168|12452186|1) NOTICE RequestHandlerService::open: connected with <unknown>, RequestHandlerService.cpp +221
(Fri Jul 27 2012 19:30:44.038160|12452186|1) ERROR Client::authenticate:Client did not authenticate. Closing jagent connection., Client.cpp +240
(Fri Jul 27 2012 19:30:44.038230|12452186|1) NOTICE Closing connection to <unknown>, RequestHandlerService.cpp +127
(Fri Jul 27 2012 19:30:44.038788|12452186|1) NOTICE Shutting down Connection, JAgentSocketServer.cpp +116
I've been trying to find a solution but without success.
Please help.
I have a problem connecting to Jbase agent.
I'm launching the agent on the port 25001 on T24 server:
nohup jbase_agent -p25001 &
and I ty to connect from distant client .
Telnet 10.xx.x.50
The connection is done then immediatly, it's disconnected (when receiving the first character).
$ tail -f nohup.out
(Fri Jul 27 2012 19:30:14.370168|12452186|1) NOTICE RequestHandlerService::open: connected with <unknown>, RequestHandlerService.cpp +221
(Fri Jul 27 2012 19:30:44.038160|12452186|1) ERROR Client::authenticate:Client did not authenticate. Closing jagent connection., Client.cpp +240
(Fri Jul 27 2012 19:30:44.038230|12452186|1) NOTICE Closing connection to <unknown>, RequestHandlerService.cpp +127
(Fri Jul 27 2012 19:30:44.038788|12452186|1) NOTICE Shutting down Connection, JAgentSocketServer.cpp +116
I've been trying to find a solution but without success.
Please help.
Please Log in or Create an account to join the conversation.
- Teejay
- Visitor
-
12 years 10 months ago #12312
by Teejay
Replied by Teejay on topic ERROR Client::authenticate:Client did not authen
I am not sure if what you pasted here was the command you issued "nohup jbase_agent -p25001 &". instead of "jbase_agent -p 25001".
The first line of your tail -f shows unknown.
The first line of your tail -f shows unknown.
Please Log in or Create an account to join the conversation.
- Forum
- T24 Technical Discussions
- T24 Installation & Configuration
- ERROR Client::authenticate:Client did not authen
Time to create page: 0.033 seconds