Does anyone have an answer to configuring two Tservers to talk to one Symposium. I have been successful in connecting two applications but only the first one can register properly. Any assistance would be greatly appreciated. Running SCCS 4.0 against G6 on Nortel Option 61c rls 25.
Here is Nortel’s comments:
There is no “special” configuration on the Link end (SCCS or Meridian Link). Instead, on your application, TServer, CallPath, TAPI, etc. you just need to define the ApplicationID to be different for each different host. The Link interface supports up to 16 different simultaneous hosts. This has been the case since Meridian Link 5’s TCP/IP interface was introduced a few years ago.
I registered the second link through the Mlink_tool and I was able to connect successfully but I got the following errors on this link:
Registration failed: DN 4003, type 0x1a, cause 0x2033: Internal error
Can’t monitor same DN’s, agents etc, but 2 tservers do fine. Be sure license can handle because you can’t run to license mgr’s on same box. be sure Tserver ports are different ( these are the ports tserver opens as ‘LISTENING’.
We have successfully connected to two Tservers with SCCS 4.0 running G6.1. To do this you need unique hostnames and IP addresses and to make sure appliation ids and port numbers for each Tserver are unique as well. To confirm connections on the Symposium server do netstat
and look for multple occurrences of port 3000 for the links.
In other words you can just specify a port where license manager is running instead of a path to a license file??? That would be REALLY great! Does it work on 5.xxx?
Just wondering what the 2 cfg’s are showing other than server id being different and link number under switch ( which implies seperate links ). With Symposium you can run 2 tservers against same link ( listens on port 3000 ) as long as Monitored DN’s etc are different ( otherwise why run 2 tservers ) and under server info tab in cme for tserver(s) the ports are different. Just wondering? good info though.