Bugs item #1267120, was opened at 2005-08-23 15:58
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=1267120&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: core
Group: 1.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Anders Peterson (apete)
Assigned to: Nobody/Anonymous (nobody)
Summary: Could not render error page

Initial Comment:
Wicket 1.1b3

HTTP ERROR: 500

Internal Error: Could not render error page [Page class = 
wicket.markup.html.pages.ExceptionErrorPage, id = 2]

RequestURI=/G-WOLF/app

Powered by Jetty://

15:45:02.428 WARN!! [SocketListener0-1] 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:
588) >11> /G-WOLF/app?
bookmarkablePage=se.optimatika.gwolf.gui.PgManageBrandItems: 
wicket.WicketRuntimeException: Internal error: encoding must not 
be null
        at wicket.response.BufferedResponse.convertToCharset
(BufferedResponse.java:213)
        at wicket.response.BufferedResponse.close
(BufferedResponse.java:171)
        at wicket.protocol.http.WebRequestCycle.redirectTo
(WebRequestCycle.java:239)
        at wicket.RequestCycle.redirectToExceptionErrorPage
(RequestCycle.java:840)
        at wicket.RequestCycle.internalOnRuntimeException
(RequestCycle.java:723)
        at wicket.RequestCycle.respond(RequestCycle.java:884)
        at wicket.RequestCycle.request(RequestCycle.java:404)
        at wicket.protocol.http.WicketServlet.doGet
(WicketServlet.java:195)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        at org.mortbay.jetty.servlet.ServletHolder.handle
(ServletHolder.java:427)
        at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch
(WebApplicationHandler.java:475)
        at org.mortbay.jetty.servlet.ServletHandler.handle
(ServletHandler.java:567)
        at org.mortbay.http.HttpContext.handle(HttpContext.java:
1565)
        at org.mortbay.jetty.servlet.WebApplicationContext.handle
(WebApplicationContext.java:635)
        at org.mortbay.http.HttpContext.handle(HttpContext.java:
1517)
        at org.mortbay.http.HttpServer.service(HttpServer.java:954)
        at org.mortbay.http.HttpConnection.service
(HttpConnection.java:814)
        at org.mortbay.http.HttpConnection.handleNext
(HttpConnection.java:981)
        at org.mortbay.http.HttpConnection.handle
(HttpConnection.java:831)
        at org.mortbay.http.SocketListener.handleConnection
(SocketListener.java:244)
        at org.mortbay.util.ThreadedServer.handle
(ThreadedServer.java:357)
        at org.mortbay.util.ThreadPool$PoolThread.run
(ThreadPool.java:534)

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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to