Details
-
Bug
-
Resolution: Cannot Reproduce
-
Blocker
-
None
-
None
-
None
Description
Space creation is not deterministic. On a fresh installation on the developer machine, the first space is created as expected. The second and third space creation is in an endless loop, but the space is always created successfully. No messages on the console output. We have to figure out how to configure logging to see more.
On production the space is not created successfully. The space contains some standard content that has nothing to do with the content we want to see in the space (see attached screenshot). After reinstallation, the first creation is fine. But then again, no space can be created. In addition to that, f you want to delete a space while another space creation is happening, the creation process stopped at 37% completion. Trying to delete another space did not proceed from 0%. This can only observed in production. Not sure if we get rid of the problem .
"Flushing index queue before space deletion" is the message displayed while the space deletion process holds at 0%. Flushing the queue via https://www.smartics.eu/confluence/admin/viewindexqueue.action does also not return. Maybe there is a thread blocking event dealing with the index?
Creating space with admin rights seems not to help (should not make a difference, but the only successful creation in production has been with admin rights).
It seems that space creation with termination is always successful if started from the Confluence dashboard (even - or may only more often - in production).