Hi,
    I had problems installing service pack 2a - for some reason the jrun.exe
doesen't pick up the %JRUN_HOME% encironment variable at all so had to
change the startup shortcuts/scripts to:
"C:\Program Files\Allaire\JRun\bin\jrun.exe" -jrundir %JRUN_HOME% -start
default
(on Win98)

Have I missed something ?

Also, 2a was meant to fix the login authentication problems. With BASIC
authentication it worked fine but not with FORM logins using
j_security_check. It seems to be redirecting to the error page fine now but
when the login succeeds on IE5.5, I get a NullPointerException but it's fine
on Netscape 4/6. I've tried altering the browser security settings and
turning off the caching but it still does the same thing. Any ideas ?

null
java.lang.NullPointerException
 at
allaire.jrun.servlet.JRunResponse.calculateFullURL(../servlet/JRunResponse.j
ava:809)
 at
allaire.jrun.servlet.JRunResponse.encodeRedirectURL(../servlet/JRunResponse.
java:460)
 at
allaire.jrun.servlet.JRunResponse.sendRedirect(../servlet/JRunResponse.java:
651)
 at
allaire.jrun.servlet.JRunResponse.sendRedirect(../servlet/JRunResponse.java:
641)
 at
allaire.jrun.servlet.ResourceAuthenticator.getUser(../servlet/ResourceAuthen
ticator.java:468)
 at
allaire.jrun.servlet.ResourceAuthenticator.authenticate(../servlet/ResourceA
uthenticator.java:230)
 at allaire.jrun.servlet.JRunSE.runServlet(../servlet/JRunSE.java:902)
 at
allaire.jrun.servlet.JRunRequestDispatcher.forward(../servlet/JRunRequestDis
patcher.java:88)
 at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1131)
 at allaire.jrun.servlet.JvmContext.dispatch(../servlet/JvmContext.java:330)
 at allaire.jrun.jrpp.ProxyEndpoint.run(../jrpp/ProxyEndpoint.java:382)
 at allaire.jrun.ThreadPool.run(../ThreadPool.java:272)
 at allaire.jrun.WorkerThread.run(../WorkerThread.java:75)

regards
chris

________________________________
Chris Newman
[EMAIL PROTECTED]
_______________________________
My secure email PGP key is available at
www.floor51.com/chrisnewman.asc

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to