×
Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…
TCS server Installation
- yoshan asanka
- Topic Author
- Visitor
-
16 years 8 months ago #325
by yoshan asanka
TCS server Installation was created by yoshan asanka
I installed TCS server according to the Temenos document but TCS server not starting successfully. error as follows.
Starting listeners ...
- Starting adapter 'T24' ... [FAILED]
- Starting listener 'Browser.1 [CANCEL]
- Starting adapter 'T24' ... [FAILED]
- Starting listener 'raw.tcp [CANCEL]
- Starting adapter 'T24' ... [FAILED]
- Starting listener 'Browser.2 [CANCEL]
tcs :>RMIConnectorServer started at: service:jmx:rmi://nblncldb2:1099/jndi/rmi://nblncldb2:1099/jmx
I saw earlier thread they said to edi tcsserver.xml. I did that also but still problem not solved. Im trying to config TCS server in AIX flatform. Pls help us to solve this issue.
Thanks.
Starting listeners ...
- Starting adapter 'T24' ... [FAILED]
- Starting listener 'Browser.1 [CANCEL]
- Starting adapter 'T24' ... [FAILED]
- Starting listener 'raw.tcp [CANCEL]
- Starting adapter 'T24' ... [FAILED]
- Starting listener 'Browser.2 [CANCEL]
tcs :>RMIConnectorServer started at: service:jmx:rmi://nblncldb2:1099/jndi/rmi://nblncldb2:1099/jmx
I saw earlier thread they said to edi tcsserver.xml. I did that also but still problem not solved. Im trying to config TCS server in AIX flatform. Pls help us to solve this issue.
Thanks.
Please Log in or Create an account to join the conversation.
- yash_fr
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 1
16 years 7 months ago #326
by yash_fr
Replied by yash_fr on topic TC Server Installation
Hii
I think you need to configure the channels, listeners and the adapters
You need to configure the following files :
1) Channels.xml
2) browserparameter.xml
3) tcserver.xml
hope this helps
regards
yash
I think you need to configure the channels, listeners and the adapters
You need to configure the following files :
1) Channels.xml
2) browserparameter.xml
3) tcserver.xml
hope this helps
regards
yash
Please Log in or Create an account to join the conversation.
- hit10
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
16 years 7 months ago #327
by hit10
Replied by hit10 on topic TC Server
You only need tcserver.xml and environment.vars file to be configured properly for running TC Server. It is not necessarily to do with the ports as suggested earlier.
From the directory '../conf/TCServer/' where your tcserver.xml resides, issue the following command to fix the environment.vars file,
env > environment.vars
this will overwrite your existing file with your current environment variables settings.
For tcserver.xml, make sure you defined your path correctly and you have a valid OFS.SOURCE record of 'BROWSER'
<STARTIN>/home/t24/bnk/bnk.run</STARTIN>
<JBASEPATH>/usr/jbc</JBASEPATH>
<PROGRAM>tSS</PROGRAM>
<PARAMETER>BROWSER</PARAMETER>
this should work, if you defined path properly, if you still have problems then send me your tcserver.xml to fix the problem.
rgds
Javed
From the directory '../conf/TCServer/' where your tcserver.xml resides, issue the following command to fix the environment.vars file,
env > environment.vars
this will overwrite your existing file with your current environment variables settings.
For tcserver.xml, make sure you defined your path correctly and you have a valid OFS.SOURCE record of 'BROWSER'
<STARTIN>/home/t24/bnk/bnk.run</STARTIN>
<JBASEPATH>/usr/jbc</JBASEPATH>
<PROGRAM>tSS</PROGRAM>
<PARAMETER>BROWSER</PARAMETER>
this should work, if you defined path properly, if you still have problems then send me your tcserver.xml to fix the problem.
rgds
Javed
Please Log in or Create an account to join the conversation.
Time to create page: 0.033 seconds