I'm having following problem in JRUN.My server ( unix -- sun ) was
restored after crash and It worked fine for some time
and after some time I have this problem.can anyone tell why it happens
like this.

We are using Jrun2.3.3

First it gives following messages

Too many concurrent JRun requests
JRun is busy. Please try again, or contact the system administrator for
this web site.

After some time i'm getting the follwing exception...

500 Internal Server Error


JSP Compile Error(s)

--------------------------------------------------------------------------------



java.lang.ArrayIndexOutOfBoundsException: 25354
 at sun.tools.java.BinaryConstantPool.getString(Compiled Code)
 at sun.tools.java.BinaryConstantPool.getIdentifier(Compiled Code)
 at sun.tools.java.BinaryClass.load(Compiled Code)
 at sun.tools.javac.BatchEnvironment.loadFile(Compiled Code)
 at sun.tools.javac.BatchEnvironment.loadDefinition(Compiled Code)
 at sun.tools.java.Environment.loadDefinition(Compiled Code)
 at sun.tools.java.Environment.loadDefinition(Compiled Code)
 at sun.tools.java.Environment.loadDefinition(Compiled Code)
 at sun.tools.java.Environment.loadDefinition(Compiled Code)
 at sun.tools.java.ClassDeclaration.getClassDefinition(Compiled Code)
 at sun.tools.java.Environment.getQualifiedClassDefinition(Compiled
Code)
 at sun.tools.java.Environment.resolve(Compiled Code)
 at sun.tools.tree.IdentifierExpression.toResolvedType(Compiled Code)
 at sun.tools.tree.IdentifierExpression.checkAmbigName(Compiled Code)
 at sun.tools.tree.MethodExpression.checkValue(Compiled Code)
 at sun.tools.tree.MethodExpression.checkValue(Compiled Code)
 at sun.tools.tree.MethodExpression.check(Compiled Code)
 at sun.tools.tree.ExpressionStatement.check(Compiled Code)
 at sun.tools.tree.Statement.checkBlockStatement(Compiled Code)
 at sun.tools.tree.CompoundStatement.check(Compiled Code)
 at sun.tools.tree.Statement.checkMethod(Compiled Code)
 at sun.tools.javac.SourceMember.check(Compiled Code)
 at sun.tools.javac.SourceClass.checkMembers(Compiled Code)
 at sun.tools.javac.SourceClass.checkInternal(Compiled Code)
 at sun.tools.javac.SourceClass.check(SourceClass.java:511)
 at sun.tools.javac.Main.compile(Compiled Code)
 at sun.tools.javac.Main.main(Main.java:733)
error: An exception has occurred in the compiler; please file a bug
report
(http://java.sun.com/cgi-bin/bugreport.cgi).
1 error



--------------------------------------------------------------------------------

   Thanks,
Murugu

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to