SSL Upload bug in 3.93 (tested and confirmed)
Please fix asap: Can't really use openfire without TLS and SSL! Using the below steps in 3.91 I'm able to sucessfuly upload my signed certificate but on 3.93 I cant!!! 1. Login into my openfire...
View ArticleRe: SSL Upload bug in 3.93 (tested and confirmed)
Developers: If you want too see the full steps here they are: These are what I follow to a T when uploading. I gave the short hand above incase you are already aware of the issue. Install Microsot...
View ArticleRe: IQHandler not receives packets with subdomain receiver
You are mixing two different things.Use iqhandler to handle IQ messages with defined namespaces without creating a component. If you have already created a component handler, then you do not need an iq...
View ArticleRe: Openfire 3.9.3 severe memory leak?!
jmap included in the Jdk. I assume you use the OF Jre.
View ArticleRe: Openfire 3.9.3 severe memory leak?!
Actually i'm using the one bundled with Spark.tar.gz version Arch linux removed Oracle's java from repositories, so i decided to update my Java manually just replacing the old java folder.
View ArticleRe: Deleted admin user on openfire 3.9.3
No users can login. It was currently set to 1@servername. I changed it to admin@servername then flushed tables and privliges and I still can't login to the admin console.
View ArticleRe: Openfire 3.9.3 severe memory leak?!
I believe the change for OF-764 may be adversely affecting memory utilization in some circumstances. Can you confirm whether you have significant MUC traffic (or history) with rooms that have...
View ArticleRe: Openfire 3.9.3 severe memory leak?!
We don't actually have high usage of rooms. There are only 3 persistent rooms which are rarely in use (and probably a few sporadic dynamic rooms now and then). Service is configured to show 15 last...
View ArticleRe: Openfire 3.9.3 severe memory leak?!
We didn't use rooms and still saw the issue. Strangely enough, Messages on OS X Mavericks became completely unusable and had to be force quit.
View Articlegroups keep saying not found in admin panel
Whenever i create a group and set it up, if i try to go back to it at a later time it gives me an error. below is the error any help would be greatly appreciated thanks. I cannot delete the group...
View ArticleRe: Openfire 3.9.3 severe memory leak?!
OK - agree, this seems unrelated to the MUC change. [FYI when we do ship the next update, you will still be able to set a limit for the number of days (180, 365, 1000) you're willing to load using the...
View ArticleRe: Openfire 3.9.3 severe memory leak?!
Wondering if this feature can be more flexible/dynamic. Maybe it can check the "show x messages" setting of the service and load only such number of messages to the memory instead of the whole 1000...
View ArticleCan't Receive Pictures
For some reason when someone tries to send me a picture or file, I cannot receive it. I am able to send files fine, and this does not seem to be a problem for anyone else in my office. Is there any...
View ArticleRe: Cannot start Openfire after SSL cert renewal
If you have a newline or linr break at the end of your certificate remove it and recreate the keystore.
View ArticleRe: Reconnection and Roster
thanks Flow, pls correction me if i'm making any mistakes. Before reconnection we can assume my current Roster has 2 entries calls oldA and oldB that belong to none groups and both has...
View ArticleRe: Spark with Innosetup
There is no document with such ID in the system anymore (error is a misleading). It wasn't deleted by admin. In such case it would be still in the system available for restoring. So, either he deleted...
View ArticleRe: Reconnection and Roster
Thanks for your detailed descriptions. I prepared a commit that needs some testing. Instead of using a boolean I've added a new List 'unchangedEntries' to prevent those entries form ending up in...
View ArticleRe: groups keep saying not found in admin panel
https://igniterealtime.org/issues/browse/OF-782
View ArticleRe: Deleted admin user on openfire 3.9.3
I would stop Openfire, edit /openfire/conf/openfire.xml, uncomment<authorizedUsernames></authorizedUsernames> and add my user to it...
View Article