Spinning Wheel Processing
There are times when iDempiere presents the user with a never ending spinning wheel. The purpose of this section is to help you remove the hung session.
- Log in until processing wheel hangs
- Three dots button > More Tools > developer tools
- Network Tab
- Filter to Fetch/XHR using funnel icon
- Find last "comet" entry in list and right click and select clear
browser cookies - Accept popup
- Refresh page
- Log in
If the above does not work, do the following:
- Go to the same developer tools as above.
- Click on Application tab
- Expand and clear Local Storage, Session Storage and Cookies in Storage Tree
- Try performing the above one step at a time to see which one works
- Refresh page
- Log in