colin.gardner Posted June 27, 2014 Posted June 27, 2014 I am trying to move my instance from one server to another, but when I import the .zip file into the new instance I keep getting errors saying "org.springframework.security.AccessDeniedException: Access is denied". Also, several of the links on the homepage are missing as shown in the attached screenshot. I did change the applicationContext_security.xml files for both of the servers so that the keyByte values match. Why am I getting authorization issues?
hozawa Posted June 27, 2014 Posted June 27, 2014 Difficult to reply because you haven't specified what kind of security mechanisim you're using.Are you just using JRS in a standalone mode with internal authentication?Is the version of JRS same on both instances? Are they using the same OS, app server, etc? Is this on JRS 5.6.0 Pro?
colin.gardner Posted June 30, 2014 Author Posted June 30, 2014 Yes it's the same JRS version 5.6 commercial as well as same OS. and I'm simply using internal authentiation. I am able to login but when I try to view the repository or other actions is when I get the authentication error.
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