Re: Installing OfMeet on Openfire 3.9.0
Dele, I cannot see your response although I have received email alert with it. Yes it seems to be chrome, but I have a simple configuration by default.... I don't understand why I cannot see buttons on...
View ArticleRe: Getting Vcard OutofMemory
Flow was referring to the stanza for the incoming packet that is being parsed. It can by used to run a test against the current parser to see why it fails. Run your app that is crashing with...
View ArticleRe: Custom IQ: error code="503" type="CANCEL" service-unavailable
What exactly do you mean by "the custom IQ message is not received". You do show that the stanza is received. Do you mean it is not parsed into an Invitation object as CSH is assuming? If that is the...
View ArticleRe: Cannot receive/send message using Smack !
I would guess that his XMPP domain in Openfire doesn't contain the .com and the messages are simply being addressed to a non existant XMPP domain. I will be pretty shocked if such a bug exists in...
View ArticleRe: MUC problem / Smack should use LinkedHashmap for PacketListeners
It would make even more sense to store it as a List, since that actually guarentees order by contract. The map structure is only required to delete the listener, which can be easily accomplished by...
View ArticleRe: Spark visually shows that a message is not sent
And here's the link to a build which includes the fix (all subsequent builds should have it too) http://bamboo.igniterealtime.org/artifact/SPARK-INSTALL4J/JOB1/build-632/Install...
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 ArticleRe: Documentation incorrect regarding admin login after setup
I'm talking about this screen, which insinuates that you can set the administrator password on this screen. Instead, it seems that the new password / confirm password inserted here is ignored. Though...
View ArticleRe: Spark doesn't work after upgrade to Java 7u51
And this happened both with release 2.6.3, as well as latest 2.7.0 bamboo-build 632
View ArticleAbrir a mesma conta em 2 locais ( Usando Spark ou Pandion )
Boa tarde.Gostaria de saber como faço para conectar em 2 locais a mesma conta, e que esta receba as mensagens em ambos os locais e consigam responder ao mesmo tempo. Desde já agradeço.
View ArticleOpenfire öffnet viele Instanzen und braucht viel Ram
Hallo zusammen, ich habe openfire auf einem Debian System installiert. Wenn ich per htop mir anschaue was viel RAM verbraucht, dann ist es dieser Jabberserver. In der Summe sind es über 60 Prozesse,...
View ArticleRe: Documentation incorrect regarding admin login after setup
Btw, i'm not the one who wrote this software Actually, original developers are not here anymore. We are just a few guys trying to answer question on the forums and a few occasional patchers. The screen...
View ArticleRe: ROAR pop up doesn't show when broadcasting the message?
Hm. It looks like the format in these patches is a bit different from usual and i can't apply them in my NetBeans setup. working format for me is something like that: Index:...
View ArticleRe: Spark with Java 1.7
I have been running into issues trying to install the online edition of Spark to use the already installed versions of Java. We have found that for some reason (even copying version 7 jre to the spark...
View ArticleRe: Java 7 Error in online Installer?
Okay maybe I am new to this, but why is it that Spark must rely on its own copy of java rather than just run with installed version already on the machine? Also is install4j still in development, if...
View ArticleRe: Installing OfMeet on Openfire 3.9.0
How well do you know Javascript? It happens in line 698 with showToolbar(); That happens when jitsivideobridge sends a webRTC offer which happens when the user enters the MUC room. Check you chrome log...
View ArticleRe: Installing OfMeet on Openfire 3.9.0
It's been 5 years old I have not do javascript .... I have some undefined message on doJoin and on presence.... This appears to be Chrome main.js:225 status 1main.js:96status 3main.js:96connected...
View ArticleRe: Installing OfMeet on Openfire 3.9.0
looks like you are using IP address to access openfire <iq xmlns="jabber:client"type="error"id="2936:sendIQ"to="d4704961@openfire.devagipi.local/d4704961"from="10.6.0.42">…</iq>...
View Article