Skip to main content

Product: Xtradyne I-DBC
Version: ALL

Description:

CORBA application does not run with the I-DBC (the application does not react at all)

 

Resolution:

If the application doesn’t react at all, this might be due to wrongly configured listeners.

For example, if you changed the listener port and forgot to re-export the proxified IOR. In this case, check if the port number in the proxified IOR is the correct one. You can use the tool printIOR which gives you some information about the values coded in the proxified IOR.

For example the proxified IOR of the Frankfurter Bank example application would look like this:

:~/FrankfurterBank; printIOR Bank.prox.ref
Read from file Bank.prox.ref:
IOR:
Byte order: (1) Little Endian
TypeId: IDL:com/xtradyne/frankfurterbank/Account:1.0
Number of Tagged Profiles: 3
[1] IIOP Profile
Byte order: (1) Little Endian
Version: 1.1
Host: 192.168.47.11
Port: 8885
ObjectKey:
15 byte(s)
43 43 49 6D 70 6C 2F 43 43 50 4F 41 2F 43 43 FBPoa/FBPoa/FB.
Number of Tagged Components: 1
[1] SSL_SEC_TRANS Component (componentId=0x14)
Byte order: (1) Little Endian
Target supports: 126 - Integrity & Confidentiality &
DetectReplay & DetectMi
sordering & EstablishTrustInTarget & EstablishTrustInClient
ordering
Port: 8885
corbaloc::1.1@192.168.1.90:8885/FBPOA/FBPOA/FB


#OpenFusion
#KnowledgeDocs