SQLException: Unexpected token OFPUBSUBITEM
I just randomly got this in the log although I didn't do anything with pubsub: There's a SQL error in the PURGE_FOR_SIZE statement.Strangely, nobody else had it? java.sql.SQLException: Unexpected token...
View ArticleCreate session from plugin
Hi, I need to create a session from plugin without using smack API, is it possible? If yes, how can I do it? Because from Openfire API seems to be possibile, but it's not explained how. Thanks in advance.
View ArticleOpenfire 3.10.0 Beta - NIOConnection Thread Deadlock
In testing the latest 3.10.0 Beta from the Github repository, a thread deadlock issue has been encountered. The issue apparently occurs when two users, each with the other on their Roster, disconnect...
View ArticleI am unable to launch openfire. It is showing following errors. Please Help
java.io.FileNotFoundException: ..\lib\commons-el.jar (Access is denied) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.<init>(Unknown Source) at...
View ArticleCustom Authentication fail
Hi,I apologizie for any english mistake i may make as I'm not a native english speaker I set up an Openfire 3.9.3 server on my computer and I also wrote a small xmpp chat client in Java using Smack...
View ArticleBUG in 3.9.3 (rotation by date): audit.spi.AuditorImpl.java
Hello, I have identified a bug in Openfire 3.9.3 regarding log rotation by date (it is being done at 11h59 AM instead of 23h59) in the class : org.jivesoftware.openfire.audit.spi.AuditorImpl.java I...
View Articlethe question about FileTransferProxy
I don't understand FileTransferProxy used for?if i stop this , It may affect the openfire work?because my openfire often logs below:org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager -...
View ArticleMobile solution
est-il possible avec open fire de créer des liens vers les applications pour tablettes et smartphones?
View Articleldap.readTimeout not being applied
Hi, I think I've just found a bug in org.jivesoftware.openfire.ldap.LdapManager - the property ldap.readTimeout is documented at...
View ArticleGSoC - New Protocol Support
Hey, I would be interested in working on adding New Protocol's for OpenFire as a part of Google Summer of Code 2015. Before I begin writing the application for the project, I want to solve some bugs...
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 Articleuser join room problem
org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl - 内部服务器错误java.lang.NullPointerException at org.jivesoftware.openfire.muc.spi.LocalMUCRoom.sendInitialPresences(LocalMUCRoo m.java:724)...
View ArticleProblems with Custom Database Integration Guide in OpenFire
Good day to everyone. I want to integrate my custom SQL Server database (named OpenFireDB) with the one provided by OpenFire. I am following the tutorial described in:#1...
View ArticleError while building OpenFire 3.9.3
Hi all I'm trying to build the newest version of OpenFire but I got an error. I googled it a few days but there is no answer until now C:\openfire_src\build>antBuildfile:...
View ArticleWritting my own Authentication Provider
Hi, I tried to write my own AuthProvider, So I made a class, that implements AuthProvider. I told OpenFire to use this class by settting its name in the OFPROPERTY table (ie, provider.auth.className =...
View ArticleGroup chat issue
There are three users (A,B,C) . Where A creates group and invites B and C . There B and C accept invitations . There are total three members in room. All are chating in group. But in middle C are going...
View ArticleDo we really need this lock in RoutingTableImpl.getRoutes()?
Openfire acquires a lock with bare JID as key on users session cache in RoutingTableImpl.getRoutes(). Is this really necessary? A comment states " // temporarily block new sessions for this JID". But...
View Articleinformation on minimum lengths or allowed characters ??
Hello Guru's,I'm new to Open fire..!I have following questions..!!I did not see any information on minimum lengths or allowed characters ?? for user name or nick name?? in documentation..!?
View ArticleException in org.jivesoftware.openfire.spi.PresenceManagerImpl
Hi, I'm getting quite a lot of the following exceptions. I think it started with 10.9.3 but still occurs in the daily build from March, 20th. Has somebody else also seen this: 2015.03.22 11:49:49...
View Articleinband registration over anonymous sasl
hello it seems that openfire doesnt support in band register over anonymous sasl (code check if a session is ready and if yes it assume you are changing the passord -> with throw usernotfound...
View Article