Apache Web Agent can't reset the session idle time value, pls help.

Hi, all
I'm using Apache Web Agent to protect an application, when I enter the application and do some actions in the application, I find my session's idle time value in the AM console can't be reset to zero, and after the idle time, the session will be time out.
And the session's idle time can be reset to zero when I enter another application that protected by IIS Agent, or when I operate on AM console directly.
My environment:
Apache 1.3.33
Web Agent 2.2
RedHat Linux AS 3
Access Manager 7.0 Patch9
I have found a page with google, but have no answer:
http://forums.sun.com/thread.jspa?threadID=5402511
Please help.
Thanks in advance!
Shen

Thanks for the reply, Shivaram. The issue appears to occur at random time, not accurately at the 3 min interval as you mention. I tested changing this value to 1, theoretically, after one 1 minute of idle time, accessing a link would make the agent reset the time idle value for the user session in SAM, but it didn't even after 3 minutes. This seems to be either a policy agent or system access manager bug.
We performed a 'vanilla' test using the apache server manual pages (only plain HTML, no POST requests), the pages are protected by the policy agent. At the first login, rwe were prompted to enter credential to be validated by SAM/LDAP, and then a user session is created in SAM session table. We browse around the manual pages, once in a while, certain pages cause the policy agent to reset the time idle. However, revisiting these links after a few minutes doesn't reset the idle value. Caching setting has been disable as well. Could there be or lack of some settings in AMConfig.properties or AMAgent.properties that might have caused this behavior?
Thanks for all your help,

Similar Messages

  • How can we reset the session data in SAP ISA B2B application.

    com.sap.isa.isacore.action.IsaCoreInitAction$StartupParameter this action class providing the special feature to store all data passed to it in the request as parameters into the session context and make them available for all other actions.
    1. But in the inner class they had defined private parametrized constructor.
    2. Action class is defined as final.(there is no chance to override the method)
    3. There is no setter method (only getter() is available).
    4. Creating a new Z_ class that is reflecting in entire application.
    5.They had hard coded the Session attribute name in Action class.
    6. Application is expecting a session object with the same attributes.
    Is there any chance to create a new object for this class or any where any chance to reset the session data. Am using the Multiple_SoldTO concept in my application. My back end ECC .Please help me.
    Advanced Thanks
    PC.M
    Edited by: pmudigonda on Jul 6, 2011 1:21 PM

    I am not sure about your requirement, but yet.. Did you check UserSessionData object? It encompasses all the session variables.

  • Why JSF can not get the session's var?

    I have set the session var in my managed-bean, in my jsf page I can use the <% session.getAttribute( "var" )%> to get the session var, and
    the JSF EL( #{ var } ) do so, but #{session.var} or #{sessionSCope.var} can't return the session var's value. I am using Resin3.1.1 and JSF1.2.
    Any one can help me, thanks.

    public class EnvSetting {
    private String skinFamily = "";
    private String lang = "en";
    public void setskinFamily(String skin)
    skinFamily = skin;
    if (skin.equals("Test1"))
    Locale lc= new Locale("ar", "JO","WINDOWS");
    Locale.setDefault(lc);
    setLang("ar");
    else
    Locale lc= new Locale("en", "UK","WINDOWS");
    Locale.setDefault(lc);
    setLang("en");
    public String getskinFamily()
    if (skinFamily.length() == 0)
    if (Locale.getDefault().getLanguage().equalsIgnoreCase("EN"))
    return "Test" ;
    else
    return "Test1" ;
    else
    return skinFamily;
    public void setLang(String l){
    lang = l;
    public String getLang(){
    return lang;
    Message was edited by:
    JavaIQ

  • My iphone id changed to an unused old email, the good email is corrupted and cannot sign on. How can I reset the good id?

    My iphone id changed to an unused old email, the good email is corrupted and cannot sign on. How can I reset the good id?

    Alternatives for Help Resetting Security Questions and/or Rescue Mail
         1. If you have a valid rescue email address, then use this procedure:
             Rescue email address and how to reset Apple ID security questions.
         2. Fill out and submit this form. Select the topic, Account Security. You must
             have a Rescue Email to use this option.
         3. This is the only option if you do not already have a valid Rescue Email.
             These are telephone numbers for contacting Apple Support in your country.
             Apple ID- Contacting Apple for help with Apple ID account security. Select
             the appropriate country and call. Ask to speak to the Account Security Team.
         4. Account security issues almost always require you to speak directly to an
             Apple representative to securely establish your identity as the account holder.
             You can set it up so that Apple calls you, either immediately or at a time
             convenient to you.
                1. Go to www.apple.com/support.
                2. Choose Contact Support and click Contact Us.
                3. Choose Other Apple ID Topics and choose the appropriate topic for
                    your issue.
                4. Follow the onscreen instructions.
             Note: If you have already forgotten your security questions, then you cannot
             set up a rescue email address in order to reset them. You must set up
             the rescue email address beforehand.
    Your Apple ID: Manage My Apple ID.
                            Apple ID- All about Apple ID security questions.

  • Apache Web Agent problem (web agent 2.0, Opensso 8.0) with IHS/WAS 6.1

    I installed a apache web agent 2.0 and opensso 8.0 on the same windows server. The web agent is running over IHS server. Opensso is running overs WAS 6.1
    While attempting to access an application, after succesful authentification, i got on the web browser a 403 error.
    Can someone help me?
    You can find below, the error message on the browser, and an extract of agent log file.
    Thanks
    Regards
    Gigi62
    Error message on the web browser:
    Forbidden
    You don't have permission to access /AppliTestOpensso1 on this server.
    IBM_HTTP_Server Server at aaaa.agent.com Port 80
    Extract of the agent log file:
    2009-12-22 09:31:44.647MaxDebug 5356:d11e88 AM_POLICY_SERVICE: am_policy_compare_urls(): compare usePatterns=false returned 3
    2009-12-22 09:31:44.647MaxDebug 5356:d11e88 all: is_url_enforced(): URL http://aaaa.agent.com:80/AppliTestOpensso1 is enforced.
    2009-12-22 09:31:44.647 Debug 5356:d11e88 all: am_web_get_parameter_value(): Param Name = iPlanetDirectoryPro, & Param Value = NULL, status not found
    2009-12-22 09:31:44.647 Debug 5356:d11e88 all: am_web_is_access_allowed()(http://aaaa.agent.com:80/AppliTestOpensso1,GET): no sso token, setting status to invalid session.
    2009-12-22 09:31:44.647 Info 5356:d11e88 all: am_web_is_access_allowed()(http://aaaa.agent.com:80/AppliTestOpensso1, GET) returning status: invalid session.
    2009-12-22 09:31:44.647 Info 5356:d11e88 all: process_request(): Access check for URL http://aaaa.agent.com:80/AppliTestOpensso1 returned invalid session.
    2009-12-22 09:31:44.647MaxDebug 5356:d11e88 all: am_web_get_url_to_redirect: goto URL is http://aaaa.agent.com:80/AppliTestOpensso1
    2009-12-22 09:31:44.647MaxDebug 5356:d11e88 all: find_active_login_server(): Trying server: http://aaaa.agent.com:9080/opensso/UI/Login
    2009-12-22 09:31:44.647 Debug 5356:d11e88 all: is_server_alive(): Connection timeout set to 2
    2009-12-22 09:31:44.709 Debug 5356:d11e88 all: process_access_redirect(): get redirect url returned AM_SUCCESS, redirect url [http://aaaa.agent.com:9080/opensso/UI/Login?goto=http%3A%2F%2Faaaa.agent.com%3A80%2FAppliTestOpensso1].
    2009-12-22 09:31:44.709 Debug 5356:d11e88 all: process_access_redirect(): returning web result AM_WEB_RESULT_REDIRECT.
    2009-12-22 09:31:44.709 Debug 5356:d11e88 all: process_request(): returning web result AM_WEB_RESULT_REDIRECT, data [http://aaaa.agent.com:9080/opensso/UI/Login?goto=http%3A%2F%2Faaaa.agent.com%3A80%2FAppliTestOpensso1]
    2009-12-22 09:31:44.709 Debug 5356:d11e88 all: am_web_process_request(): Rendering web result AM_WEB_RESULT_REDIRECT
    2009-12-22 09:31:44.709 Debug 5356:d11e88 all: am_web_process_request(): render result function returned AM_SUCCESS.
    2009-12-22 09:31:44.709MaxDebug 5356:d11e88 all: get_request_url(): Host: aaaa.agent.com
    2009-12-22 09:31:44.709MaxDebug 5356:d11e88 all: get_request_url(): Port is 80.
    2009-12-22 09:31:44.709 Debug 5356:d11e88 all: get_request_url(): Returning request URL http://aaaa.agent.com:80/AppliTestOpensso1.
    2009-12-22 09:31:44.709 Warning 5356:d11e88 all: get_method_num(): Apache request method number did not match method string. Setting method number to match method string GET.
    2009-12-22 09:31:44.709MaxDebug 5356:d11e88 all: am_web_is_notification(), http://aaaa.agent.com:80/AppliTestOpensso1 is not notification url http://aaaa.agent.com:80/UpdateAgentCacheServlet?shortcircuit=false.
    2009-12-22 09:31:44.709MaxDebug 5356:d11e88 all: am_web_is_access_allowed(): Processing url http://aaaa.agent.com:80/AppliTestOpensso1.
    2009-12-22 09:31:44.709MaxDebug 5356:d11e88 all: FqdnHandler::isValidFqdnResource() Resource => http://aaaa.agent.com:80/AppliTestOpensso1, is valid => true
    2009-12-22 09:31:44.709 Debug 5356:d11e88 all: is_url_enforced(): client_ip 10.245.197.145 not found in client ip not enforced list
    2009-12-22 09:31:44.709MaxDebug 5356:d11e88 AM_POLICY_SERVICE: am_policy_compare_urls(): compare usePatterns=true returned 3
    2009-12-22 09:31:44.709 Debug 5356:d11e88 all: in_not_enforced_list: enforcing access control for http://aaaa.agent.com:80/AppliTestOpensso1
    2009-12-22 09:31:44.709 Debug 5356:d11e88 all: am_web_is_logout_url(http://aaaa.agent.com:80/AppliTestOpensso1): normalized URL http://aaaa.agent.com:80/AppliTestOpensso1.

    Hi gimbal2 ,
    thanks for your prompt response.
    I deleted jsf-facelets.jar from the lib.
    Also I removed      <context-param>
              <param-name>org.apache.myfaces.trinidad.ALTERNATE_VIEW_HANDLER</param-name>
              <param-value>org.apache.myfaces.trinidadinternal.facelets.TrinidadFaceletViewHandler</param-value>
         </context-param>
         <context-param>
              <param-name>org.apache.myfaces.trinidad.FACELETS_VIEW_MAPPINGS</param-name>
              <param-value>*.xhtml</param-value>
         </context-param>Now that error has gone .But I am still not able to switch between the tabs for .xhtml page but it is working fine for .jsp page.
    For .xhtml page , on clicking on the tab, console is showing something like below
    Aug 17, 2010 9:20:49 PM org.apache.myfaces.trinidad.component.UIXShowDetail broadcast
    WARNING: Event org.apache.myfaces.trinidad.event.DisclosureEvent[phaseId=INVOKE_APPLICATION(5),component=CoreShowDetailItem[UINodeFacesBean, id=j_id957384125_39108532],expanded=true] was delivered to a showDetail already in that disclosure state.

  • How can I reset the DEFAULT zoom view in Firefox at 125%, like IE, so I don't have to reset it every time ?

    How can I reset the DEFAULT zoom view in Firefox at 125%, like IE, so I don't have to reset it every time ?
    I have seen this question asked previously and it seems there is no answer.
    I know that one can change each individual web page (that reset defaults back to 100%) and, alternatively and apparently one can load an add-on to fix the default size at Full Zoom.
    ... But any hints on how to achieve a DEFAULT 125% zoom would be much appreciated.

    Press CTRL + 0
    Have you tried Firefox's zoom feature? Font size and zoom - increase the size of web pages
    You can "zoom" all sites using this add-on: [https://addons.mozilla.org/en-US/firefox/addon/2592/ NoSquint]. After setting your global zoom level, you can still fine-tune the zoom on individual sites.
    After installing NoSquint, click the % on the Add-on Bar to call up site preferences, then click the Global Settings button, then the Zooming tab.
    If you don't have the Add-on Bar displayed, you can right-click the new tab button ("+") or a blank area of the tab bar to the right of it and choose Add-on Bar from the shortcut menu.
    You can experiment with sizes larger than 125%, but I wouldn't go much higher than 150% unless you have a large high-resolution monitor.
    If there are particular sites that still present a problem, feel free to post their URLs.
    You can find more information about the zoom features Firefox offers in these articles:
    [[Text zoom]] - For zooming text only
    [[Page zoom]] - For zooming the whole page (including images etc.)

  • I am having a Startup problem. Someone comes on the screen with Open Firmware to Startup. How can I reset the PRAM myself to solve this problem?

    I am having a Startup problem. Someone comes on the screen with Open Firmware to Startup. How can I reset the PRAM myself to solve this problem?

    Read these.
    http://support.apple.com/kb/HT1431
    http://reviews.cnet.com/8301-13727_7-10330118-263.html

  • A friend created 3 accounts on his iPhone 5 but forgot the passwords. He can't reset the password as yahoo address is no longer valid. Erasing the phone doesn't solve the issue. How to register the phone with Apple?

    A computer illiterate friend created 3 accounts on his iPhone 5 but forgot the passwords. He can't reset the password as his yahoo address is no longer valid. Erasing the phone doesn't solve the issue as the Apple server identifies the hardware as registered. How to register the phone with Apple?
    I helped him create a new email address and new iCloud account on my Mac but when we try to register the phone with Apple it says: Maximim accounts limit reached for this device. How can he register the phone? I read different threads and found out that only Apple care can do that. We're in Romania and don't know where to call. Any suggestions on how we fix this?

    When I checked the support site for Romania, you apparently don't have an Apple Care contact center.  You "may" try calling the US Apple care number to verify the account and have the password reset sent to a different email address.  800-694-7466

  • How can I reset the settings for my Ipod Video on the Ipod source list.

    I accidentally choose the 3rd option (do not update video) on the Ipod option button >>> video <<< and for that reason I can't download or play video. How can I reset the setting in order for me to enable to update my Ipod for the videos manualy.
    I open itunes and select the Ipod in the source list, then click on the option button and click video. But from there, I can't select the options... please advice ASAP, Thanks...<br>
    Pentium iii   Windows XP   Desktop

    Read this and see if it helps:"Syncing videos to your iPod" http://docs.info.apple.com/article.html?artnum=302509

  • How can I reset the number authorized Macs in my account?

    How can I reset the number authorized Macs in my account? Two old Macs that I no longer have are still authorized, which leaves me with three working macs at home.

    Hello Joe
    You will find your answer on this page. In summary you have to deauthorize each of the 2 Macs on the Mac thenself. If it's no longer possible, then you have to deauthorize all five Macs and then reauthorize each 3 remaining
    http://support.apple.com/kb/HT1420
    Bye

  • I have 2 ipod touches. I backed up the new one with old's info. The old one will not unlock with the password I had wrote down and I tried my new ones password.  How can I reset the old ipod without affecting the new one and how can I unlock the old one?

    I have 2 ipod touches. I backed up the new one with old's info. The old one will not unlock with the password I had wrote down and I tried my new ones password.  How can I reset the old ipod without affecting the new one and how can I unlock the old one?

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software

  • My imad 'lol' mini  say i set up an icloud account when i first got it and its been disabled everytime i try to reset it it prompts me to a different email how can i reset the origanal

    my imad 'lol' mini  say i set up an icloud account when i first got it and its been disabled everytime i try to reset it it prompts me to a different email how can i reset the origanal

    Hi JackEDupdog,
    Welcome to the Support Communities!  The article below will help you troubleshoot the issue you are having with your Apple ID:
    Apple ID: Contacting Apple for help with Apple ID account security
    http://support.apple.com/kb/HT5699
    Cheers,
    - Judy

  • I've reset my PPAM before to get around Firmware lock, but I've upgraded to mountain lion and now need to do the same thing, but I can't reset the PRAM. I've heard of the chip that is on the post 2011 macs, but I must not have one? What to do?

    I've reset my PPAM before to get around Firmware lock, but I've upgraded to mountain lion and now need to do the same thing, but I can't reset the PRAM. I've heard of the chip that is on the post 2011 macs, but I must not have one? What to do? Also, I can not get start up chimes unless I have the factory startup disk in. Can the PRAM be reset with the factory startup disk in or must the mac boot from the hard drive? Need help.

    Help for forgotten passcode >   iOS: Forgotten passcode or device disabled after entering wrong passcode
    When you have access to your iPhone again, FaceTime is a pre installed app that cannot be removed.
    Try a search >  iOS: Understanding Spotlight Search

  • How can I reset the CTI for each clip to 00:00?

    I'm brand new to this - got Premier Elements 12 yesterday, so please bear with me.
    I have clips from a soccer game, each of which starts with 00:00. I have written notes about key scenes in each clip using the time that scene occurs in each clip. But when I add clips to the timeline, each clip's CTI begins at the point where the last clip's left off. So, say I wanted to get to a scene in clip 2 at 0:44. But clip 1, with a duration of 4:30, precedes clip 2 in the timeline . To get to the scene I was looking for in clip 2, I'd have to add the 4:30 from clip 1 to the 0:44 in clip 2 to find my scene in the timeline at 5:14 . Obviously, the problem only gets worse with each additional clip. And near impossible when I trim clips.
    One "workaround" I can use is to make a copy of the original clip in project assets, adjust the in and out points in the copy to get the scene I want, save/rename that scene and add it to the timeline instead of the original clip. Each scene would then be renamed and would show it's specific duration in the timeline. But that seems like a lot of work, to have to make copies of original clips in assets, trim them there and take them to the timeline. Back and forth, back and forth.
    Is there a way to keep the start and end times of each original clip when I add it to the timeline, so I can isolate each scene in that clip and trim out the unwanted portions without having to do math or spend time making and trimming copies? To be more succinct, Can I reset the CTI at the start of each clip to 00:00 within the timeline?
    I hope I've described my issue in a clear way that doesn't cause confusion. If not, please let me know what other questions you have or additional info you need to understand the issue I'm describing. Thanks, and sorry for the long post.

    mascott2300
    Please take a look at the blog post that I wrote about the gathering, assembling, organizing, and management of clips in a large project.
    ATR Premiere Elements Troubleshooting: PE11: Project Assets Organization for Scene and Highlight Grabs from Collection o…
    See if any of the details work for you in your planned Premiere Elements projects.
    Also, from the point of view of leaving informational notes in the program, consider the "Comments" opportunities of the unnumbered markers when you place unnumbered markers in the Timeline.
    ATR Premiere Elements Troubleshooting: PE11: Forget Me Not Clip Details and Timeline Unnumbered Markers
    Please do not hesitate to ask questions or to ask for clarification on anything written.
    Thank you.
    ATR

  • My apple TV will work and then in the middle of a show from my library it will say it can't communicate with my library. The signal is still strong, but it still doesn't work. I have reset the device 3 times now each time it works okay for awhile.

    My apple TV will work fine and then it stops and says having trouble communicating with your library. I have reset the device 3 times and after it works fine, but then I have to reset all settings again. It is getting really frustrating because the signal is fine and everything it just stops working for some reason. Can any one help or does anyone else experience this issue?

    My apple TV will work fine and then it stops and says having trouble communicating with your library. I have reset the device 3 times and after it works fine, but then I have to reset all settings again. It is getting really frustrating because the signal is fine and everything it just stops working for some reason. Can any one help or does anyone else experience this issue?

Maybe you are looking for

  • Will my files i saved using time machine still exist if i delete from my computers hard drive?

    I recently had a problem with my computer. I bought an external hard drive and used time machine to back up my 15in mac book pro before sending in for repair. I have gotten my computer back and needed to delete files from the hard drive on the comput

  • Error, no pages found

    I have a Canon MX922 printer and every time I try to print something it says, "Error, no pages found."  Any ideas on how to fix this?

  • Opportunity Status Reason

    Hi Experts, My client would like the possibility to choose several reasons for an opportunity status. e.g. : Status : Won          Reasons : Price                           Right Ressources Do you know how to do this (if it's possible) ? Thanks a lot

  • PROGRAM FOR CV01N

    Hi friends,    I want to crate BDC for CV01 transaction.    I am totally sonfused about this upload program...   Not able to apply logic for creating folders and creating documents under that folder..    Please help me out to get this BDC done... or

  • CUCM UCCX and Unity

    We required CUCM with 50 NOdes Enhance lic UCCX 10 agents lic with UCS server . Thnaks Best Regards Yahya Jamil