Hello,
I'm calling PP Protocol as a Web Service from Java. I'm able to call the methods login, createJob successfully. But when I invoke the method startJob I get the following error.
java.rmi.RemoteException: Runtime exception; nested exception is:
deserialization error: XML reader error: unexpected character content: "Unable to load protocol "Protocols/Web"
wsRunnerUtils::LaunchProtocolFromXML: Pipeline Pilot exception caught
wsRunnerUtils::LaunchProtocolByName: Pipeline Pilot exception caught"
Any ideas?
I'm calling PP Protocol as a Web Service from Java. I'm able to call the methods login, createJob successfully. But when I invoke the method startJob I get the following error.
java.rmi.RemoteException: Runtime exception; nested exception is:
deserialization error: XML reader error: unexpected character content: "Unable to load protocol "Protocols/Web"
wsRunnerUtils::LaunchProtocolFromXML: Pipeline Pilot exception caught
wsRunnerUtils::LaunchProtocolByName: Pipeline Pilot exception caught"
Any ideas?