'java.lang.IllegalArgumentException Invalid space key' when Creating a New Space

お困りですか?

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

コミュニティに質問

症状

Users are unable to create a new space. The following appears in the atlassian-confluence.log:


java.lang.IllegalArgumentException: Invalid space key.
at com.atlassian.confluence.spaces.DefaultSpaceManager.createSpace(DefaultSpaceManager.java:428)

原因

The space key contains illegal characters, or the space key already exists.

ソリューション

Chose a different space key, which can only consist of ASCII letters or numbers (A-Z, a-z, 0-9).


Last modified on Mar 30, 2016

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

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