[ptt-users] Error executing sample agent

Anagha Gadgil panagha at in.ibm.com
Sun Mar 11 22:43:35 PST 2007


Hello,

I have just started using TestMaker and tried executing the sample agent .
This is the error message I get. Can anyone please tell me if I need to do
any classpath setting?


------------------------------
Agent stopped.
------------------------------
Agent error:
Traceback (innermost last):
  File "<string>", line 22, in ?
java.lang.NoClassDefFoundError:
com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl

      at java.lang.J9VMInternals.verifyImpl(Native Method)

      at java.lang.J9VMInternals.verify(J9VMInternals.java:59)

      at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)

      at java.lang.Class.forNameImpl(Native Method)

      at java.lang.Class.forName(Class.java:131)

      at
org.python.core.SyspathJavaLoader.loadClass(SyspathJavaLoader.java)

      at java.lang.ClassLoader.loadClass(ClassLoader.java:561)

      at org.python.core.Py.findClassEx(Py.java)

      at
org.python.core.SysPackageManager.findClass(SysPackageManager.java)

      at org.python.core.PackageManager.findClass(PackageManager.java)

      at
org.python.core.SysPackageManager.findClass(SysPackageManager.java)

      at org.python.core.PyJavaPackage.__findattr__(PyJavaPackage.java)

      at org.python.core.imp.importFromAs(imp.java)

      at org.python.core.imp.importFrom(imp.java)

      at org.python.pycode._pyx8.f$0(<string>:22)

      at org.python.pycode._pyx8.call_function(<string>)

      at org.python.core.PyTableCode.call(PyTableCode.java)

      at org.python.core.PyCode.call(PyCode.java)

      at org.python.core.Py.runCode(Py.java)

      at org.python.core.Py.exec(Py.java)

      at org.python.util.PythonInterpreter.exec(PythonInterpreter.java)

      at com.pushtotest.testmaker.gui.AgentRunner.run(Unknown Source)


java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError:
com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl



More information about the Users mailing list