ViewProfile doesn't show user information

お困りですか?

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

コミュニティに質問

症状

ViewProfile doesn't show user information.

atlassian-jira.log に次のエラーが返される。

http-443-49 ERROR username 1052x58626x1 1xinkth 192.168.0.1 
/secure/ViewProfile.jspa [webwork.util.ValueStack] query="/hasMoreThanOneProfileTabs" 
{[id="null" type="5" values=""]} {[id="hasMoreThanOneProfileTabs" type="8" values=""]}
java.lang.reflect.InvocationTargetException
	at sun.reflect.GeneratedMethodAccessor2896.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at webwork.util.InjectionUtils$DefaultInjectionImpl.invoke(InjectionUtils.java:70) 

原因

Third-party plugin called MyZone for JIRA

ソリューション

Access the Universal Plugin Manager in JIRA:

  1. Log in as a user with the JIRA System Administrators global permissions.
  2. Select 'Administration' > 'Plugins' > 'Plugins'. The Universal Plugin Manager will be displayed, showing the plugins installed on your JIRA site.
    Keyboard shortcut: 'g' + 'g' + start typing 'plugins'

To uninstall a plugin:

  1. Click the Manage Existing tab.
    The systems lists the plugins installed in your application.
  2. Click the name of the plugin that you wish to uninstall.
    The system displays the plugin details.
  3. Click the Uninstall button.
    The information summary displays an Uninstalling message and uninstalls the plugin from your application.

    To avoid it please check if plugins are up to date.

最終更新日 2018 年 11 月 6 日

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

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