Hi,
I try to run simple CORBA example (samples\corba\simpapp).
TMBOOT can not start ISL service. As result I can not use IIOP connections and
CORBA client.
It looks like the root of the problem is error ISNAT_CAT:1242: ERROR: Bad Internet
type of listening address. But my host address ZEMEOV_A is valid (I can ping it).
The same eroor happens if I use my IP address - 10.57.70.246.
What is the problem?
OS - Windows 2000, network - corporate LAN.
TMBOOT has the next output -
==begin==
Booting admin processes ...
exec BBL -A :
process id=120 ... Started.
Booting server processes ...
exec TMSYSEVT -A :
process id=884 ... Started.
exec TMFFNAME -A -- -N -M :
process id=1120 ... Started.
exec TMFFNAME -A -- -N :
process id=112 ... Started.
exec TMFFNAME -A -- -F :
process id=948 ... Started.
exec simple_server -A :
process id=344 ... Started.
exec ISL -A -- -n //ZEMEROV_A:2001 :
CMDTUX_CAT:1685: ERROR: Application initialization failure
6 processes started.
..
==end==
ulog file has the next lines
==begin==
..
155146.ZEMEROV_A!ISL.112.304.0: LIBTUX_CAT:262: INFO: Standard main starting
155146.ZEMEROV_A!ISL.112.304.0: ISNAT_CAT:1242: ERROR: Bad Internet type of listening
address provided: //ZEMEROV_A:2001
155146.ZEMEROV_A!ISL.112.304.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
155146.ZEMEROV_A!TMSYSEVT.1176.256.0: LIBTUX_CAT:1478: ERROR: .SysServerInit:
ISL, group SYS_GRP, id 5 server initialization failure
Hi,I try to run simple CORBA example (samples\corba\simpapp).TMBOOT can not start ISL service. As result I can not use IIOP connections andCORBA client.It looks like the root of the problem is error ISNAT_CAT:1242: ERROR: Bad Internettype of listening address. But my host address ZEMEOV_A is valid (I can ping it).The same eroor happens if I use my IP address - 10.57.70.246.What is the problem?OS - Windows 2000, network - corporate LAN.
TMBOOT has the next output -==begin==Booting admin processes ...exec BBL -A :process id=120 ... Started.Booting server processes ...exec TMSYSEVT -A :process id=884 ... Started.exec TMFFNAME -A -- -N -M :process id=1120 ... Started.exec TMFFNAME -A -- -N :process id=112 ... Started.exec TMFFNAME -A -- -F :process id=948 ... Started.exec simple_server -A :process id=344 ... Started.exec ISL -A -- -n //ZEMEROV_A:2001 :CMDTUX_CAT:1685: ERROR: Application initialization failure6 processes started...==end==ulog file has the next lines==begin==..155146.ZEMEROV_A!ISL.112.304.0: LIBTUX_CAT:262: INFO: Standard main starting155146.ZEMEROV_A!ISL.112.304.0: ISNAT_CAT:1242: ERROR: Bad Internet type of listeningaddress provided: //ZEMEROV_A:2001155146.ZEMEROV_A!ISL.112.304.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed155146.ZEMEROV_A!TMSYSEVT.1176.256.0: LIBTUX_CAT:1478: ERROR: .SysServerInit:ISL, group SYS_GRP, id 5 server initialization failure155146.ZEMEROV_A!simple_server.1224.1236.0: TPFW_CAT:103: ERROR: TP::unregister_factory()couldn't register factory. Registrar service not available. Check status of FactoryFinderserver(s).155146.ZEMEROV_A!simple_server.1224.1236.0: Couldn't unregistering the SimpleFactory155146.ZEMEROV_A!TMSYSEVT.1176.256.0: CMDTUX_CAT:3010: INFO: TMSYSEVT is exiting155149.ZEMEROV_A!BBL.992.1016.0: CMDTUX_CAT:26: INFO: The BBL is exiting system==end==
Alexander Zemerov155146.ZEMEROV_A!simple_server.1224.1236.0: TPFW_CAT:103: ERROR: TP::unregister_factory()
couldn't register factory. Registrar service not available. Check status of FactoryFinder
server(s).
155146.ZEMEROV_A!simple_server.1224.1236.0: Couldn't unregistering the SimpleFactory
155146.ZEMEROV_A!TMSYSEVT.1176.256.0: CMDTUX_CAT:3010: INFO: TMSYSEVT is exiting
155149.ZEMEROV_A!BBL.992.1016.0: CMDTUX_CAT:26: INFO: The BBL is exiting system
==end==
--转自