Hi,

I am trying to install multiple versions of the "cyclos" software
(http://project.cyclos.org/) I have one version installed in
"webapps/cyclos" and I want to copy that and install a second copied
instance for development at "webapps/cyclos_dev" 

Here is what I did:

1: Copy the entire directory webapps/cyclols/ to webapps/cyclos_dev/
2: copy the cyclos database so cyclos_dev
3: edited the webapps/cyclos_dev/WEB-INF/classes/cyclos.properties file
to use the new database etc...
4: restarted tomcat 

I checked and all the permissions are the same, but as soon as I copied
webapps/cyclos to webapps/cyclos_dev tomcat died. Then when I deleted
webapps/cyclos_dev I have to restart tomcat for tomcat to work again.
There is nothing in the logs. 

All I want to do is have more than one instance going at the same time.
Any advice?

What am I missing?

Thanks!
Rick





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to