| Summary | This article clarifies an issue with calling string_to_object() from multiple threads. |
|---|---|
| Environment |
Orbix 6.3.6 All Supported Operating Systems |
| Question/Problem Description | org.omg.CORBA.BAD_PARAM exception when calling string_to_object() from multiple threads. |
| Clarifying Information | |
| Error Message | Exception in thread "Thread-1" org.omg.CORBA.BAD_PARAM: bad Object URL - non-specific reason: java.lang.NullPointerException vmcid: OMG minor code: 10 completed: No at com.iona.corba.art.artimpl.ORBDelegate.string_to_object(Unknown Source) at com.iona.corba.art.artimpl.ORBImpl.string_to_object(Unknown Source) |
| Defect/Enhancement Number | RPI 1090885 |
| Cause | Under certain circumstances calling string_to_object() from multiple threads can cause a org.omg.CORBA.BAD_PARAM exception. |
| Resolution | A fix for this issue has been released in Orbix 6.3.6 hotfix 4. |
| Workaround | |
| Notes | |
| Attachment |
#Orbix
#KnowledgeDocs