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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to