Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003162 [Quercus] minor always 12-12-08 09:56 12-12-08 10:13
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 4.0.0
Summary 0003162: ArrayIndexOutOfBoundsException when loading classes, round 2
Description The error takes longer to happen now, but I still see it. It starts at 1070 instead of 256 now.

java.lang.ArrayIndexOutOfBoundsException: 1070
    at com.caucho.quercus.env.Env.getClass(Env.java:3908)
    at com.caucho.quercus.env.Env.addClass(Env.java:3950)
    at com.caucho.quercus.env.Env.getClass(Env.java:3924)
    at com.caucho.quercus.env.Env.addClass(Env.java:3950)
    at com.caucho.quercus.env.Env.addClass(Env.java:3983)
    at com.caucho.quercus.program.ClassDefStatement.execute(ClassDefStatement.java:56)
    at com.caucho.quercus.program.BlockStatement.execute(BlockStatement.java:105)
    at com.caucho.quercus.program.QuercusProgram.execute(QuercusProgram.java:328)
    at com.caucho.quercus.page.InterpretedPage.execute(InterpretedPage.java:71)
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
12-12-08 09:56 koreth New Issue
12-12-08 10:13 nam Status new => assigned
12-12-08 10:13 nam Assigned To  => nam
12-12-08 10:13 nam Status assigned => closed
12-12-08 10:13 nam Resolution open => fixed
12-12-08 10:13 nam Fixed in Version  => 4.0.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker