gkm010 Posted June 11, 2014 Posted June 11, 2014 I deleted the jasperadmin, anonymousUser and joeUser by experimenting for creating my own user.now i am unable to see the login page and it displays server error. How to recover. Please help.the following error is being encountered : Internal Server Error Internal server error occurred. Please contact your system administrator.Details: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commonProperties': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.expression.spel.SpelEvaluationException: EL1007E:(pos 36): Field or property 'tenantId' cannot be found on null
Solution ernestoo Posted June 11, 2014 Solution Posted June 11, 2014 Try to import the user again, I have exported anonymousUser from my system ( I think that's the only required one)I used this command: ./js-export.sh --users anonymousUser --output-zip ~/Desktop/users.zipYou should be able to import with the UI or with js-import.sh(or bat)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now