Tobias,

This has been around for quite a long time (for instance:
http://opencast.jira.com/browse/MH-6667). Currently there's one of such
exceptions which is particularly easy to find:
http://opencast.jira.com/browse/MH-8941, though harmless.

I'm pretty sure this has already been discussed in a mail thread (or in the
comments of some issue), but I can't find it atm. Basically there are two
sides of this problem:
1) The exceptions not being properly logged.
2) The fact that they appear in the console when matterhorn is started as a
service (this one helped to detect the other, but it's an unwanted
behaviour nontheless).

Regards

Rubén Pérez
TELTEK Video Research
www.teltek.es



2012/8/27 Tobias Wunden <[email protected]>

> Hi David,
>
> what kind of errors are those? Everything that gets logged to the slf4j
> logger is written to both stderr and the log file, following the pax
> logging configuration in /etc/services.
>
> This means that if something is showing up on stderr but not the log file,
> it must have been written from the code to stderr directly, right? Did you
> already try and look for System.stderr references in the Matterhorn
> codebase?
>
> Cheers,
> Tobias
>
> On 23.08.2012, at 16:40, David Horwitz <[email protected]> wrote:
>
> > Hi All,
> >
> > I've noticed that there are a number of errors in felix that don't get
> logged to the opencast log. It seems that they are redirected to stderr.
> While this doesn't affect developers it can make trouble shooting
> production issues challenging.
> >
> > Has anyone figured out the log4j magic to get these logged in the
> matterhorn log?
> >
> > D
> >
> > _______________________________________________
> > Matterhorn mailing list
> > [email protected]
> > http://lists.opencastproject.org/mailman/listinfo/matterhorn
> >
> >
> > To unsubscribe please email
> > [email protected]
> > _______________________________________________
> _______________________________________________
> Matterhorn mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn
>
>
> To unsubscribe please email
> [email protected]
> _______________________________________________
>
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to