- Forum
- T24 Technical Discussions
- T24 Installation & Configuration
- localhost: letters are typed twice in jshell
×
Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…
localhost: letters are typed twice in jshell
- mohancute
- Topic Author
- Offline
- New Member
Less
More
- Posts: 19
- Thank you received: 0
9 years 3 months ago #17786
by mohancute
localhost: letters are typed twice in jshell was created by mohancute
I have installed R11 localhost in Windows XP SP3 machine. Able to connect to browser successfully. While login to putty, remote.cmd is not executed automatically. When I manually execute remote.cmd, it goes to jshell/T24 application prompt. But what ever I type is repeated.
Can anyone help on this?
Can anyone help on this?
Please Log in or Create an account to join the conversation.
- armin
- Offline
- Elite Member
- “So long - and thanks for all the fish!”
Less
More
- Posts: 300
- Thank you received: 57
9 years 3 months ago #17792
by armin
Replied by armin on topic localhost: letters are typed twice in jshell
Please Log in or Create an account to join the conversation.
- concern
- Offline
- Premium Member
- R20 | TAFJ | ORACLE
Less
More
- Posts: 89
- Thank you received: 4
9 years 2 months ago #18009
by concern
Replied by concern on topic localhost: letters are typed twice in jshell
This is a problem with Windows Telnet. So install jBASE Telnet Server as follows. I did this on R13
Start windows command line (cmd.exe) as Administrator
cmd> jservcontrol -v -s auto -p D:\Temenos\Modelbank_R13\Temenos\TAFC\bin\telnetd.exe Telnet install
Telnet install
Verbose mode
Service Path is telnetd.exe
Installing jBASE services ...
ReleaseDir='C:\jbase5.1'
Service 'jBASE Telnetd Server', Path 'telnetd.exe', StartMode 0x2 jBASE Telnetd Server - Created
D:\Temenos\Modelbank_R13\Temenos\TAFC\bin>
Now stop disable the Windows Telnet service and start the jBASE telnet service.
If you get this error
JBase telnetd server could not be started on local computer
error 2: system can not find the file specified
Fix it as follows
GO TO REGISTRY
HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/jBASE Telnetd Server
Change the following values.
ImagePath ---> D:\Temenos\Modelbank_R13\Temenos\TAFC\bin\telnetd.exe
Restart the service again. Problem should be solved now.
Start windows command line (cmd.exe) as Administrator
cmd> jservcontrol -v -s auto -p D:\Temenos\Modelbank_R13\Temenos\TAFC\bin\telnetd.exe Telnet install
Telnet install
Verbose mode
Service Path is telnetd.exe
Installing jBASE services ...
ReleaseDir='C:\jbase5.1'
Service 'jBASE Telnetd Server', Path 'telnetd.exe', StartMode 0x2 jBASE Telnetd Server - Created
D:\Temenos\Modelbank_R13\Temenos\TAFC\bin>
Now stop disable the Windows Telnet service and start the jBASE telnet service.
If you get this error
JBase telnetd server could not be started on local computer
error 2: system can not find the file specified
Fix it as follows
GO TO REGISTRY
HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/jBASE Telnetd Server
Change the following values.
ImagePath ---> D:\Temenos\Modelbank_R13\Temenos\TAFC\bin\telnetd.exe
Restart the service again. Problem should be solved now.
Please Log in or Create an account to join the conversation.
- Forum
- T24 Technical Discussions
- T24 Installation & Configuration
- localhost: letters are typed twice in jshell
Time to create page: 0.076 seconds