-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 1.1
-
Component/s: None
-
Environment:
Oracle9 Tomcat4.1 UserDatabase Shared with JIRA
After Upgrading to 1.1 we get the following Exception quite often:
java.lang.NullPointerException
at com.atlassian.confluence.user.DefaultUserAccessor.isDeactivated(DefaultUserAccessor.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)