The internationalization service employs one exception: java.lang.IllegalStateException. This exception indicates one of the following things:
IllegalStateException is thrown whenever a server application component whose internationalization type is set to container-managed Internationalization (CMI) attempts to set invocation context. This is a violation of the CMI policy, under which servlets and enterprise beans cannot modify their invocation internationalization context.
For instance, if the internationalization service does not properly initialize, the JNDI lookup on the UserInternationalization URL throws a javax.naming.NameNotFoundException containing an instance of IllegalStateException. Refer to the trace log to determine the reason for failure and, if necessary, contact your IBM support representative.