cancel
Showing results for 
Search instead for 
Did you mean: 

Web DynPro JAVA - Web Service application

Former Member
0 Kudos

Hi,

I am facing an issue while deploying a Web Dynpro JAVA application which is calling Web Service internally.

Error I am getting is as

Error : Service call exception; nested exception is: com.sap.exception.io.SAPIOException: <--Localization failed: ResourceBundle='com.sap.exception.io.IOResourceBundle', ID='Could not create SSL socket:java.net.UnknownHostException ', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key Could not create SSL socket:java.net.UnknownHostException

Thanks

Krishan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Exception java.net.UnknownHostException indicate that the IP address of a host could not be determined. Therefore check your hosts file or DNS setting.

Regards,

Roman

former_member218672
Active Contributor
0 Kudos

Hi,

Check web service URL that you have provided

Check web service username and password

JCo's should be working.

Regards,

Sen