Lock not always released if browser closed in edit mode.

We have had a few instances in the last couple weeks (since deployment of an I.P. application) where a user has either closed the browser while in edit mode, or received some sort of error when saving plan data and the browser closed, where the Lock in RSPLSE/SM12 was not deleted. In the last case, the lock stayed for 6 hours before we were notified to manually delete the lock. The user had closed all windows, even restarted her machine.
Any insight on how to enforce removal of locks if browser is closed? We are on SAPKW70017 and BI Java Support Package Patch SP015

Hi Cote,
this is a frequently discussed topic. Usually the lock should be released, the session should be closed etc at the time closing a window.
One idea for this one: Does a small popup window appear when you close your browser? If the users have activated the popup blocker this will cause problems because the locks and sessions can not be released. Also it might cause problems using other browsers than IE...
Good luck.
Brgds,
Marcel

Similar Messages

  • Native Notes app requires two taps to enter edit mode

    I use the native notes app a lot. With iOS 3, I would tap on the name of the note to view it, then tap once to enter edit mode (the keyboard appears). Now, with iOS 4, I have to tap on the note twice to enter edit mode. This is very annoying.
    It might have something to do with the new feature in iOS4 that recognizes dates. If I tap anywhere in a note that is even remotely close to something it has recognized as a date, I get the “create event” pop-up instead of the keyboard.
    Does anyone else experience this? Or is it only me? Unfortunately, I cannot delete notes and reinstall it… Is there a fix for this?
    Details: 16GB 3GS, iOS 4.0.1

    More information:
    I noticed that if I create a note on the iPhone, it works fine. I can enter edit mode with one tap. But once I sync that note to Outlook, or if I create a note with Outlook, it takes two taps to enter edit mode.
    This did not happen with iOS 3

  • Address Book Notes for New Contacts Appear Only In Edit Mode

    When I create a new contact in +Address Book+, exit Edit mode, and then add a Note to that new contact, the note is visible only when the contact is switched to Edit mode. This does not effect existing contacts. This problem first appeared yesterday. I didn't do anything unusual with +Address Book+ before the emergence of the problem.
    I followed these instructions to rebuild the +Address Book+ database but it had no effect on this problem: "Quit Address Book and drag ~/Library/Application Support/AddressBook/AddressBook-v22.abcddb to the desktop. It will be rebuilt from the details in Metadata when you restart AB."
    Thank you in advance for any ideas you have!
    Steven

    I exported the contact list and deleted Library/Application support/Address book and then re-imported.  Everything is fine now.

  • SolMan Charm: wbch and customizing TR not always automatically released

    Dear solman experts,
    In Charm, when users save a status linked to the background action "release_all" in order to release their transport requests, the transports are not always released.
    I know this could happen with ToC and also with TR (mostly for workbench), but this is happening to lots of customizing transports.
    I tested it with some small configuration (like for instance a TR with roles in it), the release works fine.
    So the configuration of solman seems ok.
    Does anyone have already faced the same issue and has an idea on what to do in order to avoid this issue?
    Thanks for your help,
    Kr,
    Alice

    Hello Khalil,
    In the maintenance cycle, the ongoing phase is "development with release" so it is ok.
    Also, all tasks have already been released as one of the previous status/action triggered the creation of a ToC (and for that the check of all released tasks is performed). So we have like two testing cycle (a first one with ToC where all tasks are already released) and if it is ok you can then set a status which triggers the "release_all" action to release the orginial transport requests.
    What is really strange is that in the tasklist, the release request activity is correctly launched  but has an error " /TMWFLOW/TRANSPORT_N643" which says that :
    - Diagnosis --> The request BRDK922172 has already been released (but it is not the case)
    - System Response --> The system does not allow you to create a transport of copies. (but it is not the action concerned here "the activity on which I receive this error is "release_all""
    - Procedure--> It is not usually necessary to create a transport of copies for a request that has already been released.Perhaps you entered an incorrect request, in which case you have to enter a different one.
    I do not get what is this error message about. And what is really strange is that for some transport requests the release works and for other not (but more and more are not working)
    Have you an idea?
    Thanks a lot for your help,
    Alice

  • Condition to test for the browser closing/refreshing

    I have an applet that rotates pictures in a html file. I have it in an eternal loop to keep it running. It loads fine, but if you refresh or try to close the browser, the browser locks. Without question this happens because the loop does not test for the browser closing or refreshing so the loop never stops. Does anyone have an idea of a Java condition to test for the browser closing/refreshing so I can stop my loop when these events occur.

    The applets stop message should be called on a reload and/or a close. You could set a flag in your stop method that could be checked by a thread that actually sits and loops.
    When the flag is set, kill the tread.
    You should clear that flag in your start method.
    I have an applet that rotates pictures in a html file.
    I have it in an eternal loop to keep it running. It
    loads fine, but if you refresh or try to close the
    browser, the browser locks. Without question this
    happens because the loop does not test for the
    browser closing or refreshing so the loop never
    stops. Does anyone have an idea of a Java condition
    to test for the browser closing/refreshing so I can
    stop my loop when these events occur.

  • Child process dies, nfs locks not released, webserver hangs...

    Hi,
    I have Sun One 6.1 sp 11 on a solaris 10 ldom.
    The server is configured to write logs access and error to /logs which is an NFS mount to a separate solaris 10 box. The logging to an NFS mount is a business requirement.
    Sun JWS is configured to have two httpd processes and the watchdog to restart them if one should fail.
    Every now and then, about once a day (it varies), one of the child processes will die with messages like this in the error log: (1949 is the wdog pid)
    [09/Dec/2009:14:19:06] failure ( 1949): CORE3107: Child process closed admin channel
    [09/Dec/2009:14:19:06] fine ( 1949): CORE3061: signal_handler_thread: received signal 18
    [09/Dec/2009:14:19:06] fine ( 1949): CORE3049: Primordial process detected child 1950 died: status 37
    [09/Dec/2009:14:19:06] fine ( 1949): CORE3050: Is our child, will spawn replacement
    [09/Dec/2009:14:19:06] fine ( 1949): CORE3062: Unlinking of /tmp/https-wv2-819e4c2d/.cgistub_1950 returned -1
    [09/Dec/2009:14:19:06] fine ( 1949): CORE3047: Server spawned worker process 2011
    [09/Dec/2009:14:19:06] fine ( 2011): HTTP5169: User authentication cache entries expire in 120 seconds.
    [09/Dec/2009:14:19:06] fine ( 2011): HTTP5170: User authentication cache holds 200 users
    [09/Dec/2009:14:19:06] fine ( 2011): HTTP5171: Up to 4 groups are cached for each cached user.
    [09/Dec/2009:14:19:06] fine ( 2011): HTTP4207: file cache module initialized (API versions 2 through 2)
    [09/Dec/2009:14:19:06] fine ( 2011): HTTP4302: file cache has been initialized
    [09/Dec/2009:14:19:06] fine ( 2011): HTTP3066: MaxKeepAliveConnections set to 256
    [09/Dec/2009:14:19:06] fine ( 2011): Installed configuration 1
    [09/Dec/2009:14:19:06] fine ( 2011): HTTP4193: flex-rotate-init: rotate start time is 0h, 0m
    At this point the webserver will not respond. The processes (2*httpd, 1*wdog) are running but do not respond. The access log shows a weird lock with output from pfiles:
    21: S_IFREG mode:0777 dev:340,10 ino:34988 uid:111 gid:102 size:0
    O_RDWR|O_APPEND|O_CREAT|O_LARGEFILE FD_CLOEXEC
    advisory write lock set by system 0x2 process 280
    which I think means the new http process is waiting for the lock to be released, but the lock is never freed.
    But what I'm really curious about is why the process is dying in the first place. Anyone seen "status 37" before, or know where I can look it up? I couln't google up any reference on what it might mean...
    any help appreciated
    cheers
    Kristin.

    I found the following in http://docs.sun.com/app/docs/doc/816-4555/rfsrefer-134?l=ja&a=view :
    In this situation, the SIGLOST signal is posted to the process. The default action for the SIGLOST signal is to terminate the process.
    For you to recover from this state, you must restart any applications that had files open at the time of the failure. Note that the following can occur.
    - Some processes that did not reopen the file could receive I/O errors.
    - Other processes that did reopen the file, or performed the open operation after the recovery failure, are able to access the file without any problems.
    Thus, some processes can access a particular file while other processes cannot.
    Edited by: Arvind_Srinivasan on Dec 10, 2009 12:33 AM

  • PS Touch Android does not release memory when closed.

    I have to force closure with Task Manager on my Samsung Note 2 running JB 4.1. Why and when will it be fixed?

    Hi Ignacio,
    Sorry for the lack of information - I had typed more complete description, but had trouble posting it.
    The app is installed on a Samsung Galaxy Note 2 phone that is running Jellybean 4.1.1.
    The only way I can see to exit the application is by using the "back" soft key under the screen on the right. Some apps have an "exit" choice under the "menu" soft key, but that key is not active with PSTouch.
    I see the same issue with Google Chrome. The menu key is active with this app, but it does not have an "exit" choice.
    With both these apps, I have to go to the "Active Apps" tab of the Task Manager to release memory.
    There is one difference with PS Touch. Google Chrome always starts the same way whether or not I release it's memory. With PS Touch, if I release memory after closing with the back key, the next time I start it I get an initial royal blue screen with the PS Touch icon in the middle followed by a second screen with a menu in the middle titled "New Project From". If I exit at that point, it takes two presses of the back key to first close the menu and then exit the program and return to a home screen. If I do not release memory, the next time I start PS Touch, it goes directly to the second screen, but without the "New Project From" menu.
    I hope this gives you the information you need.
                      Pete

  • Lately, I've been getting a blue screen in the midst of working and have to do a cold reboot to end it. Seems to happen when I'm closing windows or quitting applications. Not always, but sporadically. What causes this? I'm using 10.6.8 on early 2011 MBP.

    Lately, I've been getting a blue screen in the midst of working and have to do a cold reboot to end it. Seems to happen when I'm closing windows or quitting applications. Not always, but sporadically. What causes this? I'm using 10.6.8 on early 2011 MBP. Thanks for any help/advice!

    You have 10.6 on that machine, I suggest you stick with it for performance, third party hardware and software reasons as long as possible.
    Consider 10.8 (not 10.7) when it's released, because 10.7 and 10.8 will require a new investment in software and newer third party hardware as it requires newer drivers the old machines won't have. (forced upgrade because of software, really nice of them)
    http://roaringapps.com/apps:table
    Far as your Safari problem do these things until it's resolved:
    1: Software Update fully under the Apple menu.
    2: Check the status of your plug-ins and update (works for all browsers) also install Firefox and see if your problems continue. You should always have at least two browsers on the machine just in case one fails.
    https://www.mozilla.org/en-US/plugincheck/
    Flash install instructions/problem resolution here if you need it.
    How to install Flash, fix problems
    3: Install Safari again from Apple's web site
    https://www.apple.com/safari/
    4: Run through this list of fixes, stopping with #16 and report back before doing #17
    Step by Step to fix your Mac

  • I have model A1458...been acting possessed.... apps opening and closing on their own...zooming in and out... not always responsive to my touch... what could be the problem?

    i have model A1458...been acting possessed.... apps opening and closing on their own...zooming in and out... not always responsive to my touch... what could be the problem?

    The two most likely culprits would be a faulty cable/charging block or a bad digitizer. Try charging the device with a different charger and cable. If the problem goes away, then the problem is with your charger. If it does not, try the basics of resetting, restoriing from back up, restoring as new. If you still have the problem, make an appointment at the Genius Bar at your local Apple Store for evaluation.

  • HT1338 My MacBook Pro (running Leopard 10.5.8) won't allow keyboard to type an upper case 'C' using the shift key...works fine with caps lock, or, with my Typinator workaround using double-typed lower case c (not always best). Any ideas?

    My MacBook Pro keyboard won't type an upper case 'C' using the shift key... only with caps lock. Workaround has been to use Typinator by typing a double lower case c, not always the best solution. Mac is a refurbished model, which initially was fine. Apple tech helped me correct the quirk when it first appeared, but now it has returned and refuses fixes. Any ideas?

    I'm willing to bet that this has something to do with iCloud.  I've been facing a frozen computer nearly every time I go into it. 
    In Activity Monitor I have seen two programs associate with iCloud that take up about 2.5 GB of memory (I only have 4 in the computer) -- causing everything to freeze.  One of these is called "iCloud Helper" and the other one is something like "Address Book Sync helper" -- I see parts of these names in the stuff you have posted.
    I am at my wits' end with these and have written to Apple asking them to do away with these or fix them.  To get rid of the Address book sync thing I have gone into system preferences for iCloud and unchecked Contacts -- but then spontaneously it gets rechecked.  And oftentimes after I Force Quit the iCloud helper, it spontaneously turns on again.  My conclusion --- the iCloud is basically unusable.  It turns a Mac into the most useless, clogged, sluggish PC.  If this is happening to a lot of people's computers -- and I see no reason why yours or mine should be an exception -- these programs just might destroy Apple itself. 
    So -- I'm about to completely give up on iCloud, and I suspect that others will too unless this gets fixed.
    Cheers,
    Bob

  • I have downloaded the Adobe CC free trial.  But when I tried to use the photoshop, it always tells me the photoshop was not working and will be closed.  What did I do wrong ?

    I have downloaded the Adobe CC free trial.  But when I tried to use the photoshop, it always tells me the photoshop was not working and will be closed.  What did I do wrong ?  I like to try it before I buy.  Help, please !

    Could you go to (in Photoshop) Help>System Info>Copy and paste here in its entirety? Also, if there is a crash report paste it here as well.
    Benjamin

  • HT201412 All of the sudden, in order to make the home button work on my iPad 2, I have to press it without releasing my finger and sometimes, not always, after a few seconds it responds

    All of the sudden, in order to make the home button work on my iPad 2, I have to press it without releasing my finger and sometimes, not always, after a few seconds it responds. Could this be a software glitch or a hardware problem, how can I find out and fix it

    Does the issue still occur if you start Firefox in Safe Mode? http://support.mozilla.com/en-US/kb/Safe+Mode
    How about with a new, empty profile? http://support.mozilla.com/en-US/kb/Basic%20Troubleshooting#w_8-make-a-new-profile

  • IPhone 5 does not always auto lock, particularly if I put it down face down.

    iPhone 5 does not always auto lock. Seems to be particularly true if I place it face gown on a surface.

    try holding home button and on/off button together for few seconds.It will reboot.

  • Pro15-inch with a lion at the bottom of the system, my computer is not always closed machine, has been a black and white, seems to read the disks that thing has been turning away, how do ah (do not want to reload) to help solve it

    pro15-inch with a lion at the bottom of the system, my computer is not always closedmachine, has been a black and white, seems to read the disks that thing has beenturning away, how do ah (do not want to reload) to help solve it

    What are you talking about?

  • The problem I have since I upgraded to Mavericks version 10.9.1 The problem appears only with Mail not with other programs, not even with my browser. When I try to zoom the text of an e-mail I received or sent , I can no longer use the keys Command   to e

    the problem I have since I upgraded to Mavericks version 10.9.1
    The problem appears only with Mail not with other programs, not even with my browser.
    When I try to zoom the text of an e-mail I received or sent , I can no longer use the keys Command + to enlarge the text, although I can reduce it with Command -.
    As I have a problem with my eyes, This is a serious matter for me.
    When I write an e-mail, if I select text and press Command +, it just displaces the text to the right.
    Now, my husband has a USB keyboard. If he connects it to my computer, his regular Command + does not work either, but  he uses the extended keyboard, then it works. Unfortunately, he needs it for a musical application which does not work with a wireless keyboard.

    Firefox 3.6.4 and 3.6.6 use a process called, "plugin-container.exe" which was using up most of my CPU when I opened up multiple tabs that contained Adobe Flash files, and caused Firefox to lock up.
    My solution was to use Firefox 3.5.10 which you can get from the Mozilla website at [http://www.mozilla.com/en-US/firefox/all-older.html]
    I am using Adobe Flash 10.1.53.64 without any problem in this version of Firefox. Check the release notes, I believe it contains all the latest security fixes in "Firefox 3.6.4".
    Hopefully, they will fix Firefox 3.6 in the next version (e.g. Firefox 3.6.7), until then you should probably use "Firefox 3.5.10".

Maybe you are looking for

  • Problem with Drag and Drop on a JTree

    I would like to have a JTree with drag and drop support with the following characteristics: 1) The JTree holds near 100 different kinds of TreeNodes 2) The drag and drop operation uses TreeNodes as Transferable 3) The drop operation adds a new TreeNo

  • OLAP Variable in DTP - Not able to save the selection

    Hi Guru's We are on BI 7.0 and supportpack 13. I am facing an issue with the OLAP variable in DTP filter . I am not able to save the selection/filter  within DTP via OLAP variable. I am able to test the values of the OLAP variable within DTP screen (

  • How do I clear the screen in console application?

    In C or C++ we can clear the screen by clrscr() function. How can I acheive something similiar to this in Java

  • Importing HD footage mov./mp4 export to hd

    When importing HD mov.mp4 or hddvds, once the file goes into the timeline the resolution softens, when exporting to play on DVD player the playback does not look HD, can someone help?

  • My nano keeps freezing up when i use hold and the clickwheel won't respond?

    it's showing up on itunes and i did the menu center button trick. i put my ipod on hold and shuffle during a parade and when i went to turn it off afterward, i took it off hold and the click wheel wasn't responsive, but music was still playing. so i