SparkWeb : Is Chat History possible for User?
Hi All, Is it possible to avail a user chat history from the SparkWeb? In spark client it is available but I just want to use Spark WEB URL for chatting. Any plugin or setup/configuration available for...
View ArticleRe: Spark Disconnects from Network
Jacob, Sorry for not responding sooner, real life gets in the way. did you ever get this resolved? have the users in question been able to log in to another computer with spark? just trying to issolate...
View ArticleRe: Spark Disconnects from Network
No worries. I understand. We increased the Java Memory, but it's running low again. However I reinstalled the clients after the memory increase and it seemed to alleviate the issues. I think that may...
View ArticleRe: Spark Disconnects from Network
Check out this thread https://community.igniterealtime.org/thread/29618 per Jorge Gustavo Add a line like this in /etc/sysconfig/openfire OPENFIRE_OPTS="-Xms256m -Xmx512m"
View ArticleRe: Wrong/unexpected data in received IQ
The problem description remains the same as the original question. I still keep receiving the unexpected data in the IQ 07-03 02:30:10.497: W/(19725): Start tag parenttag07-03 02:30:10.497: W/(19725):...
View ArticleHelp me! The Exception "sun.security.validator. ValidatorException: PKIX path...
java version "1.7.0_65"smack 4.0.0 The test code: final ConnectionConfiguration connectionConfig = new ConnectionConfiguration( "127.0.0.1", Integer.parseInt("5222"), "yuyong.com");...
View ArticleError decoding subjectAltName
Ive got openfire (latest version) working great with Pidgin. But im gettig the following error when trying to log in through Candy?It's also producing "500 Server" Errors. Any thoughts. Is there any...
View ArticleWhere can I find the correct org.apache.mina mina-core sources?
I am trying to debug Openfire V3.9.3, but I noticed that the supplied sources jar for mina-core is off.The jar file, mina-core.jar, refers in the WEB-INF to the 1.1.8 SNAPSHOT sources, but only the...
View ArticleRe: Online contact missing from list
TO clarify, the online contacts are shared roster, usually only happens to large group. If I do an uninstallation of Openfire 3.9.3 and install Openfire 3.9.1, will all my contacts and groups remains?...
View Articleprimitive to wait for a packet and terminate connection on timeout
SMACK is an utterly synchronous library, and there are several situations in the stream handshake where we send a packet, wait for a reply and then analyze a boolean variable manipulated by...
View ArticleRe: primitive to wait for a packet and terminate connection on timeout
In https://github.com/Flowdalic/Smack/commit/5a92792489249f5b4788f513fb0b4cf0010e16 8c#commitcomment-7057418 you suggest to have a tri-state variable for "success" / "failure" / "timeout". I think it...
View ArticleRe: Allocate more memory for openfire - usage of java x64
In Linux maybe it is possible, but I haven't any clue that how can I do it in windows.
View ArticleRe: primitive to wait for a packet and terminate connection on timeout
I think it would be better to have a (atomic)booleanHow do you know that there was nor a positive or negative reponse with just a boolean? The problem is what Object.wait() hasn't an mechanism to tell...
View ArticleRe: Problems with SSL/TLS and Smack 4.0.0
This implementation works well but it didn't work on older API levels. While Android added improved keystore support in KitKat (4.0) IIRC, it's not really an issue of the Android API level, but, as...
View ArticleRe: Where can I find the correct org.apache.mina mina-core sources?
This may help you: https://github.com/igniterealtime/Openfire/commit/4e2be865e43922b7f04d2292368b76 9f1e8a8626#diff-d74cc07c5bb437ecf211f11167a35481
View ArticleHeadline messages
I am trying to push a headline message to a chat that's I am participating in. In browsing the docs I assumes chat.sendMessage(Message m) would allow me to set the Message.Type of the message....
View ArticleSingle group keeps disappearing from client
Our users are experiancing an issue with AD integrated groups disappearing from the Spark client. It shows up again once they relogin so they're sedated but we're unable to figure out the root cause...
View ArticleMore than one item in the "ldap.nameField" Openfire. Could anyone help me?
HiYou canincludesAMAccountNamefields, title anddepartmentin theparameter"ldap.nameField"theopenfire?which is onthe server/System Properties/ManagerinOpenfire. ?I needto showtheclient(spark orpsi)...
View ArticleOpenfire clustering with Hazelcast issues
Hello Folks, We have recently enabled clustering on Openfire using Hazelcast plugin. We are using openfire version 3.8.2 and Hazelcast plugin version 1.0.6 for this. Within few hrs of being installed...
View ArticleHardware requiremnt
Hi if i have 10,00,000 users and concurent 2,00,000 users then what will be the hardware requiremnt for open fire server? please let me know this because i want to start my chatting application Thanks,
View Article