Unable to complete Crowd setup wizard due to invalid server base URL

お困りですか?

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

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

問題

The Crowd Setup Wizard is stuck on the screen configuring a Default Administrator.

The Crowd logs register the following error:

java.net.UnknownHostException: myserver: myserver
	at java.net.InetAddress.getLocalHost(InetAddress.java:1425)
	at com.atlassian.crowd.console.action.setup.DefaultAdministrator.addCrowdApplication(DefaultAdministrator.java:218)
	at com.atlassian.crowd.console.action.setup.DefaultAdministrator.doUpdate(DefaultAdministrator.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)

原因

The Base URL specified in the steps before is unresolvable and therefore, it is unable to add an Administrator account.

ソリューション

  1. Shutdown Crowd
  2. Remove the CROWD_HOME folder (not the CROWD Installation folder)
  3. Start Crowd again
  4. When you arrive at the step specifying a Base URL, input, ensure you use http://localhost:8095/crowd

The Base URL configured here is what the Crowd Console will use to communicate to the Crowd Server. Since they are usually on the same server, using localhost generally works.

 

 

 

 

 

 

 

 

 

 

 

 

 

   

 

 

 

 

 

 

 

 

 

 

 

 

 

最終更新日 2015 年 11 月 20 日

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

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