Question

This has been annoying me for the past month or so. I haven't changed anything internally AFAIK, but suddenly my JFileChoosers started logging this whenever I clicked on a directory to open it:

l o g 4 c p l u s : E R R O R  N o   a p p e n d e r s   c o u l d   b e   f o u n d   f o r   l o g g e r   ( A d S y n c N a m e s p a c e ) .
l o g 4 c p l u s : E R R O R   P l e a s e   i n i t i a l i z e   t h e   l o g 4 c p l u s   s y s t e m   p r o p e r l y .

The less spaced out text (the spaced out text is how it appears in console) looks like this:

log4cplus:ERROR No appenders could be found for logger (AdSyncNamespace).
log4cplus:ERROR Please initialize the log4cplus system properly.

Google turns up nothing but log4j results, so I'm really stuck.

Was it helpful?

Solution

I think that your problem is the same one as reported on the Qt development forum and on Autodesk forum. Uninstalling Autodesk 360 should fix it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top