|
|
Sponsor |
Help me for ODBCAppender: msg#00067apache.logging.log4cxx.user
Hi All
I am using the ODBC stuff of logg4cxx.and facing the problems.i am
using the postgresql at server side.
So how can write xml configuration File for ODBCAppender.
i write the configurator but still having the error's check out this
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd"> <log4j:configuration xmlns:log4j='http://jakarta.apache.org/log4j/'> <appender name="JDBC" class="ODBCAppender"> <param name="connection" value="dbname=it2005 user=postgres password='' host=ocean"/> <param name="URL" value="unixodbc:postgresql:ocean/5432:it2005"/> <param name="User" value="postgres"/> <param name="Password" value="''"/> <layout class="org.apache.log4j.PatternLayout"> <param name="ConversionPattern" value="INSERT INTO jdbctest VALUES (%d %c %p %m)"/> </layout> <param name="buffer" value="200" /> <param name="commit" value="true" /> </appender>
<root> <appender-ref ref="JDBC" /> </root> </log4j:configuration>
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Can I have time stamp in log file name?, Prakash Kadam |
|---|---|
| Next by Date: | memory leak with configureAndWatch, wdold |
| Previous by Thread: | Process ID in the file name, renny . koshy |
| Next by Thread: | memory leak with configureAndWatch, wdold |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|