Re: Lost Contacts
All of our users are pulled in from AD. They all show up as read-only in the Openfire admin console.
View ArticleSearch problem in Spark?
Hi, During an upgrade it appears that I may have lost the ability to search in the Spark client. We are also running openfire server. Search works great in Pidgin. Whenever I try to search with Spark...
View ArticleEditing Systems Properties
Is there a way to edit the system properties without going into the web console? I changed the xmpp.domain and now I'm not able to login so I assume the best thing to do is change it back... but I'm...
View ArticleRe: OpenFire on Synology Diskstation / DynDNS
Just a few thoughts: 1. Try using the IP directly. You mention the other DNS address work but what happens if you type in the server field IP-Address to bypass DNS. 2. Also, open the port to temp...
View ArticleI can't view other participant in JitMeet
Hello everyone, I would like to say that, this is a amazing project and I think i'm gonna need this near future. As a newbie I would like try to install jitmeet on my local testing server.And I think...
View ArticleRe: OpenFire on Synology Diskstation / DynDNS
Try 'telnet dyndns-name 5222' and check the port. If this fails then it's either your firewall or a nat/port-forwarding issue.
View ArticleRe: Incorrect cyrillic symbols in history
Make a full backup and try to install Openfire again.(or unzip it in a new-user folder and copy openfire.xml and the certificates - then make sure the server is stopped before starting the new one). It...
View ArticleRe: Regarding setting up openfire project on eclipse for dev
Hello friends, After setting up openfire project on eclipse , it shows compilation error ' The type ArrayExtensions is ambiguous ' and ' The type BitAssistant is ambiguous ' for class...
View ArticleConflict classes among hazelcast and clustering plugins
Please help to solve compilation error of Openfire source code :Package conflict among hazelcast and clustering plugin classes which are having same name. Thanks in advance .
View ArticleRe: Receive AdHocCommandData not totally right, how to handle this?
This is a weakness in AdHocCommandProvider: It does not parse the query element, in fact it doesn't allow packet extensions at all. Logged as SMACK-605
View ArticleRe: Receive AdHocCommandData not totally right, how to handle this?
hi can I receive the whole xml using another method if there is any? (original XML is ok for me, I can specially handle this format of xml message to get the data)because I want the data in the...
View ArticleRe: Receive AdHocCommandData not totally right, how to handle this?
can I receive the whole xml using another method No, but you could replace the AdHocCommandDataProvider with one that parses the query element (and adds it to the resulting AdHocCommandData for example...
View ArticleRe: Receive AdHocCommandData not totally right, how to handle this?
you mean, I will change the SMACK source code, and modify part of AdHocCommandDataProvider related codes?
View ArticleRe: Receive AdHocCommandData not totally right, how to handle this?
hiI have added a new class AdHocCommandDataEx extends IQand DataFormEx implements PacketExtension,the DataFormEx has query tag. and also, I want to replace the iq provider with the old one like...
View ArticleCan not locate openfirehome directory
I have made setup of openfire server in eclipse . Now i am trying to start openfire server ,it will failed to set openfireHome ? Is there any configuration file to set openfirehome or any other way if...
View ArticleHow to pack a temp. Smack edition?
hi, I have a question about user roaster, and it proves to be a small bug, but loses some info I currently needed. my question is on topic https://community.igniterealtime.org/message/242329#242329 And...
View ArticleMonitoring Plugin dont Work
Hi! I have this problem on my Openfire:A few weeks ago the monitoring plugin stop working, i tried everything, reinstall, uninstall and install again, update the openfire software andd the plugin but...
View Articles2s share groups
Heyall! Myquestion is more a wonderingthana problem.Inthe present situation, I have twoopenfireservertalking to each othervia serverto server. After somesearchonyour forumandonGoogle, I must confirm...
View ArticleRe: Losing connection to AD
in openfire, what are you using to connect to the DC? hostname, localhost, ip or loopback ip? If youre using anything other than the loopback IP (127.0.0.1), change it and see if that resolves your...
View Article