Error using AVK

Hi!

I am using the AVK for the enterprise to do static verification testing. Scanning the code for proprietary api's worked fine, but the static archive testing is not working - I get the following error:

[java] Error loading: [C:\working\java_proj\code\tempdev\weblib\weblib_ora.jar]

...

BUILD FAILED

file:C:/working/java_proj/code/tempdev/newbusiness/build.xml:80: Problem executing verifier command.

I am still new to J2EE and the AVK, so I am not sure what I am doing wrong. This happens with any of the .jar file I try to test, but the avk works fine on the examples from the java.sun.com website. Any help or suggestions would be appreciated :)

_haylow_

[717 byte] By [_haylow_] at [2007-9-30 12:23:36]
# 1

Hi,

Can you please supply us the following info?

1) What version of AVK are you using?

2) How are you invoking static verification from build.xml? Can you supply us the relevant portion from your build.xml as well as the ant command that you invoke from command line?

3) Pl send us all the output that were produced when you wanted to static verification. Did it also create a file called <input jar name>.txt? If so, have you looked at that file?

4) I am sure you would have made sure that the path of the jar file is correct and the jar file can be used using jar command.

Feel free to AVK's support alias J2EE_AVK_support@sun.com, if you wish to provide information that can not be shared in the community forum.

Thanks,

Sahoo

sahoo_s_k at 2007-7-4 15:43:57 > top of Java-index,Enterprise & Remote Computing,AVK Portability...