On Sat, 2010-01-16 at 17:34 -0600, Caldarale, Charles R wrote: > > From: Rick Bragg [mailto:li...@gmnet.net] > > Subject: Re: Log files? > > > > I followed all the instructions for the "standard install" > > Just to verify, you did use the cyclos_3.5.5.zip, not > cyclos_3.5.5_standalone.zip? Yes cyclos 3.5.5.zip (not standalone)
> > Where did you find the instructions? They don't appear to be in the > cyclos_3.5.5.zip itself. http://project.cyclos.org/wiki/index.php?title=Installation_% 26_maintenance > > > Installing cyclos was only copying some files to the webapps directory... > > Exactly what did you do? Please be specific. Specifically I followed this: - Unzip the cyclos_3.0_x.zip into a temporary directory - Browse to the unzipped directory and copy the web directory and its contents into the webapps directory of the tomcat installation - Rename this web directory to ‘cyclos’ (or another name if you want to run the instance with another name) - Now open the Cyclos configuration file /webapps/cyclos/WEB-INF/classes/cyclos.properties - In the # Host url you have to put the entire path: e.g. http://localhost:8080/cyclos/ - In the same (cyclos.properties) file you can set the database configuration, language, enable http and https (explained in detail below) and other optional configurations. I installed the mysql database "cyclos" user, pass etc... and set the file /var/lib/tomcat6/webapps/cyclos/WEB-INF/classes/cyclos.properties to spec. > > As Konstantin pointed out, those non-standard 3rd-party Tomcat distributions > scatter the Tomcat files all over the place, and then try to tie them back > together with symlinks. It's possible your copying of files didn't go where > the Ubuntu repacked version wanted them. > > > Tomcat should have never broken like this. > > And a real Tomcat doesn't - I just installed cyclos on Tomcat 6.0.20, with no > damage to Tomcat. (The cyclos app won't run due to lack of a database, but > other than that, everything's fine.) All log files are present and continue > to collect entries. > > > This is on a production server > > You're kidding right? You did a first install of a brand new, untested > package on a production box? Brand new install System Info: OS: Ubuntu Hardy LTS version 8.04 - 2.6.24-16-server amd64 Tomcat: Apache Tomcat/6.0.18 JVM: 1.6.0_17-b04 Sun Microsystems Inc. MySQL: Server version: 5.0.51a-3ubuntu5.4-log Everything worked great yesterday. I made a change to the memory in the startup file, "/etc/init.d/tomcat6" to increase the mem, and no log file after that. I since changed it back and still no log file. I can't get into cyclos issues until I fix the logging issue... I don't know where to turn... > > > Makes me really wonder about using Tomcat/Java in production at all... > > Most of the world uses it with no problems, so that shouldn't be a concern > for you. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you received > this in error, please contact the sender and delete the e-mail and its > attachments from all computers. > Thank you Chuck and everybody who is helping me with this! Rick --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org