|
Mantis - Quercus
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 3162 | minor | always | 12-12-08 09:56 | 12-12-08 10:13 | |
|
|
|||||
| Reporter: | koreth | Platform: | |||
| Assigned To: | nam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 4.0.0 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in 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) |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| There are no notes attached to this issue. |