cancel
Showing results for 
Search instead for 
Did you mean: 

WSRP connection test error

Former Member
0 Kudos

Hi,

I'm testing WSRP Consumer functionality with NetWeaver Portal SP 10. I have my own WSRP producer (WSRP4J with Pluto) which works fine with other consumers (e.g Liferay portal). I do the necessary steps to register a WSRP producer and perform a connection test with the following result:

Producer object was found

Could not retrieve the WSDL file; the handshake URL may not exist or may be invalid

What exactly does this mean? Which possible error sources do I have to check? The WSDL file is accessible by the portal, I used an XML-iView, telnet and common browser access to test this. The producer was tested with other consumers. Where can I find the log files of the WSRP connection test?

Any help will be appreciated.

Regards,

Kevin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kevin,

Have you checked the http proxy settings of the portal(System administrator->Service confiuration->Application->com.sap.portal.ivs.httpservice->Services->Proxy) if there is no wsrp proudcer entry there, please add your WSRP producer IP address.

Regards,

Pramod

Former Member
0 Kudos

Hi Pramod,

thank you for the information. I'll be able to test the proxy settings soon. So far I couldn't find log files referring to WSRP and the connection test. Do you know where they are located?

Regards,

Kevin

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Kevin,

I have been encountering the same error message when I try to test the connection for WebLogic Portal as a producer and SAP Portal as a Consumer.

Please Help if you have resolved the issue.

Warm Regards

Former Member
0 Kudos

Hi All,

Please make sure you have set the proxy settings in System administrator->Service confiuration->Application->com.sap.portal.ivs.httpservice->Services->Proxy. Please make sure you changed the 'Overwrite JVM...' property (if exists in your vertion) to 'true', save and only then restart the httpservice.

In order to trace the WSRP funcionality to a log file, please use the visual admin and in the Log Configurator -> Locations -> com.sap.portal.ivs.wsrp.consumer switch the tracing level to 'All' / 'Debug' and save. the logging will be sent to the latest defaultTrace file under \JC<xx>\j2ee\cluster\server<y>\log\

Thanks,

Avi.