Re: Chainsaw Zeroconf FileAppender Error

2017-04-21 Thread Matt Sicker
I still think a Jenkins job would be a good step towards a release. ;) On 21 April 2017 at 20:05, Ralph Goers wrote: > OK - but I seem to recall hearing that a few years ago. > > Ralph > > > On Apr 21, 2017, at 4:29 PM, Scott Deboy wrote: > >

Re: Chainsaw Zeroconf FileAppender Error

2017-04-21 Thread Ralph Goers
OK - but I seem to recall hearing that a few years ago. Ralph > On Apr 21, 2017, at 4:29 PM, Scott Deboy wrote: > > It's just missing branding requirements and a vote. > > On 4/21/17, Ralph Goers wrote: >> When are you going to release that?

Re: Chainsaw Zeroconf FileAppender Error

2017-04-21 Thread Scott Deboy
It's just missing branding requirements and a vote. On 4/21/17, Ralph Goers wrote: > When are you going to release that? > > Ralph > >> On Apr 21, 2017, at 4:25 PM, Scott Deboy wrote: >> >> Are you using the developer snapshot at >> >>

Re: Chainsaw Zeroconf FileAppender Error

2017-04-21 Thread Scott Deboy
Are you using the developer snapshot at http://people.apache.org/~sdeboy This stuff only works with this version. Scott On 4/21/17, Mohit Garg wrote: > Hey Scott, > > I got the following error: > > Could not instantiate object of class >

Re: Chainsaw Zeroconf FileAppender Error

2017-04-21 Thread Mohit Garg
Hey Scott, I got the following error: Could not instantiate object of class [org.apache.log4j.chainsaw.vfs.VFSLogFilePatternReceiver] Could not create a plugin. Reported error follows. In ParamAction setting parameter [appendNonMatches] to value [true] In ParamAction setting parameter

Re: Chainsaw Zeroconf FileAppender Error

2017-04-21 Thread Scott Deboy
Here you go. Change the fileURL to apply to your setup, and the name field if you'd like and save it as something like chainsaw-log-config.xml. Open Chainsaw, select File, Load chainsaw configuration menu. Choose the 'Use a Chainsaw config file' option, and browse to your

Re: Chainsaw Zeroconf FileAppender Error

2017-04-21 Thread Mohit Garg
Hey Scott, Chunk of my log file: 17:18:24.897 [main] WARN org.jgroups.protocols.UDP JGRP15: the send buffer of socket MulticastSocket was set to 5MB, but the OS only allocated 1.05MB. This might lead to performance problems. Please set your max send buffer in the OS correctly (e.g.

Re: Chainsaw Zeroconf FileAppender Error

2017-04-21 Thread Scott Deboy
Send a chunk of your log file and I'll give you a config that works. Scott On Apr 21, 2017 2:36 PM, "Mohit Garg" wrote: > Hey Scott, > > Yes, I am using Chainsaw and logging on the same machine. > > My OS is Ubuntu 14.04. > > Can you please send me a sample

Re: Chainsaw Zeroconf FileAppender Error

2017-04-21 Thread Scott Deboy
ns VFS 'sftp' support, instead of a 'file://' URI. For >> example, if you can ssh from your env running Chainsaw to the app >> performing the logging, you could use an advertiseURI of something >> like: >> >> sftp://username:password@hostname/Users/admin/log4j2-output.

Re: Chainsaw Zeroconf FileAppender Error

2017-04-18 Thread Scott Deboy
at 10:24 PM > Subject: Chainsaw Zeroconf FileAppender Error > To: log4j-user@logging.apache.org > > > Hi, > > I am using Apache Chainsaw on an Ubuntu 14.04 machine. In my Java > application I have the advertised my FileAppender URI as follows: > > advert

Fwd: Chainsaw Zeroconf FileAppender Error

2017-04-18 Thread Mohit Garg
-- Forwarded message -- From: Mohit Garg <mohi...@vt.edu> Date: Tue, Apr 18, 2017 at 10:24 PM Subject: Chainsaw Zeroconf FileAppender Error To: log4j-user@logging.apache.org Hi, I am using Apache Chainsaw on an Ubuntu 14.04 machine. In my Java application I have the adve