Hi!

My login system works fine sometimes, but there are times that it stops
working, without any change. I'm using EJBUserManager. It correctly add users
and groups in my database. The problem is that the login system
(j_security_check) do not work all the time. I realy don't know what makes it
work sometimes, and sometimes not. This is the exception when it doesn't work.

java.lang.Exception: Exception UNAVAILABLE: Tracing Stack...
        at java.lang.Throwable.(Throwable.java:96)
        at java.lang.Exception.(Exception.java:44)
        at __jspPage1_erro_jsp._jspService(__jspPage1_erro_jsp.java:39)
        at com.orionserver.http.OrionHttpJspPage.service(JAX)
        at com.evermind.server.http.HttpApplication.w5(JAX)
        at com.evermind.server.http.JSPServlet.service(JAX)
        at com.evermind.server.http.d1.si(JAX)
        at com.evermind.server.http.d1.forward(JAX)
        at com.evermind.server.http.eu.reject(JAX)
        at com.evermind.server.http.HttpApplication.vk(JAX)
        at com.evermind.server.http.HttpApplication.uh(JAX)
        at com.evermind.server.http.ed.sp(JAX)
        at com.evermind.server.http.ed.so(JAX)
        at com.evermind.util.f.run(JAX)

Thanks...
Guilherme Ceschiatti

Reply via email to