Information
We are currently investigating an issue with the editor of some pages. Please save your work and avoid to create new pages until this banner is gone.
Core dump on client side with exception message 'No usable profile in IOR.', completed = NO
For example, here is what the error might look like (the exact output for your client may differ slightly) when you run a client:
2004-07-04T03:40:34.243 Logging proxy successfully created. 2004-07-04T03:40:34.244 Local file logger: Cache saved to '/alma/ACS-3.1/acsdata/tmp/acs_local_log_bulkDataEx1_24057'. 2004-07-04T03:40:34.249 ManagerReference obtained via environment: 'corbaloc::192.168.1.1:3000/Manager' 2004-07-04T03:40:34.272 (24057|16384) EXCEPTION, maciSimpleClient::init system exception, ID 'IDL:omg.org/CORBA/TRANSIENT:1.0' OMG minor code (2), described as 'No usable profile in IOR.', completed = NO 2004-07-04T03:40:34.335 BulkDataSender::BulkDataSender parameters =>> Loc. addr: 192.168.1.2:5000 Peer addr: 192.168.1.1:5050 Protocol: TCP 2004-07-04T03:40:34.337 BulkDataSender::open exception 2004-07-04T03:40:34.337 Unspecified CORBA exception was thrown 2004-07-04T03:40:34.338 Uncaught CORBA exception Aborted (core dumped)
This means your /etc/hosts file is not properly formatted or that component you're trying to interact with is gone.
See this FAQGeneralDevelopmentEnvironmentBadEtcHosts for more info. Also, must have an entry in /etc/hosts for the local ip address per the ACS Installation Manual section 4.1.3.
-- SteveHarrington - 28 Sep 2004