あるサイトにログインしようとするとこのエラーが出てログインできないのですがどうすればいいのでしょうか
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern - For input string: "u3"
java.net.URLDecoder.decode(URLDecoder.java:173)
cafesta.auth.UserAuthorizationHttp.<init>(UserAuthorizationHttp.java:82)
cafesta.auth.UserAuthenticator.<init>(UserAuthenticator.java:52)
cafesta.top.TopFilter.doFilter(TopFilter.java:31)
cafesta.top.LogTimeoutFilter.doFilter(LogTimeoutFilter.java:30)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.9 logs.
お礼
早速の回答ありがとうございました。 サイト管理者にメールで連絡しました。 ありがとうございます。