Re: Openfire 3.9.3 - java.sql.SQLException: Out of Memory
Telling us what OS you are running on would help a bit. You can read about creating vmoptions file here Openfire: Installation Guide
View ArticleMonitoring Service cannot generate statistics and repeats errors
I use openfire 3.9.3. and monitoring service 1.4.2. It repeats the errors below. I reinstalled the plugin and didn't resolve the problem.My environment here:Java Version:1.8.0_05 Oracle Corporation --...
View ArticleRe: PacketCollector.nextResult() cannot be interrupted
Suppose that the timeout is defined to 30 seconds.There is no way to cancel the nextResult(). I have to wait ~30 seconds to the call returns. Even if the connection is closed. I my particular case, I...
View ArticleAll contacts are gone for all users after moving AD users to an OU - OpenFire...
I did update the LDAP path in OpenFire to reflect where the users are now ocated and all the AD users show up in the OpenFire admin console, however everyone lost their contact lists. I tried clearing...
View ArticleRe: problem whit jitsi videobridge 1.3.1
Thank you sbob74 . But unfortunately no luck yet on this frustrating matter. Bunch of strange stuff...My server is debian 7. So..* There is no /bin/openfire file. * There is no file in the system that...
View ArticleLDAP bind to AD - only works with Domain Administrator
We've had an issue with one of our customers recently - Spark stopped allowing anyone to log in. For some reason, the account we created to bind OpenFire (3.9.3) to AD was no longer working. The...
View ArticleRe: LDAP bind to AD - only works with Domain Administrator
My apologies - I should have noted that whilst leaving OpenFire running with the domain administrator account will work in the short term, a security audit by the company's parent has insisted that we...
View ArticleRe: Monitoring Service cannot generate statistics and repeats errors
I think the error is about the PostgreSQL server.PGSQL is more rigorous than MySQL, all know.
View ArticleRe: Monitoring Service cannot generate statistics and repeats errors
I think the error is about the PostgreSQL server.PGSQL is more rigorous than MySQL, all know.
View ArticleHow to correctly disconnect from aSmack
I have running aSmack 8.4.0.0 on android. Connection is running in a service. I need to completely disconnect from aSmack and stop the service,I am doing...
View ArticleRe: NoReponseException on connect(asmack 4.0.0)
It seems your server not contains SLL certificate and this is the reason why its you have to disable that option until your server install some SLL certificate
View ArticleRe: How to correctly disconnect from aSmack
What you wrote in your service to connect XMPP ?
View ArticleRe: increase java memory
i am using windows 2003, i have created vmoptions but it is not giving extra memory before creating it i have 247Mb and after creating same memory running can you share detailsi have created vmoptions...
View ArticleOpenfire Installation Requirements
Can Openfire share the server (Instance, Droplet) with other application servers or does it need a dedicated machine and OS server?? Thank you,Bernie
View ArticleUnable to install plugins
Currently running openfire 3.9.3 on OS X 10.9.5. Everything was running fine until last night when I updated the user services plugin. Since then I haven't been able to install any plugin. I have...
View ArticleRe: How to correctly disconnect from aSmack
It seems you have started your service as STICKY and this is the reason its connect to XMPP server again when you completely kill your app from task manager .You dont have to connect XMPP server every...
View ArticleRe: increase java memory
If you are using it with a launcher, you should create openfire.vmoptions file. If you are using it as a service - openfire-service.vmoptions. Important! This shouldn't be openfire.vmoptions.txt It...
View ArticleCant get Offline message after re-connected to server with...
I am trying to make one simple Android chat application which can able to send message offline and online both way with use of asmack-android-8-4.0.4.I am having issue with Offline messages . Behavior...
View ArticleRe: [bug] Cannot import a StartCom certificate with 2 altsubject names
Just a update on this: There's also some kind of a discrepancy between /opt/openfire/resources/security/keystore and /etc/openfire/keystore, as supplied by the default ArchLinux package. Adding my...
View Article[bug] Cannot import a certificate with 2 altsubject names
A few facts to start with:The root CA is in the system-wide truststore and the intermediate CAs (for StartCom Class 1 and 2) are in Openfire's keystore.The XMPP domain of the server (the server name)...
View Article