Jump to content
We've recently updated our Privacy Statement, available here ×

Jasper Install Code 6.2 Fails with error


joshuatoepferyahoo.com
Go to solution Solved by joshuatoepferyahoo.com,

Recommended Posts

Installing Jasperserver 6.2 on Linux Redhat 6.2

The original install of 6.0 worked fine, but I wanted to get the latest one installed. Installing via source code, by running the following:

1.) create database

2.) build ce

3.) import minimial - FAILS (I did this with verbose and debugging turned on.)

Caused by: java.sql.SQLSyntaxErrorException: ORA-01950: no privileges on tablespace 'USERS'

...

org.springframework.dao.InvalidDataAccessResourceUsageException: could not insert: [com.jaspersoft.jasperserver.api.metadata.user.domain.impl.hibernate.RepoTenant]; SQL [insert into JASPER.JITenant (tenantId, tenantAlias, parentId, tenantName, tenantDesc, tenantNote, tenantUri, tenantFolderUri, theme, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]; nested exception is org.hibernate.exception.SQLGrammarException: could not insert: [com.jaspersoft.jasperserver.api.metadata.user.domain.impl.hibernate.RepoTenant]

Any Ideas?

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

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