Login Failed - After installation

Hi, I’'ve tried installing wildfire 3.2.4 on ubuntu and it went well. Running MySQL 4.1.12 on my local machine, database and tables were created, also the default inserts went smoothly.

The trouble started on the setting up of Admin Account, it can’'t process the changing of password somehow, and when i hit skip, it redirects me to the admin console and thus user “admin” using the default password was never able to login after that.

i see the following on my error.log:

2007.04.12 02:28:01 org.jivesoftware.util.JiveProperties.insertProperty(JiveProperties.java:216)

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

2007.04.12 02:28:01 org.jivesoftware.wildfire.pubsub.PubSubPersistenceManager.createNode(PubSubPersi stenceManager.java:224)

java.sql.SQLException: Incorrect arguments to mysql_stmt_execute

2007.04.12 02:28:01 org.jivesoftware.wildfire.pubsub.PubSubPersistenceManager.saveAffiliation(PubSub PersistenceManager.java:771)

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

anyone encountered the same problem?

thanks!