Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problems running WLS7.0 on RedHat 8.0

0 views
Skip to first unread message

Fabio Lopiano

unread,
Mar 5, 2003, 12:22:35 PM3/5/03
to
Hi all,

I'm trying to install Weblogic Server 7.0 on a RedHat Linux 8.0
The installation seems to work fine, but I get errors if I try to
access the example pages.
I followed the instructions, I can access the console pages but
when I try to access http://localhost:7001/examplesWebApp/index.jsp
I get a "500-Internal Server Error" caused by the enclosed exception.
Any idea / suggestion ?

Thanks in advance,

Fabio Lopiano


<Mar 5, 2003 6:02:41 PM CET> <Error> <HTTP> <101017>
<[ServletContext(id=3688927,name=examplesWebApp,context-path=/examplesWebApp)]
Root cause of ServletException
weblogic.utils.ParsingException: nested TokenStreamException:
antlr.TokenStreamIOException
at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:961)
at weblogic.servlet.jsp.JspParser.doit(JspParser.java:90)
at weblogic.servlet.jsp.JspParser.parse(JspParser.java:213)
at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:119)
at
weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:258)
at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:353)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:211)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:164)
at
weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:517)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:351)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:445)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5445)
at
weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:780)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3105)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2588)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
>


0 new messages