Ok, its a minor problem, but if you activate the packetfilter plugin and dont add a rule to it, rg.jivesoftware.openfire.plugin.rules.DbRuleManager.getRules will try to load rules from the DB for each packet. Since that part of it is syncronized it will block your openfire completely.
Greetings