During development, I sometimes make a mistake in my code (yes I know that is had to believe :) ) and when the page attempted to be displayed in the browser, the browser just sits and spins trying to load the page but the page never loads.
After this occurs, no other pages in that db react the same and this is true for all users of the database. No other users can use the database during this "lockup" period.
Pages in the problem db will not work for any user. Xpages in other databases on that server continue to work fine. Http from traditional forms and view work fine in the problem db. It seems only xpages are affected.
It seems over a period of time, the pages for the problem db will work again.
What would be causing the lockup issue and is there and way to fix it immediately?