Hi,
I have a problem concerning application mapping with external
webservers. I use JRun 3.1 Build 16777 and IIS 5.0 (Windows 2000 prof).
I created a new JRun-Server and new web application with the management
console and mapped this application as a default application to the root
dirctory "/". With the build-in JRun webserver everything works fine.
Now I created a connection to the external webserver (IIS 5.0) using the
connector wizard from the management console. I didn't change the
webserver root, it was set to "C:\Inetpub\wwwroot". Everything seemed to
work fine too, the pages are displayed. But when I deleted the compiled
jsp classes under "WEB-INF\jsp" and restarted the servers, I got the
following error:
allaire.jrun.JRunServletException: The page /start.jsp could not be found.
at allaire.jrun.jsp.JSPTranslator.loadClass(../jsp/JSPTranslator.java:149)
at allaire.jrun.jsp.JSPTranslator.translate(../jsp/JSPTranslator.java:96)
at allaire.jrun.jsp.JSPTranslator.translate(../jsp/JSPTranslator.java:67)
at allaire.jrun.jsp.JSPServlet.service(../jsp/JSPServlet.java:216)
at allaire.jrun.jsp.JSPServlet.service(../jsp/JSPServlet.java:196)
at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1417)
at
allaire.jrun.session.JRunSessionService.service(../session/JRunSessionService.java:1082)
at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java:1271)
at
allaire.jrun.servlet.JRunRequestDispatcher.forward(../servlet/JRunRequestDispatcher.java:89)
at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1557)
at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1547)
at allaire.jrun.servlet.JvmContext.dispatch(../servlet/JvmContext.java:364)
at allaire.jrun.jrpp.ProxyEndpoint.run(../jrpp/ProxyEndpoint.java:388)
at allaire.jrun.ThreadPool.run(../ThreadPool.java:272)
at allaire.jrun.WorkerThread.run(../WorkerThread.java:75)
It works when I use applications which are mapped to specific URLs,
let's say "demo" and it works when I change the IIS websever root to the
application root directory.
Can anyone explain to me what went wrong under the primary
constellation? Is it a JRun bug or a misconfiguration or my
misunderstanding of application mapping?
Thanks,
Michael
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists