While enabling the execution of Process in MywebMethods,
webMethods Configuration → Process Configuration → Business Process → <Process_Name> → “Execution Enabled”
I am getting an error in server log. Have you come across this anytime? If so, kindly let me know what is the remedy.
2006-12-20 19:25:54 IST [MON.0119.1501E] Error checking portal privilege: java.lang.NumberFormatException: For input string: “HTML”
2006-12-20 19:25:54 IST [MON.0119.1501D] Error checking portal privilege: java.lang.NumberFormatException: For input string: “HTML”
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:63)
at java.lang.Integer.parseInt(Integer.java(Compiled Code))
at java.lang.Integer.parseInt(Integer.java(Compiled Code))
at electric.http.InboundHTTPResponse.readHeaders(Unknown Source)
at electric.http.HTTPMessage.readResponseHeaders(Unknown Source)
at electric.http.HTTPMessage.send(Unknown Source)
at electric.soap.http.reference.SOAPToHTTP.invoke(Unknown Source)
at electric.soap.http.reference.SOAPToHTTP.handle(Unknown Source)
at electric.soap.references.logging.LoggingSOAPReference.handle(Unknown Source)
at electric.jaxrpc.handler.JAXRPCReference.handle(Unknown Source)….
Thanks in advance,
Aqua