Unparseable date in error log

Hi,

I see mostly two types of errors in my WF3.2.4 error.log:

2007.04.18 11:33:09 [org.jivesoftware.wildfire.muc.HistoryRequest.(HistoryRequest.java:73)

at org.jivesoftware.wildfire.muc.spi.MUCUserImpl.process(MUCUserImpl.java:413)

and

2007.04.18 15:52:46 org.jivesoftware.wildfire.spi.PresenceManagerImpl.userUnavailable(PresenceManage rImpl.java:264) Error storing offline presence of user: audit2

java.sql.SQLException: Duplicate entry ‘‘audit2’’ for key 1

at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2975)

Are those errors “normal” errors or fatal ones and what is causing it.

thanks

If they were fatal errors you’'d know about it already. Looks like they potentially affect chat history and offline presence, both of which you might happily live without depending on your needs. However, neither of these problems is showing up in my logs.

Hi,

JM-921 describes a “duplicate entry” problem, it seems that these errors were introduced within one of the last releases. Anyhow I have no idea if it is critical and how one can fix it.

LG