You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I'm Admin in Bitbucket, and when I tried to delete a repository I got this error message: An error occurred while processing the request. Check the server logs for more information.
2022-02-13 17:06:22,740 ERROR [http-nio-7990-exec-533] M.Abuhayah @4GGPEAx1026x77835065x5 ohyzv2 172.25.70.250 "DELETE /users/m.albrahim/repos/test-may HTTP/1.1" c.a.e.i.AsynchronousAbleEventDispatcher There was an exception thrown trying to dispatch event [com.atlassian.bitbucket.event.repository.RepositoryDeletionRequestedEvent[source=com.atlassian.stash.internal.repository.DefaultRepositoryService@5df8c597]] from the invoker [SingleParameterMethodListenerInvoker{method=public void com.atlassian.bitbucket.internal.webhook.WebhookCleanupService.onRepositoryDeleted(com.atlassian.bitbucket.event.repository.RepositoryDeletionRequestedEvent), listener=com.atlassian.bitbucket.internal.webhook.WebhookCleanupService@48736a95} (monitored)]
2022-02-13 17:06:22,757 DEBUG [http-nio-7990-exec-533] M.Abuhayah @4GGPEAx1026x77835065x5 ohyzv2 172.25.70.250 "DELETE /users/m.albrahim/repos/test-may HTTP/1.1" c.a.s.i.e.TransactionAwareEventPublisher Deferring publishing for RepositoryDeletedEvent until AFTER_COMMIT
2022-02-13 17:06:22,759 ERROR [http-nio-7990-exec-533] M.Abuhayah @4GGPEAx1026x77835065x5 ohyzv2 172.25.70.250 "DELETE /users/m.albrahim/repos/test-may HTTP/1.1" c.a.s.i.r.e.DefaultUnhandledExceptionMapperHelper Unhandled exception while processing REST request: "DELETE /users/m.albrahim/repos/test-may HTTP/1.1"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This sort of error happens when you hit the wrong URL for the action.
How were you trying to delete the repository?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Bother, I was hoping it was something that would be hitting the wrong URL, but the admin UI (including repository settings) should not be able to do that.
Are there more bits of log in this area that might be relevant?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.