hi,
here is my log4j2.xml
pattern="%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} -->
%msg%n" />
pattern="%d{HH:mm:ss.SSS} [%t] %-5level %logger{36} -->
%msg%n" />
url="jdbc:my
Please paste your log4j2.xml/json config file. All of the information you have
given is helpful, but it's not quite enough.
Nick
On Jul 28, 2013, at 9:44 AM, gokulvsmail wrote:
> hi,
> when i am trying to use the jdbcappender..am getting the error as
> No suitable driver found in the Tomcat s
hi,
when i am trying to use the jdbcappender..am getting the error as
No suitable driver found in the Tomcat startup
am using log4j2
Tomcat 6.0.37
servlet 2.5,
jre 1.6
db mysql
I put the mysql-connector-bin_5.1.jar at the tomcat/lib
am still getting the same error
Seeking hlep from the grou