User Profile Page Shows a Blank Screen
プラットフォームについて: 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 は除く
問題
atlassian-jira.log
ファイルに次の情報が表示されます。
/rest/appfusions/gplus/signin/latest/session [atlassian.googleplus.rest.GPlusSessionResource] Anti-request forgery token does not match
...
/secure/Dashboard.jspa [gadgets.renderer.internal.GadgetSpecFactoryImpl] Error occurred while retrieving gadget spec for rest/gadgets/1.0/g/com.appfusions.jira.google-apps-jira-auth:google-auth-gadget/gadgets/login.xml
/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.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
...
Caused by: java.lang.NoClassDefFoundError: com/opensymphony/user/User
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2521)
at java.lang.Class.privateGetPublicMethods(Class.java:2641)
at java.lang.Class.getMethods(Class.java:1457)
at com.atlassian.jira.plugin.AbstractJiraModuleDescriptor$GhettoInitter.maybeInit(AbstractJiraModuleDescriptor.java:301)
at com.atlassian.jira.plugin.AbstractJiraModuleDescriptor$1.create(AbstractJiraModuleDescriptor.java:54)
at com.atlassian.util.concurrent.ResettableLazyReference$InternalReference.create(ResettableLazyReference.java:182)
...
Caused by: java.lang.ClassNotFoundException: com.opensymphony.user.User
at org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:772)
at org.apache.felix.framework.ModuleImpl.access$200(ModuleImpl.java:73)
at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1690)FILL IN LOG
原因
The Google Drive in JIRA add-on is incompatible with the current version of JIRA.
ソリューション
- Download a compatible version of 'Google Drive in JIRA' from https://www.appfusions.com/display/GDOCSJ/Downloads+and+Notes
- Update the add-on through JIRA's Universal Plugin Manager as described in installing by file upload.
最終更新日 2018 年 11 月 15 日
Powered by Confluence and Scroll Viewport.