Jump to content
Changes to the Jaspersoft community edition download ×

JasperPro Server Install and Import AccessDeniedException exception


Recommended Posts

I am attempting to automate the building, deployment and customziation of Jasper Server 4.5.1 (via the buildomatic configuration process) on Tomcat.  I am having some issues trying to do all these steps in one fell swoop and was hoping others would have some guidance on how to correct this issue. 

Below I've listed two flows that I've attempted.  The problem flow is the process I really need to get working.  The Semi-Working Flow is a non-automated flow that seems to get around my issue for now.  The major difference is that I am forced to login to the application once prior to importing an export. 

Problem Flow: 

  1. Execute ant tasks for
    1. build-ce
    2. build-pro
    3. create-load-js-db-pro
    4. deploy-webapp-pro
    5. import with custom artifact
  2. Login as superuser 
  3. Navigate to "View -> Reports" or "View -> Repository" 
  4. AccessDeniedException modal pops up

Semi-Working Flow (non-automated)

  1. Execute ant tasks for
    1. build-ce
    2. build-pro
    3. create-load-js-db-pro
    4. deploy-webapp-pro
  2. Login as superuser 
  3. Navigate to "View -> Reports" or "View -> Repository"
    1. Shows base set of reports properly
  4. Logout
  5. Execute ant task to Import with custom artifact
  6. Login as superuser
  7. Navigate to "View -> Reports" or "View -> Repository"
    1. Shows base set of reports properly
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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