You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Robert U. Chan" <ro...@terasystem.com> on 2005/04/19 01:57:24 UTC

need help

Good day!

Hope somebody can help me with my current problem in tomcat.  I have been
seeing an 'error in getDescSql in StaticMethod' in the console of tomcat.

Can somebody help me know the cause and solution to this problem.

Thanks...


ROBERT U. CHAN
Terasystem Incorporated
(632)895-6955 ext. 110
robert.chan@terasystem.com


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: need help

Posted by Nikola Milutinovic <Ni...@ev.co.yu>.
Robert U. Chan wrote:

>Good day!
>
>Hope somebody can help me with my current problem in tomcat.  I have been
>seeing an 'error in getDescSql in StaticMethod' in the console of tomcat.
>
>Can somebody help me know the cause and solution to this problem.
>  
>

This could be some SQL code in your web app. For instance, it could be a 
JSTL SQL tag or something like that. Something that is using logging 
facilities to print it's error messages.

Nix.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org