I was wondering if anyone has encountered a similar problem Im having. We
have a two simple HTML pages, that we have renamed to .JSP . The only JSP
inside the pages is a JSP:INCLUDE tag that just loads another HTML file with
a .JSP extension. For some reason we are getting :

Server Error
The server encountered an internal error and was unable to complete your
request.
JRun closed connection.

The CFserver log says:

07/24 10:50:18 error
java.lang.IllegalStateException
        at jrun.servlet.JRunResponse.forwardReset(JRunResponse.java:114)
        at
jrun.servlet.JRunRequestDispatcher.forwardInvoke(JRunRequestDispatcher.java:
373)
        at
jrun.servlet.JRunNamedDispatcher.forward(JRunNamedDispatcher.java:55)
        at coldfusion.license.JspLicenseServlet.service(Unknown Source)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at
jrun.servlet.JRunRequestDispatcher.invokeNext(JRunRequestDispatcher.java:408
)
        at
jrun.servlet.JRunRequestDispatcher.include(JRunRequestDispatcher.java:340)
        at
jrun.jsp.runtime.JRunPageContext.include(JRunPageContext.java:355)
        at jrun.jsp.tags.Include.doit(Include.java:35)
        at
jrun.jsp.tags.RequestDispatchTag.doEndTag(RequestDispatchTag.java:47)
        at
jrun__submit_site2ejsp10._jspService(jrun__submit_site2ejsp10.java:73)
        at jrun.jsp.runtime.HttpJSPServlet.service(HttpJSPServlet.java:43)
        at jrun.jsp.JSPServlet.service(JSPServlet.java:110)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at
jrun.servlet.JRunRequestDispatcher.invokeNext(JRunRequestDispatcher.java:408
)
        at
jrun.servlet.JRunRequestDispatcher.forwardInvoke(JRunRequestDispatcher.java:
378)
        at
jrun.servlet.JRunNamedDispatcher.forward(JRunNamedDispatcher.java:55)
        at coldfusion.license.JspLicenseServlet.service(Unknown Source)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:226)
        at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
        at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:198)
        at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:
348)
        at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451
)
        at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:29
4)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

I've Installed Updater 3 and that has not resolved the problem, anyone run
into this before?

regards,
Ahnu


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to