Forum Discussion
Awesome
17 years agoFrequent Contributor
moved the dir to:
C:\wsi-test-tools\java\bin
still same error... this used to work, so i'm a bit stumped.
thanks for your help!
Running WSI Analyzer for [SoapBinding]
directory: C:\wsi-test-tools\java\bin
command: [cmd.exe, /C, Analyzer, -config, C:\DOCUME~1\username\LOCALS~1\Temp\wsi-analyzer-config22549.xml, -assertionDescription, true]
The system cannot find the path specified.
java.lang.NoClassDefFoundError: org/wsi/test/analyzer/BasicProfileAnalyzer
Caused by: java.lang.ClassNotFoundException: org.wsi.test.analyzer.BasicProfileAnalyzer
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Could not find the main class: org.wsi.test.analyzer.BasicProfileAnalyzer. Program will exit.
Exception in thread "main"
C:\wsi-test-tools\java\bin
still same error... this used to work, so i'm a bit stumped.
thanks for your help!
Running WSI Analyzer for [SoapBinding]
directory: C:\wsi-test-tools\java\bin
command: [cmd.exe, /C, Analyzer, -config, C:\DOCUME~1\username\LOCALS~1\Temp\wsi-analyzer-config22549.xml, -assertionDescription, true]
The system cannot find the path specified.
java.lang.NoClassDefFoundError: org/wsi/test/analyzer/BasicProfileAnalyzer
Caused by: java.lang.ClassNotFoundException: org.wsi.test.analyzer.BasicProfileAnalyzer
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Could not find the main class: org.wsi.test.analyzer.BasicProfileAnalyzer. Program will exit.
Exception in thread "main"