|
Problem |
An error occurred while running WebSphere® Application
Server with a Web portion that monitors messages from MQseries and passes
them to an EJB connection. When the EJB tried to call another server, the
Application Server failed with a CORBA::INTERNAL exception with minor
code: C9C2110F. |
|
Cause |
Incorrect Workload Manager (WLM) setup. |
|
Solution |
Having two service classes defined in WLM can cause
problems. Changing the WLM setup to have 1 service class instead of 2
corrected the problem. Another workaround for this problem would have been
to increase MAX_SRS=2 in the current.env file. |
|