Quantcast
Channel: BitNami Answers - latest questions
Viewing all articles
Browse latest Browse all 2052

Jasperserver linux install (ubuntu 12.04)

$
0
0

I have installed Jasperserver 5 using the bitnami premade stack(via installer not VM). Now i have two of the servers installed. One will be the production version the other a development version. I need a way to sync or copy the reports from dev to production. Now I have read the docs and searched the internet and its become obvious that I am missing some environment stuff before running the js-import/js-export scripts.

root@deverp:/opt/jasperserver-5.0.0-0/apps/jasperserver/buildomatic# ./js-export.sh --everything --output-dir js-backup.zip Using CE setup ./bin/js-import-export.sh: line 64: java: command not found

Now this would indicate that i don't have java in my path. Is path the correct env variable to put it in? Also i have hacked at this a while ago and was able to get the java error to go away to only get a mysql.Driver error which also makes me think i am missing some basic step where the environment gets setup prior to the script running. Any help would be appreciated. Disclaimer -- I am NOT a java guy. I use japserserver to print forms from a python application that we have written so be gentle :)


Viewing all articles
Browse latest Browse all 2052

Trending Articles