Cannot login to web console sql and ldap
Hi all I have an established openfire server that died. So I created a new Win Server 2008r2 standard server, installed openfire 3.9.3 we are connected up to the ms sql server again and when I specify...
View ArticleMy roster are offline
Hi, I'm just start using openfire as our jabber server. After all the settings, we can use ldap account to log-in and can see all the ldap users in my roster, but they are all offline even people who...
View ArticleNot able to create chat room in android - 4.1.0-rc1
Hi, Here is the code snippet to create chat room. MultiUserChat multiUserChat = multiUserChatManager.getMultiUserChat(roomName + "@" + ChatController.HOST); try {...
View ArticleXMPP connection instance and keeping it alive
I tried with smack-bosh which works fine and maintains a connection until I call disconnectwill the same applicable for smack-tcp, the reason I am asking this that I see </stream...> and...
View ArticleSingle message received during joining a group
Dear TeamHow can I stop the single message received during joining a group?. Even though I have changed group chat settings to "Don't show history", I receive a previous chat message. if i set to...
View ArticleHow to retrieve chat history,i am using open fire
Dear All, How to retrieve chat history,i am using open fire,strophe.js Please suggest Thanks in advance
View Articlesmack-bosh not running
Exception in thread "main" org.jivesoftware.smack.SmackException$ConnectionException: java.lang.IllegalStateException: Could not load org.igniterealtime.jbosh.HTTPSender implementation at...
View ArticleErro de login Spark: "Invalid username or Password"
Olá a todos, sou novo no fórum, então peço um pouco de paciência comigo hehe. Meu ambiente: Openfire 3.9.3, instalado em um Windows Server 2008 (VM) com AD LdsBanco de dados SQL Server.Usuários com...
View ArticleActive Directory Group Not Showing in OpenFire
Hello everyone, I have a OpenFire server I just installed on my domain and I can't get a group to show when users log in. I previously had a OpenFire / Spark setup in my Non-Profit that had a User...
View ArticleHow to unload an extension provider and load an alternate for it
SmackConfiguration.getVersion(); //to init the static codes ProviderManager.removeExtensionProvider("x", "jabber:x:data");ProviderManager.addExtensionProvider("x", "jabber:x:data", new...
View Articlehow to install spark_2_6_3.tar.gz with Centos 6.5X64?
I'm a new bird of of. I had set up openfire with Centos6.5, but I have no idea to install spark_2_6_3.tar.gz with Centos 6.5X64.need helps.....for the step after tar...thanks~!
View ArticleHow can i setup BOSH on mac (yosemite)?
Hi everyone!I'm trying to configure BOSH with openfire on Mac (OS X Yosemite), can anyone help me to do that? Thanks!
View ArticleMissing field in previous days offline messages in group chat
When I joined to a group chat room, we have set discussion history along with initial presence stanza as since attribute and values passed is in UTC time. When I received offline messages, I found that...
View ArticlePrivacyListManager fails
I am trying to fetch the privacy list items of a certain user however this always fails with the following response being logged PrivacyListManager privacyListManager =...
View ArticleHow to send a message saving directly in MySQL DB?
Hi, I have a use case where I need to send messages from a control system (not a regular user) for one or more users.I would like to know if it is possible in this case just to do an INSERT in some...
View ArticleProxy support in Spark
Is there a proxy support for Spark? One of my agent can not connect to chat server though Spark client. His company has proxy server and I am not sure if Spark has proxy server support. I am using...
View ArticleCreate a group chat like whatsapp?
Hi, I am using smack android rc1. I want to create group chat same as whatsapp. I am confused if i can do it by muc or create group. I am able to create room with below code.try {...
View ArticleHybrid Auth Provider Issue
Hi, i just installed Openfire with an LDAP Authentication. After that i want to use Hybrid Authentication to add some extra external Users. So i followed some of the examples and append the following...
View ArticleJava error after installing search plugin.
Hello, I have install Open fire from .deb in debian Weezy.Description:Debian GNU/Linux 7.8 (wheezy)Release: 7.8Codename: wheezy Then a install java. apt-get install default-jre. arek@debian:~$...
View ArticleI can not find RosterExchangeProvider in smack4.0.7
I down load the library here: http://www.igniterealtime.org/builds/smack/and read the API doc here: http://http://www.igniterealtime.org/builds/smack/docs/4.0.7/javadoc/and read the help document here...
View Article