UnexpectedRollbackException due to corrupted space layout

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

問題

After Customizing a space's layout, the following symptoms are produced:

  1. "Space Admin" is inaccessible, and the error below is generated.
  2. Other content remains accessible without issue, such as the space homepage and child pages.

    Cause:
    org.springframework.transaction.UnexpectedRollbackException: Transaction rolled back because it has been marked as 
    rollback-only at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit
    (AbstractPlatformTransactionManager.java:626)
    

原因

The root cause is corrupted content within the layout.

ソリューション

Revert the customized layout to the default layout as shown below. After reversion, you will be able to customize your layout again. To revert the layout to the default, use the following URL pattern:

<yourDomainURL>/spaces/resetdecorator.action?decoratorName=decorators/space.vmd&key=<spaceKEY>

Last modified on Mar 30, 2016

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.