Re: Move openfire svn to github 31 March
"Github is facebook for nerds" - Description of github as answer to the question of our management assistant given by a colleague. ;-D
View ArticleRe: Property 'provider.user.className' as specified in openfire.xml differs...
This warning message indicates that you already have the "provider.user.className" property defined in your Openfire database, and the value you have defined in the openfire.xml file is different than...
View ArticleCannot connect to http://myserversip:9090
I've been googling around on this issue for awhile and I can't seem to find a way to get this to work. I am running Centos 6.5, and have installed the .rpm package via wget. The CentOS 6.5 version I am...
View ArticleRe: Can OF servers be in the same domain for the clustering
Depending on your needs, you should be able to put together a configuration that works for a very large number of users. You can scale Openfire in the following ways: You can scale each of your...
View ArticleRe: Cannot connect to http://myserversip:9090
There are two possible things that could be interfering from what I can see. If you are confident that openfire is starting and running in the background (~]# service openfire status), then: First,...
View ArticleRe: Update database record but no change on chat
openfire caches a lot of stuff from teh database... manually manipulating the database outside of openfire isn't recommended. I would look in the source of some of the plugins and see how they go about...
View ArticleRe: Update database record but no change on chat
The problem is that I'm using python, and I need to update the database from it.I'm looking in fastpath's source code to see what it do to update the info, but I'm having a really hard time on doing...
View ArticleRe: Encrypted Connection to Oracle DB
Looks like there was a problem with the Oracle configurations. I've got the DBA working on it now and will try again once he's verified everthing is setup correctly and we have connectivity using the...
View ArticleRe: MUC-Autojoin with multiple resources, OF360a
Looks like Spark handles this scenario somewhat differently than the other clients I tested (Pidgin, Psi), but the feature seems to be working more or less as expected. I made a few additional...
View ArticleRe: Cannot connect to http://myserversip:9090
Jason, Thanks for your help. I got it up and running shortly after this post, but you were right, it was a combination of SELinux and default iptables. I forgot my basics when installing the server :\...
View ArticleCurrent Builds Spark Slow/Sluggish and unresponsive
I have recently deployed the latest builds of Spark and I am finding that it becomes slow and unresponsive, slugish and when you try to navigate the roster it stops responding at all then after a few...
View ArticleRe: Openfire will not work with my AD SBS 2008
for base dn, use the root of your domainbase dn: dc=domain,dc=local fpr your admin dn, uses the ldap account you created for ldap look ups. keep in mind this can be just a regular user account..it...
View ArticleRe: Java 8 support
Thanks for the links. I forgot to link the JIRA ticket which started this discussion (did now). I'm still waiting on some proven security threat that can affect Openfire while still using Java 7, or...
View ArticleRe: Openfire will not work with my AD SBS 2008
I gave that a try and still no luck. I even tried to input click@domain.local when entering admin users. I am getting this error in the openfire console: Username not found. When I turn SSL on it says...
View ArticleRe: Openfire will not work with my AD SBS 2008
Only problem with this Dase DN is that it's pulling all of the users. I only wanted to allow use to the Bixby User group. Is this possible?
View ArticleRe: Openfire will not work with my AD SBS 2008
yes..you will use search filters to handle that. This is how I do it. http://community.igniterealtime.org/message/222783#222783
View ArticleRe: Java 8 support
CSH wrote: Are there any known issues, that Openfire does NOT run with Java 8? I'm not a developer or an expert, but Openfire and Spark seems to run ok with Java 8. Also had no problems compiling...
View ArticleRe: Current Builds Spark Slow/Sluggish and unresponsive
it shouldn't require changing or adding jvm options for it to work... hmm... which build are you on exactly? 659? (click the Help --> About to see which build you are on) Are you using the embedded...
View ArticleGetting Spark to start up automatically at logon
My assistant used to set up Spark on new employee computers so when they logged on it would automatically start up and log them in (we tie it to Active Directory). He is now gone. I've set up a new...
View Article