Hi,
When I try to delete a user from the internal directory I amm getting the below error.
Exception trying to remove user: java.lang.RuntimeException: java.lang.NullPointerException
I need to delete the user, how can i do so. Please help.
Null pointer exceptions are the java error of last resort, and usually mean you need to look elsewhere for the actual cause. We can't tell you anything more than "it went wrong" from an NPE.
You need to look at more of the error on this one. Where did the NPE occur (should be the next couple of lines of log - you've chopped it off before anything of any use to us is printed out). Is there a "caused by" later down the log?
I'm getting same error when trying to delete user who has no Activity, and isn't a Reporter/Assignee on any issues so what is preventing deletion?
Exception trying to remove user: java.lang.RuntimeException: java.lang.NullPointerException
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.