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