Anonymous | Login | Signup for a new account | 12-17-2024 14:48 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001674 | [Resin] | major | random | 04-07-07 11:37 | 05-23-07 15:45 | ||||
Reporter | bthakkar | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.0.22 | ||||||
Summary | 0001674: No forwarding URI for form authentication | ||||||||
Description |
Error happens after succesfull login (JdbcAuthenticator). After login, the error appears instead of the requested page. javax.servlet.ServletException: No forwarding URI for form authentication. Either the login form must specify j_uri or the session must have a saved URI. |
||||||||
Additional Information |
[09:31:47.381] com.caucho.log.EnvironmentLogger.log javax.servlet.ServletException: No forwarding URI for form authentication. Either the login form must specify j_uri or the session must have a saved URI. [09:31:47.381] at com.caucho.server.security.FormLoginServlet.service(FormLoginServlet.java:123) [09:31:47.381] at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:106) [09:31:47.381] at com.caucho.server.webapp.NamedDispatcherImpl.forward(NamedDispatcherImpl.java:104) [09:31:47.381] at com.caucho.server.security.FormLogin.authenticate(FormLogin.java:213) [09:31:47.381] at com.caucho.server.connection.AbstractHttpRequest.authenticate(AbstractHttpRequest.java:1580) [09:31:47.381] at com.caucho.server.security.SecurityFilterChain.doFilter(SecurityFilterChain.java:120) [09:31:47.381] at com.caucho.server.cache.CacheFilterChain.doFilter(CacheFilterChain.java:188) [09:31:47.381] at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:173) [09:31:47.381] at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229) [09:31:47.381] at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:274) [09:31:47.381] at com.caucho.server.port.TcpConnection.run(TcpConnection.java:511) [09:31:47.381] at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:520) [09:31:47.381] at com.caucho.util.ThreadPool.run(ThreadPool.java:442) [09:31:47.381] at java.lang.Thread.run(Thread.java:619) |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |