Installation guide
Installation, Upgrade, and Migration Information
29
# Server-side Java properties (primarely may be used for internationalization)
servlet.NSServletEntity.msg_unable2findClass = Unable to locate class: %1
(%2)
servlet.NSServletEntity.msg_exceptionInitFunc = Internal error: unexpected
exception thrown from the servlet init function (servlet class=%1): %2, Stack: %3
servlet.NSServletEntity.msg_exceptionNewInstance = Internal error: newInstance
failed (servlet class=%1): %2
servlet.NSServletEntity.msg_exceptionInitThrown = Internal error: servlet init
function had trown ServletException (servlet class=%1): %2
servlet.NSServletEntity.msg_jspCompileFailed = JSP compilation error: %1,
stack: %2
servlet.NSServletEntity.msg_recompilingJSPFile = recompiling JSP file: %1
servlet.NSServletWrapper.msg_exceptionDestroyFunc = Internal error: unexpected
exception thrown from the servlet destroy function (servlet class=%1): %2, Stack:
%3
servlet.NSServletRunner.msg_wrongSeviceFuncParam = Internal error: service
function recieved wrong parameters
servlet.NSServletRunner.msg_exceptionServiceFunc = Internal error: exception
thrown from the servlet service function (uri=%1): %2, Stack: %3
servlet.NSServletRunner.msg_missingObjectType = Internal error: ObjectType
is missing
servlet.NSServletRunner.msg_wrongObjectType = Internal error: ObjectType
has incorrect value - magnus-internal/servlet|jsp expected
servlet.NSServletRunner.msg_infoLoadServet = Internal Info: loading
servlet %1
servlet.NSServletRunner.msg_exceptionInitFunc = Internal error: exception
thrown from the servlet init function (servlet=%1): %2
servlet.NSServletRunner.msg_exceptionClassNotFound = Internal error: Class %1
not found (servlet=%2):
servlet.NSServletRunner.msg_exceptionLoadServletFailed = Internal error: Failed
to load servlet (servlet=%1)
servlet.NSServletRunner.msg_exceptionFindClassName = Internal error: Could not
figure out the class name (uri=%1, SCRIPT_NAME=%2)
servlet.NSServletRunner.msg_exceptionFindContext = Internal error: Could not
find specifed servlet context (context=%1)
servlet.NSServletRunner.msg_exceptionGetServlet = Internal error: Failed to
get GenericServlet. (uri=%1,SCRIPT_NAME=%2)
servlet.NSServletRunner.msg_unable2findServlet = Internal error: unable to
locate servlet (%1) by name (probably a configuration error)
servlet.NSServletRunner.msg_fileNotFound = requested file not found