Re: CS MS Logging Level

2015-01-09 Thread Mike Tutkowski
dev setup other than thread > which > >>> is cleaning up expired async-jobs. > >>> >> > >>> >> You can safely change CONSOLE appender's threshold to INFO in hyperv > >>> plugin if you think that is causing the problem. > >>&g

Re: CS MS Logging Level

2015-01-09 Thread Daan Hoogland
t;>> >> >>> >> You can safely change CONSOLE appender's threshold to INFO in hyperv >>> plugin if you think that is causing the problem. >>> >> We will not lose much info which we want to show to user by this >>> change. And in any

Re: CS MS Logging Level

2015-01-08 Thread Daan Hoogland
problem. >> >> We will not lose much info which we want to show to user by this >> change. And in any case it will be available in vmops.log. >> >> CONSOLE appender's threshold is set to TRACE since the start of plugin. >> >> >> >> -Origin

Re: CS MS Logging Level

2015-01-08 Thread Mike Tutkowski
nfo which we want to show to user by this > change. And in any case it will be available in vmops.log. > >> CONSOLE appender's threshold is set to TRACE since the start of plugin. > >> > >> -----Original Message----- > >> From: Mike Tutkowski [mailto:mike.

Re: CS MS Logging Level

2015-01-08 Thread Daan Hoogland
gt; -Original Message- >> From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] >> Sent: Tuesday, December 30, 2014 11:10 PM >> To: dev@cloudstack.apache.org >> Subject: Re: CS MS Logging Level >> >> No, vmops.log does not seem to be getting spammed...jus

Re: CS MS Logging Level

2014-12-31 Thread Daan Hoogland
e the start of plugin. > > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: Tuesday, December 30, 2014 11:10 PM > To: dev@cloudstack.apache.org > Subject: Re: CS MS Logging Level > > No, vmops.log does not seem to be getting spamm

RE: CS MS Logging Level

2014-12-30 Thread Anshul Gangwar
apache.org Subject: Re: CS MS Logging Level No, vmops.log does not seem to be getting spammed...just the console. On Tue, Dec 30, 2014 at 1:44 AM, Daan Hoogland wrote: > Mike, > > It doesn't spew to vmops.log anymore, right? It seems that the new > jetty version interprets all the

Re: CS MS Logging Level

2014-12-30 Thread Mike Tutkowski
No, vmops.log does not seem to be getting spammed...just the console. On Tue, Dec 30, 2014 at 1:44 AM, Daan Hoogland wrote: > Mike, > > It doesn't spew to vmops.log anymore, right? It seems that the new > jetty version interprets all the log4j/classpath differently and the > one from the hyperv

Re: CS MS Logging Level

2014-12-30 Thread Daan Hoogland
Mike, It doesn't spew to vmops.log anymore, right? It seems that the new jetty version interprets all the log4j/classpath differently and the one from the hyperv plugin takes precedence. I have been looking for a solution but haven't found one yet. On Mon, Dec 29, 2014 at 10:02 PM, Mike Tutkowski