WebSphere Application Server messages
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


SRVE

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, please contact IBM Support.
SRVE0003I: Using /default servlet_engine for configuration data
Explanation None.
Action None.
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 you 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 None.
Action None.
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, please 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 thrown 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. Check the error log for more details.
Action Look in the error log to determin the root cause of this problem.
SRVE0016E: Illegal Argument Exception: Invalid header format
Explanation Invalid format found for a request header.
Action Check client header creation.
SRVE0017W: A WebGroup/Virtual Host to handle {0} has not been defined.
Explanation Could not find a web group (web module) or virtual host to handle the request.
Action Be sure the web group and virtual host is defined and deployed.
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, please contact IBM Support.
SRVE0019I: Place your servlet's class on classpath of the application server {0}: {1}
Explanation None.
Action None.
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 None.
Action None.
SRVE0022E: Unable to locate a matching Virtual Host: {0}
Explanation Could not find a definition for the specified virtual host.
Action Make sure the virtual host is defined in the virtualhosts.xml file.
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, please 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, please 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, please contact IBM Support.
SRVE0030I: Root Cause {0}
Explanation None.
Action None.
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 None.
Action None.
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, please contact IBM Support.
SRVE0034I: Servlet redirector is running
Explanation None.
Action None.
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, please 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, please 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, please 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, please 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, please 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, please 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, please 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, please 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, please 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, please contact IBM Support.
SRVE0048I: Loading servlet: {0}
Explanation The specified servlet is being loaded for service.
Action None.
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, please 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, please 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, please 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, please 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 None.
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, please 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, please 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, please 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 invalid.
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 None.
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, please 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, please contact IBM Support.
SRVE0066I: Waiting for servlet to finish servicing requests: {0}
Explanation None.
Action None.
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, please contact IBM Support.
SRVE0068E: Could not invoke the service() method on servlet {0}. Exception thrown : {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, please contact IBM Support.
SRVE0069I: Initializing Default Server
Explanation None.
Action None.
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 http 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, please 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, please 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, please 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, please contact IBM Support.
SRVE0079E: Servlet host not found
Explanation No servlet host found.
Action Make sure virtual hosts have been defined in virtualhosts.xml.
SRVE0080E: Invalid content length
Explanation Internal server error.
Action Gather logs and contact IBM service.
SRVE0081I: Started Default Server
Explanation None.
Action None.
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, please 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, please 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, please 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 None.
Action None.
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 None.
Action None.
SRVE0092I: [Servlet LOG]: {0}: {1}
Explanation None.
Action None.
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, please 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, please 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 None.
Action None.
SRVE0098I: Generating plug-in configuration for this node
Explanation None.
Action None.
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, please 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, please 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, please 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, please 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, please 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, please 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, please 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, please 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, please 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, please 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, please 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, please contact IBM Support.
SRVE0119E: Number Format Exception: Invalid Integer Format
Explanation Invalid Integer 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, please 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, please 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, please 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, please 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 None.
Action None.
SRVE0131I: Servlet redirector starting
Explanation None.
Action None.
SRVE0132E: IO Error: Invalid content length
Explanation Invalid content length.
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, please 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, please 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, please contact IBM Support.
SRVE0136I: HTTP transport started on Port {0}
Explanation None.
Action None.
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, please 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, please 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 Invalid type encountered in java:comp binding.
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, please 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, please 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, please 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, please 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, please 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, please 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, please 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, please 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, please 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, please 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, please contact IBM Support.
SRVE0161I: IBM WebSphere Application Server - Web Container. Copyright IBM Corp. 1998-2004
Explanation Application server identifier.
Action None.
SRVE0162I: Servlet Specification Level: 2.4
Explanation The servlet specification level supported by the application server.
Action None.
SRVE0163I: Supported JSP Specification Level: 2.0
Explanation The JSP specification level supported by the application server.
Action None.
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, please 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 None.
Action None.
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 None.
Action None.
SRVE0170I: Stopping Web Module: {0}.
Explanation None.
Action None.
SRVE0171I: Transport {0} is listening on port {1}.
Explanation None.
Action None.
SRVE0172I: Stopped transport {0} on port {1}.
Explanation None.
Action None.
SRVE0180I: [{0}] [{1}] [Servlet.LOG]: {2}
Explanation None.
Action None.
SRVE0181I: [{0}] [{1}] [Servlet.LOG]: {2}: {3}
Explanation None.
Action None.
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, please 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 in order to determine the root cause of the failure. Also check your application for setRollBackOnly calls. If there are no related messages or they do not help to resolve the problem, please contact IBM Support.
SRVE0184W: WARNING: Bean Scripting Framework support in the JSP engine is deprecated starting with release 5.1 of WebSphere Application Server and will be no longer be supported after release 6.0.
Explanation A JSP page that uses server-side Javascript via the BSF engine was detected.
Action Replace server-side Javascript with other mechanisms, such as JSP 2.0 Expression Language in WAS 6.0
SRVE0185E: An error has occurred while processing request:
Explanation
Action
SRVE0186E: Can't set buffer size after data has been written to stream
Explanation Some data has already been written to the stream, and hence the buffer size can no longer be controlled
Action Either set the buffer size before writing data or reset the buffer before setting the size.
SRVE0187E: Check your classpath to ensure that all classes required by the servlet are present.
Explanation A required class was not found
Action Make sure your classpath reflects all the classes you may be accessing
SRVE0188E: Class {0} does not implement servlet
Explanation The class mentioned needs to implement javax.servlet.Servlet or extend one of javax.servlet.GenericServlet or javax.servlet.http.HttpServlet
Action =The class mentioned needs to implement javax.servlet.Servlet or extend one of javax.servlet.GenericServlet or javax.servlet.http.HttpServlet
SRVE0189E: Error occurred while finishing request
Explanation This is an error that occurs when the request was being completed. This could have happenned because of a communication error within the Application Server but should not have affect the processing of the request.
Action None.
SRVE0190E: File not found: {0}
Explanation The mentioned file was not found.
Action Ensure that the mentioned file is in place.
SRVE0191E: Illegal Argument: Invalid Content Length
Explanation The supplied argument was not of an accepted type.
Action Please suuply a valid argument
SRVE0192E: Illegal Argument: Invalid Date Format
Explanation The supplied argument was not a valid date format.
Action Please supply a valid argument
SRVE0193E: Illegal Argument: Invalid Header Format
Explanation The supplied argument was not a valid header format.
Action Please supply a valid argument
SRVE0194E: Illegal from included servlet
Explanation The attempted operation cannot be performed in an included servlet/JSP (Refer to the Servlet specification)
Action None.
SRVE0196E: Missing required initialization parameter: {0}
Explanation The parameter with the mentioned name has no value. This is a required parameter.
Action Please supply a value to the mentioned parameter.
SRVE0197E: No Directory Browsing Allowed
Explanation The present configuration does not allow directory browsing for the web application.
Action You can enable this feature by setting 'directoryBrowsingEnabled=true' in the ibm-web-ext.xmi file in the WEB-INF directory.
SRVE0198E: Number Format Exception: Invalid Integer Format
Explanation None
Action None
SRVE0199E: OutputStream already obtained
Explanation None
Action None.
SRVE0200E: Servlet [{0}]: Could not find required servlet class - {1}
Explanation None.
Action None.
SRVE0201E: Servlet [{0}]: not a servlet class
Explanation The class mentioned needs to implement javax.servlet.Servlet or extend one of javax.servlet.GenericServlet or javax.servlet.http.HttpServlet
Action The class mentioned needs to implement javax.servlet.Servlet or extend one of javax.servlet.GenericServlet or javax.servlet.http.HttpServlet
SRVE0202E: Servlet [{0}]: {1} was found, but is corrupt:

Explanation The servlet class was found to be corrupted
Action Please re-compile the class and try again.
SRVE0203E: Servlet [{0}]: {1} was found, but is missing another required class.

Explanation A required class was not found
Action Make sure all required classes are placed in the folders/Jars representing the classpath
SRVE0204E: The host {0} has not been defined
Explanation The virtual host was not found
Action Please check the virtual host configuration in the virtualhosts.xml file, or throught the admin console
SRVE0205E: The host {0} on port {1} has not been defined
Explanation
Action
SRVE0206E: This error typically implies that the servlet was originally compiled with classes which cannot be located by the server.

Explanation None.
Action Please recompile the servlet with all required components placed in the class path.
SRVE0207E: Uncaught initialization exception thrown by servlet
Explanation The target threw an exception during initialization that was not caught by the user code.
Action Please account for the exception in target code.
SRVE0208E: Unsupported conversion
Explanation The code tried to do an illegal conversion of a header value. eg., from int to Data, when such a conversion is not poassible
Action None
SRVE0209E: Writer already obtained
Explanation The writer for this response has already been obtained. Please use the existing writer
Action None.
SRVE0210I: This problem can be debugged by recompiling the servlet using only the classes in the application's runtime classpath

Explanation None.
Action None.
SRVE0213E: class not found
Explanation Internal exception.
Action None
SRVE0214E: invalid count
Explanation Internal exception.
Action None.
SRVE0215E: non-HTTP request or response
Explanation The servlet chain that has been defined can only handle HTTP requests.
Action
SRVE0216E: post body contains less bytes than specified by content-length
Explanation The incoming request may be corrupted.
Action None.
SRVE0217E: {0} is not a valid class
Explanation This error occured when the webcontainer tried to load an internal implementation class.
Action Check to make sure the original WAS classpath has not been modified.
SRVE0218E: Forbidden: Web Security Exception
Explanation The request tried to access a forbidden resource.
Action Please make sure the requesting entity has the required privileges.
SRVE0219I: No Error to Report
Explanation None
Action None
SRVE0220I: Wrapped Error-
Explanation None
Action None
SRVE0221E: Serving contents of JSP files is not allowed.
Explanation Cannot serve the contents of a JSP file
Action None
SRVE0222E: MalformedXMLInfoException: Missing <location> in <error-page>.
Explanation
Action
SRVE0223I: StackTrace:
Explanation
Action
SRVE0224I: Target Servlet:
Explanation
Action
SRVE0225I: Root Error-
Explanation
Action
SRVE0226E: Servlet Not Found: {0}
Explanation
Action
SRVE0227I: 1. Check that the class resides in the proper package directory.

Explanation
Action
SRVE0228I: 2. Check that the classname has been defined in the server using the proper case and fully qualified package.

Explanation
Action
SRVE0229I: 3. Check that the class was transfered to the filesystem using a binary tranfer mode.

Explanation
Action
SRVE0230I: 4. Check that the class was compiled using the proper case (as defined in the class definition).

Explanation
Action
SRVE0231E: 5. Check that the class file was not renamed after it was compiled.
Explanation
Action
SRVE0233E: Error Report
Explanation
Action
SRVE0234I: Application classpath=[{0}]
Explanation
Action
SRVE0235E: [{0}] reported an error
Explanation See reported error.
Action None.
SRVE0236E: Error occured while invoking initialization collaborator on starting() call
Explanation Check the FFDC logs for more details on the error
Action Check the FFDC logs for more details on the error
SRVE0237E: Error occured while invoking initialization collaborator on started() call
Explanation Check the FFDC logs for more details on the error
Action Check the FFDC logs for more details on the error
SRVE0238E: Resource paths should have a leading slash
Explanation None.
Action Please supply a leading slash before the path and try again.
SRVE0239I: Extension Factory [{0}] was registered successfully.
Explanation none.
Action none.
SRVE0240I: Extension Factory [{0}] has been associated with patterns [{1}].
Explanation none.
Action none.
SRVE0241I: Using [{0}] as the server root in getTempDirectory().
Explanation none.
Action none.
SRVE0242I: [{2}] [{1}] [{0}]: Initialization successful.
Explanation The init() method of the target resource executed successfully and the target has been places into service.
Action none.
SRVE0243I: Reaper thread interval: [{0}] and inactive limit:[{1}] started.
Explanation none.
Action none.
SRVE0244I: Reaper thread unloading servlet: [{0}].
Explanation The reaper thread removes servlets that have been inactive for longer than the reaper inactive limit.
Action none.
SRVE0245I: Reaper thread removing mapping: [{0}] for servlet: [{0}].
Explanation The reaper thread removes the mappings for jsps and other extensions that have been inactive longer the the reaper inactive limit.
Action none.
SRVE0246I: Reaper thread destroying servlet: [{0}].
Explanation none.
Action none.
SRVE0247E: Error during reaper thread execution.
Explanation Exception occurred in the reaper thread proccessing.
Action Reaper processing is just a form of garbage collection.
SRVE0248I: Requests are currently being processed. Waiting upto 60 seconds before forcing filter destroy.
Explanation None.
Action None.
SRVE0249W: Application {0} has requested SyncToOSThread, but the server is not enabled for SyncToOSThread
Explanation SyncToOSThread synchronizes the J2EE role identity to the OS thread, meaning that the OS thread identity is made equal to the J2EE role identity for the duration of the request. This message indicates that while an application has been configured to utilize SyncToOSThread functionality, the server it is installed into is not configured to support SyncToOSThread capabilities.
Action If SyncToOSThread capabilities are desired for the server in question, please refer to the InfoCenter for a description as to how to enable SyncToOSThread for a server.
SRVE0250I: Web Module {0} has been bound to {1}.
Explanation The specified web module has been associated to the virtualhost mentioned, and can be accessed through any of the host/port combinations for that virtualhost.
Action None.
SRVE0251W: The threadpool configured under the webcontainer is not being used.
Explanation There exists a ThreadPool configuration under the webcontainer. Any changes made to this configuration item will not result in changes in the system.
Action
SRVE0252W: Transports and Chains have been detected! The transports have been changed to use a new model. Please use the migration utilities to migrate the transports to the new model. The threadpool configuration under the webcontainer will not be used with these transports.
Explanation Transports have been changed to use Channel Chains. Please refer to the infocenter to review information on Channel Chains, and how to migrate the existing transports to be channel chain based. The thread pool configuration under the webcontainer will not be used to these transports.
Action Use the migration utilities to migrate your configuration model from the transports to the new channel chains.
SRVE0253I: [{2}] [{1}] [{0}]: Destroy successful.
Explanation The destroy() method of the target resource executed successfully and the target has been removed from service.
Action none.
SRVE0254E: Failed to set request character encoding: [{0}].
Explanation none.
Action none.
SRVE0255E: Mapping clash while adding target for file serving uri pattern: [{0}].
Explanation The default servlet has already been mapped to the file serving uri pattern specified in ibm-web-ext.xmi which is by default /*.
Action Please set fileServingEnabled=false in the ibm-web-ext.xmi file which is under WEB-INF folder.
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 keystore or truststore type specified is invalid.
Action Modify the SSL configuration so that the keystore or truststore type is a valid type. You can check the keystore and truststore types by loading them in WebSphere's IKeyMan tool.
Reference topic    

Terms of Use | Feedback

Last updated: Apr 23, 2009 7:19:30 AM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.webcontainer.resources.Messages.html

© Copyright IBM Corporation 2006, 2007. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)