-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
| Field | Value |
|---|---|
| Bugzilla ID | 2 |
| Reporter | Carlos O'Ryan |
| Assigned to | DOC Center Support List (internal) |
| Product | TAO |
| Component | POA |
| Version | 0.4 |
| Platform / OS | All / All |
| Priority | P2 |
| Severity | normal |
| Status | RESOLVED |
| Resolution | FIXED |
| Created | 1999-07-03 15:51:45 -0500 |
Originally posted by Carlos O'Ryan on 1999-07-03 15:51:45 -0500
Use run_test.pl to run IDL_Cubit, on certain platforms (Linux/EGCS+exceptions
and Solaris 5.7/EGCS+exceptions at least) the CORBA::OBJ_ADAPTER exception
is raised on shutdown. The minor code indicates that the POA is in the
holding state, probably because one thread destroyed the POA or shutdown the ORB
and another thread is trying to deactivate a servant (or doing another POA
operation).
Reactions are currently unavailable