1.0
open
2014-08-20
2014-08-20
munterberger
No

Running the converter with the attached input file throws following exception

Exception in thread "main" java.lang.ClassCastException: org.codehaus.jettison.json.JSONArray cannot be cast to org.codehaus.jettison.json.JSONObject
at net.timbusproject.populator.modules.localdebiansoftwareconverter.Engine.addField(Engine.java:123)
at net.timbusproject.populator.modules.localdebiansoftwareconverter.Engine.run(Engine.java:66)
at net.timbusproject.populator.modules.localdebiansoftwareconverter.DebianSoftwareConverter.main(DebianSoftwareConverter.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:134)

1 Attachments

Discussion