User tried to login into their account but got a 500 error.
Referer URL: http://10.222.222.226:8090/secure/Dashboard.jspa
java.lang.IllegalArgumentException: Passed List had more than one value.
java.lang.IllegalArgumentException: Passed List had more than one value. at org.ofbiz.core.entity.EntityUtil.getOnly(EntityUtil.java:68) [entityengine-1.4.0.jar:?] at com.atlassian.jira.portal.OfBizPortalPageStore.getPortalPageByOwnerAndName(OfBizPortalPageStore.java:115) [classes/:?] at com.atlassian.jira.portal.CachingPortalPageStore.getPortalPageByOwnerAndName(CachingPortalPageStore.java:108) [classes/:?] at com.atlassian.jira.portal.DefaultPortalPageManager.getPortalPageByName(DefaultPortalPageManager.java:148) [classes/:?] at com.atlassian.jira.bc.portal.DefaultPortalPageService.validateForUpdate(DefaultPortalPageService.java:315) [classes/:?] at com.atlassian.jira.dashboard.permission.JiraPermissionService.isWritableBy(JiraPermissionService.java:61) [classes/:?] at com.atlassian.jira.dashboard.permission.JiraPermissionService.isWritableBy(JiraPermissionService.java:69) [classes/:?] at com.atlassian.jira.dashboard.permission.JiraGadgetPermissionManager.filterGadgets(JiraGadgetPermissionManager.java:123) [classes/:?] at com.atlassian.jira.web.action.Dashboard.getCurrentDashboardState(Dashboard.java:277) [classes/:?] at com.atlassian.jira.web.action.Dashboard.doValidation(Dashboard.java:154) [classes/:?] at webwork.action.ActionSupport.validate(ActionSupport.java:391) [webwork-1.4-atlassian-30.jar:?] at webwork.action.ActionSupport.execute(ActionSupport.java:162) [webwork-1.4-atlassian-30.jar:?] at com.atlassian.jira.action.JiraActionSupport.execute(JiraActionSupport.java:63) [jira-api-8.2.4.jar:?] at webwork.interceptor.DefaultInterceptorChain.proceed(DefaultInterceptorChain.java:39) [webwork-1.4-atlassian-30.jar:?] at webwork.interceptor.NestedInterceptorChain.proceed(NestedInterceptorChain.java:31) [webwork-1.4-atlassian-30.jar:?] at webwork.interceptor.ChainedInterceptor.intercept(ChainedInterceptor.java:16) [webwork-1.4-atlassian-30.jar:?] at webwork.interceptor.DefaultInterceptorChain.proceed(DefaultInterceptorChain.java:35) [webwork-1.4-atlassian-30.jar:?] at webwork.dispatcher.GenericDispatcher.executeAction(GenericDispatcher.java:225) [webwork-1.4-atlassian-30.jar:?] at webwork.dispatcher.GenericDispatcher.executeAction(GenericDispatcher.java:154) [webwork-1.4-atlassian-30.jar:?] at com.atlassian.jira.web.dispatcher.JiraWebworkActionDispatcher.service(JiraWebworkActionDispatcher.java:138) [classes/:?] at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) [servlet-api.jar:?]...................
Thanks!
Hello Luan,
Sorry to hear you are facing this problem.
Considering the logs of the error when the user tries to access a dashboard, I believe the root cause of the issue is that you might have some duplicated component in Jira database.
Please, check the diagnose steps of the articles below to properly confirm what might be causing the issue. Then, follow the resolution steps to fix it:
1 - User is unable to access JIRA Dashboard due to property column not found
2 - Passed List Had More than One Value when Calling Dashboard
3 - Filter-based gadgets showing internal server error
Let us know how it went. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.