× Discuss about Archiving, Close of Business, Delivery Setup, Security Management System, Global Processing etc…

unable to connect to remote jAgent instances

More
4 years 10 months ago #22130 by Magdi
Hi I am facing the problem when logging into t24 browser. I am using R17

Configuration of Browser has been done. Started the jbase agent for browser which has been specified in standalone.xml. When i try to log into t24 i am getting the error unable to connect to remote jAgent instances IP (0.0.0.0):Port Number(ex 2000).

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

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus|G09-G13 TAFC|R05-R23 TAFJ|R19,R23-test
More
4 years 10 months ago #22132 by VK
Hi
what's there in "tx-connection-factory" in t24-ds.xml?

Cheers
VK

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

More
4 years 10 months ago - 4 years 10 months ago #22133 by Magdi
<connection-definition class-name="com.temenos.tocf.t24ra.outbound.T24ManagedConnectionFactory" jndi-name="java:/jca/t24ConnectionFactoryBK2019" pool-name="T24ConnectionFactoryBK2019">
<config-property name="charset">
UTF-8
</config-property>
<config-property name="actionTimeout">
600
</config-property>
<config-property name="compressionThreshold">
2048
</config-property>
<config-property name="hosts">
00.00.00.00 (my ip)
</config-property>
<config-property name="envVariables">
OFS_SOURCE=BROWSERTC
</config-property>
<config-property name="ports">
8070 ( i changed many times but same thing )
</config-property>
<config-property name="compression">
true
</config-property>
<config-property name="loadBalancing">
false
</config-property>
<config-property name="allowInput">
false
</config-property>
</connection-definition>
Last edit: 4 years 10 months ago by Magdi.

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

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus|G09-G13 TAFC|R05-R23 TAFJ|R19,R23-test
More
4 years 10 months ago #22134 by VK
Hi

Hope there's something "normal" instead of "00.00.00.00"?

Try port number higher than 20000. Low port numbers may be subject of access rights (on Unix/Linux). Check also firewall settings etc.

Cheers
VK

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

More
4 years 10 months ago #22135 by Magdi
Dear VK

i solved the problem , i putted wrong host ip .
<config-property name="hosts">
00.00.00.00 (my ip)

i putted ip of DB server instead of TAFC server .


Many thanks for support

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

Time to create page: 0.116 seconds