  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Subject: JSP Compilation error | Subject: JSP Compilation error 2004-08-12 - By Sunil Kumar
Back Hi all,
I know this is not the best forum to ask this question. But this is where the best people are, so I though I can ask this question here.
We are on WebSphere Portal Server 4.2.1. Some of our JSPs give the following error. "method: _jspService signature: (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse ;)V) Illegal target of jump or branch "
A little bit of googling revealed that if we give a parameter "com.sun.tools.javac.main.largebranch" as true in the JVM settings then this problem does not come.
And it did work, for at least two weeks we did not get this error, but now we have started getting this error again.
Any help would be highly appreciated.
Thanks in Advance Sunil Kumar Tata Consultancy Services Mailto: sunil2.kumar@(protected) Website: http://www.tcs.com
<br><font size=2 face="sans-serif">Hi all,</font> <br> <br><font size=2 face="sans-serif">I know this is not the best forum to ask this question.</font> <br><font size=2 face="sans-serif">But this is where the best people are, so I though I can ask this question here.</font> <br> <br><font size=2 face="sans-serif">We are on WebSphere Portal Server 4.2.1.< /font> <br><font size=2 face="sans-serif">Some of our JSPs give the following error.</font> <br><font size=2 face="sans-serif">"method: _jspService signature: (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse ;)V) Illegal target of jump or branch "</font> <br> <br><font size=2 face="sans-serif">A little bit of googling revealed that if we give a parameter "com.sun.tools.javac.main.largebranch" as true in the JVM settings then this problem does not come.</font> <br> <br><font size=2 face="sans-serif">And it did work, for at least two weeks we did not get this error, but now we have started getting this error again.< /font> <br> <br><font size=2 face="sans-serif">Any help would be highly appreciated. </font> <br> <br><font size=2 face="sans-serif">Thanks in Advance<br> Sunil Kumar<br> Tata Consultancy Services<br> Mailto: sunil2.kumar@(protected)<br> Website: http://www.tcs.com</font>
|
|
 |