cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Reciever Mail Adapater

Former Member
0 Kudos

Hi ,

Folks

I am getting the following error in my mail adapater

error occured: [2006-03-30T05:41:22Z] unable to call the mailer; com.sap.aii.messaging.srt.BubbleException: Failed to call the endpoint [null "null"]; nested exception caused by: java.net.ConnectException: Connection timed out: connect

i have gone through these links also

/people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address

/people/michal.krawczyk2/blog/2005/11/23/xi-html-e-mails-from-the-receiver-mail-adapter

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/6b/4493404f673028e10000000a1550b0/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/8c/607fe4756b654ab9f420097c29f6e9/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/5d/112d20f6ce6c46ba66afb98d278fbd/frameset.htm

Accepted Solutions (0)

Answers (3)

Answers (3)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>> Failed to call the endpoint [null "null"]; nested exception caused by: java.net.ConnectException: Connection timed out: connect

1. check once more if you've filled all

fields in the mail adapter

(if you do that dynamically mail package or adapter specific fileds check if they are filled)

2. check in visual admin the whole error description

/people/michal.krawczyk2/blog/2005/09/07/xi-why-dont-start-searching-for-all-errors-from-one-place

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions">XI FAQ - Frequently Asked Questions</a>

Former Member
0 Kudos

Hi Michael,

Thia is a very excellent log.I am trying this scenario now,

But can u tell mi on how i should log into the the visual administrator tool, any Tcode???

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

try this path:


server\SID\DVEBMGS10\j2ee\admin

and run go.bat file

it's a java app

you cna also try <b>netweaver developer admin</b>:

/people/michal.krawczyk2/blog/2005/05/27/xi-netweaver-administrator--first-look--logs-traces

(but it's slower then VA I guess)

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions">XI FAQ - Frequently Asked Questions</a>

Former Member
0 Kudos

Hi Michal,

Thks a ton 4 the info .

But neither is run.bat opening nor is

Log onto NetWeaver Administrator - http://host:port/nwa

i get

System Landscape Directory is not accessible

when i click on the link

anything wrong in the installtion

thks

amit

MichalKrawczyk
Active Contributor
0 Kudos

hi,

if you don't have sp12 then you don't have nwa

(described in weblog)

you have VA always

>>>>System Landscape Directory is not accessible

this indicated some other problems...

if SLD is not accesible it's not good

Regards,

michal

Former Member
0 Kudos

Hi,

I am able to send mail via scot to any mail server

but there i am using the IP address directly

not as smtp://<host>

cant i use the IP directly in my XI instead of something like smptp://

bcoz i am still getting the same error when i try to send mail through XI

Thanks

Amit

Former Member
0 Kudos

now able to send mails

in the mail adapater i chnaged the URL to

smtp://IPAdress

Shabarish_Nair
Active Contributor
0 Kudos

Hi Amit,

This error is usually caused when the mail server is unreachable.

You can do the following checks,

1. Confirm your SMTP address (if you are using outlook express it can be found in tools -> email accounts -> view/change existing account -> change -> microsoft exchange server)

2. Verify yuor user id and password

3. And finally if your mail server is up and running

ShaBZ

Former Member
0 Kudos

no we are not using outlook

we are using lotus domino

Former Member
0 Kudos

Hi amit,

jus chk out this link which has the same error in receiver mail adapter

regards

jithesh