Hi
This is JRun 3.0sp2 on Linux. 

I am trying to get to one of my JRun applications by IP address and/or a DNS CNAME for 
the machine;
when I try to access the default app, I get the following error in the log:


05/21 13:55:27 error (web) web-0 caught Throwable while running, exiting
[java.lang.NullPointerException]
java.lang.NullPointerException
        at allaire.jrun.servlet.JRunSE.trimDuplicateSlashes(JRunSE.java:1777)
        at allaire.jrun.servlet.JRunSE.getServletReference(JRunSE.java:1265)
        at allaire.jrun.servlet.JvmContext.getContext(JvmContext.java:83)
        at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:328)
        at allaire.jrun.http.WebEndpoint.run(WebEndpoint.java:107)
        at allaire.jrun.ThreadPool.run(ThreadPool.java:272)
        at allaire.jrun.WorkerThread.run(WorkerThread.java:75)


For example, the machine name is "dev"; if I browse to "dev:8101/appl" I get through, 
but if I do it
by "dev.askit.com:8101/appl" or "IP-ADDRESS:8101/appl" the browser hangs and the above 
message shows
up in the log.

I have spent (wasted) the better part of an afternoon playing with setting HOSTNAME 
and the hosts
file... any help GREATLY appreciated!

---Raymond

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to