ViewProfile doesn't show user information

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

ViewProfile doesn't show user information.

The following appears in the 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) 

Cause

Third-party plugin called MyZone for JIRA

Resolution

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.

Last modified on Nov 6, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.