# Copyright (c) 1999 IBM Corp. All Rights Reserved.
# Servlet Engine Properties
# Author: Jason McGee
#
#
class.resides.in.proper.package.directory=1. Check that the class resides in the proper package directory.\n
classname.defined.in.server.using.proper.case.and.fully.qualified.package=2. Check that the classname has been defined in the server using the proper case and fully qualified package.\n
class.transfered.using.binary.mode=3. Check that the class was transfered to the filesystem using a binary tranfer mode.\n
class.compiled.using.proper.case=4. Check that the class was compiled using the proper case (as defined in the class definition).\n
class.not.renamed.after.compiled=5. Check that the class file was not renamed after it was compiled.
error.occured.processing.request=An error has occured while processing request:
AppServerDispatchers.one.request.time=AppServerDispatchers can only process one request at a time
Application.classpath=Application classpath=[{0}]
unsupported.attribute.type=Attribute [{0}] contains an unsupported attribute type: {1}
Badly.formated.servlet.path.list=Badly formated servlet path list
Badly.formated.webgroup.rootURI.list=Badly formated webgroup rootURI list
Cannot.access.attribute.as.element=Can't access attribute as element: {0}
Cannot.set.buffer.size.after.data=Can't set buffer size after data has been written to stream
Check.your.classpath.ensure.all.classes.present=Check your classpath to ensure that all classes required by the servlet are present.\n This problem can
Class.Cast.Exception.Input.class.not.IPoolable=Class Cast Exception: Input class does not implement IPoolable.
Class.does.not.implement.servlet=Class does not implement servlet
Context.not.prepared=Context has not been prepared for next connection
Could.not.find.default.servlet_engine=Could not find resource default.servlet_engine
DynamicClassLoader.invalid=DynamicClassLoader is invalid
Engine.Exception=Engine Exception
Error.Creating.Initial.Configuration=Error Creating Initial Systems Management Configuration
Error.Locating.RemoteSRP.Home.Attribute.Not.Set=Error Locating Remote SRP Home - Attribute Not Set
Error.Locating.RemoteSRP.Home.Home.Attribute.Does.Not.Exist=Error Locating Remote SRP Home - Home Attribute Does Not Exist
Error.Locating.RemoteSRP.Home.Object.Not.Found=Error Locating Remote SRP Home - Object Not Found
Error.Locating.RemoteSRP.Home.Repository.Object.Exception=Error Locating Remote SRP Home - Repository Object Exception
Error.Report=Error Report
Error.creating.instance.of.input.class=Error creating an instance of the input class!
Error.locating.matching.Virtual.Host=Error locating a matching Virtual Host
Error.occured.while.finishing.request=Error occured while finishing request
Error.reported=Error reported: {0}
Error.Message=Error Message:
Error.Code=Error Code:
Error.Stack=Error Stack:
Error=Error
Failed.to.bind.servlet.to.path=Failed to bind servlet [{0}] to path {1}
Failed.to.load.servlet.registry=Failed to load servlet registry
Failed.to.load.servlet=Failed to load servlet
File.not.found=File not found: {0}
FileDependency.was.invalidated.deleted=FileDependency was invalidated {0} has been deleted
FileDependency.was.invalidated.updated=FileDependency was invalidated {0} has been updated
Registry.can.only.be.registered.with.name=Registry can only be registered with the name: {0}
Registry.is.already.owned.by.another.WebApp=Registry is already owned by another WebApp
Root.cause=Root Cause
Root.Error=Root Error-
ScriptName.first=ScriptName must be first part of the URI
Servlet.Exception.Error.finishing.response=Servlet Exception: Error while finishing response
Servlet.Not.Found=Servlet Not Found
Servlet.Not.Found.{0}=Servlet Not Found: {0}
Servlet.Could.not.find.required.servlet.class=Servlet [{0}]: Could not find required servlet class - {1}.class
Servlet.not.a.servlet.class=Servlet [{0}]: not a servlet class
Servlet.found.but.corrupt=Servlet [{0}]: {1} was found, but is corrupt:\n
Servlet.was.found.but.is.missing.another.required.class=Servlet [{0}]: {1} was found, but is missing another required class.\n
StackTrace=StackTrace:
Target.Servlet=Target Servlet:
host.has.not.been.defined=The host {0} has not been defined
web.group.not.defined=The web group {0} has not been defined
This.error.implies.servlet.was.originally.compiled.with.classes.which.cannot.be.located.by.server=This error typically implies that the servlet was originally compiled with a classes which cannot be located by the server.\n
Unable.to.locate.RemoteSRPHome=Unable to locate RemoteSRPHome
Unabled.to.Create.RemoteSRP.Bean=Unable to Create RemoteSRP Bean
Unabled.to.Locate.RemoteSRP.Bean=Unable to Locate RemoteSRP Bean
Unabled.to.Located.Servlet.Object=Unable to Located Servlet Object
Unabled.to.Located.Servlet.URI=Unable to Located Servlet URI
Unabled.to.export.RemoteSRP.Connection.Object=Unable to export RemoteSRP Connection Object
Unabled.to.locate.matching.Virtual.Host=Unable to locate a matching Virtual Host
Uncaught.initialization.exception.thrown.by.servlet=Uncaught initialization exception thrown by servlet
be.debugged.by.recompiling.the.servlet.using.only.the.classes.in.the.application's.runtime.classpath=be debugged by recompiling the servlet using only the classes in the application's runtime classpath\n
class.could.not.be.instantiated=class could not be instantiated
class.not.accessible=class not accessible
class.not.found=class not found
invalid.count=invalid count
no.such.element=no such element: {0} ({1})
no.such.servlethost=no such servlethost: [{0}]
non-HTTP.request.or.response=non-HTTP request or response
post.body.contains.less.bytes.than.specified=post body contains less bytes than specified by content-length
unsupported.method=unsupported method
{0}.is.not.a.valid.class={0} is not a valid class
{0}.is.not.a.valid.jar.file={0} is not a valid jar file
Virtual.Host.or.Web.Application.Not.Found=Virtual Host or Web Application Not Found
Forbidden.Web.Security.Exception=Forbidden: Web Security Exception
Serving.JSP.Not.Allowed=Serving contents of JSP files is not allowed.
Invoke.Of.Invoker.Not.Allowed=Execution of the Invoker servlet directly is not allowed.