Openfire-3.10 eat 100% cpu and refuse cleints connections.
I have updated to Openfire-3.10 and my clients (Pidgin for example) unable to connect to my Openfire server.And, Openfire process consuming about 100% CPU.Any help?
View ArticleSASLErrorException: SASLError using DIGEST-MD5: not-authorized
Hi,I am trying to create android chat app using Openfire server and smack4.1.As part of the app i am trying to run the two android emulators in two different machines. But run the openfire server...
View Articlestrophe.js/jquery xmpp +openfire 3.10 Chinese garbled Message Text
Hi ,I am using strophe.js or jquery xmpp in client(asp.net mvc) to connect to openfire 3.10.The database is mysql with charset utf-8. I found the receive user received message body is garbled when the...
View ArticleHow to change my status and get status of an user
I using Smack 4.1.1I make below, but it not working. Someone can help me? // Change statusPresence presence = new Presence(Presence.Type.available);connection.sendStanza(presence); // Check...
View ArticleBroadcast/Alert Notification message to all users using php
Hi all,I am a newbie to Openfire (esp. .jsp). I am currently using Openfire 3.10.0 and Spark 2.7.0. I want to send broadcast/alert notification message to all online user using Php.I have tried from...
View ArticleHow to mark message as read in smack java
I am using Openfire chat server and Smack java API to build a chat application. In that I will display notifications in a html page as drop down.In this what I would like to do is if a user clicks an...
View ArticleUnable to create persistent chat room smack 4.1.1
Development environment: Client: smack 4.1.1Server: openfire 3.9.3 Code: String roomId = "test003";String name="test_group_chat";String desc = "the test group chat";String nick="test";try {...
View ArticleSpark ver 2.5.8 - Windows 2012 R2 compatible?
Hi, we are getting ready to upgrade our server from Windows 2003 and I want to know if Spark ver. 2.5.7 or 2.5.8 is compatible with Windows 2012 R2 Standard? We have had problems with the newest...
View ArticleHow do I get the CDATA from a MultiUserChat Message?
[ Note: I posted this on StackOverflow first, but since the question didn't attract much attention, I thought I might have better luck here. The original question is at:...
View ArticleUnable to add Comodo Essential cert
Hello.. We started having trouble with a subset of our mobile clients connecting to my Openfire server, and it seemed to be related to SSL as changing SSL requirements on the server changed client...
View Articlesmack 4.1.1 not been able to receive joined chat rooms
client: smack 4.1.1server:openfire 3.9.2 try { List<String> rooms = MultiUserChatManager.getInstanceFor(XmppConnectionManager.getInstance().getConnection()).getJoinedRooms(user); Mylog.e(TAG,...
View Articlesmack in android problem:NoClassDefFoundError: Failed resolution
I create the test project Smack4_1 (IDE:Eclipse)step 1:new android projectstep 2:import smack4.1.0 libs step 3: when I used the code,throw Exception import java.io.IOException; import...
View ArticleHow to increasing amount of ram in Openfire in windows 7?
Greetings from Colombia. I want to ask how to do to increase the amount of RAM in Openfire, normally has 256MB and more desire to increase quantity. I have windows and 2GB of RAM, I increase the...
View ArticleI can't login to the app at first attempt but after trying 3 times then only...
my codes are following : - (IBAction)done:(id)sender{ [selfsetField:jidFieldforKey:kXMPPmyJID]; /// [self setField:passwordField forKey:kXMPPmyPassword];...
View ArticleHow modify to sparkweb?
HI,My sparkweb can start to use, but I don't know how to modify it to complete its own business, do you have a document on the sparkweb?I also used the converse.js, but converse.js can not show in...
View Articleopenfire 3.10.0 mac 10.10.3 jdk 1.8 fail to start
I tried to reinstall the JDK, tried reinstalling openfire, tried to restart the computer, but still can not start openfire.Note that there is no log output. I do not know now how should I do, could you...
View ArticleLogin Issue
I upgraded openfire from 3.9.1 to 3.10.0. When I started using i find out that few user show offline but they were online. I did setting for idle connection policy but still they show offline. If i...
View ArticleOpenfire 10.0.0 and 10.0.1 beta stop working after about 1-2 days in linux
Hi, Since I upgraded to Openfire 10.0.0 I constantly have the problem that openfire stops working on gentoo linux. Means I have to kill all the time with a "kill -9" command because it would not even...
View Article3 Server OpenFire Cluster with Remote Cloud SQL?
If the 3 OpenFire servers are using the cluster plugin and are located on the same LAN, is it acceptable to use Amazon Cloud or Windows Azure hosted Microsoft SQL database?The only things my OpenFire...
View Article