Hi,

  I have downloaded binary / source version of strut's
examples.  I kept file in proper directory.  I am
getting following error.  It's searching for
MESSAGE.java.  But that file is not there in the
directory.  I have downloaded again and searched the
same file, but it was not there.  Please try to find
out solution.

  I am using iPlanet Applicaiton Server 6.0
(Enterprise Edition) under Windows 2000.  

ERROR
=====

[25/Apr/2001 14:05:50:2] info:
--------------------------------------
[25/Apr/2001 14:05:50:2] info: JSPRunner: init
[25/Apr/2001 14:05:50:2] info:
--------------------------------------
[25/Apr/2001 14:05:52:3] info:
ENGINE-class_loader_created: New class loader com
.kivasoft.engine.EngineClassLoaderNonVersionable@3c1b02
has just been created
[25/Apr/2001 14:05:55:5] warning:
ENGINE-classload_failed: Failed to load class
org.apache.struts.taglib.html.HtmlTagBeanInfo
[25/Apr/2001 14:05:55:5] warning:
ENGINE-classload_failed: Failed to load class
sun.beans.infos.HtmlTagBeanInfo
[25/Apr/2001 14:05:55:6] warning:
ENGINE-classload_failed: Failed to load class
org.apache.struts.taglib.bean.MessageTagBeanInfo
[25/Apr/2001 14:05:55:6] warning:
ENGINE-classload_failed: Failed to load class
sun.beans.infos.MessageTagBeanInfo
[25/Apr/2001 14:05:55:6] warning:
ENGINE-classload_failed: Failed to load class
org.apache.struts.taglib.html.BaseTagBeanInfo
[25/Apr/2001 14:05:55:6] warning:
ENGINE-classload_failed: Failed to load class
sun.beans.infos.BaseTagBeanInfo
[25/Apr/2001 14:05:55:6] warning:
ENGINE-classload_failed: Failed to load class
org.apache.struts.taglib.logic.NotPresentTagBeanInfo
[25/Apr/2001 14:05:55:6] warning:
ENGINE-classload_failed: Failed to load class
sun.beans.infos.NotPresentTagBeanInfo
[25/Apr/2001 14:05:55:6] warning:
ENGINE-classload_failed: Failed to load class
org.apache.struts.taglib.logic.PresentTagBeanInfo
[25/Apr/2001 14:05:55:6] warning:
ENGINE-classload_failed: Failed to load class
sun.beans.infos.PresentTagBeanInfo
[25/Apr/2001 14:05:55:6] warning:
ENGINE-classload_failed: Failed to load class
org.apache.struts.taglib.logic.ConditionalTagBaseBeanInfo
[25/Apr/2001 14:05:55:7] warning:
ENGINE-classload_failed: Failed to load class
sun.beans.infos.ConditionalTagBaseBeanInfo
[25/Apr/2001 14:05:55:7] warning:
ENGINE-classload_failed: Failed to load class
org.apache.struts.taglib.html.LinkTagBeanInfo
[25/Apr/2001 14:05:55:7] warning:
ENGINE-classload_failed: Failed to load class
sun.beans.infos.LinkTagBeanInfo
[25/Apr/2001 14:05:55:7] warning:
ENGINE-classload_failed: Failed to load class
org.apache.struts.taglib.html.BaseHandlerTagBeanInfo
[25/Apr/2001 14:05:55:7] warning:
ENGINE-classload_failed: Failed to load class
sun.beans.infos.BaseHandlerTagBeanInfo
[25/Apr/2001 14:05:55:7] warning:
ENGINE-classload_failed: Failed to load class
org.apache.struts.taglib.html.ImgTagBeanInfo
[25/Apr/2001 14:05:55:7] warning:
ENGINE-classload_failed: Failed to load class
sun.beans.infos.ImgTagBeanInfo
[25/Apr/2001 14:06:00:2] info:
--------------------------------------
[25/Apr/2001 14:06:00:2] info:
jsp.APPS.fortune.dil1.index: init
[25/Apr/2001 14:06:00:2] info:
--------------------------------------
javax.servlet.jsp.JspException: Cannot find message
resources under key org.apac
he.struts.action.MESSAGE
        at
org.apache.struts.util.RequestUtils.message(RequestUtils.java:285)
        at
org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:2
39)
        at
jsp.APPS.fortune.dil1.index._jspService(index.java:73)
        at
jsp.APPS.fortune.dil1.index.service(index.java:35)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
        at
com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown
 Source)
        at
com.netscape.server.servlet.servletrunner.ServletRunner.callJSP(Unkno
wn Source)
        at
com.netscape.server.servlet.platformhttp.PlatformHttpServletResponse.
callJspCompiler(Unknown Source)
        at
com.netscape.server.servlet.platformhttp.PlatformHttpServletResponse.
callUri(Unknown Source)
        at
com.netscape.server.servlet.platformhttp.PlatformHttpServletResponse.
callUriRestrictOutput(Unknown Source)
        at
com.netscape.server.servlet.platformhttp.PlatformRequestDispatcher.fo
rward(Unknown Source)
        at
com.netscape.server.servlet.jsp.JSPRunner.service(Unknown
Source)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
        at
com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown
 Source)
        at
com.netscape.server.servlet.servletrunner.ServletRunner.execute(Unkno
wn Source)
        at
com.kivasoft.applogic.AppLogic.execute(Unknown Source)
        at
com.kivasoft.applogic.AppLogic.execute(Unknown Source)
        at com.kivasoft.thread.ThreadBasic.run(Native
Method)
        at java.lang.Thread.run(Thread.java:479)
javax.servlet.jsp.JspException: Cannot find message
resources under key org.apac
he.struts.action.MESSAGE
        at
org.apache.struts.util.RequestUtils.message(RequestUtils.java:285)
        at
org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:2
39)
        at
jsp.APPS.fortune.dil1.index._jspService(index.java:73)
        at
jsp.APPS.fortune.dil1.index.service(index.java:35)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
        at
com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown
 Source)
        at
com.netscape.server.servlet.servletrunner.ServletRunner.callJSP(Unkno
wn Source)
        at
com.netscape.server.servlet.platformhttp.PlatformHttpServletResponse.
callJspCompiler(Unknown Source)
        at
com.netscape.server.servlet.platformhttp.PlatformHttpServletResponse.
callUri(Unknown Source)
        at
com.netscape.server.servlet.platformhttp.PlatformHttpServletResponse.
callUriRestrictOutput(Unknown Source)
        at
com.netscape.server.servlet.platformhttp.PlatformRequestDispatcher.fo
rward(Unknown Source)
        at
com.netscape.server.servlet.jsp.JSPRunner.service(Unknown
Source)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
        at
com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown
 Source)
        at
com.netscape.server.servlet.servletrunner.ServletRunner.execute(Unkno
wn Source)
        at
com.kivasoft.applogic.AppLogic.execute(Unknown Source)
        at
com.kivasoft.applogic.AppLogic.execute(Unknown Source)
        at com.kivasoft.thread.ThreadBasic.run(Native
Method)
        at java.lang.Thread.run(Thread.java:479)
[25/Apr/2001 14:06:01:1] error: Exception:
SERVLET-run_failed: Failed in running
 template: /fortune/dil1/index.jsp,
javax.servlet.ServletException: Cannot find
message resources under key
org.apache.struts.action.MESSAGE
Exception Stack Trace:
javax.servlet.ServletException: Cannot find message
resources under key org.apac
he.struts.action.MESSAGE
        at
com.netscape.jsp.PageContextImpl.handlePageException(Unknown
Source)
        at
jsp.APPS.fortune.dil1.index._jspService(index.java:186)
        at
jsp.APPS.fortune.dil1.index.service(index.java:35)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
        at
com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown
 Source)
        at
com.netscape.server.servlet.servletrunner.ServletRunner.callJSP(Unkno
wn Source)
        at
com.netscape.server.servlet.platformhttp.PlatformHttpServletResponse.
callJspCompiler(Unknown Source)
        at
com.netscape.server.servlet.platformhttp.PlatformHttpServletResponse.
callUri(Unknown Source)
        at
com.netscape.server.servlet.platformhttp.PlatformHttpServletResponse.
callUriRestrictOutput(Unknown Source)
        at
com.netscape.server.servlet.platformhttp.PlatformRequestDispatcher.fo
rward(Unknown Source)
        at
com.netscape.server.servlet.jsp.JSPRunner.service(Unknown
Source)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
        at
com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown
 Source)
        at
com.netscape.server.servlet.servletrunner.ServletRunner.execute(Unkno
wn Source)
        at
com.kivasoft.applogic.AppLogic.execute(Unknown Source)
        at
com.kivasoft.applogic.AppLogic.execute(Unknown Source)
        at com.kivasoft.thread.ThreadBasic.run(Native
Method)
        at java.lang.Thread.run(Thread.java:479)  

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to