Openfire 64 bit default installer (w/JRE8-64 bit includes)
Server platforms in 2015 already mostly 64 bit. All of them (Linux, Windows). Why default OF for Win still 32 bit? Win Server 2008R2 only 64 bit.Memory usage with 100-150 users is up to 1500 Mb.Yes, I...
View Articlesending and receiving message through xmpp on android
I am a beginner for chatting app. I searched and studied xmpp servers. I installed openfire xmpp server. The connection with xmpp server, registration and login tasks are done. Now i am trying to send...
View ArticleUser service plugin problem
HI everyone, I have installed user service plugin version 2.0.2. In past I have installed this plugin and written code in php to register user in open fire and it was working fine, but recently we have...
View ArticleHow to connect to server on android client using smack-android-4.1.0-beta1?
I am studying the smack. However, I cannot connect my server using smack-android-4.1.0-beta1. I don't know what's the 'servicename'. Can someone explain it or send me a android client demo to study?...
View ArticleOpenfire setup HTTP ERROR 500
I'm setting up an Openfire server for the first time. I'm using a new MySQL database and will be connecting Openfire to our AD to pull user info.My problem occurs at Step 3 in the Profile Settings...
View ArticleSMS Gateways with Openfire
I've been looking at the options available for using SMS gateways with Openfire, and it would appear using a third party provider is the way to go. However, there are a lot to choose from, so I'm...
View Articlemessage body missing
A message sent by other client contains a json extension and body.But smack give me the message removed body.(4.1Beta1) In 4.0.x everything is fine.
View ArticleDataForm using smack 4.1.0 Beta
I want to send a form message to be filled with user input data and be submitted back.I tried with sample code in smack document to many xmpp clients, but no one shows my form as expected.Only message...
View ArticleClassNotFound
Hi all, I am using asmack 4.0.6. When i establish connection, i am getting log like, 01-21 13:56:52.736: W/TestClient(3462): Can't load class for org.jivesoftware.smackx.packet.Time01-21 13:56:52.738:...
View Articleopenfire 3.9.3 is suitable for smack 4.1.0 beta ? I always connect failed,...
hello, all, I recently update to android 4.1.0 beta,but there's a problem that I could not connect to the server, did anyone have the same problem? here is my code and log.I had import these library...
View ArticleHow can I stop passwords appearing in log file
Hello Please excuse my ignorance about openfire. I am not too familiar with it but I am helping administer a machine where someone has installed it. The trouble is that the info.log is becoming full...
View ArticleOffline settings - can we have more than one recipients ?
is it possible to have more than one Email Address or Recipients in Openfire offline settings ? If yes, How to define that ? example way : xxx@ddd.com,yyy@ddd.com or xxx@ddd.comyyy@ddd.com. is it...
View ArticleThe attribute ofelement missing
The message sent by other client: <message xmlns="jabber:client" from="06ff94e1a3114959bb1ec01dc3fe828d@conference.joywok.com/avqxsbd3vjfhnev0" to="7uucd9sgakebjojd@joywok.com"...
View ArticleHow we can delete user from group using HTTP call?
Hi How we can delete user from group using HTTP call? http://example:9090/plugins/userservice?type=delete_&secret=secrete&username=91* **************&groups=somugrou What I am missing....
View ArticleIs it possible to create Multi-User Chat service using Smack
Hello I have found that we are able to get all available Multi-User Chat services using method:MultiUserChat#getServiceNames(XMPPConnection connection) But I cannot find method to create new...
View ArticleUnable to connect to Admin Console --- Openfire 3.9.3 ---
I was trying to figure out why certain users would not be able to login to Spark using LDAP. I messed something up and now I cannot get back into the Admin Console. I have no idea what the username...
View ArticleOpenfire XML
I am using Openfire 3.9.3, and have messed it up. LDAP was working perfect until I made a change, and now it's broken. If I modify the openfire.xml where <setup>TRUE<setup> to FALSE,...
View Articlehow make search service plugin Case Insensitive ?
hi ... i m using smack as client for openfire. i used search plugin for find users and now i found that search plugin is case sensitive, which means when i type "Test"openfire Only retrieve users...
View ArticleBOSH over TLS
I'm Googling, and finding plenty of info about configuring XMPP over TLS, but not a word about BOSH. Is that controlled by httpd? I can't believe that simply turning on HTTP binding just magically...
View Article(a)Smack Un-Banning/Removing Outcast Status.
Can't seem to find a way to do this, looked around the java docs. Can anyone point me in the correct direction? Specifically MultiUserChat Unbanning.
View Article