Re: Cannot connect to MySQL

2006-09-06 Thread David Smith
Sounds like your /etc/init.d/tomcat5 startup script is doing more than the standard service start script. Take a look at it for the security options as well as maybe reading/copying config files from some where else. Is you server set to run under high security? --David tukutela wrote: For

Re: Cannot connect to MySQL

2006-09-06 Thread Carl Howells
A script in /etc is not the standard method to start tomcat. I'd guess you're using debian, and used apt-get install tomcat? It sets up several non-standard options, like enabling the security manager by default. Either edit the /etc/init.d/tomcat5 script (it says where to change it to turn

Re: Cannot connect to MySQL

2006-09-06 Thread tukutela
ideas? >> > > > -- > David Smith > Network Operations Supervisor > Department of Entomology > Cornell University > 2132 Comstock Hall > Ithaca, NY 14853 > Phone: (607) 255-9571 > Fax: (607) 255-0940 > > > -------

Re: Cannot connect to MySQL

2006-09-06 Thread David Smith
You are running tomcat with the security manager enabled. You'll have to update catalina.policy to allow the connection. --David tukutela wrote: Hi guru's, some serious help needed. I've been running a development environment on my laptop for the last few weeks, and now the product is finis

Cannot connect to MySQL

2006-09-06 Thread tukutela
enjoyable to watch I can assure you :) Anybody got any ideas? -- View this message in context: http://www.nabble.com/Cannot-connect-to-MySQL-tf2228929.html#a6177625 Sent from the Tomcat - User forum at Nabble.com. - To start a