Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 85600 invoked by uid 500); 29 May 2001 09:52:57 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 85584 invoked from network); 29 May 2001 09:52:57 -0000 Received: from unknown (HELO server01.hh.uptime-isc.de) (217.6.61.26) by h31.sny.collab.net with SMTP; 29 May 2001 09:52:57 -0000 Received: by server01.hh.uptime-isc.de with Internet Mail Service (5.5.2650.21) id ; Tue, 29 May 2001 11:53:16 +0200 Message-ID: From: Ralph Einfeldt To: "'tomcat-user@jakarta.apache.org'" Subject: AW: newbie problem: javax.servlet.ServletException at org.apache. jasp er.runtime.PageContextImpl.handlePageException Date: Tue, 29 May 2001 11:53:09 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N To get an idea what happens, you should have a look at line 72 of the=20 generated java file _0002flsp_00032_00030_00030_0002fadvanced_0005fredirect_0002ejspadvanced= _000 5fredirect_jsp_0.java to find the place in advanced_redirect.jsp which causes this problem. Try to reduce your jsp's to the bare minimum that reproduces this = error. > -----Urspr=FCngliche Nachricht----- > Von: Terje Kristensen [mailto:Terje.Kristensen@igroup.no] > Gesendet: Dienstag, 29. Mai 2001 11:18 > An: 'tomcat-user@jakarta.apache.org' > Betreff: newbie problem: javax.servlet.ServletException at > org.apache.jasp er.runtime.PageContextImpl.handlePageException=20 =20 Root cause:=20 java.lang.IllegalArgumentException at javax.servlet.http.HttpUtils.parseName(HttpUtils.java:285) at javax.servlet.http.HttpUtils.parseQueryString(HttpUtils.java:154) at org.apache.tomcat.facade.RequestDispatcherImpl.addQueryString(RequestDis= patc herImpl.java:491) at org.apache.tomcat.facade.RequestDispatcherImpl.forward(RequestDispatcher= Impl .java:176) at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:4= 21) at lsp_00032_00030_00030._0002flsp_00032_00030_00030_0002fadvanced_0005fred= irec t_0002ejspadvanced_0005fredirect_jsp_0._jspService(_0002flsp_00032_00030= _000 30_0002fadvanced_0005fredirect_0002ejspadvanced_0005fredirect_jsp_0.java= :72) =20