vote up 0 vote down star

My Java 6 console app is creating an empty ".\null\logs" folder when I run it. I've tracked this down to being caused by db4o. Why is this being created, and is there any way that I can prevent it from being created?

This happens under both Windows XP and Vista, if that's relevant.

flag

1  
The null seems to be a bug within db4o not defining the subdirectory name correctly. I guess there should be some logger.properties somewhere in its jar where you could turn off the logging. Frankly, I don't know this db4o. – kd304 Aug 12 at 8:43

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.