Re: Can anyone help me what exactly is the exception means?
Seems like a version conflict with the bouncycastle jars. I've once had a similar exception, because I had a different bouncycastle jar in my classpath (Java installation). Openfire did use that one,...
View ArticleRe: A Bug about get Members and admins from a room
XEP-0045 is not very clear on that (requesting different affiliations in one request), but it's not fobidden either and I think it makes sense. Maybe you can provide a patch? Or post the relevant code...
View ArticleRe: Custom plugin request, only last logged in client under same username...
For clairification, in group chats, only the last client to attach gets messages regardless of which clients are used and which priors are set.
View ArticleRe: Openfire 3.9.3 severe memory leak?!
Not sure if this is a leak or something else, but usually i had similar issues because of low JVM memory before. 3.9.1 was running fine for a month. I have upgraded to 3.9.3 6 days ago. Today all...
View ArticleCan anyone help me what exactly is the exception means?
Hello, I just download of3.9.3 sources and imported in my Eclipse IDE. Everthing is fine I finished the setup process quickly and just typed admin account to login the openfire Administration Console,...
View ArticleRe: I have problem KeyStoreException
I am getting this problem also. What is the cause? Is there any solution?
View ArticleRe: A Bug about get Members and admins from a room
The originalcode snippet:private void handleItemsElement(MUCRole senderRole, List<Element> itemsList, IQ reply) throws ForbiddenException, ConflictException, NotAllowedException,...
View ArticleRe: Não consigo logar no Openfire
Vini, obrigado. Eu vi que uma das opções é colocar no <setup>false</setup> para ele iniciar as configurações. É isso que está dizendo? Não existe documentação da instalação, ou seja, estou...
View ArticleProblem in version 3.9.1 (log in to the admin console)
Hi.I can't log in to the admin console.System: FreeBSD 9.2-STABLE #0 Error: HTTP ERROR 500 Problem accessing /index.jsp. Reason: java.io.IOException Caused by:...
View ArticleRe: Problems with manifest files in 4.0.0-rc2
Alright then. I've squash merged the OSGi commits in master and pushed the new master to the offical repo. Will later wrap up 4.0.0-rc2 Thanks for you effort
View ArticleRe: Openfire 3.9.3 severe memory leak?!
This is exactly what I saw. Has to be a memory leak of some sort.
View ArticleRe: Stopping Openfire, Kill usage incorrect.
If you want to test things:Stop/kill Openfire and remove openfire.pidStart Openfire. Get the pid with 'ps' and compare it with openfire.pid.They must/should match.
View ArticleRe: Changing font, not only the size
These patches are probably too old. They do not apply fully to the source for me in the Netbeans. So i can't tell how to apply them or are they even working.
View ArticleRe: Openfire IOException after touching SSL Certificates
Thank you Travis. Everything workes fine with your guide!!This will save a lot of people's time.
View ArticleRe: SSL Certificates in Cluster Environment
The answer is quite simpel, like Kevin told before. Just import your certificate over the Adminpanel to all other cluster members
View ArticleRe: Server to Server Whitelist
Filed as https://igniterealtime.org/issues/browse/OF-807 When exactly it started? With 3.9.2?
View ArticleHi newbie question openfire supports video calls?
Hi im newbie with openfire my is question it supports video calls? because i install and i need develop videocall chat
View ArticleDeleted admin user on openfire 3.9.3
So the admin user mistakenly got deleted from the system. I am running openfire 3.9.3 with an external mysql database on Debian6. I found a lot of posts on this but they were all outdated. They all...
View Article