Mailing List
Home
Forum Home
Maven - Project building tool
Axis - Java SOAP implementation
Lucene - Full-featured text search engine APIs
Cocoon - MVC web framework based on XML/XSL
Fop - Create PDF, PCL, PS, SVG, XML driven by XSL formatting objects.
Log4J - A log library
POI - Java Excel, Word and other Microsoft Office files manipulating library
Oracle database error code ...
Subjects
log4j warning: No appenders could be found
java security AccessControlException: access denied (java io FilePermission clie
java lang InstantiationException: org apache tools ant Main
Apache Axis Tutorial
Subject: Struts <logic iterate >
log4j properties How to parse outpu to multiple files
configuring log4j with BEA Weblogic 8 1
How to use XSL FOP Java together
JSP precompile
Proposal: Adding jar manifest classpath in jar and war plugins
Servlet File Download dialog problem (IE6,Adobe 6 0)
java security AccessControlException: access denied (java io FilePermission
Unsupported major minor version 48 0 problem while running the an
   telope task
Subject: axis wsdl2java Ant Task usage
net sf hibernate MappingException: Error reading resource: test/User hbm xml
Building EAR ANT Script for websphere 5 0
CREATING WAR Files
Classpath problem
jsp data into Excel
Jboss 3 2 3+ vs Tomcat Axis Question
RE: How to include jars and add them into the MANIFEST MF/Class Path
attribute
Printing problem
Subject: InstantiationException
Couldn 't find trusted certificate
Please : How can one install ant 1 6 0 under Eclipse 2 1 ?
Excel: Too many different cell formats
Subject: AXIS: tomcat timeout ?
1 3 final: now giving me java io FileNotFoundException (Too many
open files)
XDoclet, Struts and Maven: Where to start? SOLUTION
Subject: Running junit tests fails
 
Log4J
Page 108 of 122 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10  

DialyRollingFileAppender not appending footer

I am maintaining an XML log file that gets rolled over each week. Log4J creates the header for the log file just fine. However when the file is rolled over the footer is never written. To do this

Problem with multiple appenders.

Hi The log4j.properties file is as shown below. I have 2 appenders set and wish to log the different levels to different places. log4j.properties log4j.appender.stdout org.apache.log4j.ConsoleApp

Custom Appender Close() method

I have a custom appender that allows for the buffering of messages. However the messages left in the buffer when the application finishes are not gettign logged. It appears that the close() method

jboss-3.2.1_tomcat-4.1.24: problem with log4j

Hi! I am trying to move the jboss-3.2.1_tomcat-4.1.24 container from one server to another. On the old server everythinhg is working perfect but on the new one gets this error message 12 59 19

Subject: controlling log directory

How do you configure log directory. I would prefer setting it independent of the file name. Can I define it in log4j.properties or by modifying properties runtime ? I currently use absolute paths ju

log4j with Borland Enterprise Server

I seem to get this error with Borland Enterprise Server (BES). Anybody else had issue with BES 5.1.1 Thanks M [Thu Oct 09 16 05 36 PDT 2003] log4j ERROR A "org.apache.log4j.RollingFileAppend

MemoryAppender

Most of our production applications have log threshold set to INFO most of the time. Request data and response is not logged at INFO level. But to trouble-shoot an ERROR the support folks like to ha

Subject: SMTP Appender Threshold

Ok. I seem to have the SMTP Appender working now but it seems to be ignoring my Threshold property setting. I want to test by sending DEBUG messages to teh SMTP appender. However it seems to be ig

SMTP Appender

I cannot seem to get the SMTP Appender to work. It is almost like it is not even being loaded by LOG4J. I say this because I get no errors or exceptions and that was before I even added the JavaMail

include parameters, properties file in xml?

Dear All In Ant you can not only define parameters (eg variables) for use throughout a build file you can define them in a properties file which you include in the build file. This is great for

Subject: Log4J 1.3 and/or sandbox

Hello! I have read a number of posts referring to version 1.3 and/or the log4-sandbox at Jakarta. I am eagerly awaiting the ConfigurationServlet and other new features therefore the following questi

newbie queries

Hi Being a newbie am not sure if the following 3 issues have already been raised. 1. I am using the Jboss as the webserver with several .ear 's deployed there. All the .ear 's would have their ow

Subject: Nested Diagnostic Context

Hi All DO any one have example or document using NDC (Nested Diagnostic Context) for webapplication as in jsp. TIA Note **********************************************************************

Log4j for Custom logging *NEWBIE*

Hi All ! I have been looking at Log4j and after some reading I believe that Log4j is mainly used for debugging or error logging or info logging. I have a scenario where I may need to log every searc

question about the JMSAppender

Does Log4j 1.2.8 support both the publish-and-subscribe and point-to-point queuing models? In the complete manual it states that only the publish-and-subscribe model was supported at the time of writi

log4j.properties - How to parse outpu to multiple files

Greetings log4j list! I 'd like my logging output to be sent to multiple files at once. However I only want ERRORs in the app-error.log file DEBUG in the app-debug.log file etc. As a potential comp

AW: error during DOMConfigurator::configure(String filename) call

I 'm not really sure but isn 't the order of the elements in the .XML file important? I think the <param > arguments should stand before the <layout > part so your log4j config file should look somethink

error during DOMConfigurator::configure(String filename) call

I am trying to use the DailyRollingFileAppender in an asynchronous way. When executing the DOMConfigurator configure(String filename) I am getting the following error log4j ERROR Parsing erro

smtpappender

i am facing trouble configuring smtpappender. can someone help? Siddharth Jain GTS Web Services Merrill Lynch - Satyam ADC Satyam Technology Centre

Subject: Log not written to file

I am using OGSA-DAI application which uses log4j. The log messages are written to console but not to the file as specified in the log4j.properties file. Contents of log4j.properties file log4j.

log4j:ERROR No appenders could be found for category

Hi We are running tomcat 4.1.24 and use log4j to log messages to our application log file. When I start tomcat I encounter the following error log4j ERROR No appenders could be found for categ

Problems using Filters in log4j.xml file

Hi I am trying to use Filter to filter out messages. I have defined 3 appenders called APPLICATION AUDIT and ESNM. I have created a custom Level class EISLevel in which I added two new Levels call

Subject: Re: problems using Filters..

Hi I am trying to use Filter to filter out messages. I have defined 3 appenders called APPLICATION AUDIT and ESNM. I have created a custom Level class EISLevel in which I added two new Levels call

log4j.dtd

Where can I find guidelines for setting up a log4j.dtd? Or is there a default one available? Thanks! Clare H. Myers Application Developer Advisor Anthem - AMMS (513) 336-5472 CONFIDENTIALITY NOT

Howto switch off additivity for a particular logger

Hi We are using log4j in different packages these packages have their own properties file for log4j. We are using these packages in a single application now I want to switch off additivity of my

JMS

Hi I am using JMSAppender to write log events to a JMS Topic. This is working great. Now I want to use Chainsaw to read these messages off the topic and display them. Is this some thing I can do

Subject: log4j generated log file path

Hi I 'm using log4j in my web application which is deployed in Tomcat. By default log4j generates the log file user 's directory i.e. "C \Documents and Settings\drathi\Start Menu\Programs\Apache

Log file Viewer

I am using log4j DailyRollingFileAppender - outputting data into a log file for each day. As the application runs on multiple boxes we usually need to browse through all logs for a day to reconstruc

size of the logger?

Hello I am trying to learn more on how the logger works internally. If I create a new logger (Logger logger Logger.getLogger( "myLogger ") ) does it create a circular buffer that holds x amount of

Subject: LogFactor5 and memory

I use LogFactor5 and when it 's running it consumes a lot of memory and sometimes crashes because lack of memory. I would like to know if there is some way to avoid it or if there is some other simil
Page 108 of 122 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10