[Seasar-user:5382] Re: [teeda]アプリケーション開始時のエラーについて

Shinpei Ohtani [E-MAIL ADDRESS DELETED]
2006年 12月 5日 (火) 15:32:17 JST


$BBgC+$G$9!#(B

$B2<5-$N%m%0$@$1$r8+$k$H!"(BTeedaServlet$B$,$$$J$$$h$&$K;W$o$l$^$9!#(B
EAR$B$^$?$O(BWAR$B7A<0$NCf$K(Bteeda$B$N(Bjar$B%U%!%$%k$,$"$k$+3NG'$7$F$b$i$($k$G$7$g$&$+!#(B

$B$^$?=PMh$l$P!"(BEAR$B$^$?$O(BWAR$B$N9=@.Ey65$($F$b$i$($k$G$7$g$&$+!#(B
$B2?$+$o$+$k$+$b$7$l$^$;$s!#(B

$B59$7$/$*4j$$$7$^$9!#(B

06/12/05 $B$K(B [E-MAIL ADDRESS DELETED]<[E-MAIL ADDRESS DELETED]>
$B$5$s$O=q$-$^$7$?(B:
> $B!!$O$8$a$FEj9F$5$;$FD:$-$^$9!#(B
> [teeda-core]$B$N;HMQ$r8!F$$7$F$$$k>>86$G$9!#(B
>
> $B8=:_!"(B[teeda-core]$B$r;HMQ$7$?%5%s%W%k$r:[E-MAIL ADDRESS DELETED]$7$F$$$^$9$,!"(B
> $B%"%W%j%1!<%7%g%s$N3+;O;~$K2<5-%(%i!<$,H/@8$7$F$7$^$$$^$9!#(B
> $B!J(B[Teeda JSP Example]$B5Z$S<+:n$N%W%m%8%'%/%H$G$bF1MM$N%(%i!<$,H/@8$7$^$9!K(B
>
> $B$3$A$i$G9M$($&$k%(%i!<$N860x$O!"(B
> $B-!!%@_Dj%U%!%$%k!J(BWeb.xml$B$J$I$[E-MAIL ADDRESS DELETED]!K(B
> $B-"!%%"%W%j%1!<%7%g%s%5!<%P$,L$BP1~(B
> $B#A#P%5!<%P$OF|N)$N(BCosminexus$B$r;HMQ$7$F$*$j$^$9!#(B
> $B;29M$^$G$K!"F|N)$N(BCosminexus$B$G$O#J#2#E#E$K=`5r$7$?(B
> $B%U%l!<%`%o!<%/$O;HMQ2DG=$H$N$3$H!#(B
> $B#J#2#E#E!!!'(B1.4
> $B#J#2#S#D#K!'(B5.0
> $B#J#R#E!!!!!'(B1.5$B!J(B5.0$B!K(B
>
> $BBgJQ?=$7Lu$4$6$$$^$;$s$,!"(B
> $B%(%i!<$H$J$k860x$r$4B8CN$G$"$l$P$465<(D:$1$J$$$G$7$g$&$+!#(B
>
> =========================== $B%(%i!<(B =====
> javax.servlet.ServletException: $B%5!<%V%l%C%H(B teedaServlet $B$N(BServlet.init()$B$,Nc30$rEj$2$^$7$?(B
> at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1344)
> at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:872)
> at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5661)
> at org.apache.catalina.core.StandardContext.start(StandardContext.java:5978)
> at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:519)
> at org.apache.catalina.startup.Embedded.startContext(Embedded.java:1705)
> at org.apache.catalina.startup.Embedded.startContext(Embedded.java:1503)
> at com.sun.web.server.WebService.startContext(WebService.java:597)
> at com.hitachi.software.ejb.http.J2EEServletDeployer.startWebComponent(J2EEServletDeployer.java:687)
> at com.hitachi.software.ejb.http.J2EEServletDeployer.startWebComponents(J2EEServletDeployer.java:554)
> at com.hitachi.software.ejb.server.J2EEApplicationStarter.startWebComponents(J2EEApplicationStarter.java:915)
> at com.hitachi.software.ejb.server.J2EEApplicationStarter.doStart(J2EEApplicationStarter.java:287)
> at com.hitachi.software.ejb.server.J2EEApplicationStarter.start(J2EEApplicationStarter.java:255)
> at com.hitachi.software.ejb.server.J2EEApplicationContainer.doStart(J2EEApplicationContainer.java:6486)
> at com.hitachi.software.ejb.server.J2EEApplicationContainer.doneDeploy(J2EEApplicationContainer.java:6458)
> at com.hitachi.software.ejb.server.J2EEApplicationDeployer.postDeploy(J2EEApplicationDeployer.java:1460)
> at com.hitachi.software.ejb.server.J2EEApplicationDeployer.doDeploy(J2EEApplicationDeployer.java:262)
> at com.hitachi.software.ejb.server.J2EEApplicationDeployer.access$000(J2EEApplicationDeployer.java:44)
> at com.hitachi.software.ejb.server.J2EEApplicationDeployer$1.run(J2EEApplicationDeployer.java:216)
> (com/sun/web/server/WebService.java:600)com.sun.web.server.WebService.startContext StartFailedException(com.hitachi.software.web.container.StartFailedException: minor_code=7,message=The web application failed to start. context root = /HaidenITSampleWeb)
> (com/hitachi/software/ejb/http/J2EEServletDeployer.java:693)com.hitachi.software.ejb.http.J2EEServletDeployer.startWebComponent WebJ2EEException(com.sun.web.server.WebJ2EEException: An exception java.lang.NoClassDefFoundError was raised in initialization of the servlet class org.seasar.teeda.core.webapp.TeedaServlet. (J2EE application = HaidenITSample, context root = /HaidenITSampleWeb))
> (com/hitachi/software/ejb/http/J2EEServletDeployer.java:560)com.hitachi.software.ejb.http.J2EEServletDeployer.startWebComponents Exception(com.hitachi.software.ejb.server.LocalDeploymentException: An exception java.lang.NoClassDefFoundError was raised in initialization of the servlet class org.seasar.teeda.core.webapp.TeedaServlet. (J2EE application = HaidenITSample, context root = /HaidenITSampleWeb))
> (com/hitachi/software/ejb/server/J2EEApplicationStarter.java:301)com.hitachi.software.ejb.server.J2EEApplicationStarter.doStart Throwable(com.hitachi.software.ejb.server.LocalDeploymentException: An exception java.lang.NoClassDefFoundError was raised in initialization of the servlet class org.seasar.teeda.core.webapp.TeedaServlet. (J2EE application = HaidenITSample, context root = /HaidenITSampleWeb))
> =========================== $B%(%i!<(B =====
>
> $B0J>e$G$9!#(B
>
>
> _______________________________________________
> Seasar-user mailing list
> [E-MAIL ADDRESS DELETED]
> https://ml.seasar.org/mailman/listinfo/seasar-user
>
>
>


-- 
=============================
Shinpei Ohtani
[E-MAIL ADDRESS DELETED]
=============================



Seasar-user メーリングリストの案内