Does openfire 3.10.2 support XEP-0191? How to block a contact?
I am developing chat application in android and using openfire xmpp server? I am trying to block the user using XEP-0191: Blocking Command but getting error in result. D/xmppConnectionService(24373):...
View ArticleAfter changing openfire admin password chat archive is lost
Hi guys, I'm using Openfire 3.10.2 and clients authenticate by LDAP. Recently i'm changing openfire admin password, message archive is not shown in openfire admin console. However chat archive is in...
View ArticleMissing Offline messages asmack (Android)
Hi some one pls help meI have offline messages option enabled in the openfire server.But I'm unable to get offline messages User A is online ,User B is online in this case I'm able to get messages.Now...
View ArticleOF needs very long time to open single user properties - ofPrivacyList and...
I don't know is it a bug or feature. But can somebody explain to me, why it is taking so long?I think it is related to gathering "Block:" and "Blocked by:" information. I have noticed that when...
View ArticleLdapGroupProvider - drops users with duplicate display names, different OUs
Hello, I hope this is the right place to report a problem with LdapGroupProvider in Openfire 3.9.3. SUMMARY: Active Directory users with duplicate display name are not listed properly in a group....
View ArticleOpenfire 3.10.0 Beta - High CPU usage
Hi all, we had been running Openfire 3.9.3 and we were experiencing an issue that we need to restart openfire in a week or two, the problem was high cpu usage and high memory usage.Recently we have...
View Articlejive.audit log file format specification
Hello All, I've noticed that the Openfire audit log files message element doesn't always contain the following four attributes: type=id=to=from= What was discovered was the attributes "type" or "id"...
View ArticleProblem with Store Offline message
HiI have a problem with store offline message . Client A send Message to client B. Client B Goes Offline cause to lost internet connection. but for 10 min server think client B is online and do not...
View ArticleOpenfire DB Load Balance with Galera MySQL Replication Cluster?
Hi,We are experiencing a high load on the Openfire Server (3.7.1) and we don't even have that many users yet. I can see from our Openfire Panel that we in average have 300 sessions, mostly with Smack...
View ArticleMessageRouter - Failed to route packet due to NullPointerException
Hi, we occasionally see this stack trace in our error log:It's from Openfire 3.9.3. In this linehttps://github.com/igniterealtime/Openfire/blob/v3.9.3/src/java/org/jivesoftware...
View ArticlePrivateStorage: Data too long for column 'privateData'
Does anybody have an idea, why the following stack trace is happening? I've checked the privateData column and it's set to type "text". Doesn't it mean, it will accept any length? It's a MySQL DB....
View ArticleRemoteSession.doSynchronousClusterTask: NullPointerException
Hi, we are seeing the following stacktrace in our Openfire 3.9.3 logs, hazelcast 1.2.2. It should be this line:https://github.com/igniterealtime/Openfire/blob/v3.9.3/src/plugins/hazelcast/src...
View ArticleNullpointerException in Roster class
Seeing this in the error logs of Openfire 3.9.3: It's from this line appearently:https://github.com/igniterealtime/Openfire/blob/v3.9.3/src/java/org/jivesoftware /openfire/roster/Roster.java#L128 Any...
View Article4 exploit-vectors in 3.10.2
I've just found these 4 that are publicly disclosed since Sept 14, 2015 and they do not show information about informing ignite realtime about it: Unrestricted File Upload:...
View ArticleHow to get messages from table (ofmessagearchive) ?
Hi:I have installed Monitoring service plugin to enable message archiving.And the messages are stored in table named ofmessagearchive sucessfully.Now,I want to kown how to get message at my andriod...
View Article[Bug] Deadlock in PrivacyList logic
I am experiencing a deadlock in the OpenFire 3.9.3 (not sure if present in the last stable version), when using PrivacyLists. High level descriptionI implemented a custom OpenFire plugin, which manages...
View ArticleOpenfire returns Stanza error instead of Stream error when client tries to...
As can be seen in http://stackoverflow.com/q/32761940/194894 Openfire appears to return a Stanza error instead of Stream error when client tries to send stanzas over unauthenticated connections. This...
View ArticleOpenfire Postgresql schema different than public
Is it possible to install openfire with postgresql database but schema different than public ?
View Article[update] postgresql openfire_postgresql.sql some updates
openfire_postgresql.sql has tested for PG 7.2. Current PG version is 9.4. I installed OpenFire to use it. And it works fine. Some addon for that: Need create some user which has priviledge only for...
View ArticleRosterItemProvider is not updated in cached Roster after a provider update
Hello, We are using Openfire to evaluate a technique to find potential bugs in software that supports updates of configuration while the program is still running. One such bug we found in Openfire is...
View Article