2010/4/6 Leon Li :
> INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
A version that is several years old. You better consider upgrading.
> log4j:ERROR setFile(null,true) call failed.
Something weird with Log4J configuration. What path it tries to write to?
Best regards,
Konstantin Kolinko
Hello,
The error stack trace tells you everything. Just read it carefully:
"Caused by: javax.naming.NameNotFoundException: Name jdbc is not bound in
this Context"
By the way, the stack trace of Grails is weird. :)
On Tue, Apr 6, 2010 at 8:01 AM, Leon Li wrote:
> Hi,
>
>
>
> I am new to
Hi,
I am new to tomcat and have the following error in catalina.out when
starting tomcat 5.5. Any help would be appreciated!
Regards
Leon
06/04/2010 5:46:09 AM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
06/04/2010 5:46:09 AM org.