Bugs item #1535861, was opened at 2006-08-07 12:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1535861&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Johan Compagner (joco01)
Assigned to: Johan Compagner (joco01)
Summary: RequestLogger first session bind bug.

Initial Comment:
wicket.WicketRuntimeException: there is no session
attached to current thread http-10440-Processor9
        wicket.Session.get(Session.java:210)
        
wicket.protocol.http.RequestLogger.getSessionData(RequestLogger.java:248)
        wicket.protocol.http.RequestLogger.objectCreated(RequestLogger.java:206)
        
wicket.protocol.http.HttpSessionStore.setAttribute(HttpSessionStore.java:78)
        
wicket.protocol.http.AbstractHttpSessionStore.bind(AbstractHttpSessionStore.java:165)
        wicket.protocol.http.WebApplication.getSession(WebApplication.java:612)
        wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:196)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1535861&group_id=119783

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to