× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi

Is anyone else having problems running their webfacing projects on the built
in test server? It used to work fine in 5.1.2 but now both existing
(migrated) and new projects won't run. I get this huge error:

[01/08/05 13:21:44:651 BST] 0000004a ServletWrappe E   SRVE0068E: Could not
invoke the service() method on servlet /index.jsp. Exception thrown :
javax.servlet.ServletException: Missing message for key "index.closeAlert"
        at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
l.java:639)
        at com.ibm._jsp._index._jspService(_index.java:150)
        at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1
212)
        at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1
173)
        at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.
java:92)
        at
com.ibm.etools.iseries.webfacing.runtime.filters.WFCharacterEncodingFilter.d
oFilter(Unknown Source)
        at
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstance
Wrapper.java:142)
        at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.
java:77)
        at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.
java:626)
        at
com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(Gener
icServletWrapper.java:117)
        at
com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPE
xtensionServletWrapper.java:171)
        at
com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(De
faultExtensionProcessor.java:394)
        at
com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837)
        at
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220)
        at
com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204)
        at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681)
        at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
        at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(Ht
tpInboundLink.java:421)
        at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(Ht
tpInboundLink.java:367)
        at
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLRea
dCallback.java:94)
        at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManage
r.java:548)
        at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java
:601)
        at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java
:934)
        at
com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.jav
a:1021)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled
Code))
---- Begin backtrace for Nested Throwables
javax.servlet.jsp.JspException: Missing message for key "index.closeAlert"
        at
org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:297)
        at com.ibm._jsp._index._jspx_meth_bean_message_0(_index.java:181)
        at com.ibm._jsp._index._jspService(_index.java:131)
        at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:88)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1
212)
        at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1
173)
        at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.
java:92)
        at
com.ibm.etools.iseries.webfacing.runtime.filters.WFCharacterEncodingFilter.d
oFilter(Unknown Source)
        at
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstance
Wrapper.java:142)
        at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.
java:77)
        at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.
java:626)
        at
com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(Gener
icServletWrapper.java:117)
        at
com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPE
xtensionServletWrapper.java:171)
        at
com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(De
faultExtensionProcessor.java:394)
        at
com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837)
        at
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220)
        at
com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204)
        at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681)
        at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
        at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(Ht
tpInboundLink.java:421)
        at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(Ht
tpInboundLink.java:367)
        at
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLRea
dCallback.java:94)
        at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManage
r.java:548)
        at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java
:601)
        at
com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java
:934)
        at
com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.jav
a:1021)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled
Code))

Regards,
 
Steve Lakin



**********************************************************************
This communication contains information that is confidential and may also be
privileged.  Any offers and/or commitments made within this document are
subject to contract and without prejudice.  It is for the exclusive use of
the intended recipient(s).  If you are not the intended recipient(s) please
note that any form of distribution, copying or use of this communication or
the information within it is strictly prohibited and may be unlawful.
If you have received this communication in error, please return it with the
subject line "received in error" to it.security@xxxxxxxxxxx then delete the
mail and destroy any copies of it.

www.ramesys.com
**********************************************************************


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.