Userservice plugin not working in 3.9.3 (Unsupported major.minor version 51.0)
Hi,I have been using userservice plugin on debian openfire install for years and recently after update to 3.9.3 it stopped working.Updated the plugin to latest version(1.4.4) and still no success.It is...
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 ArticleOPENFIRE; XMPP | Notification to chatroom existing users regarding addition...
I need to send notification to chat room existing users regarding addition or deletion of any user from chat room. Is there any way to achieve this. I am using .net and openfire xmpp for development...
View ArticleSpark 2.6.3 MSI
Doesnt anyone have an XML file i can use for Spark 2.6.3 ? I made one using 2.6.0 and have tried deploying it but i get No JVM could be sound on your system. I have found that if you install 2.6.3 this...
View Articleproblem connection to send file with smack and coldfusion
Hi Everybody, I Have a problem with the smack API.I have to create chat and i need to send file to each other.There is a class for that (fileTransferManager) but when i want to initialize this one i...
View ArticleConnection not getting closed
with 4.1.0 - alpha 5 If i am not authenticated but connected and turn off my Wifi or internet it calls connection lister closed on error and disconnects the connection . isConnected is False.But if am...
View ArticleUpdate plugin jitsivideobridge
Hi Dele, Do you plan toupdatethe plugin jitsivideobridge? On GitHuboutmany fixes, but downloadinglibjitsi.jarparticipants did notsee each other. Libjitsi.jarusing version4 August. jitsi-videobridge/lib...
View ArticleUpgrade to 3.9.3 error - Starting openfire: sh: /opt/openfire/logs/nohup.out:...
Hi all, We are using the openfire server and spark installed under Elastix distribution. We are trying to upgrade the opendire to last 3.9.3 version. I stopped the service, I copied the /opt/openfire/...
View ArticleOpenfire 3.8.1 Avatar using Pubsub (XEP-0084) not working after upgrade
Hi All,I'm new to the XMPP devel scene.Background:We are adding chat functionality to our website and would like to have avatars. We are using XEP-0084 to publish an avatar.We managed to get this to...
View ArticleUpgrade Openfire bouncycastle library from 1.50 to 1.51
In order to keep the Jitsi Videobridge plugin in sync with jitsi.org recent changes @github, we need to upgrade the openfire bouncycastle jar files from 1.50.to 1.51. I have already made the changes on...
View Articlecauses SocketTimeoutException
Hi, I have observed that my android app sometimes sends </stream:stream> to server which causes SocketTimeoutException, does anyone have any ideas what might causes this? I am currently using...
View ArticleHow to get last seen in seconds in android?
Hello friends i am trying to get last seen seconds just like whats up show. here is my code to sent packets Packet pk = new Packet() { @Override public String toXML() { // TODO Auto-generated method...
View ArticlePlugin not found Exception, when using getPluginManager().getPlugin("aa")
Hello, I'm developing a plugin in Openfire, but when i create a setting page and try to get the plugin instance, to transfer data to the plugin, i always get a Null Pointer Expection. I have been...
View ArticleSpark para android
Caros amigos gostaria de saber se há algum plugin ou qualquer coisa do gênero que possa instalar no android pra se comunicar com o spark na plataforma windows?
View Articleopenfire bosh connections with converse
Hi, I'm trying to use openfire with conversejs.But I'm having continuous requests to httpbind url and can't connect.Here is what i did: I have installed openfire on a windows machine and configured...
View ArticleTotal Noob
Greetings to all,I am going to start out by sayin i'm a Total Noob on this and wanted to use openfire for XMPP chat in my organization.Here is my dilemma. I'm using Open fire 3.9.3 and doing a brand...
View ArticleSmack 4.0 in Android
How can I keep always visible users on my server ? , So users can receive messages .Now Its working fine, sending and receiving messages while I'm on my app, but when I close the app by the home key...
View ArticleBug with pubsub in 4.1 Alpha 5 , works good in alpha 4
I am creating and configuring pubsub it works well in alpha 4. however in alpha 5. with same configure form. <iq id='Bd125-20' to='pubsub.ec2-75-101-132-5.compute-1.amazonaws.com'...
View ArticleHow to segregate my rosters
I have Openfire running fine and integrated with AD. We use security groups to break down the users into different sections in the Spark client. I have the need to segregate a couple of groups - in...
View ArticleAsmack Android TLS problem
GreetingsI use asmack-8-4.0.5.jar I try to connect with ssl by using the DummySSLSocketFactory (The one that accepts all certificates) ConnectionConfiguration config = new...
View Article