You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Alejandro Reina <ar...@aol.es> on 2001/11/12 14:08:25 UTC

Problems with deploy "HelloWorld" in Weblogic 5.1

Hello everybody,

I've deployed a "helloWorld" with Cactus in Weblogic 5.1 and the server told
me when I execute the test:


____________________________________________________________________________
_______________________________________
lun nov 12 13:33:00 GMT+01:00 2001:<I> <ServletContext-pruebita> Generated
java file: C:\_tmp_war\jsp_servlet\_test\_jspredirector.java
lun nov 12 13:33:03 GMT+01:00 2001:<E> <ServletContext-pruebita> Compilation
of C:\_tmp_war\jsp_servlet\_test\_jspredirector.java failed:
C:\_tmp_war\jsp_servlet\_test\_jspredirector.java:104: Exception
java.io.IOException is never thrown in the body of the corresponding try
statement.
        } catch (IOException __ee) { // propagate ioexception
          ^
1 error

java.io.IOException: Compiler failed
executable.exec([Ljava.lang.String;[javac, -classpath,
c:\jdk1.2.2\jre\lib\rt.jar;c:\jdk1.2.2\jre\lib\i18n.jar;c:\jdk1.2.2\jre\clas
ses;.\classes\boot;.\eval\cloudscape\lib\cloudscape.jar;.\license;.\classes;
.\lib\weblogicaux.jar;.\myserver\serverclasses;c:\otra.war;c:\_tmp_war\junit
.jar;c:\_tmp_war\cactus.jar;c:\_tmp_war\log4j-core.jar;c:\_tmp_war\httpclien
t.jar;c:\_tmp_war\cactus-ant.jar;C:\_tmp_war, -d, C:\_tmp_war,
C:\_tmp_war\jsp_servlet\_test\_jspredirector.java])
	at
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.jav
a, Compiled Code)
	at
weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:202)
	at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java, Compiled Code)
	at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:174)
	at
weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:16
4)
	at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:99)
	at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:123)
	at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
l.java:742)
	at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
l.java:686)
	at
weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
Manager.java:247)
	at
weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:361)
	at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:261)
	at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
____________________________________________________________________________
_______________________________________


I've deployed this in my Forte with Tomcat and I have no problem. I donĀ“t
understand the reason to not compile the "jspRedirector.jsp". Have I
forgotten something?

Thanks to everybody.
Alejandro Reina.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>