Hi, all Sorry to bother you, but I really need your help about running the RLVizApp program.
Exception when trying to look up values from the manifest of Jar which created class: class org.rlcommunity.rlviz.agentshell.AgentShell
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:131)
at java.util.jar.JarFile.<init>(JarFile.java:150)
at java.util.jar.JarFile.<init>(JarFile.java:114)
at rlVizLib.rlVizCore.getRLVizSpecVersionOfClassWhenCompiled(Unknown Source)
at org.rlcommunity.rlviz.agentshell.AgentShell.<clinit>(Unknown Source)
Exception when trying to look up values from the manifest of Jar which created class: class org.rlcommunity.rlviz.agentshell.AgentShell
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:131)
at java.util.jar.JarFile.<init>(JarFile.java:150)
at java.util.jar.JarFile.<init>(JarFile.java:114)
at rlVizLib.rlVizCore.getRLVizSpecVersionOfClassWhenCompiled(Unknown Source)
at org.rlcommunity.rlviz.agentshell.AgentShell.<clinit>(Unknown Source)
I didn't changed any code, and couldn't figure out why this happened. I have no idea what to do next and I hope I can getyour help. Thanks!
Qing Da