cancel
Showing results for 
Search instead for 
Did you mean: 

RFC -> file scenario: application stopped

JariYlitolonen
Explorer
0 Kudos

Hello.

I'm configuring RFC-call -> file scenario. Everything goes fine until XI ties to call file ftp-adapter. Then i get error "You have requested an application that is currently stopped". What to do to get that application running ?

Regards

Jari

*****************

<Trace level="3" type="T">Channel for adapter engine: File</Trace>

- <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_XMB-CALL_XMS_HTTP">

<Trace level="2" type="T">return fresh values from cache</Trace>

<Trace level="2" type="T">Get logon data for adapter engine (SAI_AE_DETAILS_GET): af.Xx1.xxxxx</Trace>

<Trace level="3" type="T">URL = http://xxxxx:50000/MessagingSystem/receive/AFW/XI</Trace>;

...

"You have requested an application that is currently stopped"

Accepted Solutions (1)

Accepted Solutions (1)

moorthy
Active Contributor
0 Kudos

HI Jari,

Try to restart the J2EE engine and check it.

For more on Adapter Monitoring ~

https://websmp103.sap-ag.de/~sapdownload/011000358700002757652005E/HowtoMintorAF.pdf

Hope this helps,

Regards,

Moorthy

Answers (2)

Answers (2)

JariYlitolonen
Explorer
0 Kudos

Thank you Michal and Krishna for your answers. Unfortunatetly I don't have priviledges to use Visual admin or to restart j2ee engine.

I'll be back in few days to inform if we found anything.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

check if you file adapter channel si working:

http://xxxxx:50000/mdt/amtServlet

>>>>You have requested an application that is currently stopped

this might also mean that the j2ee part of the xi is just starting up

Regards,

michal

JariYlitolonen
Explorer
0 Kudos

Hi.

Adapter channel is working. Actually I get the same error with another scenario which is file -> RFC. Same error comes when calling RFC adapter.

Jari

MichalKrawczyk
Active Contributor
0 Kudos

>>>Adapter channel is working.

does it mean it's green in the adapter monitor?

if so check the logs in visual admin as some part of

your j2ee engine was probably not started correctly

(visual admin - log viewer service)

Regards,

michal