Re: How to optimize java memory in openfire
You have Java 7 installed, but in this screenshot i see that Java 6 is in use. You should stop Openfire and delete jre folder in C:\Program files\Openfire. Then it will use the system's Java 7. You...
View ArticleHelp getting a new Openfire server running
Hello Openfire Experts, The company I work for has been using Openfire and Pidgin for the internal instant messaging solution for several years (since before I started). When I came into work on...
View ArticleRe: Cannot receive/send message using Smack !
Got it. After a week I finally discovered that this is in fact a bug from Openfire. The workaround is simple and can be found here:...
View ArticleRe: How to check chat history from all users in openfire server?
Thanks, you helped a lot !
View ArticleHelp Need OpenFire Server and Spark connection with clients
I was able to setup the open server on a windows server 2008 ,which acts as the domain for the company Am able to run sparks on server ,meaning am able to login I installed sparks on a client machine...
View ArticleOpenFire not responding with outbound to Lync 2013
Troubleshooting Lync 2013 with Openfire 3.8.2. All the required configuration changes have been made on with DNS record, Lync as well as the Openfire Server changes. When adding the contact through...
View ArticleRe: Can't access Openfire with Spark over VPN (iptables?).
Hi, thanks for the answer. In my case it never worked with VPN clients. But I found a solution that could not be the best. I have had opened port 5222 within the LAN (I mean, set -s and -d parameters...
View ArticleRe: Help setting up Openfire with spectrum/gojara
Hi all, I am still not able to get this working, but had another idea, Our users within OF are LDAP users from AD.Could it be that spectrum is unable to login as it cannot create a account within the...
View ArticleRe: Difficulties Installing Openfire 3.8.2 (Post-Install Setup)
was having issues with LDAP, then it worked (quite unexpectedly), then I wanted to make a small change (the admin user) and hosed everything up. This has prompted me to re-install the whole thing (as...
View ArticleOnline contacts appearing as offline?
Several of my contacts have started recently appearing as Offline, even though they are Online and having conversations with me. I double-checked with them that their status was either "online" or...
View ArticlePlugin Monitoring Service nao mostra as imagens - db postgres
Ola Pessoal, Estou com um problema que o plugin Monitoring Service nao esta mostrando as imagens na pagina de monitoria. Fiz os testes com o banco local e funciona o problema esta quando uso o...
View ArticleFastpath chat usage summary is not being updated
Hello. I'm running Openfire 3.8.1 with the following plugins:Fastpath Service 4.2.0Fastpath Webchat 4.0.2Monitoring Service 1.3.2-beta1Presense Service 1.5.1Search 1.5.1 I've noticed that "Fastpath...
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 ArticleAjuda monitoramento Openfire
Galera, boa tardeSou novo aqui e queria um help de vocêsFiz um servidor para a empresa onde trabalho e meu chefe pediu p/ implementar o serviço de monitoramento, porem não funciona.Quando acesso os...
View ArticleI think I have a problem in get message
Hi community, public class MyChat { Connection connection; String user; MyChat(Connection connection, String user) { this.connection = connection;...
View ArticlePossible bug? Group search filter being applied twice
Using Openfire 3.8.2 on Linux with Active Directory 2003. With the following group filter: (&(objectClass=group)(name=OF_*)) I get two groups returned when I use any other LDAP filtering tool:...
View ArticleRe: Installing OfMeet on Openfire 3.9.0
It is still being developed and changing every day. I suggest you upgrade to latest code and if you still have problems, try pasting your Google chrome log (Tools| Javascript console)
View ArticleRe: Getting Vcard OutofMemory
I just code likeVCard vCard = new VCard(); vCard.load(clientConnection.getConnection(), userJID);...
View Article