Re: Install Newbie
Looks like I may have found the issue, turning of iptables allows me to connect to the web admin. Just need to work out what rule to put in place ? If someone has done this before, I would appreciated...
View ArticleRe: get online users(Roster entries) using smack 4.1 in android
Did you add 'smack-im' to your dependencies? Note that -rc1 is the latest version.
View ArticleRe: Disable chat history by default on install
There is currently no such option and there is a feature request filed for this, but nobody is working on it https://igniterealtime.org/issues/browse/SPARK-1436
View ArticleRe: Fastpath and RestApi
Is there any Example online, where i can see how to make a child plugin ? Because, when I add the <parentPlugin>fastpath</parentPlugin> to my xmland than try to access to fastpath methods...
View ArticleRe: Openfire 3.10 Beta and Openfire Meetings 0.1.1 - ofmeet 404 Not Found
no problem, here are all the logs (debug, warn and info).The error-log is empty, even after accessing https://DOMAIN.TLD:7443/ofmeet and getting the Error 404
View ArticleOpenfire hang
Hi All,we're using Openfire 3.9.3 on CentOS 6.5 for a internal messaging system but after some times we noticed a strange freeze of OF. During the freeze time the heap size is under the warning...
View ArticleRe: Error creating secured outgoing session to remote server
That sounds like an SSL error while trying to connect to another server for S-2-S. A quick search about this error returned Java: Why does SSL handshake give 'Could not generate DH keypair' exception?...
View ArticleRe: File Transfer fails on Smack 4.1.0-beta 1
Below is my client test result using smack-4.1.0-beta2-SNAPSHOT-2015-01-14: Debugging/single-stepping into the receiveFile, I have observed streamNogotiatorTask,get(..) throws an ExecutionException...
View ArticleRe: Fastpath and RestApi
You have to get the plugin object first and then work your way from there. See the fastpath admin jsp pages for examples
View ArticleOpenfire 3.9.3 and log rotation issue (based on date)
Hello all, I am running Openfire 3.9.3 on a Solaris 10 (sparc) machine and I have an issue with log rotation. Logs are rotated based on size with no problem but they are being rotated based on date at...
View ArticleRe: How to create a proper plugin build and one shot?
Our Live System is running on 3.9.3.And i also managed to import OpenFire 3.9.3 Sources Files form the zip file offered on the main page into Intellij as project(with some try and failers for...
View Articlemessage format changed
Hello, When working with V3.9.1 the message i get from Openfire is formatted like: <body>{"time":1424170650016,"from":"bariscaliskan"...
View ArticleRe: message format changed
Edit: After investigating i found that when a client connect with xiff it get all the data, but when using Smack V3.4 it sends only the message body without nickname and time stamp.Can i control how...
View ArticleSpark externo perdendo conexão a todo momento
Boa tarde pessoal. Preciso de um suporte com relação ao Spark. Tenho o servidor openfire versão 3.9.3 instalado no Windows 2003 server e o spark na versão 2.6.3 nas estações. Tenho tido diversos...
View ArticleRe: IncomingFileTransfer recieveFile(..) throws "error in execution"
Not sure what version "4.1.0-rc1" denotes, so I tested with nightly smack-4.1.0-beta3-SNAPSHOT-2015-02-12. Per your request, below is trace from getCause() . Regression tested with previous...
View ArticleRe: Login without password?
You may want to give SSO a go. Its a little tricky to set up, but it should solve your problems How to Setup SSO on Windows Server 2008r2 with a Domain level of 2008r2
View ArticleXMPP ANDROID HELP!
I am trying to connect to my openfire server which is currently on the internet. I keep getting a 401 error from the server when I log in / send a presence / or send a message. Below is my source code....
View ArticleRe: Fastpath and RestApi
Is this the correct way to do it ?And in this case, what is about the value in <parentPlugin> should it be "fastpath" or "plugin-fastpath" ?Yes, that is what works for me
View ArticleRe: Ofmeet + Spark
Hi all. Been a long time since my last post.I am having the same problem. I installed OpenFire 3.9.3 and the latest version of the OFMeet plugin. I can see the OFMeet in my plugins folder, but in my...
View Article