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

JasperServer -- Backup MySQL & Tomcat ?


runner1549

Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Below are the steps I did:

1. cmd to C:Program FilesJasperServermysqlbin
2. type mysql –-user=root –-password=admin –-port=3306
3. type show databases;

Question #1 = Four database names appear, what is JasperServer's default db name ?

Question #2  = What is the default user/pass so I can do the below dump to backup the db ?

mysqldump –u User –p DataBaseName > dump.sql

Question #3 = I contacted sales@jaspersoft.com three days ago asking for JasperServer pricing, but got no reply, is there a better email address to send requests to ?

Thanks ...

 

Link to comment
Share on other sites

If you installed JasperServer and installed MySQL at that time, you would have been prompted to provide a MySQL user name and password. If you took the option to use a pre-existing MySQL instance, you would have had to have entered credentials for your enviornment.

 

Sherman

Jaspersoft

Link to comment
Share on other sites

On question three: The email you contacted is correct. I'll send to the sales dept directly for you now. Let me know if I can help further.

 

Regarding the users and passwords, the installer creates a few sets of hardcoded username/password sets. It is recommended that these be changed to better passwords once you go to Production.

 

1) MySQL DB Credentials

  a) root/password             - this is the MySQL root DB user

  b) jasperdb/password    - this is the DB user used by JasperServer at runtime

  c) (Database name used for the JasperServer repository:  jasperserver)

 

2) JasperServer User Login Credentials

  a) jasperadmin/jasperadmin      - default administrative user

  b) joeuser/joeuser                         - default standard user (created if you choose to install Sample Data)

 

Link to comment
Share on other sites

Scott,

The folks behind sales@jaspersoft.com did respond to you, but you did not follow up with them.

sales@jaspersoft.com is a good way to get in contact with Jaspersoft sales. You can also ask for information through www.jaspersoft.com

 

Sherman

Jaspersoft

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