SRVE

SRVE0011E: Illegal Argument Exception: Trying to write < 0 chars
Explanation Attempting to output a buffer of size less than 0. This is an application error.
Action Only write buffers of size of 0 or greater.
SRVE0014E: Uncaught service() exception root cause {0}: {1}
Explanation Uncaught exception created in servlet service method. This is an application error.
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 determine the root cause of this problem.
SRVE0016E: Illegal Argument Exception: Invalid header format
Explanation Format found for a request header is not valid.
Action Check client header creation.
SRVE0021I: Servlet unloaded: {0}
Explanation The specified servlet has been unloaded after the destroy method has been called.
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.
SRVE0035E: WebAppSecurityCollaborator
Explanation WebAppSecurityCollaborator. This is a system error.
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. This is an application error.
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 Date 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.
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, contact IBM Support.
SRVE0058E: Did not realize destroy() exception created by servlet {0} in application {1}: {2}
Explanation Could not destroy specified servlet. This is an application error.
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 servlet 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.
SRVE0066I: Waiting for servlet to finish servicing requests: {0}
Explanation Servlet is still handling the request. Waiting for request to complete before calling destroy.
Action none.
SRVE0068E: Uncaught exception created in one of the service methods of the servlet {0} in application {1}. Exception created : {2}
Explanation Uncaught exception created in one of the service methods of the servlet. This is an application error.
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.
SRVE0070E: Error initializing for next request
Explanation Internal web container error.
Action Gather server logs and contact IBM service.
SRVE0080E: Invalid content length
Explanation Internal server error. This could be caused by network tuning issues, the content-length being specified incorrectly, or the length or size of an attachment. This is an application error.
Action Gather logs and contact IBM service.
SRVE0086E: Illegal Argument Exception: Missing resource bootstrap properties
Explanation Internal server error.
Action Gather logs and contact IBM service.
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.
SRVE0097I: Servlet unload initiated: {0}
Explanation The specified servlet is being unloaded from service.
Action none.
SRVE0100E: Uncaught init() exception created by servlet {0} in application {1}: {2}
Explanation Could not initialize the specified servlet. This is an application error.
Action Make sure the servlet class file is available on the application class path.
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.
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.
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.
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.
SRVE0120E: IO Error {0}
Explanation IO error encountered.
Action Varies depending on reported root cause.
SRVE0121E: Illegal Argument Exception: Trying to write &lt; 0 bytes
Explanation Attempting to output a buffer of size less than 0. This is an application error.
Action Only write buffers of size of 0 or greater.
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.
SRVE0133E: An error occurred while parsing parameters. {0}
Explanation Problem encountered parsing servlet parameters.
Action Verify the client is sending the full request.
SRVE0138E: postInvoke Security Exception
Explanation Security problem encountered during request processing. This is a system error.
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. This is a system error.
Action Varies with root cause.
SRVE0140E: Could not instantiate the security collaborator {0}
Explanation Internal server error.
Action Gather logs and contact IBM service.
SRVE0155E: Failed to load encoding.properties file {0}
Explanation Could not load the specified file. System action is required.
Action Be sure the specified file exists and is in the correct format according to java.utils.Properties.
SRVE0156E: Failed to load converter.properties file {0}
Explanation Could not load the specified file. System action is required.
Action Be sure the specified file existsand is in the correct format according to java.utils.Properties.
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 committed. This is an application error.
Action Remove the setBufferSize() call or move it to a position before the response commit.
SRVE0160E: Exception while rolling back UserTransaction: {0}
Explanation Problem encountered rolling back the specified user transaction. This is an application error.
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 WebSphere Application Server - Web Container. Copyright IBM Corp. 1998-2008
Explanation Application server identifier.
Action none.
SRVE0162I: Servlet Specification Level: 2.5
Explanation The servlet specification level supported by the application server.
Action none.
SRVE0163I: Supported JSP Specification Level: 2.1
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. This is an application error.
Action Either change the context root of one of the web applications or move one to a different virtual host.
SRVE0169I: Loading Web Module: {0}.
Explanation WebModule is starting and being made available for service.
Action none.
SRVE0180I: [{0}] [{1}] [Servlet.LOG]: {2}
Explanation Informational message {2} logged via ServletContext.log from application {0} with context root {1}.
Action none.
SRVE0181I: [{0}] [{1}] [Servlet.LOG]: {2}: {3}
Explanation Informational message {2} logged via ServletContext.log from application {0} with context root {1} and stack trace {3}.
Action none.
SRVE0185E: An error has occurred while processing request:
Explanation Exception that occurred when processing the request.
Action Review the message to determine the root cause of the problem.
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. This is an application error.
Action Either set the buffer size before writing data or reset the buffer before setting the size.
SRVE0187E: Check your class path to ensure that all classes required by the servlet are present.
Explanation A required class was not found. This is an application error.
Action Make sure your class path reflects all the classes you may be accessing
SRVE0188E: Class {0} does not implement servlet
Explanation This is an application error.
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 happened because of a communication error within the Application Server but should not have affected the processing of the request. This is a system error.
Action none.
SRVE0190E: File not found: {0}
Explanation The mentioned file was not found. This is an application error.
Action Ensure that the mentioned file is in place.
SRVE0194E: Illegal from included servlet
Explanation The attempted operation cannot be performed in an included servlet/JSP (Refer to the Servlet specification). This is an application error.
Action Modify the failing servlet/JSP.
SRVE0196E: Missing required initialization parameter: {0}
Explanation The parameter with the mentioned name has no value. This is a required parameter. This is an application error.
Action Supply a value to the mentioned parameter.
SRVE0199E: OutputStream already obtained
Explanation Application requested a PrintWriter after the ServletResponse OutputStream had already been obtained. This is an application error.
Action Review application to determine if both PrintWriter and OuputStream were obtained. Modify the failing servlet/JSP to only obtain one or the other.
SRVE0200E: Servlet [{0}]: Could not find required class - {1}
Explanation Servlet could not find a required class needed to service the request. This is an application error.
Action Verify the class exists within the application.
SRVE0201E: Servlet [{0}]: not a servlet class
Explanation This is an application error.
Action Modify the failing class 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 corrupted:

Explanation The servlet class was found to be corrupted. This is an application error.
Action 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. This is an application error.
Action Make sure all required classes are placed in the folders/jars representing the class path
SRVE0204E: The host {0} has not been defined
Explanation The virtual host was not found. System action is required.
Action Check the virtual host configuration in the virtualhosts.xml file, or through the administrative console.
SRVE0205E: The host {0} on port {1} has not been defined.
Explanation Unable to locate Virtual Host defined to handle this request URI. System action is required.
Action Check the virtual host configuration in the virtualhosts.xml file, or through the administrative console.
SRVE0206E: This error typically implies that the servlet was originally compiled with classes which cannot be located by the server.

Explanation This is an application error.
Action Re-compile the servlet with all required components placed in the class path.
SRVE0207E: Uncaught initialization exception created by servlet
Explanation The target threw an exception during initialization that was not caught by the user code. This is an application error.
Action 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 possible. This is an application error.
Action Modify the failing servlet/JSP.
SRVE0209E: Writer already obtained
Explanation The writer for this response has already been obtained. Use the existing writer. This is an application error.
Action Review application to determine if both PrintWriter and OuputStream were obtained. Modify the failing servlet/JSP to only obtain one or the other.
SRVE0210I: This problem can be debugged by recompiling the servlet using only the classes in the application's runtime class path

Explanation This is an application error.
Action Recompile the servlet using only the classes in the application's runtime class path.
SRVE0213E: class not found
Explanation Internal exception.
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
SRVE0214E: invalid count
Explanation Internal exception.
Action If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ .
SRVE0215E: non-HTTP request or response
Explanation The servlet chain that has been defined can only handle HTTP requests. This is an application error.
Action none.
SRVE0216E: post body contains less bytes than specified by content-length
Explanation The incoming request may be corrupted. This is an application error.
Action none.
SRVE0217E: {0} is not a valid class
Explanation This error occurred when the webcontainer tried to load an internal implementation class. This is a system error.
Action Check to make sure the original WAS class path has not been modified.
SRVE0218E: Forbidden: Web Security Exception
Explanation The request tried to access a forbidden resource.
Action Make sure the requesting entity has the required privileges.
SRVE0219I: No Error to Report
Explanation DefaultErrorReport was invoked but no error was found. This is a system error.
Action Review application to determine cause of problem.
SRVE0220I: Wrapped Error-
Explanation Error that caused the problem.
Action none.
SRVE0221E: Serving contents of JSP files is not allowed.
Explanation Cannot serve the contents of a JSP file
Action none.
SRVE0223I: StackTrace:
Explanation none.
Action none.
SRVE0224I: Target Servlet:
Explanation none.
Action none.
SRVE0225I: Root Error-
Explanation none.
Action none.
SRVE0227E: Check that the class resides in the proper package directory.

Explanation Package name of resource does not match the compiled class file's package. This is an application error.
Action Check that the class resides in the proper package directory.
SRVE0228E: Check that the classname has been defined in the server using the proper case and fully qualified package.

Explanation This is an application error.
Action Check that the classname has been defined in the server using the proper case and fully qualified package.
SRVE0229E: Check that the class was transferred to the filesystem using a binary transfer mode.

Explanation This is an application error.
Action Check that the class was transferred to the filesystem using a binary transfer mode.
SRVE0230E: Check that the class was compiled using the proper case (as defined in the class definition).

Explanation This is an application error.
Action Check that the class was compiled using the proper case (as defined in the class definition).
SRVE0231E: Check that the class file was not renamed after it was compiled.
Explanation This is an application error.
Action Check that the class file was not renamed after it was compiled.
SRVE0233E: Error Report
Explanation none
Action none
SRVE0234I: Application class path=[{0}]
Explanation none
Action none
SRVE0235E: [{0}] reported an error
Explanation See reported error.
Action none.
SRVE0236E: Error occurred while invoking initialization collaborator on starting() call
Explanation This is a system error.
Action Check the FFDC logs for more details on the error.
SRVE0237E: Error occurred while invoking initialization collaborator on started() call
Explanation This is a system error.
Action Check the FFDC logs for more details on the error
SRVE0238E: Resource paths should have a leading slash
Explanation This is an application error.
Action 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 ran 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 processing. This is a system error.
Action Reaper processing is just a form of garbage collection.
SRVE0248I: Requests are currently being processed. Waiting up to 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 Java EE role identity to the OS thread, meaning that the OS thread identity is made equal to the Java EE 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. System action is required.
Action If SyncToOSThread capabilities are desired for the server in question, refer to the information center 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 none.
SRVE0252W: Transports and Chains have been detected! The transports have been changed to use a new model. 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. Refer to the information center 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 ran successfully and the target has been removed from service.
Action none.
SRVE0254E: Failed to set request character encoding: [{0}].
Explanation Request encoding specified on the request is not valid. This is an application error.
Action Review logs to determine whether the specified encoding is a valid encoding.
SRVE0255E: 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. This is an application error.
Action Be sure the web group and virtual host is defined and deployed.
SRVE0256E: WebContainer has not been initialized.
Explanation WebContainer is not initialized until an application has been installed. This is a system error.
Action Install an application to initialize the webcontainer.
SRVE0257W: The semantics for the {0} property on the transport have changed.
Explanation A thread is no longer tied to a single connection. System action is required.
Action Refer to the information center for more details.
SRVE0258W: The {0} attribute under the transport no longer applies.
Explanation System action is required.
Action Configure this property under the Logging Service (see information center for more details on HTTP Access Logger).
SRVE0259W: The {0} property is now configurable only at the WebContainer level.
Explanation The {0} property can no longer be configured at the transport level and must be configured at the webcontainer level. System action is required.
Action Configure this property at the webcontainer level.
SRVE0260E: The server cannot use the error page specified for your application to handle the Original Exception printed below.
Explanation none.
Action See the Error Page Exception for a description of the problem with the specified error page.
SRVE0261E: The annotation helper {0} has not been defined.
Explanation The specified annotation helper has not been defined. This is a system error.
Action Check for the definition of the specified annotation helper and add it if necessary.
SRVE0262E: The annotation helper {0} is not of type com.ibm.wsspi.webcontainer.AnnotationHelper.
Explanation The specified annotation helper is not of the expected type. This is a system error.
Action Check the annotation helper implementation class and fix it.
SRVE0263E: The annotation helper {0} cannot be instantiated.
Explanation The specified annotation helper could not be instantiated. This is a system error.
Action Check the exception logs for the reason that the annotation helper could not be instantiated.
SRVE0264E: Error occured while initializing Extension Factories: {0}
Explanation This is a system error.
Action Review the logs.
SRVE0265E: Error occured while notifying listeners of WebApp start: {0}
Explanation This is a system error.
Action Review the logs.
SRVE0266E: Error occured while initializing servlets: {0}
Explanation This is a system error.
Action Review the logs.
SRVE0267E: Error occured while initializing filters: {0}
Explanation This is a system error.
Action Review the logs.
SRVE0268E: Error obtaining Session Context for the WebApp: {0}
Explanation Could not obtain a valid Session Context for the WebApp. System action is required.
Action Check if the Session Manager is configured correctly.
SRVE0269W: No Extension Processor found for handling JSPs
Explanation This is a system error.
Action Review the logs.
SRVE0270E: Illegal servlet mapping encountered for servlet {0}.
Explanation A servlet mapping specified in the webconfig.xml is not valid. System action is required.
Action Check the servlet mappings in webconfig.xml and make appropriate changes
SRVE0271E: Uncaught init() exception created by servlet [{0}] in application [{1}]: {2}
Explanation This is an application error.
Action Review the logs.
SRVE0272W: JSP Processor not defined. Skipping : {0}
Explanation This is a system error.
Action none.
SRVE0273E: Error while initializing JSP as servlet [{0}] in application [{1}]: {1}
Explanation This is an application error.
Action Review the logs.
SRVE0274W: Error while adding servlet mapping for path-->{0}, wrapper-->{1}, application-->{2}.
Explanation This is an application error.
Action Check for mapping clash in webconfig.xml
SRVE0275E: Error while adding servlet mapping for servlet [{0}] in application [{1}]: {2}
Explanation This is an application error.
Action Verify the mapping is valid.
SRVE0276E: Error while initializing Servlet [{0}]: {1}
Explanation This is an application error.
Action Review the logs.
SRVE0277W: Mapping for DirectoryBrowsingServlet already exists
Explanation This is an application error.
Action Remove the duplicate mapping.
SRVE0278E: Error while adding servlet mapping --> {0}.
Explanation This is an application error.
Action Set fileServingEnabled=false in the ibm-web-ext.xmi file which is under WEB-INF folder.
SRVE0279E: Error occured while processing global listeners for the application {0}: {1}
Explanation This is an application error.
Action Review the logs.
SRVE0280E: Extension processor failed to initialize in factory [{0}]: {1}
Explanation This is a system error.
Action Review the logs.
SRVE0281E: Request Processor already present for mapping: {0}
Explanation This is a system error.
Action Review the logs.
SRVE0282E: Error occured while setting WebAppAttribues: {0}
Explanation This is a system error.
Action Review the logs.
SRVE0283E: Exception caught while initializing context: {0}
Explanation This is an application error.
Action Review the logs.
SRVE0284E: Exception caught in notifyServletContextCreated: {0}
Explanation This is a system error.
Action Review the logs.
SRVE0285E: Exception caught while destroying context: {0}
Explanation This is a system error error.
Action Review the logs.
SRVE0286E: Exception caught in notifyServletContextDestroyed: {0}
Explanation This is a system error.
Action Review the logs.
SRVE0287E: server.root is null
Explanation This is a system error.
Action none.
SRVE0288E: chown failed, tried to run command: [{0}] Exit Code: [{1}]
Explanation This is a system error.
Action none.
SRVE0289E: Failed to create temp directory: {0}
Explanation This is a system error.
Action none.
SRVE0290E: Unable to use specified temp directory: {0} read:{1} write:{2}
Explanation System action is required.
Action Check the status of the directory, including existence, access privileges and available space.
SRVE0291E: Unable to use default temp directory: {0} read:{1} write:{2}
Explanation System action is required.
Action Check the status of the directory, including existence, access privileges and available space.
SRVE0292I: Servlet Message - [{0}]:.{1}
Explanation none.
Action none.
SRVE0293E: [Servlet Error]-[{0}]: {1}
Explanation none.
Action none.
SRVE0294E: [Servlet Error]-[{0}]: {1}: {2}
Explanation none.
Action none.
SRVE0296E: [{0}][{1}][Servlet.LOG]:.{2}:.{3}
Explanation none.
Action none.
SRVE0297E: WebApp {0} destroy encountered errors: {1}
Explanation This is a system error.
Action Review the logs.
SRVE0298E: Exception occured while creating wrapper for servlet [{0}]: {1}
Explanation This is a system error.
Action Review the logs.
SRVE0299E: Could not create wrapper for servlet [{0}]
Explanation This is a system error.
Action Review the logs.
SRVE0300E: Mapping already Exists [{0}][{1}]: {2}
Explanation The desired path is already assigned in a servlet mapping. This is an application error.
Action Change or remove the mapping from your application configuration.
SRVE0301I: Encountered problems while removing servlet {0}. Details: {1}
Explanation This is a system error.
Action Review the logs.
SRVE0302E: Error while adding static file processor: {0}
Explanation This is a system error.
Action Review the logs.
SRVE0304E: ServletRequestWrapper [{0}] is not an instance of [{1}] so wrapped logic may be bypassed.
Explanation WebContainer expects a wrapped request object to be an instance of a class of which it is not. This is an application error.
Action Change code to implement the expected interface.
SRVE0305W: ObjectPoolService is unavailable. SRTConnectionContext pooling disabled.
Explanation The object pool service improves the performance of the webcontainer, but it has been disabled. This is a system error.
Action It is recommended to enable the object pool service.
SRVE0306W: ARD is not enabled so so attempts to do asynchronous includes and insertFragment calls will all be synchronous
Explanation ARD is not enabled correctly. System action is required.
Action Make sure ARD is enabled in the WebContainer settings and a dispatch type of CLIENT_SIDE or SERVER_SIDE is specified in the application settings.
SRVE0307W: null mapping for filter. This may occur if you try to specify a * mapping on a pre-2.5 app.
Explanation There was no servlet mapping for the filter so it cannot be added. This is an application error.
Action Change the application descriptors to 2.5 level if you are using a * mapping.
SRVE0308E: Filtering by asterisk is not allowed.
Explanation Filtering by asterisk is not allowed because disabling serving all servlets by classname is handled by the com.ibm.ws.webcontainer.disallowserveservletsbyclassname custom property. This is an application error.
Action Set com.ibm.ws.webcontainer.disallowserveservletsbyclassname to true to block serving all classes by classname.
SRVE0309E: Servlet on the blocked list: {0}
Explanation The requested servlet is on the block list provided by the custom property com.ibm.ws.webcontainer.donotservebyclassname. This is an application error.
Action If this is not the desired behavior, update the property com.ibm.ws.webcontainer.donotservebyclassname.
SRVE0310E: There was an error in a custom property: {1}
Explanation System action is required.
Action Verify the custom property is correct
SRVE0311E: There was an error in the transport: {0}
Explanation This is a system error.
Action Review the logs.
SRVE0312E: There was an adding while adding a channel: {0}
Explanation This is a system error.
Action Review the logs.
SRVE0313E: Error occured while migrating transport at port {0} to the corresponding chain: {1}
Explanation This is a system error.
Action Review the logs.
SRVE0314E: Failed to remove webmodule {0}: {1}
Explanation This is a system error.
Action Review the logs.
SRVE0315E: An execption occurred: {0}
Explanation An exception occurred.
Action Review the logs.
SRVE0316W: Request matches the context root [{0}] under the virtual host alias of [{1}].
Explanation The request path maps to a context root on a non-matching virtual host.
Action Check to see if an additional virtual host alias needs to be added.
SRVE0317W: You may need to add a new virtual host alias of *:<your port> to the same virtual host that [{0}] is under.
Explanation The request path maps to a context root on a non-matching virtual host.
Action Follow the instructions in the Information Center to add a new virtual host alias.
SRVE0318W: Invalid character in query string.
Explanation A character, which is not valid, exists in the query string and has been ignored.
Action A user action is not required.
SRVE0319E: For the [{0}] servlet, {1} servlet class was found, but a resource injection failure has occurred.
Explanation The servlet failed to initialize because an error occurred when a resource was injected.
Action Verify that the injected resources exist and are accessible to the servlet.
SRVE0320E: The [{0}] filter was found, but a resource injection failure has occurred.
Explanation The filter failed to initialize because an error occurred when a resource was injected.
Action Verify that the injected resources exist and are accessible to the filter.
SRVE0321E: The [{0}] filter did not load during start up.
Explanation The filter did not load during startup.
Action Examine the server logs to determine the root cause of the problem.
SRVE0322E: The [{0}] listener class was found, but a resource injection failure has occurred.
Explanation The listener failed to initialize because an error occured when a resource was injected.
Action Verify that the injected resources exist and are accessible to the listener. To re-initialize the listener, restart the listener application.
Reference topic    

Terms and conditions for information centers | Feedback

Last updated: Jun 13, 2012 7:39:43 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.webcontainer.resources.Messages.html

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