[aSmack] Roster request only when user is online...
Hello guys, I ve got a problem : when I want to send a request to add a new user to my roster, the user has to be online, else, the request is not taken in care, and in the openfire console, there is...
View ArticleCompression of jive.audit logs
Hi guys, I am trying to set up jive.audit logs compression. It is this functionality supported by default? Well, one solution I figured out, could by set up file size limit for rotation >=...
View ArticleHow to get full chat room information?
I want to provide more than a list of chat room names that users may choose to join, I'd like to include everything in that list that is known about the chat room(s). I'm using the following code to...
View ArticleStartup scripts do not work correctly on Fedora 20
I have done a fresh install of the 3.8.2 release using the RPM for RedHat family Linux. I am installing on Fedora 20. The init scripts behave strangely: /etc/init.d/openfire start (or service openfire...
View ArticleIssues with smack and Openfire
Hello, I'm using smack to develop a xmpp client and using openfire as a xmpp server. One of my scenarios, I would like to invite offline users to join a chat group. If my friend is online, the...
View ArticleWon't Connect to Server
Hello everyone I've recently installed Openfire and Spark. Openfire is installed on our Windows SBS 2011 Server and Spark on my PC The Windows server is our domain server as well as exchnage. Ive given...
View ArticleDocumentation incorrect regarding admin login after setup
On a fresh install of Openfire 3.8.2, the documentation implies that the admin user's email address and password will be what you use to log in during the final step when you are redirected to the...
View ArticleChange the auth provider from the command line
I'm trying to develop an own AuthProvider (a FacebookAuthProvider), but the provider doesn't work yet.But now I've locked out myself by setting an incorrect value to the AuthProvider class property....
View ArticleHelp me....
I have a installed open fire but i have 25 connects in system , but have 100 / 150 users , what i do ???? Thanks... sory my English Luis
View ArticleCreate Group Chat Service
Hi, I'm trying to implement a feature to create subdomains for MUC rooms (like conference.domain.com). In Openfire you can do this by creating a Group Chat Service using the admin console (Group Chat /...
View ArticleROAR pop up doesn't show when broadcasting the message?
Hi, I'm configuring Spark to be used in our company. I noticed that ROAR pop up doesn't show up when you broadcast the message to all users? It only shows when you message individual users directly. Is...
View ArticleElastix server instant messaging problems
This is going to be a long post to hold so with me please!I have been working an a project on my own. I installed Elastix server in a virtual machine.... everything was install without any problems. I...
View ArticleJitsi VideoBridge throws Exception..
I am using Latest build (01/21/14) of Openfire 3.9.0 alpha and jitsivideo-bridge as an External component and using jitmeet as a client .It works fine when creating conference first time among...
View ArticleInstalling OfMeet on Openfire 3.9.0
Bonjour, I am trying to test OfMeet, las update. Currently I am running with version 1.1 of january the 7th. I have only videoconf on full screen and not chat windows as in screenshots, there is no...
View ArticleGetting Vcard OutofMemory
Hi all, I have a trouble when getting vcard from asmack android. Sometimes i'm getting outofmemory problems.can anyone resolve this? Thx [CustomUncaughtExceptionHandler]-2014-01-28 10:07:09,975-803607-...
View ArticleCustom IQ: error code="503" type="CANCEL" service-unavailable
when i execute the following code ProviderManager manager = ProviderManager.getInstance();connection.addPacketListener(invitationListener, new...
View ArticleCannot receive/send message using Smack !
Hey all, I am a new user, I have a fresh and clean install of Linux Ubuntu 12.04 (LTS) and I am trying to create a small program that can contact with Spark IM, using an Openfire local server. To...
View ArticleMUC problem / Smack should use LinkedHashmap for PacketListeners
Hi, I have the following problem with MUC: I added a ParticipantListener to the MUC object in order to get presence updates for the MUC occupants. The MUC class itself also adds a PacketListener (with...
View ArticleSpark visually shows that a message is not sent
So, an age old problem mentioned dozens of time in these forums starting from older versions (i think even prior 2.6). A user types a message, hits Enter. The message is sent to the recepient, but the...
View ArticleOF drops element and nickname (XEP-172) on presence subscription requests
Hi, I am sending a presence of type="subscribe" to another user in order to subscribe to its presence. I am also adding a <status> element to provide some additional text as suggested in:...
View Article