Re: 3.9.3: MUC Invites result in 404
I just shortly tested it with 2 Smack-based clients (not Spark) and could not reproduce this issue. I've also checked the XMPP traffic. No error at all. I also checked with another client (Swift) and I...
View ArticleRe: Problems with manifest files in 4.0.0-rc2
(1) Replace the component-xml by those found in the diff. The namespace is important for SCR.done (2) There cannot be two methods which the same name, but which an input output structure not...
View ArticleRe: Problems with manifest files in 4.0.0-rc2
A blocker is now, that the correct classloader must be forwarded to SmackConfiguration. From my point of view, we have only two options to solve this issue: (1) Create a separate class that performs...
View ArticleRe: Openfire IOException after touching SSL Certificates
I have attempted to re create a CSR and I have recieved a new certificate. I created the new CSR using the key.pem file. I put the new domainname_org.crt and privateKey.pem into Openfire, and get...
View ArticleRe: Error send (Type message emoticons)
http://stackoverflow.com/questions/23576507/emojicons-send-face-icons-not-work-s end-number-icons-work/23589178?noredirect=1#comment36253267_23589178 ISO-8859-1 only encodes characters less than...
View ArticleConnecting to Active Directory
We're attempting to get our OpenFire server to talk to Active Directory. I'm following this guide: http://www.igniterealtime.org/builds/openfire/docs/latest/documentation/ldap-gui de.html Host:...
View ArticleRe: Openfire IOException after touching SSL Certificates
Upon further investication, my error log has shown me this line 2014.05.12 12:03:25 org.jivesoftware.util.CertificateManager - Error decoding subjectAltNamejava.lang.ClassCastException:...
View ArticleRe: Openfire IOException after touching SSL Certificates
Tell comodo you need it for openssl + apache How to setup comodo positive SSL with Openfire 3.9.x From START TO FINISH (this took over 24 hours to gather and solve) Here are the commands you will...
View ArticleRe: DB Indexes
The required indexes should be in the .sql file and created during setup.
View ArticleRe: Disable SSLv3 and Enable TLS 1.2 ??
Just in case anyone else ever faces this issue. Did the following Install the latest openssl build just for safety sake. sudo apt-get purge openssl sudo apt-get clean wget (long openssl tar.gz url for...
View ArticleRe: Connecting to Active Directory
Now I'm getting an "org.jivesoftware.openfire.user.UserNotFoundException" error. It at least seems to communicate better, but not sure why it can't see the users. EDIT: If I remove the Users; from...
View ArticleRe: Help me when I start conference with spark ?
Is that reason my data link ? Any advice for me ? Thank a lot.
View ArticleRe: 3.9.3: MUC Invites result in 404
Hi CSH, I'll do testing again today. Could you tell me which client you used for your testing please? I'd like to reproduce your success - so far, I've only been able to get the Spark client to...
View ArticleRe: Problems with manifest files in 4.0.0-rc2
Yes, you are right, you can omit the "active" declaration. I thought about this too. What happens atm if you unload/deactivate a Smack API extension bundle (experimental, extensions, legacy)? Does the...
View ArticleRe: SSL Certificates in Cluster Environment
django - Maybe we can help each other given the little commercial support available for OpenFire. You would want to use a *.yourdomain.com cert and place it on all the servers. Then if you were using a...
View ArticleCA certificate windows
OpenFire Community - My problem is that I can’t get OpenFire to take my certificates through the web interface no matter what format or how I generate them in OpenSSL. Has anyone been able to upload a...
View Article