You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Rafal Kedziorski <ra...@polonium.de> on 2001/11/13 17:51:23 UTC

date format error

Hallo,

I'm using Log4j in my multi threaded application. My date format is set
to: yyyy-MM-dd HH:mm:ss,SSS. Sometimes I get following output:

2001-11-13 17:47:32,460 - PropertiesLoader::substitute()
text=/home/dev_77/cluster51/properties/System/S.properties
2001-011-13 17:47:32,460 - SystemProperties::getSystemProperty()
2001-11-13 17:47:32,461 - PropertiesLoader::substitute() key=$PATH
2001-11-13 17:47:32,461 - loadPropertyFromSubdirectory() loading System/
S.properties
2001-11-13 17:47:0032,461 - PropertiesLoader::substitute()
value=/home/dev_77/cluster51/properties
2001-11-13 17:47:32,461 -
PropertiesLoader::loadPropertyFromSubdirectory() checking System/ folder

2001-11-13 17:47:0032,462 - PropertiesLoader::loadPropertyFromFile()
loading file /home/dev_77/cluster51/properties/System/S.properties
2001-11-13 17:47:32,462 - PropertiesLoader::loadPropertyFromFile()
/home/dev_77/cluster51/properties/System/S.properties
2001-11-13 17:47:32,464 - PropertiesLoader::substitute()
text=/home/dev_77/cluster51/properties/System/S.properties
2001-11-13 17:47:32,464 - PropertiesLoader::substitute() key=$PATH

What's going wrong? I'm working with JDK 1.1.8 on AIX and 1.3.1 on W2K.


Best Regards,
Rafal


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>