× Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…

Error sending T24 request!!!

  • youssef_5dh
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
13 years 2 months ago #11277 by youssef_5dh
Error sending T24 request!!! was created by youssef_5dh
Hi All,

System info:

R08 64 bit
jbase5
Windows Server 2008
TCServer
Apache

I have installed browser and have no problems using it. But when I do
a cash deposit or withdrawal it gives me the error message Error
Error sending T24 request : Error creating T24 connection. Please contact your System Administrator. : Failed on all Channels(3) RetryCount : 3
When I remove the deal slip from the version, it works fine.

Secondly I get the same error message "Error sending T24 request:"
when I try to open an application created using template programming.
The application works fine from classic. Any help would be
appreciated.

Thanks,
Youssef
Attachments:

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

  • patrickn
  • Visitor
  • Visitor
13 years 2 months ago #11322 by patrickn
Replied by patrickn on topic Re: Error sending T24 request!!!
Sounds like a time-out issue

you may have to increase the browser timeout value in web.xml

<session-config>
<session-timeout>30</session-timeout>
</session-config>

you may as well increase the value in browserParameter.xml

<parameter>
<parameterName>ConnectionTimeout</parameterName>
<parameterValue>60</parameterValue> <!-- Number of seconds. -->
</parameter>

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

  • youssef_5dh
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
13 years 2 months ago #11324 by youssef_5dh
Replied by youssef_5dh on topic Re: Error sending T24 request!!!
thanks patrickn
Youssef

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

Time to create page: 0.029 seconds