Manage add-ons - An unexpected error has occurred. Please refer to the logs for more information.

Troubleshooting Installation

このページの内容

お困りですか?

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

コミュニティに質問

症状

  1. You cannot access the Universal Plugin Manager from "Administration -> Manage add-ons" link.
  2. You may receive an error and see the following screen: 

    An unexpected error has occurred. Please refer to the logs for more information.

     

原因

There are a few potential causes:

1) Configuration

a. The most common problem is that your server base URL does not match the actual URL of the site.

b. Incorrect or missing proxy settings in your server.xml when accessing Stash behind a proxy.

c. Incorrect plugin loading order causing UPM to fail to initialize properly when Stash is started.

 

2) UPM bug

a.  Unable to locate Jira server for this macro. It may be due to Application Link configuration.

ソリューション

1) Configuration

In matching order for the above listed causes:

a. Your server base URL needs to match the URL that you are using to access Stash. To change this setting, follow the Specifying the base URL for Stash document.

b. Your <STASH_INSTALL>/conf/server.xml must contain your proxy information in the Connector element according to what is described on the "Step 1" Integrating Stash with Apache HTTP Server

c. To correct the plugin loading order, follow the steps below:

  • Shut Stash down
  • Backup <STASH_HOME>/plugins directory
  • Remove the following directories. They will be rebuilt when Stash starts again.
    • <STASH_HOME>/plugins/.bundled-plugins/
    • <STASH_HOME>/plugins/.osgi-cache/
  • Restart Stash.

    Upon starting up, Stash will re-extract the required plugins from <STASH_INSTALL>/atlassian-stash/WEB-INF/classes/bundled-plugins.zip and rebuild those plugin directories.

2) UPM bug

Upgrade your UPM.

最終更新日: 2016 年 2 月 26 日

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

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