500 Servlet Exception at Domain CP

Inka

Perch
http://domain.jodohost.com

Is giving me this error:


Code:
500 Servlet Exception
javax.servlet.jsp.JspException: Charset for language code undefined not
found.
	at com.logicboxes.anacreon.taglibs.CharSetMetaTag.doStartTag(CharSetMetaTag.java:42)
	at _errorpage__jsp._jspService(/anacreon/errorpage.jsp:9)
	at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
	at com.caucho.jsp.Page.subservice(Page.java:506)
	at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:182)
	at com.caucho.server.http.Invocation.service(Invocation.java:315)
	at com.caucho.server.http.QRequestDispatcher.forward(QRequestDispatcher.java:222)
	at com.caucho.jsp.QPageContext.handlePageException(QPageContext.java:645)
	at _index__jsp._jspService(_index__jsp.java:32)
	at com.caucho.jsp.JavaPage.service(JavaPage.java:75)
	at com.caucho.jsp.Page.subservice(Page.java:506)
	at com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:182)
	at com.caucho.server.http.Invocation.service(Invocation.java:315)
	at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:246)
	at com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:164)
	at com.caucho.server.TcpConnection.run(TcpConnection.java:139)
	at java.lang.Thread.run(Thread.java:534)


--------------------------------------------------------------------------------
Resin 2.1.11 (built Mon Sep 8 09:36:19 PDT 2003)
 
Yash said:
you get this when you are trying to login?

I just put the URL in the address bar in IE 6 SP1 in WinXP Pro and always receive that

However, I am now trying with Opera 7 and the page is loading fine (although I do not know if the CP per se is going to work fine with Opera)
 
Back
Top