[Dev] MalformedCookieException
Filipa
filipafmsoares at gmail.com
Mon Apr 30 06:57:31 PDT 2007
Hi!
I'm using TestMaker 4.4 and I'm getting a MalformedCookieException. As
anyone knows what is the problem? I have already changed the jcookie.jar to
a recent version but the problem persists.
Thanks in advance!
Here is the error detail:
Request step: 2, http://siaithsy/PortalWeb/page
com.sonalb.net.http.cookie.MalformedCookieException: TailMatch :
Code=SBCL_0019 :
OriginClass=com.sonalb.net.http.cookie.RFC2965CookieParser:
OriginMethod=allowedCookie : CausalException=
at com.sonalb.net.http.cookie.RFC2965CookieParser.allowedCookie(
RFC2965CookieParser.java:634)
at com.sonalb.net.http.cookie.RFC2965CookieParser.parseSingleCookieV0(
RFC2965CookieParser.java:1056)
at com.sonalb.net.http.cookie.RFC2965CookieParser.parseSetCookieV0(
RFC2965CookieParser.java:850)
at com.sonalb.net.http.cookie.RFC2965CookieParser.parseCookies(
RFC2965CookieParser.java:121)
at com.sonalb.net.http.cookie.Client.getCookies(Client.java:175)
at com.sonalb.net.http.cookie.Client.getCookies(Client.java:170)
at com.sonalb.net.http.cookie.Client.getCookies(Client.java:160)
at com.pushtotest.tool.protocolhandler.HTTPProtocol.connect(
HTTPProtocol.java:380)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(
NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java)
at org.python.core.PyMethod.__call__(PyMethod.java)
at org.python.core.PyObject.__call__(PyObject.java:270)
at org.python.core.PyInstance.invoke(PyInstance.java)
at agentbase$py.connect$6(C:\TestMaker\.\lib\.\agentbase.py:208)
at agentbase$py.call_function(C:\TestMaker\.\lib\.\agentbase.py)
at org.python.core.PyTableCode.call(PyTableCode.java)
at org.python.core.PyTableCode.call(PyTableCode.java)
at org.python.core.PyFunction.__call__(PyFunction.java)
at org.python.core.PyInstance.invoke(PyInstance.java)
at agentbase$py.get$4(C:\TestMaker\.\lib\.\agentbase.py:178)
at agentbase$py.call_function(C:\TestMaker\.\lib\.\agentbase.py)
at org.python.core.PyTableCode.call(PyTableCode.java)
at org.python.core.PyTableCode.call(PyTableCode.java)
at org.python.core.PyTableCode.call(PyTableCode.java)
at org.python.core.PyFunction.__call__(PyFunction.java)
at org.python.core.PyInstance.invoke(PyInstance.java)
at org.python.pycode._pyx2.runTest$4(<string>:63)
at org.python.pycode._pyx2.call_function(<string>)
at org.python.core.PyTableCode.call(PyTableCode.java)
at org.python.core.PyTableCode.call(PyTableCode.java)
at org.python.core.PyFunction.__call__(PyFunction.java)
at org.python.core.PyInstance.invoke(PyInstance.java)
at org.python.pycode._pyx2.f$0(<string>:862)
at org.python.pycode._pyx2.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)
------------------------------
Agent stopped.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cake.pushtotest.com/pipermail/dev/attachments/20070430/a2152160/attachment.htm
More information about the Dev
mailing list