You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by epsonic <mo...@yahoo.com> on 2007/07/05 16:52:58 UTC

UDPAppender in the Log4j.1.3

Hi,
I'm currently trying to use the Log4j UDPAppender in the version 1.3.
Here is my Appender configuration:
<appender name="UDP" class="org.apache.log4j.net.UDPAppender">
    
    
    <layout class="org.apache.log4j.PatternLayout">
      
    </layout>
</appender>
After executing my application I'm geting the following error message:
Attempted to log with inactive appender named [UDP]

Thank you for help.

-- 
View this message in context: http://www.nabble.com/UDPAppender-in-the-Log4j.1.3-tf4030250.html#a11448038
Sent from the Log4j - Users mailing list archive at Nabble.com.


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


RE: UDPAppender in the Log4j.1.3

Posted by Scott Deboy <sd...@comotivsystems.com>.
Sorry, I haven't yet made the commit.  I will prior to the next 1.2
release candidate (current plan is to release the new appenders as part
of the next 1.2 release).

Scott Deboy
Principal Engineer
COMOTIV SYSTEMS
111 SW Columbia Street Ste. 950
Portland, OR  97201
Office: 503.224.7496
Direct Line: 503.821.6482
Cell: 503.997.1367
Fax: 503.222.0185
sdeboy@comotivsystems.com
www.comotivsystems.com


-----Original Message-----
From: epsonic [mailto:moqadem@yahoo.com] 
Sent: Monday, July 16, 2007 12:28 AM
To: log4j-user@logging.apache.org
Subject: RE: UDPAppender in the Log4j.1.3


Thank you for your answer.
I can't see any change on the following apache download
URL:http://cvs.apache.org/dist/logging/log4j/1.3alpha-8/logging-log4j-1.
3alpha-8.tar.gz
Am I looking at the wrong place or it is not yet changed?



sdeboy wrote:
> 
> This is a bug in UDPAppender - I'm planning on committing a fix to
this
> soon (before next Monday, hopefully).
> 
> 
> Scott Deboy
> COMOTIV SYSTEMS
> 111 SW Columbia Street Ste. 950
> Portland, OR  97201
> 
> Telephone:      503.224.7496
> Cell:           503.997.1367
> Fax:            503.222.0185
> 
> sdeboy@comotivsystems.com
> 
> www.comotivsystems.com
> 
> 
> 
> -----Original Message-----
> From: epsonic [mailto:moqadem@yahoo.com]
> Sent: Thu 7/5/2007 7:52 AM
> To: log4j-user@logging.apache.org
> Subject: UDPAppender in the Log4j.1.3
>  
> 
> Hi,
> I'm currently trying to use the Log4j UDPAppender in the version 1.3.
> Here is my Appender configuration:
> <appender name="UDP" class="org.apache.log4j.net.UDPAppender">
>     
>     
>     <layout class="org.apache.log4j.PatternLayout">
>       
>     </layout>
> </appender>
> After executing my application I'm geting the following error message:
> Attempted to log with inactive appender named [UDP]
> 
> Thank you for help.
> 
> -- 
> View this message in context:
>
http://www.nabble.com/UDPAppender-in-the-Log4j.1.3-tf4030250.html#a11448
038
> Sent from the Log4j - Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-user-help@logging.apache.org
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-user-help@logging.apache.org
> 

-- 
View this message in context:
http://www.nabble.com/UDPAppender-in-the-Log4j.1.3-tf4030250.html#a11610
340
Sent from the Log4j - Users mailing list archive at Nabble.com.


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


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


RE: UDPAppender in the Log4j.1.3

Posted by epsonic <mo...@yahoo.com>.
Thank you for your answer.
I can't see any change on the following apache download
URL:http://cvs.apache.org/dist/logging/log4j/1.3alpha-8/logging-log4j-1.3alpha-8.tar.gz
Am I looking at the wrong place or it is not yet changed?



sdeboy wrote:
> 
> This is a bug in UDPAppender - I'm planning on committing a fix to this
> soon (before next Monday, hopefully).
> 
> 
> Scott Deboy
> COMOTIV SYSTEMS
> 111 SW Columbia Street Ste. 950
> Portland, OR  97201
> 
> Telephone:      503.224.7496
> Cell:           503.997.1367
> Fax:            503.222.0185
> 
> sdeboy@comotivsystems.com
> 
> www.comotivsystems.com
> 
> 
> 
> -----Original Message-----
> From: epsonic [mailto:moqadem@yahoo.com]
> Sent: Thu 7/5/2007 7:52 AM
> To: log4j-user@logging.apache.org
> Subject: UDPAppender in the Log4j.1.3
>  
> 
> Hi,
> I'm currently trying to use the Log4j UDPAppender in the version 1.3.
> Here is my Appender configuration:
> <appender name="UDP" class="org.apache.log4j.net.UDPAppender">
>     
>     
>     <layout class="org.apache.log4j.PatternLayout">
>       
>     </layout>
> </appender>
> After executing my application I'm geting the following error message:
> Attempted to log with inactive appender named [UDP]
> 
> Thank you for help.
> 
> -- 
> View this message in context:
> http://www.nabble.com/UDPAppender-in-the-Log4j.1.3-tf4030250.html#a11448038
> Sent from the Log4j - Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-user-help@logging.apache.org
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-user-help@logging.apache.org
> 

-- 
View this message in context: http://www.nabble.com/UDPAppender-in-the-Log4j.1.3-tf4030250.html#a11610340
Sent from the Log4j - Users mailing list archive at Nabble.com.


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


RE: UDPAppender in the Log4j.1.3

Posted by Scott Deboy <sd...@comotivsystems.com>.
This is a bug in UDPAppender - I'm planning on committing a fix to this soon (before next Monday, hopefully).


Scott Deboy
COMOTIV SYSTEMS
111 SW Columbia Street Ste. 950
Portland, OR  97201

Telephone:      503.224.7496
Cell:           503.997.1367
Fax:            503.222.0185

sdeboy@comotivsystems.com

www.comotivsystems.com



-----Original Message-----
From: epsonic [mailto:moqadem@yahoo.com]
Sent: Thu 7/5/2007 7:52 AM
To: log4j-user@logging.apache.org
Subject: UDPAppender in the Log4j.1.3
 

Hi,
I'm currently trying to use the Log4j UDPAppender in the version 1.3.
Here is my Appender configuration:
<appender name="UDP" class="org.apache.log4j.net.UDPAppender">
    
    
    <layout class="org.apache.log4j.PatternLayout">
      
    </layout>
</appender>
After executing my application I'm geting the following error message:
Attempted to log with inactive appender named [UDP]

Thank you for help.

-- 
View this message in context: http://www.nabble.com/UDPAppender-in-the-Log4j.1.3-tf4030250.html#a11448038
Sent from the Log4j - Users mailing list archive at Nabble.com.


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