Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Communication problem with the runner #30

@Lraharison

Description

@Lraharison

Hello,
I test TestIt livingDoc and I feel we can not communicate with the runner.
I run runner in localhost with the command :
/usr/java/JDK8/bin/java -jar livingdoc-remote-agent-1.1.1-complete.jar -port 56000
and when I execute the test I have the following errors:
org.apache.xmlrpc.XmlRpcException: null values not supported by XML-RPC at org.apache.xmlrpc.XmlWriter.writeObject(XmlWriter.java:231) at org.apache.xmlrpc.XmlWriter.writeObject(XmlWriter.java:297) at org.apache.xmlrpc.XmlWriter.writeObject(XmlWriter.java:297) at org.apache.xmlrpc.XmlWriter.writeObject(XmlWriter.java:297) at org.apache.xmlrpc.XmlRpcClientRequestProcessor.encodeRequest(XmlRpcClientRequestProcessor.java:70) [wrapped] org.apache.xmlrpc.XmlRpcClientException: Failure writing request at org.apache.xmlrpc.XmlRpcClientRequestProcessor.encodeRequest(XmlRpcClientRequestProcessor.java:74) at org.apache.xmlrpc.XmlRpcClientRequestProcessor.encodeRequestBytes(XmlRpcClientRequestProcessor.java:100) at org.apache.xmlrpc.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:69) at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:193) at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:184) at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:177) at info.novatec.testit.livingdoc.server.rpc.xmlrpc.client.XmlRpcV2ClientImpl.execute(XmlRpcV2ClientImpl.java:54) [wrapped] info.novatec.testit.livingdoc.server.rpc.xmlrpc.client.XmlRpcClientExecutorException: org.apache.xmlrpc.XmlRpcClientException: Failure writing request at info.novatec.testit.livingdoc.server.rpc.xmlrpc.client.XmlRpcV2ClientImpl.execute(XmlRpcV2ClientImpl.java:56)
I throw the runner or not, I still have the same problem.
About my config and test :

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions