Hi All,
I am getting the exception in cobertura while running the test cases.
I am posting the exception that I am getting, if anybody have some idea how to resolve it please share with me. It is very urgent.
cobertura4j2me [BASIC] - Exception caught: java.io.UTFDataFormatException
java.io.UTFDataFormatException
at java.io.DataInputStream.readUTF(+318)
at java.io.DataInputStream.readUTF(+4)
at org.cobertura4j2me.runtime.LineInformation.resurrect(+20)
at org.cobertura4j2me.runtime.CoverageData.resurrect(+47)
at org.cobertura4j2me.runtime.AbstractCoverageDataPersistence.load(+103)
at org.cobertura4j2me.runtime.Factory.initialise(+52)
at org.cobertura4j2me.runtime.Factory.getInstance(+22)
at com.nokia.mid.appl.money.FireTestSuiteRunner.<clinit>(+3)
at java.lang.Class.runCustomCode(+0)
at com.sun.midp.midlet.MIDletState.createMIDlet(+29)
at com.sun.midp.midlet.Selector.run(+22)
Creating Category format command
Thanks in advance.
Rahul

Reply With Quote

