Jump to content

Jasperserver unsing Mysql DB


oliver.rauer

Recommended Posts

Hi,

 

at the beginning, sorry for my bad english.

I have the project to migrate our postgres databases for jasperserver to mysql. I've found a way to do that, documented here: http://community.jaspersoft.com/questions/543372/changing-jasper-server-postgres-mysql

I had create the DB, used the Scripts:

./js-ant create-js-db

./js-ant init-js-db-pro

./js-ant import-minimal-pro

That was not the problem. The migration of the postgres data with js-import works too, but after editing the context.xml and login i've got many errors. The creation of a new Report is impossible too.

So i thought i start with an blank mysql db. I had dropped the database and created it again.

But then i'm not able to login, i've got an error when i try to go to the login site:

Status report

 The requested resource () is not available.

Have i forgotten something?

Many Greetings,

Oliver

Link to comment
Share on other sites

  • 1 month later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Hi,

 

A simplified version of these steps would be:

1. Install JRS from scratch to new DB. No need to edit context.xml if you point it to another DB at the beginning.

2. Export repo with import-export tools.

3. Import this repo to the new repo. Note that the versions should be the same, or you have to follow the upgrade procedure.

 

If you had a working instance of JRS before importing the old repository, you should be able to login with jasperadmin/jasperadmin and superuser/superuser (default access credentials).

 

Regards,

Nikita

Link to comment
Share on other sites

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