[FONT=verdana]Hello There,[/font]
We have few connectors initially created in 8.0, later we moved to 8.2 environment, where we haven’t generated the connectors again in 8.2 environment. We usually see the below errors when a connector was hit by two requests with few milli seconds (say 10ms -30ms) time difference.
[SIZE=2][/size][FONT=verdana]
1) <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
xmlns:SOAP-ENV=“[URL]http://schemas.xmlsoap.org/soap/envelope/[/URL]”
xmlns:xsi=“[URL]http://www.w3.org/2001/XMLSchema-instance[/URL]”
xmlns:xsd=“[URL]http://www.w3.org/2001/XMLSchema[/URL]”>
SOAP-ENV:Body
SOAP-ENV:Fault
SOAP-ENV:Client
[ISS.0088.9431] Handler processing failed on the consumer: {0}
URL
webM:exception
webM:classNamejava.lang.NullPointerException</webM:className>
<webM:message xml:lang=“”></webM:message>
</webM:exception>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
2) [ISS.0085.9298] Invalid HTTP Response.
[/font][FONT=verdana][/font]
[FONT=verdana]The above mentioned errors was the content of “lastError/error” from the pub.flow:getLastError output.
We have also tried generating the connectors again in 8.2 environment, but we still see the same errors mentioned above.
does 8.2 SP2 helps resolving this issue?
Can anyone help on resolving these errors.
Thanks,
Veera.
[/FONT]