Monday, December 23, 2013

centos6 jira issue under

After visiting http://localhost:8089 out after the installation is complete pages jira filling out the stuff inside landing jira being given
Then visit http://localhsot:8089 same error
Information is as follows:


Cause:
java.lang.NullPointerException

Stack Trace: [hide]

java.lang.NullPointerException
at com.atlassian.jira.dashboard.JiraDashboardStateStoreManager $ 2.get (JiraDashboardStateStoreManager.java: 103)
at com.atlassian.jira.dashboard.JiraDashboardStateStoreManager $ 2.get (JiraDashboardStateStoreManager.java: 75)
at com.atlassian.util.concurrent.ManagedLocks $ ManagedLockImpl.withLock (ManagedLocks.java: 315)
at com.atlassian.jira.dashboard.JiraDashboardStateStoreManager.retrieve (JiraDashboardStateStoreManager.java: 74)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown Source)
at java.lang.reflect.Method.invoke (Unknown Source)
at com.atlassian.multitenant.impl.MultiTenantComponentFactoryImpl $ AbstractMultiTenantAwareInvocationHandler.invokeInternal (MultiTenantComponentFactoryImpl.java: 181)
at com.atlassian.multitenant.impl.MultiTenantComponentFactoryImpl $ MultiTenantAwareInvocationHandler.invoke (MultiTenantComponentFactoryImpl.java: 211)
at $ Proxy230.retrieve (Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown Source)
at java.lang.reflect.Method.invoke (Unknown Source)
at com.atlassian.plugin.osgi.hostcomponents.impl.DefaultComponentRegistrar $ ContextClassLoaderSettingInvocationHandler.invoke (DefaultComponentRegistrar.java: 129)
at $ Proxy230.retrieve (Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown Source)
at java.lang.reflect.Method.invoke (Unknown Source)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection (AopUtils.java: 307)
at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.doInvoke (ServiceInvoker.java: 58)
at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke (ServiceInvoker.java: 62)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed (ReflectiveMethodInvocation.java: 171)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed (DelegatingIntroductionInterceptor.java: 131)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke (DelegatingIntroductionInterceptor.java: 119)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed (ReflectiveMethodInvocation.java: 171)
at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged (ServiceTCCLInterceptor.java: 56)
at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invoke (ServiceTCCLInterceptor.java: 39)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed (ReflectiveMethodInvocation.java: 171)
at org.springframework.osgi.service.importer.support.LocalBundleContextAdvice.invoke (LocalBundleContextAdvice.java: 59)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed (ReflectiveMethodInvocation.java: 171)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed (DelegatingIntroductionInterceptor.java: 131)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke (DelegatingIntroductionInterceptor.java: 119)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed (ReflectiveMethodInvocation.java: 171)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke (JdkDynamicAopProxy.java: 204)
at $ Proxy1666.retrieve (Unknown Source)
at com.atlassian.gadgets.dashboard.internal.impl.TransactionalDashboardStateStoreImpl $ 1.doInTransaction (TransactionalDashboardStateStoreImpl.java: 42)
at com.atlassian.sal.core.transaction.HostContextTransactionTemplate $ 1.doInTransaction (HostContextTransactionTemplate.java: 25)
at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction (DefaultHostContextAccessor.java: 34)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown Source)
at java.lang.reflect.Method.invoke (Unknown Source)
at com.atlassian.multitenant.impl.MultiTenantComponentFactoryImpl $ AbstractMultiTenantAwareInvocationHandler.invokeInternal (MultiTenantComponentFactoryImpl.java: 181)
at com.atlassian.multitenant.impl.MultiTenantComponentFactoryImpl $ MultiTenantAwareInvocationHandler.invoke (MultiTenantComponentFactoryImpl.java: 211)
at $ Proxy50.doInTransaction (Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown Source)
at java.lang.reflect.Method.invoke (Unknown Source)
at com.atlassian.plugin.osgi.hostcomponents.impl.DefaultComponentRegistrar $ ContextClassLoaderSettingInvocationHandler.invoke (DefaultComponentRegistrar.java: 129)
at $ Proxy50.doInTransaction (Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown Source)
at java.lang.reflect.Method.invoke (Unknown Source)
at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean $ DynamicServiceInvocationHandler.invoke (HostComponentFactoryBean.java: 154)
at $ Proxy50.doInTransaction (Unknown Source)
at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute (HostContextTransactionTemplate.java: 21)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (Unknown Source)
at java.lang.reflect.Method.invoke (Unknown Source)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection (AopUtils.java: 307)
at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.doInvoke (ServiceInvoker.java: 58)
at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke (ServiceInvoker.java: 62)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed (ReflectiveMethodInvocation.java: 171)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed (DelegatingIntroductionInterceptor.java: 131)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke (DelegatingIntroductionInterceptor.java: 119)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed (ReflectiveMethodInvocation.java: 171)
at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged (ServiceTCCLInterceptor.java: 56)
at org.springframework.osgi.service.util.internal.aop.ServiceTCCLInterceptor.invoke (ServiceTCCLInterceptor.java: 39)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed (ReflectiveMethodInvocation.java: 171)
at org.springframework.osgi.service.importer.support.LocalBundleContextAdvice.invoke (LocalBundleContextAdvice.java: 59)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed (ReflectiveMethodInvocation.java: 171)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed (DelegatingIntroductionInterceptor.java: 131)

at java.lang.Thread.run (Unknown Source)
Experts who help solve
Reply:
This is Andrews it?
Reply:
An Zhuoka not I do not know the iphone can, should I just take the servers in the project with iphone
Reply:
This is the iphone management software should also be right Andrews

No comments:

Post a Comment