[omniORB] problem getting profile w/ omniorb & jacorb over ssl

Peter Joe peter.joe at tumbleweed.com
Fri Jul 30 15:46:54 BST 2004


I am trying to use CORBA over SSL, and have an omniORB 4.0.0 component talking 
to a jacorb server (1.3.30 w/ IAIK).

The exception I am getting is:
omniORB: throw TRANSIENT from giopRope.cc:305 (NO,TRANSIENT_NoUsableProfile)

Any ideas why we are getting this exception?

1) Here is an object reference for a component which does not work:

**********************
Type ID: "IDL:TW_ScriptExtension:1.0"
Profiles:
1. IIOP 1.0 10.1.60.138 2527
"StandardImplName/ComponentPOA/TW_HTTP_GATEWAY_SCRIPT_EXTENSION_Script Extension"

2. IIOP 1.1 10.1.60.138 2527
"StandardImplName/ComponentPOA/TW_HTTP_GATEWAY_SCRIPT_EXTENSION_Script Extension"
         TAG_SSL_SEC_TRANS port = 2476 supports = 97 requires = 96

3. Multiple Component Profile
         TAG_CODE_SETS char native code set: UTF-8
                       char conversion code set: UTF-8
                       wchar native code set: UTF-16
                       wchar conversion code set: 0x05010001
**********************

2) And here is the object reference for a component which does work:

**********************
Profiles:
1. IIOP 1.2 10.1.160.64 0
".SMTP-HTTPDeliveryExtensionPOA.SMTP-HTTPDeliveryExtension4_0"
         TAG_ORB_TYPE omniORB
         TAG_CODE_SETS char native code set: UTF-8
                       char conversion code set: UTF-8
                       wchar native code set: UTF-16
                       wchar conversion code set: UTF-16

         TAG_SSL_SEC_TRANS port = 2612 supports = 96 requires = 96

**********************

Thanks,
Peter Joe





More information about the omniORB-list mailing list