Hi

Data not inserting in the logging_event_property table only.

Remining two tables working properly..

Plz see this once.

This is my log4j.xml:>......

 

<log4j:configuration  xmlns:log4j="http://jakarta.apache.org/log4j/";>

<appender name="A1"  class="org.apache.log4j.db.DBAppender">

<connectionSource class="org.apache.log4j.db.DriverManagerConnectionSource">

        <param name="password" value="smarte911"/>

        <param name="user" value="smarte2"/>

        <param name="driverClass" value="com.mysql.jdbc.Driver"/>

        <param name="url" value="jdbc:mysql://192.168.1.225:3306/smartedb"/>

</connectionSource>

<param name="LocationInfo" value ="true" />

</appender>

<root>

    <priority value="info"/>

    <appender-ref ref="A1"/>

</root>

</log4j:configuration>

 

How we set properties to my lof4j.xml.

Tell me why the data not inserting in "logging_event_property " 

Anything need in log4j.xml.

Plz help me.

Iam waiting for ur help.

Thanks & Rgds,

 

Yaramaka SuneelReddy.

Software Engineer,

Smarte Solutions,

ph : + 91 9833022044

 

 

Reply via email to