DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14984>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14984 XSLTC compiltation error : Branch target offset too large for short ------- Additional Comments From [EMAIL PROTECTED] 2002-12-03 06:21 ------- Hi tried with Xalan 2.4.1 version, still the stylesheet class is not generated gives the following error /ebp/home/grp1/sumi/misc>java org.apache.xalan.xsltc.cmdline.Compile -x -p NewClass SpaceRedSatelindo-SS.xsl org.apache.bcel.generic.ClassGenException: Branch target offset too large for short at java.lang.Throwable.fillInStackTrace(Native Method) at java.lang.Throwable.fillInStackTrace(Compiled Code) at java.lang.Throwable.<init>(Compiled Code) at java.lang.Exception.<init>(Compiled Code) at java.lang.RuntimeException.<init>(RuntimeException.java:47) at org.apache.bcel.generic.ClassGenException.<init> (ClassGenException.java:66) at org.apache.bcel.generic.BranchInstruction.dump(Compiled Code) at org.apache.bcel.generic.InstructionList.getByteCode(Compiled Code) at org.apache.bcel.generic.MethodGen.getMethod(Compiled Code) at org.apache.xalan.xsltc.compiler.Mode.compileNamedTemplate (Mode.java:591) at org.apache.xalan.xsltc.compiler.Mode.compileTemplates(Compiled Code) at org.apache.xalan.xsltc.compiler.Mode.compileApplyTemplates(Compiled Code) at org.apache.xalan.xsltc.compiler.Stylesheet.compileModes(Compiled Code) at org.apache.xalan.xsltc.compiler.Stylesheet.translate(Compiled Code) at org.apache.xalan.xsltc.compiler.XSLTC.compile(XSLTC.java:359) at org.apache.xalan.xsltc.compiler.XSLTC.compile(XSLTC.java:264) at org.apache.xalan.xsltc.compiler.XSLTC.compile(Compiled Code) at org.apache.xalan.xsltc.cmdline.Compile.main(Compiled Code) Compiler error(s): Branch target offset too large for short
