You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
migrating 6.1.2 to a new centos server. I need some help with moving the data over. The XML backup function doesn't work. the page crashes and spits out a proxy error.
I tried to do the manual way and copy the home directory, but when i start the instance i get a "HTTP Status 500 - java.lang.IllegalStateException: Spring Application context has not been set" error.
My problem is it's not a straight copy, the username, webserver and database are changing. I redid the folder permissions with the new username and i changed the xml file with the new DB info, Im also keeping the default web server configs, so it runs on port 8090 without a reverse proxy in front. But it doesn't start up properly. I read the errors i get are permission related, but i'm copying the folder exactly as is.
Not sure what else to do.
it doesn't work. i got past my java errors and permission issues, but now the site doesn't load at all, just says connection refused in the browser. I'm watching the catalina.out file for errors and it's not writing anything. I have no more leads to follow.