Session are not closing
After users log off the sessions are not always closing. Messages are being lost as they are sent to sessions that are no longer in use. Before restart off the server, one user had 5 sessions listed....
View ArticleDisable conference room (muc) history
First post here and I have to start with this... Openfire and Spark are great products! We've installed these for internal service only as we are spread out over several Northeastern states and...
View ArticleNo JVM Could be found on your System
I am running Windows 8.1 x64 and Spark worked for about a week and then just decided to stop working. When I went to open it it gave me a JVM error. So i've re-installed and it still is not working...
View ArticleChatsecure encryption not working
Hi everyone,I just installed Openfire 3.9.3 and have several friends connected using Chatsecure for Android.None of us are able to start an encrypted chat. As such, we aren't able to send files or...
View ArticleBlocking Groups from certain Groups/Users
I hope you guys can help me with this as I have been battling this for a couple days now. My Spark program is configured within my Active Directory therefore all my Groups and Users are made within the...
View ArticleSpark for Mac - Installation Issue
Hi. I just moved from Windows to Mac and I'm trying to install Spark. I downloaded the Spark 2_6_3.dmg from the website, however, when I tried to run it, i got some errors:BTW, I'm using a MacBook Pro...
View Articleopenfire 3.9.3 as a Windows Service
Hello, I download OpenFire source code,I run & debug successfully,Now I want to deploy it as a Windows Service,I search by google finding that it has a openfire-service file in previous version,In...
View ArticleWhy doesn't the entire chat room history get returned when I join the room?
Hello, System setup: Server - Openfire 3.3.3 API's - Smack, Smackx and JSJAC Property - xmpp.muc.history.type = all What I am wondering is why I do not get all the chat room messages when I...
View ArticleManager muc history problems
Dear all, I am a new developer to xmpp. Hope to get some feedback from you guys. I am working on a application using xmpp muc, and I use openfire as backend. For the chatting room, I hope everyone in...
View ArticleRunning Multiple Spark Sessions
Hi guys, We use spark at our Service Desk and have multiple chat rooms for different things. There's about 3-4 chatrooms and roughly 25-30 people using them, lots of things going on at the same time....
View ArticleMUC - Offline Messages
Hi guys, I have a app android, and it has chat in groupchat and chat. When I send a message from A to B, and B was offline, the message arrives after (when B become online) << chat but When I...
View ArticleHow to downgrade Openfire 3.9.3 Linux - Working !
I had enough of 3.9.3 and its share of roster problems so i embarked on a mission to downgrade the instance. Here is how I did it I downloaded the RPM installer for 3.9.1 I issued a service openfire...
View ArticleOpenFire group sharing problem (group disappears from rosters)
Hello to everyone. There's some strange problem with my OpenFire 3.8.2.I've got a couple of shared groups. All the groups are taken from Active Directory. Some of them work perfectly, but the others...
View Article(a)Smack Update/Remove PrivacyItem From List.
PrivacyListManager privacyManager = PrivacyListManager.getInstanceFor(GlobalVar.mConnection); List<PrivacyItem> pList = privacyManager.getPrivacyList("BlockedUsers").getItems(); PrivacyItem...
View ArticlePingManager.ping gave me a outofmemeory at aSmack 4.0.1-SNAPSHOT-2014-07-13
java.lang.OutOfMemoryError at java.util.concurrent.ArrayBlockingQueue.<init>(ArrayBlockingQueue.java:197) at java.util.concurrent.ArrayBlockingQueue.<init>(ArrayBlockingQueue.java:181)...
View Articleimport asmack source to android studio,but run App failed.
E/SmackConfiguration﹕ Could not determine Smack version java.lang.NullPointerException at java.io.Reader.<init>(Reader.java:64) at...
View ArticleOneNote links not working in 2.7.0.667
Hello, We used to link pages from our notes, and earlier it was okay, but from now on, it won't open the notebook anymore. Here are some example: - \\NAS02\Software - Simple folder link is okay-...
View ArticleJust submitted Pull Request
I just submitted a small pull request to improve the click handling of the tray icon. There is no Jira ticket number associated with this improvement. The improved code now checks to see if the...
View ArticleAsmack - Update current user
Hello guys, I try to update account from current user using asmack (asmack-android-8-4.0.5.jar), but the result is empty. I try it: After connect on openfire server, I register...
View ArticleaSmack with Openfire client IP address is not shown on server
Hello EveryoneI have a working Openfire and aSmack integrations, however, I have recently implemented Openfire Cluster thus putting Openfire hosts behind a loadbalancer. This has caused two issues for...
View Article