T24 : TEMENOS INTERNET BANKING error while connecting to T24 through TCS with OFS

1,789 views
Skip to first unread message

Ram

unread,
Nov 16, 2009, 4:51:33 AM11/16/09
to jBASE
Hi,

I have installed Temenos internet banking with jbase web builder with
the following configuration on Windows machine.

1. T24 R5
2. Jbase 4.1
3.Jbase Web builder 3.5
4. Temenos internet banking

When i check the connection to T24 through the post Log on test page,
iam always getting an error response "NO SIGN ON NAME SUPPLIED"

My TCS log

2004-11-16 10:24:20,359 [OFS-Thread-13] DEBUG ofs - Notify
Caller .... Response
: NO SIGN ON NAME SUPPLIED DURING SIGN ON PROCESS
2004-11-16 10:24:20,359 [OFS-Thread-13] DEBUG ofs - Notifying caller.
2004-11-16 10:24:20,359 [OFS-Thread-13] DEBUG ofs - Set Connection as
Unused.
2004-11-16 10:24:20,359 [OFS-Thread-13] DEBUG tcs - Setting
Connection as 'unus
ed'.
2004-11-16 10:24:20,359 [OFS-Thread-13] DEBUG ofs - Waiting for
Request...
2004-11-16 10:24:20,406 [RAWConnection-Thread-22] DEBUG tcs - Setting
Connectio
n as 'unused'.
2004-11-16 10:24:28,171 [RAWListener-Thread-16] DEBUG tcs -
HostName : itss-4dd
e710e66
2004-11-16 10:24:28,171 [RAWListener-Thread-16] DEBUG tcs - Raw TCP
Connection
initiated from 'itss-4dde710e66'
2004-11-16 10:24:28,171 [OFS-Thread-13] DEBUG ofs - Ensure Listener
being locke
d.
2004-11-16 10:24:28,171 [OFS-Thread-13] DEBUG ofs - Processing
request...
2004-11-16 10:24:28,171 [OFS-Thread-13] DEBUG ofs - Sending : <GCS>
+
?CMD ?Send ?GCCTIMESEND ?2004-11-16 10:24:28.171 </GCS>
2004-11-16 10:24:28,171 [OFS-Thread-13] DEBUG tcs -
writeBytesToBASIC : <GCS>
+ ?CMD ?Send ?GCCTIMESEND ?2004-11-16
10:24:28.171 </GCS>
2004-11-16 10:24:28,375 [OFS-Thread-13] DEBUG tcs - 79 bytes written
in 0 ms.
2004-11-16 10:24:28,578 [OFS-Thread-13] DEBUG ofs - Initializing
timeout Thread
(120 sec.)
2004-11-16 10:24:28,593 [OFS-Thread-13] DEBUG ofs - Reading
answer ...
2004-11-16 10:24:28,593 [OFS-Thread-13] INFO ofs - OFS Processing
time : 422 m
s.
2004-11-16 10:24:28,593 [OFS-Thread-13] DEBUG ofs - Received : NO
SIGN ON NAME
SUPPLIED DURING SIGN ON PROCESS
2004-11-16 10:24:28,593 [OFS-Thread-13] DEBUG ofs - Notify
Caller .... Response
: NO SIGN ON NAME SUPPLIED DURING SIGN ON PROCESS
2004-11-16 10:24:28,593 [OFS-Thread-13] DEBUG ofs - Notifying caller.
2004-11-16 10:24:28,593 [OFS-Thread-13] DEBUG ofs - Set Connection as
Unused.
2004-11-16 10:24:28,593 [OFS-Thread-13] DEBUG tcs - Setting
Connection as 'unus
ed'.
2004-11-16 10:24:28,593 [OFS-Thread-13] DEBUG ofs - Waiting for
Request...
2004-11-16 10:24:28,640 [RAWConnection-Thread-24] DEBUG tcs - Setting
Connectio
n as 'unused'.

My tcserver xml configuration:

<ADAPTER id="TIB">
<MAX_SESSION> 5 </MAX_SESSION>
<MIN_SESSION> 1 </MIN_SESSION>
<OFSTIMEOUT>120</OFSTIMEOUT>
<GLOBUSPATH>D:\NEWMASTER5005\demo.run</GLOBUSPATH>
<JBASEPATH>C:\jbase4\4.1</JBASEPATH>
<OFSENTRY>OFS.CONNECTION.MANAGER</OFSENTRY>
<OFSSOURCE>TIB</OFSSOURCE>
</ADAPTER>
<LISTENER Name="TIB" type="raw-tcp" active="true">
<ADAPTERID>TIB</ADAPTERID>
<PORT> 7005 </PORT>
</LISTENER>

channels.xml:

<CHANNEL>
<NAME> tib1 </NAME>
<TIMEOUT> 120 </TIMEOUT>
<ADAPTER>
<TYPE> raw-tcp </TYPE>
<PORT> 7005 </PORT>
<SUPPLIER>
<INITIATOR>
<HOSTNAME> 127.0.0.1 </HOSTNAME>
</INITIATOR>
</SUPPLIER>
</ADAPTER>
</CHANNEL>

Kindly let me know why i am always getting the No sign error

Regards,
Ram

Santosh

unread,
Nov 16, 2009, 10:23:49 AM11/16/09
to jb...@googlegroups.com
 
1. See OFS.SOURCE which is specified is created or not in T24. (As per your config it should be TIB it should be authorised)
2. If OFS.SOURCE is ok try to login with the user specified in the OFS.SOURCE. It should be valid one. You mus be able to login
3. Try to execute any script using tSS TIB from jbase prompt with any valid OFS script whether its throwing any error not.
4. Check the 127.0.0.1 (For local host) address try to telnet manually and see.

--
Mobile: 973-39406098

"Nobody can go back and start a new beginning, but anyone can start today and make a new ending"

Ram

unread,
Nov 17, 2009, 4:00:33 AM11/17/09
to jBASE
Hi santhosh,

Thank u very much for your reply.

1.I checked the OFS.SOURCE record its fine.Here is the screenshot for
ur reference


NEWMASTER 5.005 OFS SOURCE SEE

SOURCE.NAME....... TIB

------------------------------------------------------------------------------
1 DESCRIPTION....... TIB ACCESS
2 SOURCE.TYPE....... TELNET
3. 1 LOGIN.ID....... ANY
5 MAX.CONNECTIONS... 10
14 LOG.DETAIL.LEVEL.. NONE
24 SYNTAX.TYPE....... OFS
26 GENERIC.USER...... INPUTTER
29 IB.USER.CHECK..... Y
36 CURR.NO........... 1
37. 1 INPUTTER....... 4_TRAINEE01
37. 2 INPUTTER....... 1_DL.RESTORE
38. 1 DATE.TIME...... 13 NOV 04 10:30
39 AUTHORISER........ 4_TRAINEE01
40 CO.CODE........... GB-001-0001 NEWMASTER 5.005
41 DEPT.CODE......... 1

2. The user in OFS SOURCE is INPUTTER and i am able to login to T24
with the user

NEWMASTER 5.005 SELECT APPLICATION



------------------------------------------------------------------------------
















-- LAST SIGN.ON, DATE: 13 NOV 2004 TIME: 15:44 ATTEMPTS: 0
--------
17 NOV 2004 09:20:09 USER (23 OCT) INPUTTER [13,OU]
ACTION 1
APPLICATION MISSING
AWAITING APPLICATION

3. when i try to use the OFS.SOURCE TIB with tSS I am getting the
below error. But i am getting the same error whenever i use tSS
17 NOV 2004 09:21:47 USER (23 OCT) INPUTTER [13,OU]
ACTIONLjsh ITSS D:\NEWMASTER5005\demo.run -->tSS TIB
<tSS version="1.1"><t24version>R05.005</t24version><t24pid>452</
t24pid><t24ofssource>TIB</t24ofssource><clientIP/></tss>
ENQUIRY.SELECT,,JBANKERS001/qwerty,TIB.DATE
Trap from an error message, error message name = SUBROUTINE_CALL_FAIL
Line 122 , Source tSS
jBASE debugger->

but in my Tcserver.xml we are using only OFS.CONNECTION.MANAGER, so i
thought tSS does not work with R5/jbase 4.1
jsh ITSS D:\NEWMASTER5005\demo.run -->OFS.CONNECTION.MANAGER TIB
<version>OFS VERSION 3.0</version>
ENQUIRY.SELECT,,JBANKERS001/qwerty,TIB.DATE
,RESULT::Enq Result/TODAY::Date,"GIBValid"
"11985","GIBValid" "11985","GIBValid"
"11985","GIBValid" "11985","GI"

4. I am able to telnet no issues with it.

Is it the problem because of tSS, is it not correct to use
OFS.CONNECTION.MANAGER?

One more query, where is it configured in temenos internet banking
which database it should look, or is it only based on TCS/TCC?

Thanks in advance,
Ramya

Reply all
Reply to author
Forward
0 new messages