cancel
Showing results for 
Search instead for 
Did you mean: 

Mail sender Adapter error: unable to create a socket

Former Member
0 Kudos

Hi,

I got the following error in CC - mail adapter:

exception caught during processing mail message; java.io.IOException: unable to create a socket

both for pops and imaps protocols

I could not find answers to how to fix it.Any help will be appreciated.

Are there any other logs,trace to get more info about the error?

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos

Hi,

java.io.IOException: unable to create a socket

This error is not related to mail scenario or cnfiguration but seems to be due to some firewall issue...check with your network guys to ensure that the port which you are using for this communication is able to paas the network firewall....check that you are using the desired port and it is able to pass the firwall settings.

Regards,

Abhishek.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Check for the message server in the mail adpater and provide the user name and passord for the same.

further you can check the following wiki.

https://wiki.sdn.sap.com/wiki/x/dABpAQ

if you still face the problem please reply me back.

thanks

Rinku Gangwani

Edited by: Rinku Gangwani on Apr 7, 2009 4:46 PM

Former Member
0 Kudos

Hi Rinku,

I checked the mail server url, acoount and password , if this was what you ment. I also read the wiki. It's a good one but describes simple pop and imap protocols.

I still have the same error message and I am using imaps and pops. I've read in forum post that I need to to implement (import) "SAP Cryptographic toolkit" and import a certificate to ABAP and Java part of XI.

Link: [;

Do you know how to do it? ( I am new to XI)

Thank you for your help.

Nataliya

Former Member
0 Kudos

corss check the Mail configuration parameters with your mail host server

Rajesh