Copying Graphical Views from one Mango web server to another
-
your database is probably under tomcat6/mangoDB
Copy the whole mangoDB folder.
Joel.
-
Great info, thank you! I overwrote the mangoDB folder and started tomcat back up (removed the work folder as usual) but the old screens still show up under graphical view. Does something other than tomcat need to be reset? Thank you very much for your help, I have a lot of work invested in this.
Jordan
-
Are you sure you overwrote the right database, or you don't have another database that it is running off? Can you compare data points or something else to make sure it's the same database?
When you say old screens you mean graphic views?
Joel.
-
I may not be connected to the mangoDB directory database. Does it connect to that by default or is there a setting to connect to it in code? I apologize if this seems basic, I'm still learning the software. Thanks again for the direction,
Jordan
-
in your WEB-INF\classes\env.properties file under Mango it will show you your location of the Database as:
db.type=derby
db.url=~/../../mangoDBYou could change it to db.url=~/mangoDB which will place it under the Mango directory.
Joel.
-
Hi Joel, I tried setting those parameters (with the path for my system) and it didn't work to bring back the graphical views. I very much appreciate the time you've spent assisting me today, if you have any other suggestion for places the database is configured in the code or any other possible configuration parameters to check let me know. If not, thanks again.
Jordan
-
Without seeing your systems it's hard to help. If you want you could buy an hour of live support and I could help you figure it out via a webex meeting. Other that I don't know what to suggest. Joel.
-
I may actually do that. Will keep you posted. Thanks,
Jordan
-
Joel, I would like to tentatively schedule a Webex session for Monday in the early afternoon. Is that possible? If I get derby working with M2M before then it won't be necessary, but I'd like to have it scheduled if possible. Thanks,
Jordan
-