Re: Cannot get ldap configuration to work after updating to 3.9.3
Maybe you can try rerunning the Openfire setup and check if tests complete on LDAP page.
View ArticleRe: Cannot get ldap configuration to work after updating to 3.9.3
That didn't work either, pressing test settings doesn't do anything. Here is what I'm using for my ldap configuration. domain- example.localAdmin Console Port: Secure Admin Console Port: Embedded...
View ArticleRe: Openfire 3.9.3 severe memory leak?!
Hello, I upgraded (Linux i386 RPM, CentOS 5.6) last night and immeadiately noticed a memory leak in OpenFire. At first I thought it was because I was using Oracle's JRE 1.7 u55, however, changing to...
View ArticleError: Could not find or load main class...
I have imported src files into eclipse probably over 100 times over the past two weeks. I continue to get the error: Error: Could not find or load main class...
View ArticleRe: Openfire 3.9.3 severe memory leak?!
In my experience, memory leaks are among the hardest bugs to find :-( Useful info:- What was your previous OF version, that worked without leaks?- Did you / the users do some specific stuff? Like a lot...
View ArticleRe: Problems with manifest files in 4.0.0-rc2
I got it working without fragments... But I had to make some changes to the code. I only get this: Mai 08, 2014 5:03:01 PM org.jivesoftware.smack.SmackConfiguration loadSmackClassWARNING: A startup...
View ArticleRe: update 3.9.3 broke server login
Looks like your property encryption settings have become out of sync. Use the following procedure to fix this issue: Stop OpenfireCheck the content of the conf/security.xml file, and remove theses two...
View ArticleRe: Cannot get ldap configuration to work after updating to 3.9.3
That didnt work either, I'm not sure what I'm doing wrong here. I've done this several times before and it worked.hm....
View ArticleRe: update 3.9.3 broke server login
Should I start a new thread again for my issue since I our setup is not using LDAP?
View ArticleRe: Problems with manifest files in 4.0.0-rc2
But I had to make some changes to the code. Would you mind showing us a diff? The trade-off is, that the user has to call something like "Extensions.initialize()" to trigger the provider addition....
View ArticleRe: Running Jitsi Videobridge Openfire Plugin with NATed IP – possible or not?
I am using Ubuntu and I see the user openfire has control over the plugin. the home directory for openfire user is /var/lib/openfire do I need to put the directory and file in there? or do i just...
View ArticleRe: Running Jitsi Videobridge Openfire Plugin with NATed IP – possible or not?
Hi Jason, I've just got access to the file using:sudo -iand then cd to /var/lib/openfire/plugins/jitsivideobridgeedited the file using vi
View ArticleRe: java.io.IOException trying to login after 3.9.3 upgrade
So I just uninstalled 3.9.3 because users were reporting issues seeing people in other groups, and since I couldn't log in to administer I just uninstalled and reverted back to 3.9.1. Copied over...
View ArticleRe: Sub domains no longer recognized
Blew out the server and completely re-installed the OS and OpenFire and getting the exact same results. So does that mean the Active Directory has a problem? Firewalls are off on the DCs of all...
View ArticleRe: java.io.IOException trying to login after 3.9.3 upgrade
This error appears to be related to the recent change in the IgniteRealtime community pages. The team has recently switched over to using SSL, and the RSS feed links embedded within the Openfire admin...
View ArticleBUG: OpenFire 3.9.3 Release Post has broken links
Link: https://igniterealtime.org/projects/openfire/index.jspExample: here (can't attach images)In the lead-in text, both links are broken. They go to:...
View Article3.9.3: MUC Invites result in 404
Platform: Installer: CentOS 6.5 i386, using the Linux i386 RPM Versions: Affected: 3.9.2, 3.9.3 (latest release) Not Affected: 3.9.1 Issue: All MUC invites to user-created (dynamic) rooms are...
View ArticleRandom, Large server loads on low user server
Hi there, We've been having a problem with openfire. At unusual times and days (no pattern) the server will suddenly use upto 2000% cpu time, on a 32 core 64GB server this meant a load average in...
View ArticleRe: Encrypt every new/edited property: bug or feature?
Yes, this is definitely a bug - thanks for the detailed report. Filed as OF-800; expect to be resolved shortly.
View ArticleRe: Random, Large server loads on low user server
This may be a "Full GC". Java uses as much cores as possible to free memory. You could use jconsole, visualvm or enable the GC log of the JVM to monitor this. Which memory settings do you use?
View Article