cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello all,

After reseting the PI system, we are getting the next error when executing a SOAP receiver channel:

SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 302 Found

I must make this clear, the endpoint url is correct. Before reseting the system, it was working nice.

I have tested it with both correct and incorrect endpoint urls (for example url=bbbb) and it always displays the same error. It doesn't make any sense.

Could it be possible there's something stopped related with the soap adapter? How could I check it?

I also executed the Cache Connectivity Test and Complete Cache Refresh.

Any suggestions?

Regards,

0 Likes
View Entire Topic
danielgonzalez
Explorer
0 Likes

Thanks for your answers,

I checked some others RFC sender/receiver channels and soap sender/receivers and all of them are working fine, so I don't think it's a problem related to the installation.

I created a new Business Component and a soap receiver channel and I was getting the correct error depending of the url I was using but now it keeps giving me the error "socket cannot be created" although I used a correct url.

After these tests, I think it must be caching the responses I get.

As I mentioned before, I tried Full Cache Refresh and it didn't solve the problem.

Is there a way to check the endpoint the soap adapter is using? Is it added in a log file anywhere? I increased the trace level to 3 and it doesn't show the endpoint which it's being used.

Regards,