Yosemite (MAC) and OpenFire -Latest Build
I have downloaded and installed the application, researched thru the discussion forums and tried correcting execution of openfire.sh but the application will not start. Considered deleting OpenFire for...
View Articlehow to add new user with additional information
i add PacketExtension to the Presence , and then send the presence to the new user when the new user is online , he can get the PacketExtension ,it is ok. but when the new user is offline, he can not...
View Articlegeneratekey missing from XmppStringUtils
Hi, I've just started working on a android client using smack 4.1.0-alpha4 and it looks like it is dependend on a version of jxmpp-core that is not available yet in mavenCentral from which I downloaded...
View ArticleQuestion about the clustering plugin
Hello I just installed the Hazelcast clustering plugin and just have a couple questions about it. It seems to be working pretty well so far, it was able to join my two openfire servers together without...
View ArticleSSLHandshakeException on connection
I'm trying to implement Smack 4.1 in my android app to communicate witch my ejabberd server, during the connection i get the following exception 10-24 16:30:55.479 21033-21070/com.demo.xmppchat...
View ArticleOpenfire can't start under suselinux
I'm using openfire on version 3.8. for long time. Today I can't start openfire again with the regular pid command. If I start openfire with openfire.sh start under directory opd, I don't have any...
View ArticleSpark Search/Conference cannot connect to remote service
Hi all,We just recently setup a openfire server overseas and did a s2s to our current server. The problem we are having is you cannot search the remote server using spark. Other jabber clients work...
View ArticleError on first start up
I installed JDK then installed Openfire 3.9.3 on a fresh Windows 2008 R2 Datacenter serverThe only thing I haven't done is fully patch the serverLog:--java.io.FileNotFoundException:...
View ArticleSSL in openfire
I have certificate,private key etc . but i could not able install certificate in openfire please help me , My openfire running in windows , i have added certificate in key store but it show in openfire...
View ArticleOpenfire behind cloud load balancer - ger real IP
Our openfire 3.9.3 server lies behind a Rackspace cloud load balancer. As a result, all the client connections to openfire have the same private IP address, this of the load balancer. As indicated in...
View Articledifference between listener and interceptor
Hello. In Smack 4.0.5 API,there are two similar methods,addPacketInterceptor and addPacketSendingListener. So,I wander,what different between them. Thanks.
View ArticleEclipse: source attachment does not contain source - SmackConfiguration
I'm building a server app to talk to Google Cloud Messaging. At this line: config = new ConnectionConfiguration(GCM_SERVER, GCM_PORT);I get the Class File Editor error:"Source not foundThe source...
View ArticleServer 2 Server Questions
I got a few questions about server 2 server connections. DNS: Are SRV entries required or will a single A Record work for each server?A Server1 IPA Server2 IPAlso do I need to make entries for search...
View ArticleUnable to start a chat session.
I use version 2.6.3 to communicate with fellow employees. On my home computer I am no longer able to start a chat using my account. I have deleted the account multiple times and reinstalled without...
View Article4.1 alpha4 issues and questions.
I started using 4.1 alpha4 and facing few issues I am using this code AndroidSmackInitializer androidSmackInitializer = new AndroidSmackInitializer();...
View Articleproblem whit jitsi videobridge 1.3.1
Hello, i just updated videobridge on my openfire, fro 1.3.0 to 1.3.1 and i got error:2014.09.27 10:50:51 org.jivesoftware.openfire.container.PluginManager - Error loading plugin:...
View ArticleSmack 4.1 alpha login failed SASL Authentication failed
I'm using smack api 4.1 alpha I can connect to my server but login failed ( connection.login(username,password) ) org.jivesoftware.smack.SmackException: SASL Authentication failed. No known...
View ArticleSmack 4.0.5 on Maven Central
Smack 4.0.5 doesn't seem to be available on Maven Central, yet.Could you upload it please?
View Article4.1 aplha 4 XMPPErrorException is null.
I am not using create account but creating account using my custom method as i need to pass more attributes than just username and password.it was working all good until 4.0.5 however in 4.1 alpha 4...
View Articleasmack SSL connection issue on Android 5.0
Hi all, I have a problem about SSL secure connection blocked with asmack 4.0.5 on Android 5.0. I also tried smack 4.1 alpha 1, but got same blocked result. Following code snippet is working fine on...
View Article