hi
iam working solaris 2.6 and using ant1.3 and java1.2.2
When iam trying to run the program , i got the error
like this .I dont the reason for the error .Any one of u ,
Please help me to solve this problem .I need your help
very urgently
ExamplePerf:
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.open(Compiled Code)
at java.util.zip.ZipFile.<init>(Compiled Code)
at java.util.zip.ZipFile.<init>(Compiled Code)
at org.apache.tools.ant.AntClassLoader.getResourceStream(Compiled
Code)
at org.apache.tools.ant.AntClassLoader.findClass(Compiled Code)
at org.apache.tools.ant.AntClassLoader.findClass(Compiled Code)
at org.apache.tools.ant.AntClassLoader.loadClass(Compiled Code)
at java.lang.ClassLoader.loadClass(Compiled Code)
at java.lang.ClassLoader.loadClassInternal(Compiled Code)
at
com.embarcadero.extreme.agent.tests.ExampleTimedTest.suite(ExampleTimedTest.
java:56)
at
com.embarcadero.extreme.agent.tests.ExamplePerfTestSuite.suite(ExamplePerfTe
stSuite.java:42)
at java.lang.reflect.Method.invoke(Native Method)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.<init>(JUnitTes
tRunner.java:178)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeInVM(Compiled
Code)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.jav
a:283)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(Compiled
Code)
at org.apache.tools.ant.Target.execute(Compiled Code)
at org.apache.tools.ant.Project.runTarget(Compiled Code)
at org.apache.tools.ant.Project.executeTarget(Compiled Code)
at org.apache.tools.ant.Project.executeTargets(Compiled Code)
at org.apache.tools.ant.Main.runBuild(Compiled Code)
at org.apache.tools.ant.Main.main(Main.java:149)
Thx
Bala