Jump to content

Recommended Posts

Posted

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

 

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution
Posted

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.zip

You should be able to import with the UI or with js-import.sh(or bat)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...