× Discuss about OFS, Temenos Connectors, Various OFS modes, OFS with Versions, OFS performance, Logging, EB.PHANTOM, OFS.SOURCE etc…

Regarding TCServer Telnet Daemon

  • sailen
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
11 years 2 months ago #14732 by sailen
Regarding TCServer Telnet Daemon was created by sailen
Hi,

While connecting to the telnet port of TCServer using telnet localhost 9501, "TCServer Telnet Deamon V. 1.0" screen is not displaying. Instead, "Temenos Connector Server Vtc_1.5.2_42" screen is displaying.

Can anyone suggest how I can display "TCServer Telnet Deamon V. 1.0" screen?

For your information, I once commented out the below lines of TCServer.sh and execute TCServer.sh
java -Xmx512M -Djava.endorsed.dirs=../lib/endorsed/jaxp13:../lib/endorsed/jaxb13 -jar ../lib/t
cserver.jar $*

But now, I have resumed the contents of TCServer.sh as it was before as below.
#java -Xmx512M -Djava.endorsed.dirs=../lib/endorsed/jaxp13:../lib/endorsed/jaxb13 -jar ../lib/t
cserver.jar $*
## Set the tty to "normal" values as jBASE could change it
stty sane
#
# To run it as a deamon, uncomment this line :
#
nohup java -Xmx512M -Djava.endorsed.dirs=../lib/endorsed/jaxp13:../lib/endorsed/jaxb13 -jar ../
lib/tcserver.jar -d&


Thanks in advance,
Sailendra

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #14737 by jpb
Replied by jpb on topic Regarding TCServer Telnet Daemon
Temenos Connector Server is normally the Monitor_Port on 9500 ,
TCServer Telnet Deamon is normally the Telnetd_Port on 9501.

Have you checked your tcserver.xml ?

Please Log in or Create an account to join the conversation.

Time to create page: 0.070 seconds