Does anyone know what could cause this expection, with Emma being run from Ant?
It runs fine on Windows XP and on some linux systems, but on one particular machine it fails, and I've not a clue as to why.
com.vladium.emma.EMMARuntimeException: [UNEXPECTED_FAILURE] unexpected failure java.lang.ArrayIndexOutOfBoundsException: 14, please submit a bug report to: 'http://sourceforge.net/projects/emma'
Any hints would be much appreciated!
Also found on Mac 10.5 with emma: emma-2.0.5312.jar and emma_ant-2.0.5312.jar
Possibly related to Java versions.
I saw this error on Vista Server 2008, with Java 1.6 build 6 64bit. When I used the 32bit JDK, I didn't see the error.
Log in to post a comment.
Does anyone know what could cause this expection, with Emma being run from Ant?
It runs fine on Windows XP and on some linux systems, but on one particular machine it fails, and I've not a clue as to why.
com.vladium.emma.EMMARuntimeException: [UNEXPECTED_FAILURE] unexpected failure java.lang.ArrayIndexOutOfBoundsException: 14, please submit a bug report to: 'http://sourceforge.net/projects/emma'
Any hints would be much appreciated!
Also found on Mac 10.5 with emma: emma-2.0.5312.jar and emma_ant-2.0.5312.jar
Possibly related to Java versions.
I saw this error on Vista Server 2008, with Java 1.6 build 6 64bit. When I used the 32bit JDK, I didn't see the error.