Re: can't access database from servlet
От | Nick Fankhauser |
---|---|
Тема | Re: can't access database from servlet |
Дата | |
Msg-id | NEBBLAAHGLEEPCGOBHDGAEEAECAA.nickf@ontko.com обсуждение исходный текст |
Ответ на | can't access database from servlet (Sanjeev Rathore <intmail2002@yahoo.com>) |
Список | pgsql-jdbc |
Sanjeev- Another hint that might help- Since your stack trace is going to System.out when an exception is caught, you won't see the stack trace in your browser screen- It's going to end up in the tomcat log instead. I'm not sure where the Tomcat log lives on RedHat Linux, but under Debian, I find it in /var/log/tomcat/stdout.log -If your tomcat user does not have the grants to select from name, the error message telling you this is probably in this log file. (Or if I'm totally off base (quite possible this soon after new years... <grin>), there might be some other message giving you a hint about what is going wrong.) -Nick -------------------------------------------------------------------------- Nick Fankhauser nickf@ontko.com Phone 1.765.935.4283 Fax 1.765.962.9788 Ray Ontko & Co. Software Consulting Services http://www.ontko.com/
В списке pgsql-jdbc по дате отправления: