ClassReader.<init>() has thrown an ArrayIndexOutOfBoundsException
java.lang.ArrayIndexOutOfBoundsExceptionThrown to indicate that an array has been accessed with an illegal index. The index is either negative or greater than or equal to the size of the array. @author unascribed @since JDK1.0at org.springframework.asm.ClassReader.readUnsignedShortat org.springframework.asm.ClassReader.<init>at org.springframework.asm.ClassReader.<init>at org.springframework.asm.ClassReader.<init>4 lines hidden
Matching stack traces (4)
- Failed to load ApplicationContext
- Unexpected exception parsing XML document from ServletContext resource [/WEB-INF/config/applicationContext.xml]; nested exception is java.lang.ArrayIndexOutOfBoundsException: 8
- Failed to read candidate component class: file [/*/*/WEB-INF/classes/../*.class]; nested exception is java.lang.ArrayIndexOutOfBoundsException: 8
- Failed to read candidate component class: file [/*/*/WEB-INF/classes/../*.class]; nested exception is java.lang.ArrayIndexOutOfBoundsException: 8
See Also
Parent
5 web pages - ClassReader.readUnsignedShort() has thrown an ArrayIndexOutOfBoundsException
java.lang.ArrayIndexOutOfBoundsException
at org.springframework.asm.ClassReader.readUnsignedShort()
Children
- 4 web pages - CachingMetadataReaderFactory.getMetadataReader() has thrown an ArrayIndexOutOfBoundsExceptionjava.lang.ArrayIndexOutOfBoundsExceptionat org.springframework.asm.ClassReader.readUnsignedShort()at org.springframework.asm.ClassReader.<init>()at org.springframework.asm.ClassReader.<init>()at org.springframework.asm.ClassReader.<init>()at org.springframework.core.type.classreading.SimpleMetadataReader.<init>()at org.springframework.core.type.classreading.SimpleMetadataReaderFactory.getMetadataReader()at org.springframework.core.type.classreading.CachingMetadataReaderFactory.getMetadataReader()
Typical exception messages
- 8 crashes - 8