Application Server Session timed out (-11) (lack of debug in internal ITS)

Dear Sirs,
I get the error message below, when I try to run a IAC through internal ITS. The IAC worked for a while (<30 minutes), and then suddenly this error appeared.
I can see that this error message has been asked about previously, but then in connection with statefull/stateless BSP applications (e.g "Session timed out thread", on this forum May 31 2005).
In this thread the solution is apparently to alter the 'rdisp/plugin_auto_logout', is this the case for us as well?
I have read Error handling using the ICM , but not able to actually beeing able to pinpoint the problme.
All our other IAC are working it is only a problem with one of them. The problem is still valid even if I log on with different user, and the error is still there now even after two hours. The problem transaction is a altered version of the WSTA, and I am able to get the first screen where I enter the store number. 
Any tips or suggestions to pinpoint the error?
+400 Session timed out - please log in again
Application Server Session timed out (-11)
Error:     -11
Version:     6040
Component:     ICM
Date/Time:     Thu Apr 27 14:13:56 2006
Module:     icxxthr_mt.c
Line:     1719
Server:     xxXXXt_TXX_XX
Detail:     Session does not exist+
In SM21 :
+Transaction Canceled ITS_P 025 ( 0x2103: Interpreter: The input contains errors. )                                                              
Documentation for system log message D01 :
The transaction has been terminated.  This may be caused by a termination message from the application (MESSAGE Axxx) or by an error detected by the SAP System due to which it makes no sense to proceed with the transaction.  The actual reason for the termination is indicated by the T200 message and the parameters.                         
Additional documentation for message ITS_P               025 Template interpretation terminated - internal error &1                        
No documentation exists for message IT025+                                     
Best regards,
Jørgen

Dear Sirs,
The error has been solved. It was a matter of an illegal input sendt to the RetailHeaderFunction.
However, this makes way for another question.
On the standalone ITS, it was possible to get error messages which indicated where the code contained errors, when it was runned.
How is it possible to make the internal ITS gives better feedback (errors?), and show where the error is?
Jørgen

Similar Messages

  • Error "Session Timed Out" When saving  webi report as PDF

    Hi,
    I am getting below error when saving  report as PDF
    The Session Timed Out.The document *.wid has been auto saved  in the Favorites~WebIntelligence Folder..Click Restore to retrieve it.
    (ERROR : WIJ600001).
    I get above error in PROD  but works fine in DEV.
    Version :  BOE 3.1 SP7 (DEV & PROD).
    Session Time out  set as  one hour.
    Report runs for 3 minutes .once I get the data if I try to save it as PDF immediately I get the above mentioned Error.

    The default Webi auto-save is every 600 seconds, which is 10 minutes.  You could increase it to 3600 seconds (1 hour) in CMC -> Applications > Web Intelligence > Properties > Auto-save Settings on "Auto-save time delay".
    See KB 1297132 - Error: WIJ 60001 after the Web Intelligence Java Report Panel is left inactive some time on http://service.sap.com/sap/support/notes/1297132.
    Hope this helps,
    Jin-Chong

  • Problem in ACS5.1 : "EAP session timed out", "RADIUS Request dropped "

    Hi .
    Part of my access points do not want to authenticate wi-fi users (through Radius server and Microsoft AD) .
    The scheme is: wi-fi PC-access point -ACS server 5.1 (Radius)-Microsoft AD
    After I  configured some AP, next logs we can see :
    EAP session timed out (many)
    RADIUS Request dropped (many)
    Could not establish connection with ACS Active Directory agent
    User's Groups retrieval from Active Directory failed
    The user is not found in the internal users identity store.
    Another part of devices (AP) works well.
    Anyone can help me to solve this problem please?

    Hi Nicolas.
    In logs usually we see some steps of beginning relations between devices. But here we see only one log line:
    What can it mean?
    The other messages seem to indicate that there is a problem with your AD. Did you test the bind ? Can you retrieve the AD groups list from ACS ?
    Yes, we tested relations between AD and ACS, AD groups list retrieve fine from AD. In addition half of devices in network works fine: wi-fi devices authenticates excellent .
    Do you use AD with the ACS for another part of your network that would be working fine ?
    Yes, there is single AD and ACS.

  • Session timed out

    Hi, I am trying to load a Podcast from Podomatic to iTunes.  I have followed the Help instructions but when I try to submit the RSS URL I get a message saying "Session Timed Out, try again later" ..... any suggestions on how to resolve this issue?

    This may mean that the server holding the rss feed is responding too slowly for iTunes. You could try checking how it works in iTunes by subscribing manually. From the 'Advanced' menu choose 'Subscribe to Podcast' and enter the feed URL. If all is well the podcast will appear in the 'Podcasts' section, listing all the episodes and downloading the latest one.
    If you get an error message, or if the podcast takes a long time to appear, then you may have to chase up a problem with the server.
    If it's OK, and you still get a problem when submitting, I should leave it for a few hours and try again - there may be a hold-up of some sort at the Store end (perhaps if too many people are submitting at the same time).

  • I tried to submit a validated rss feed to itunes.  It keeps saying session timed out.   Any suggestions?

    I keep trying to submit a validated RSS feed to podcasts on Itunes.  It keeps saying session timed out.  Any suggestions?   thanks

    Possibly your server is responding too slowly. In iTunes, from the 'Advanced' menu choose 'Subscribe to Podcast'. Enter your feed URL. See whether you can subscribe there, and whether there is an appreciable delay.

  • Itunes keeps saying session timed out

    I am trying update an one of my iTunes accounts. When I trying to deauthorize all computers (because I no longer have most of them), I am repeatedly asked to login. My account says that there are 4 Downloads pending, but when I click Download I get a screen that says "session timed out".  I have reset the Internet time which one page said might be the problem to no avail.  I am working on a PC laptop.

    Possibly your server is responding too slowly. In iTunes, from the 'Advanced' menu choose 'Subscribe to Podcast'. Enter your feed URL. See whether you can subscribe there, and whether there is an appreciable delay.

  • Provider Session timed out

    Hi,
    I created a HelloJSp Portlet in my standalone OC4J. I created a web provider for my OC4j. Then I added my HelloJSp page to a page. it works fine.
    I copied the code from FormInput portlet in sample provided by PDK into my working HelloJSP portlet.
    I copied the form input <Portlet> .....</Portlet>
    tag from sample Provider.xml to my provider.xml.
    when I added my HelloJSp portlet to a Page, Portlet always " shows session timed out error". can anybody please throw some light on this? or Is there anything I am doing wrong ?
    Thanks
    Sha

    Hi,
    I see some kind of a mismatch. The final JSP will still be named as hello.jsp while the Form Input portlet expects formInput.jsp as per its definition in the provider.xml.
    So have you made sure that the entries in provider.xml are consistent. Moreover, if you have added this as a new portlet (i.e. the provider.xml file shows two portlets) then you will need to refresh the provider registration from Portal.
    application.log file might be helpful for debugging.
    Regards,
    Abhinav

  • Keep gettting "Session Timed Out" message

    Hey everyone. I am trying to retrieve my email from my .mac account. I have to use my web browser (safari) to get email because of work router. Though I can log into my email and see I have messages, when I click on them, I immediately get a "session timed out" message, even if I just logged in. Nothing has been changed on the work router, and it worked fine yesterday. Any ideas?

    Hi Drew.
    This forum is for discussing issues related to the Mail & Address Book applications included with Mac OS X 10.4 (Tiger). If you’re not talking about Mac OS X’s Mail, but .Mac mail on the web instead, the right forum for such questions would be .Mac Email On The Web.

  • I am trying to buy songs on itunes and half way through the terms and conditions come up, I accept them and press return and then I get a 'session timed out' notice and the sale hasn't gone through - tried loads of times / updating software, any answers?

    I am trying to buy songs on itunes and half way through the terms and conditions come up, I accept them and press return and then I get a 'session timed out' notice and the sale hasn't gone through - tried loads of times / updating software, any answers?

    I am trying to buy songs on itunes and half way through the terms and conditions come up, I accept them and press return and then I get a 'session timed out' notice and the sale hasn't gone through - tried loads of times / updating software, any answers?

  • I have a Windows 7 Computer.  When I go into itunes store, it comes up, and I can navigate in it, but a box keeps appearing saying accessing itunes store.  I then get a session timed out, so can't purchase anything.

    I own a Windows 7 computer.  I can get into itunes okay, and I can get into the itunes store okay.  After I am in the store, a box keeps appearing that says "Accessing itunes store".  It goes on and off.  I am able to navigate when the box is not showing.  If I try to download music,  I get to the point where I need to agree to the agreement contract, then says "Session Timed Out."  I have the latest versions of itunes and all my Windows Updates.  What can I do about this?

    I was struggling with this since my latest Itunes update.  Fiirst it would not recognize my IPad as a device, after correcting that, it would list the Ipad in my device but my Sync had no options (summry, info, etc). and it kept saying it was "Accessing Itunes store".  reading your question I suddently tried deleting the itunes task (alt-ctrl, delete, processes) and delete Itunes.  (By the way, I had rebooted my computer several times over the last few days).  I opened up Itunes, and voila. Device is there. No "accessing windows" and my sync has the normal options.
    ****..feels good to actually write an answer rather than writing a questions.
    Eman

  • I am running Itunes 9 on Tiger. Everytime I try to edit my credit card number, it says "session timed out". I need to change the card number in order to purchase music. Also, I lost the last 2 purchases. Can I download them again without a charge?

    I am running itunes 9 on Tiger. Everytime I try to edit my credit card number, it says "session timed out". I need to change the card number in order to purchase music. Suggestions?
    Also, I lost the last 2 purchases when I backed up after a hard drive crash.  Can I download them again without a charge? Newton

    Downloading past purchases from the App Store, iBookstore, and iTunes Store - http://support.apple.com/kb/ht2519 - enabled with iTunes 10.3 and newer; not available in all countries; apps, books (not audiobooks), music, t.v. shows, and movies (some - not all studios have permitted this). Movies currently available in the USA only. Downloading previously purchased movies and TV shows requires iTunes 10.6 or later.  Discontinued items not available. For items not included in the iCloud list, or locations or computer systems where iCloud is not (yet?) available, you only get one download per fee paid.  Apple notes it is your responsibility to back up your purchases.

  • Redeem itunes card due to session timed out?

    unable to redeem itunes card due to session timed out?

    I had the same, frustrating problem, then happened onto a process that worked for me. I wrote it up in the following post: https://discussions.apple.com/thread/3541003
    Hope that works for you, too.

  • ACS 5.1 Failure: 5411 EAP session timed out -- Wired 802.1X, machine-authentication

    Hi guys,
    I have a strange error here and I`m really disappointed.
    We currently try to do "Wired-802.1X" with our Windows XP SP3 Clients with EAP-TLS and "machine-only" authentication.
    We use ACS5.1 to authenticate the clients. At about 50% of the clients authentication works fine.
    At the other clients we can see a strange error at the ACS.
    At the Reports page --> "Authentications - RADIUS - Today" we see that a client is trying to authenticate, but this fails with the Failure Code: 5411 EAP session timed out.
    Logged At RADIUS
    Status NAS
    Failure Details Username MAC/IP
    Address Access Service Authentication
    Method Network Device NAS IP Address NAS Port ID CTS
    Security Group ACS Instance Failure  Reason
    Sep 2,10 3:37:46.916 PM
    Wired_802.1X_EAP-TLS
    EAP-TLS
    svacs01
    5411 EAP session timed out
    Steps
    11001  Received RADIUS Access-Request
    11017  RADIUS created a new session
    Evaluating Service Selection Policy
    15004  Matched rule
    15012  Selected Access Service - Wired_802.1X_EAP-TLS
    11507  Extracted EAP-Response/Identity
    12500  Prepared EAP-Request proposing EAP-TLS with challenge
    11006  Returned RADIUS Access-Challenge
    5411  EAP session timed out
    At the switch I used "Authentication Open" to get the client working and capture traffic with wireshark.
    Switch --> Request Identity --> Client
    Switch <-- Response Identity <-- Client
    Switch --> Request EAP-TLS --> Client
    Switch --> Request EAP-TLS --> Client
    Switch --> Request EAP-TLS --> Client
    Switch --> Request Identity --> Client
    Switch --> Request Identity --> Client
    Switch --> Request Identity --> Client
    What is missing ist the Switch <-- Response EAP-TLS <-- Client
    Any ideas what is going wrong ? Maybe someone had this error before ?
    Any suggestions how to debug this ?
    Thank you very much for your help!
    Mathias

    Hi @all,
    I have this issue too. It occurs in our wireless environment. The problem for me is that I don't know which client (or clients) causes the error. The error occur many times per day.
    Logged At RADIUS
    Status NAS
    Failure Details Username MAC/IP
    Address Access Service Authentication
    Method Network Device NAS IP Address NAS Port ID CTS
    Security Group ACS Instance Failure  Reason
    Sep 7,10 11:50:36.143 PM
    dot1x wireless
    PEAP
    bfnetacs01
    5411 EAP session timed out
    Kind regards,
    Michael

  • Update to Muse CC 2014.3 still have problem upload to FTP: Server not responding in time, FTP may not be supported on this server [Connection timed out after 15001 millseconds.] I have no problem with CC 2014. Can you suggest what do I have to do?

    Update to Muse CC 2014.3 still have problem upload to FTP: Server not responding in time, FTP may not be supported on this server [Connection timed out after 15001 millseconds.] I have no problem with CC 2014. Can you suggest what do I have to do?

    Hello.
    Today I got the opportunity to work with a Muse user with the same issue after performing the troubleshooting steps in the post above we decided to contact the host.
    Later i came to know that host took Muse user's IP and they were able to unblock it and muse started connecting to FTP host.
    I another scenario Host suggested Muse user to add :21 to the FTP address and then Muse was able to connect.
    Eg    ftp.domain.com:21
    Please try the 2 suggestion above and let me know if it works.
    Regards
    Vivek

  • When I go to download tunes and/or music videos, each attempt concludes with a "Session Timed Out" message, asking me to "try again." I do -- and the same thing happens.

    When I go to download tunes and/or music videos, each attempt concludes with a "Session Timed Out" message, asking me to "try again." I do -- and the same thing happens.
    I am working with iTunes 10.4.1 on an iMac with OS 10.4.11.
    Thanks,
    Peter Cavanaugh

    Delete and redownload them if doing so is free in your country.
    (106637)

Maybe you are looking for

  • Help required in implementing the algorithm

    Actually I am brand new to the java programming, and i need some help to implement the algorithm below in java. I have the dataset required for the execution, Can any body please help me? Input: (1) a source database D, (2) a min support, (3) a min c

  • NoClassDefFoundError: oracle/jbo/uicli/controls/JUPanel

    I used JDev 10.1.3.0.4 to build an ADF Swing app (swing app in one project, ADF BC components in another project); which run fine from within JDev in the embedded OC4J environment. I am trying to create a simple jar file to execute my application. I

  • SQL Query, to know the list of Invoices associated with a sales order

    Hello All, Can any one let me know the query to know the list of all the invoices associated with a sales order. Please do the needful. Thanks,

  • VOIP and J2ME

    hi all, I need to make a voip client for mobiles.. Can any1 tell me if it is possible to do this using j2me. Secondly i want to know if i can perform call control in j2me as if a call comes in i want to automatically terminate the call or forward it

  • BExAnalyzer: Multiple use of the same Query in a Workbook - Command Button

    Hy Gurus, in my Workbook I have in Sheet 1 one Analysis Grid, defined as DP_1 in Sheet 2 it is an other Analysis Grid defined as DP_2 Both Data-Provider refer to the same technical BW Query. If I add a Button (from the BEx Toolbar) and try to refresh