Express (Distributed operating systems), v8.0 > Reference > Messages


NMSV / PLGN / SRVE / WTRN

NMSV0001W: Bootstrap server caught an exception {0}

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

NMSV0002W: The getObjectInstance method failed: {0}

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

NMSV0003E: Failed to get an initial naming context: {0}

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

NMSV0004W: The deserializeObject method caught ClassNotFound exception: {0}

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

NMSV0005W: The deserializeObject method failed: {0}

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

NMSV0006E: Caught an exception: InvalidServantException

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

NMSV0007W: Failed to create tables {0}

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

NMSV0008W: The serializeObject method failed

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

NMSV0009W: doLookup: CommFailure. Will return object for WLM.{0}

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

NMSV0010E: Failed to start the Bootstrap server {0}

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

NMSV0011E: CosNamingServer caught exception: AdapterAlreadyExistsException.

Explanation This exception is unexpected. The cause is not immediately known.
Action More info at:

PLGN0004E: Engine exception

Explanation This is a Web Container exception which can be caused by one of three things: 1. An error occured while preinvoking the security collaborator. 2. An error occured while processing the server connection. 3. An error occured while processing the servlet request.
Action Examine the server logs to determine the root cause of the problem.

PLGN0005E: Cred buffer error.

Explanation This is a transport error which occurs when bad data has been encountered.
Action If this problem persists, check the transport configuration that is associated with the transport that is causing the error.

PLGN0006E: Illegal use of OSEListenerDispatcher by plugin.

Explanation This internal error occurs when the plug-in forces the application server dispatchers to handle more than one request at a time.
Action Check the logs for an IllegalStateException which should occur just before this error.

PLGN0007E: Engine Throwable

Explanation This is a Web Container exception which can be caused by one of three things: 1. An error occured while preinvoking the security collaborator. 2. An error occured while processing the server connection. 3. An error occured while processing the servlet request.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

PLGN0010W: Cannot create SQEventImp

Explanation Pooled resources don't contain any SQEvents
Action No user action is required.

PLGN0020W: Closing.queue

Explanation Problems occured when closing the server queue.
Action Examine server logs for exceptions.

PLGN0021E: Servlet Request Processor Exception: Virtual Host/WebGroup Not Found {0}

Explanation The virtual host containing requested application is not found.
Action Check the virtual host on which application is installed. Make sure virtual host configuration has alias with host and port defined as invoked by clients.

PLGN0024E: No certificates {0}

Explanation This error occured because of a bad or missing X.509 certificate.
Action Check the logs for the exception to see the exact trace. Regenerate or obtain a new certificate if the error persists.

PLGN0036E: Failure to service

Explanation An error occured while processing a queued service event.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

PLGN0062W: The plugin configuration generator encountered a duplicate context root: {0}. Applications with duplicate context roots may not run correctly.

Explanation This error occured because two installed applications were found to have the same context root (path). This may lead to indeterminate behaviour.
Action One of the applications will need to be uninstalled, and then reinstalled using a different context root. If for some reason itis not possible to uninstall and reinstall, contact IBM support.

SRVE0002E: Illegal Argument Exception: Error reading bootstrap file

Explanation This is an internal system error and is probably caused by an earlier failure..
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0003I: Using /default servlet_engine for configuration data

Explanation This message is for informational purposes only.
Action No user action is required.

SRVE0004W: Illegal Argument Exception: Invalid transport name: {0}

Explanation The specified transport name is not valid.
Action Define a transport conforming to the transport definition rules.

SRVE0005E: Failure to add WebGroup {0}

Explanation Failed to add the web group specified in the message to the web container.
Action Check the definitions for the web group (web module) in web.xml.

SRVE0006E: JNDI Error

Explanation Error in the JNDI service.
Action Be sure that we have defined a JNDI service and that its port is not in use by another application.

SRVE0007E: Internal Error: Connection queue overflow

Explanation Connection queue has overflowed.
Action Increase the size of the connection queue.

SRVE0008E: iiopredirector XML contains invalid XML syntax

Explanation iiopredirector XML contains invalid XML syntax
Action Examine the iiopredirector xml for syntax conformance.

SRVE0009I: Invalidation Exception: JarFileClassProvider is invalid. File has been deleted

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0011E: Illegal Argument Exception: Trying to write < 0 chars

Explanation Attempting to output a buffer of size less than 0.
Action Only write buffers of size of 0 or greater.

SRVE0012E: Error creating Initial Systems Management Configuration

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0013E: MalformedXMLInfoException: Missing name in init-parameter

Explanation Initialization parameter name not found.
Action Specify a parameter name in the web.xml file.

SRVE0014E: Uncaught service() exception root cause {0}: {1}

Explanation Uncaught exception created in servlet service method.
Action Varies by root cause.

SRVE0015E: Failure to initialize Web application {0}

Explanation Could not initialize the web application specified in the message.
Action Check all definitions for this web application (web module) in the application.xml and web.xml files.

SRVE0016E: Illegal Argument Exception: Invalid header format

Explanation Invalid format found for a request header.
Action Check client header creation.

SRVE0017W: Web Group not found: {0}

Explanation Could not find the specified web group (web module).
Action Be sure the web group is defined and deployed. Also check to be sure that a host and port have been defined for your virtual hosts and that there are no host/port conflicts across your virtual hosts.

SRVE0018E: Error occurred while reloading servlet group: {0}

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0019I: Place your servlet's class on classpath of the application server {0}: {1}

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0020E: [Servlet Error]-[{0}]: {1}: {2}

Explanation An error was encountered in the specified servlet.
Action Varies by reported cause.

SRVE0021I: Servlet unloaded: {0}

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0022E: Unable to locate a matching Virtual Host: {0}

Explanation Could not find a definition for the specified virtual host.
Action Verify that the virtual host is defined in the virtualhosts.xml file.

SRVE0023E: Web Group not found

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0024E: Failure to set attribute

Explanation Could not set an attribute.
Action Make sure the attribute conforms to attribute guidelines.

SRVE0025E: Error creating queue.properties/rules.properties

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0026E: [Servlet Error]-[{0}]: {1}

Explanation An error was encountered in the specified servlet.
Action Varies by reported cause.

SRVE0027E: Object Pool Exception: Class not accessible to instantiate.

Explanation Class specified to object pool is not accessible.
Action Be sure the class is on the object pool's classpath.

SRVE0028E: An error occured in plug-in configuration

Explanation Error encountered reading plug-in configuration.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0029E: Unable to shutdown host

Explanation Could not shutdown server.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0030I: Root Cause {0}

Explanation This message is for informational purposes only.
Action No user action is required.

SRVE0031E: Illegal Argument Exception: {0} is not a directory.

Explanation The specified path is not a directory.
Action Make sure the directory exists or that you are requesting the right directory.

SRVE0032I: [Servlet Message]-[{0}]: {1}

Explanation This message is for informational purposes only.
Action No user action is required.

SRVE0033E: Unable to cleanly stop the transport

Explanation Error encountered stopping a transport.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0034I: Servlet redirector is running

Explanation This message is for informational purposes only.
Action No user action is required.

SRVE0035E: WebAppSecurityCollaborator

Explanation WebAppSecurityCollaborator.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0036E: Remote Exception

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0037E: Object is not serializable

Explanation A remote object is not serializable.
Action Be sure your remote objects implement the Serializable interface.

SRVE0038E: Unable to initialize IIOPRedirector Transport

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0039E: Error Invoking Servlet {0}

Explanation Problem invoking the specified servlet.
Action Be sure the servlet is defined and accessible.

SRVE0040W: Total read equals zero

Explanation Total read equals zero.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0041E: Illegal Argument Exception: Bootstrap file not found

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0042E: Illegal Argument Exception: Invalid content length

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0043E: Internal Error

Explanation Internal error encountered.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0044E: Servlet Exception: Missing resource: {0}

Explanation Could not find the specified resource for a servlet.
Action Be sure the resource exists and has been defined.

SRVE0045W: Invalidation Exception: JarFileClassProvider is invalid. File has been updated

Explanation JarFileClassProvider is invalid. File has been updated.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0046E: Error creating an instance of the input class!

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0047E: An error occurred during destroy

Explanation An error occurred during a servlet destroy.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0048I: Loading servlet: {0}

Explanation The specified servlet is being loaded for service.
Action No user action is required.

SRVE0049E: An error occurred during plug-in configuration notification

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0051E: An internal engine error occurred while processing request

Explanation Internal engine error.
Action Gather server logs and contact IBM service.

SRVE0052E: Unable to load specified configuration file

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0053E: Illegal Argument Exception: Invalid date format

Explanation Invalid date format.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0054E: An error occurred while loading Web application

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0055I: Servlet wait for destroy time-out has expired, destroy will be forced: {0}

Explanation Servlet is being destroyed after wait has timed out.
Action No action is required.

SRVE0056E: Illegal Argument Exception: Unsupported flag

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0057E: Class Cast Exception: Input class does not implement IPoolable

Explanation Input class is not poolable.
Action Implement the IPoolable interface in the input class.

SRVE0058E: Did not realize destroy() exception thrown by servlet {0}: {1}

Explanation Could not destroy specified servlet.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0059E: Error handling invocation {0}

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0060E: Unable to bind host name [{0}] to servletHost [{1}]

Explanation Could not bind the specified host name to the specified serlvet host.
Action Make sure the host name has been specified correctly and that the servlet host has been specified in virtualhosts.xml.

SRVE0061E: Illegal Argument Exception: Invalid directory specified: {0}

Explanation The specified directory is not valid.
Action Check directory specification for errors.

SRVE0062I: Server name not specified. Using first servlet engine in configuration file

Explanation Using first server specification found.
Action No action is required.

SRVE0063E: An internal engine error occurred while sending error to client: {0}

Explanation Internal web container error.
Action Gather server logs and contact IBM service.

SRVE0064E: An error occurred while restarting Web application

Explanation Unable to restart a web application.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0065E: AdminListener

Explanation AdminListener.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0066I: Waiting for servlet to finish servicing requests: {0}

Explanation This message is for informational purposes only.
Action No user action is required.

SRVE0067E: IllegalStateException: No Target Set

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0068E: Did not realize service() exception thrown by servlet {0}: {1}

Explanation Could not invoke service method for the specified servlet.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0069I: Initializing Default Server

Explanation This message is for informational purposes only.
Action No user action is required.

SRVE0070E: Error initializing for next request

Explanation Internal web container error.
Action Gather server logs and contact IBM service.

SRVE0071E: Failed to retrieve attribute names

Explanation Internal web container error.
Action Gather server logs and contact IBM service.

SRVE0072E: Transport Exception

Explanation Exception received in //publib.boulder.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=/ transport.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0073E: Servlet Exception: Error while finishing response {0}

Explanation Internal web container error.
Action Gather server logs and contact IBM service.

SRVE0074E: MalformedXMLInfoException: Unsupported attribute type: {0}

Explanation The specified attribute is not supported.
Action Remove the attribute from any XML file that contains it.

SRVE0075E: Error reloading session context

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0076E: IO Exception: Tried to write more than the content length

Explanation Internal server error.
Action Gather logs and contact IBM service.

SRVE0077E: Servlet Exception: Could not load Web application {0}

Explanation Could not load the specified Web application.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0078E: Servlet Exception: non-HTTP request or response

Explanation A request or response serviced by a servlet is not of type HTTP.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0079E: Servlet host not found

Explanation No servlet host found.
Action Verify that the virtual hosts are defined in the virtualhosts.xml.

SRVE0080E: Invalid content length

Explanation Internal server error.
Action More info at:

SRVE0081I: Started Default Server

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0082E: Could not find resource /iiopredirector.xml

Explanation Could not find the specified resource.
Action Be sure the resource exists.

SRVE0083E: Failure to restart WebGroup {0}

Explanation Failure to restart WebGroup.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0084E: Class name malformed

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0085E: Error initializing Default Server

Explanation Could not initialize the default server.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0086E: Illegal Argument Exception: Missing resource bootstrap properties

Explanation Internal server error.
Action Gather logs and contact IBM service.

SRVE0087E: Failed to remove attribute

Explanation Could not remove an attribute.
Action The attribute might not have been present. Be sure attribute exists and retry.

SRVE0088I: Creating Sample Server Configuration

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0089E: Error getting remote attribute: {0}

Explanation Could not get the specified remote attribute.
Action Could be caused by connectivity problems. Wait and try again.

SRVE0090E: Servlet Not Found Exception: {0}

Explanation The specified servlet could not be found.
Action Make sure the servlet exists and is defined properly in the web.xml file.

SRVE0091I: [Servlet LOG]: {0}

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0092I: [Servlet LOG]: {0}: {1}

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0093E: Unable to create RemoteSRP Bean

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0094E: Error loading ServletEngineInfo: {0}

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0095I: Servlet has become temporarily unavailable for service: {0}

Explanation Specified servlet is temporarily unavailable.
Action Wait and retry operation. Servlet might have been removed from service by server administrator.

SRVE0096E: Failed to start administrative transport

Explanation Could not start the transport for the administration service.
Action Gather logs and contact IBM support.

SRVE0097I: Servlet unload initiated: {0}

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0098I: Generating plug-in configuration for this node

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0099E: Object Pool Exception: Class could not be instantiated.

Explanation Could not instantiate a class for use by the object pool.
Action Be sure the class exists and is visible on the application classpath.

SRVE0100E: Did not realize init() exception thrown by servlet {0}: {1}

Explanation Could not initialize the specified servlet.
Action Make sure the servlet class file is available on the application classpath.

SRVE0101E: Error Initializing IIOPRedirector

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0102E: MalformedXMLInfoException: Duplicate init-parameter detected [{0}]

Explanation Two initialization parameters have the same xml id.
Action Make sure all initialization parameters have unique id's.

SRVE0103E: Illegal Argument Exception: ScriptName must be the first part of the URI

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0104E: Unable to load administrative configuration. The initial configuration will not be created

Explanation Internal server error.
Action Gather logs and contact IBM service.

SRVE0105E: An exception occurred in Session.releaseSession()

Explanation Problem releasing a session.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0106E: Unable to remove remote attribute named: {0}

Explanation Unable to remove the specified remote attribute.
Action Potentially a network problem. Wait and try again.

SRVE0107I: Servlet has become permanently unavailable for service: {0}

Explanation Servlet is no longer available for service.
Action Restart the web application containing the servlet.

SRVE0108E: Illegal Argument Exception: Missing flag value

Explanation Missing flag value.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0109E: Illegal Argument Exception: Invalid ObjectPool instantiated.

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0110E: Failure to create distributed attribute list. Attributes will not be shared across clones

Explanation Failure to create distributed attribute list.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0111E: Unable to load administrative configuration. The default server will not be started

Explanation Internal server error.
Action Gather logs and contact IBM service.

SRVE0112E: Error locating a matching Virtual Host

Explanation Could not find a virtual host for the web application.
Action Be sure the web application is bound to a valid virtual host.

SRVE0113E: Failure to set the Dirty bit on all active nodes

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0114E: Unable to export RemoteSRP Connection Object

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0115E: Error occurred while invoking error reporter {0}

Explanation Problem invoking the specified error reporter.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0116E: Could not find resource iiopredirector.xml on the classpath

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0117E: Unable to get remote attribute names

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0118E: Could not find resource /default.servlet_engine

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0119E: Number Format Exception: Invalid Integer Format

Explanation The integer format is not valid.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0120E: IO Error {0}

Explanation IO error encountered.
Action Varies depending on reported root cause.

SRVE0121E: Illegal Argument Exception: Trying to write < 0 bytes

Explanation Attempting to output a buffer of size less than 0.
Action Only write buffers of size of 0 or greater.

SRVE0122W: No such servlet host: [{0}]

Explanation The specified servlet host could not be found.
Action Be sure the virtual host specifications in virtualhosts.xml are valid.

SRVE0123E: Servlet error: {0}

Explanation A servlet encountered the specified error.
Action Varies by root cause.

SRVE0124E: Error while shutting down the application server

Explanation Problem encountered while shutting down the server.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0125E: MalformedXMLInfoException: Missing value in init-parameter [{0}]

Explanation The specified initialization parameter is missing a value.
Action Be sure the definition for the parameter in the web.xml file is complete.

SRVE0126E: Invalidation Exception: {0} was created

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0127E: Unable to obtain Object from object pool {0}

Explanation Internal server error.
Action Gather server logs and contact IBM Service.

SRVE0128E: Error invoking servlet {0}

Explanation Problem encountered invoking the specified servlet.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0129W: IO Exception: Connection reset

Explanation The server connection was reset.
Action Retry any previously failing operations.

SRVE0130I: Servlet available for service: {0}

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0131I: Servlet redirector starting

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0132E: IO Error: Invalid content length

Explanation The content length is not valid.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0133E: An error occurred while parsing parameters. {0}

Explanation Problem encountered parsing servlet parameters.
Action Check parameter definitions in the web.xml file.

SRVE0134E: Failed to retrieve attribute

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0135E: Pool Session Exception: Error creating an instance of the input class!

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0136I: HTTP transport started on Port {0}

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0137E: An error occurred while disabling servlet {0}

Explanation Problem encountered disabling the specified servlet.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0138E: postInvoke Security Exception

Explanation Security problem encountered during request processing.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0139E: Exception in Security preInvoke {0}

Explanation Security problem encountered during request processing.
Action Varies with root cause.

SRVE0140E: Could not instantiate the security collaborator {0}

Explanation Internal server error.
Action Gather logs and contact IBM service.

SRVE0141E: Encountered a servlet mapping without a corresponding servlet: {0}. Please check the deployment descriptor

Explanation Servlet mapping defined with the specified servlet, but servlet was not defined.
Action Make sure the servlet is defined in the web.xml file.

SRVE0142E: Failed to load WebApp Bindings {0}

Explanation Could not find the bindings for the web application.
Action Be sure that the ibm-web-bnd.xmi file exists for the application.

SRVE0143W: NumberFormatException in String value for {0} environment entry {1} {2}

Explanation Number format problem in the specified environment entry.
Action Correct the environment entry.

SRVE0144W: Invalid type encountered in java:comp binding

Explanation The type encountered in java:comp binding is not valid.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0145E: Unknown OSE transport link type {0}

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0146E: Failed to Start Transport on host {1}, port {2}. The most likely cause is that the port is already in use. Please ensure that no other applications are using this port and restart the server. {0}

Explanation Failure starting a server transport.
Action Be sure that the defined transport port is not in use by another application.

SRVE0147E: No Virtual Host defined for web module: {0} The Web Application will not be loaded.

Explanation A virtual host has not been bound to the specified web module.
Action Specify a virtual host in the web application's ibm-web-bnd.xmi file.

SRVE0148W: Failed to load WAR {0}/{1} : {2}

Explanation Unable to load the specified WAR file. Most likely a definition problem.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0149E: Unable to restart Web Application. Specified Application not found: {0}

Explanation Could not find the definition for the specified web application.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0150E: An error occurred reading the Web Module resource. The Web Application will not be loaded.

Explanation Problem encountered reading the web module definition for the web application.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0151E: A Web Module referenced an empty resource. The Web Application will not be loaded.

Explanation A resource defined in the web application is empty.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0152E: An error occurred referencing the Web Module resource. The Web Application will not be loaded.

Explanation Problem encountered reading the web module definition for the web application.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0153E: An error occurred while removing the Web Application {0}

Explanation Problem encountered removing the specified web application.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0154E: Illegal Argument: ScriptName must be the first part of the URI

Explanation This is an internal system error and is probably caused by an earlier failure.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0155E: Failed to load encoding.properties file {0}

Explanation Could not load the specified file.
Action Be sure the specified file exists.

SRVE0156E: Failed to load converter.properties file {0}

Explanation Could not load the specified file.
Action Be sure the specified file exists.

SRVE0157E: setBufferSize() called after first write to Output Stream/Writer

Explanation An attempt was made to set the response buffer size after the response was already commited.
Action Remove the setBufferSize() call or move it to a position before the response commit.

SRVE0158E: Failed to obtain the Context Path for the Web Application

Explanation Could not determine the context path for a web application.
Action Be sure a context path has been defined for the web application in the application.xml file.

SRVE0159E: Failed to load the Session Context: {0}

Explanation Could not load the specified session context.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0160E: Exception while rolling back UserTransaction: {0}

Explanation Problem encountered rolling back the specified user transaction.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0161I: IBM WAS - Web Container. Copyright IBM Corp. 1998-2002

Explanation Application server identifier.
Action No action is required.

SRVE0162I: Servlet Specification Level: 2.3

Explanation The servlet specification level supported by the application server.
Action No action is required.

SRVE0163I: Supported JSP Specification Level: 1.2

Explanation The JSP specification level supported by the application server.
Action No action is required.

SRVE0164E: Web Application {0} uses the context root {1}, which is already in use by Web Application {2}. Web Application {3} will not be loaded.

Explanation Two web applications on the same virtual host share the same context root.
Action Either change the context root of one of the web applications or move one to a different virtual host.

SRVE0165E: Failed to restart Web Application: {0}

Explanation Could not restart the specified web application.
Action Examine the server logs in order to determine the root cause of the problem. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0166E: Virtual host not specified. Using {0}.

Explanation No virtual host has been bound to the web application. Using default.
Action If a different virtual host is desired, specify one in the web application bindings.

SRVE0167I: Session Manager is Configured - Initializing...

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0168E: Session Manager is Not Configured.

Explanation Session manager has not been configured for the web container.
Action Define the session manager properties in the server.xml file.

SRVE0169I: Loading Web Module: {0}.

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0170I: Stopping Web Module: {0}.

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0171I: Transport {0} is listening on port {1}.

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0172I: Stopped transport {0} on port {1}.

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0180I: [{0}] [{1}] [Servlet.LOG]: {2}

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0181I: [{0}] [{1}] [Servlet.LOG]: {2}: {3}

Explanation This message is for informational purposes only.
Action No action is required.

SRVE0182E: Caught an exception trying to load a JSP on startup: {0}

Explanation A JSP file that is deployed in web.xml and is indicated to load-on-startup failed to translate or compile.
Action Examine the server logs in order to determine the root cause of the failure. If there are no related messages or they do not help to resolve the problem, contact IBM Support.

SRVE0183E: LocalTransaction rolled-back due to setRollbackOnly

Explanation LocalTransaction rolled-back due to setRollbackOnly action by the application
Action Examine the server logs to determine the root cause of the failure. Also check the application for setRollBackOnly calls.

SRVE0184W: WARNING: Bean Scripting Framework support in the JSP engine is deprecated starting with release 5.1 of WAS and will be no longer be supported after release 6.0.

Explanation A Java ServerPages (JSP) file that uses server-side Javascript with the BSF engine has been detected.
Action Replace the server-side Javascript with other mechanisms, such as Java ServerPages (JSP) v2.0 Expression Language.

SRVE0500W: The keystore or truststore type specified is invalid. Adjusting to use the correct type, however, please correct the SSL configuration for performance reasons.

Explanation The specified keystore or truststore type is not valid.
Action Modify the SSL configuration so that the keystore or truststore type is a valid type. We can check the keystore and truststore types by loading them in iKeyMan tool, which is located in the install_root/bin directory.

WTRN0005W: An exception occured while creating an XAConnection and XAResource. The exception stack trace follows: {0}

Explanation A problem has occured attempting to access a resource provided by a resource manager (such as a database).
Action Ensure the expected resource managers and resources are accessible. For example, ensure that all data sources are correctly defined.

WTRN0006W: Encountered an error while closing XAConnection: {0} The exception stack trace follows: {1}

Explanation An SQLException occured when attempting to close a connection to the resource manager.
Action No action is required, as this should not affect the running of the transaction service.

   

+

Search Tips   |   Advanced Search