Re: Openfire 3.9.3 severe memory leak?!
Another observation. Installing and removing a plugin drops JVM memory drastically, to 50-60 MB and then it starts to grow again slowly. I'm thinking, maybe it was one of the plugins responsible for...
View ArticleMessage Storing by Default?
First of all, I am pretty new to XMPP and of course Open Fire. And now, I am developing a Mobile Chat Application which featuring User Messages are not stored anywhere. It make use of Open Fire 3.9.3....
View Articleparsing/setting content of error conditions (e.g. redirect)
Some error conditions (redirect, gone, etc.) contain a text node with information, in the case of redirect it is typically the IRI of the entity that is redirected to. Example: C: <presence...
View ArticleRe: parsing/setting content of error conditions (e.g. redirect)
SMACK-608, patches welcome
View Articleneed to create user with password from php encryption issue
Greetings, All i need is to can create users from my own php app, all my research tell me about the blowfish encryption, but always ask for the key that i already have in the settings of the system...
View ArticleRe: Message Storing by Default?
No, Openfire is not storing online messages by default. Administrator has to enable message audit policy or install Monitoring Service plugin to start saving all messages. Offline messages can be...
View Articleplugin or function on openfire that allows check the files transfered between...
I was testing the monitoring service, and works rigth with messages, but the story of files transfered, are not archived. Any help please?
View ArticleRe: AdHocCommandDataProvider getting in the way?
Uh and it appears to be possible to use JAXB with Smack: Using JAXB with SMACK as IQ parser But don't ask me on the details
View ArticleRe: AdHocCommandDataProvider getting in the way?
Good points. Lack of Android support for JAXB and performance are two issues which we'll have to investigate before moving from Smack. That said on the server side at least we've built a number of...
View ArticleRe: AdHocCommandDataProvider getting in the way?
Yeah saw that, only issue might be that the class they use to go from JAXB to XPP is GPL licensed so wondering if that might create a problem since our customers prefer MIT/Apache licensed code,...
View ArticleRe: Ldap enclose DN Problem
Okay, seems to be a problem since 2008: Openfire LDAP Quotation (encloseDNs) Problem and Fix. It's a pity :-( I tried to compile it with the workaround as described in the post, but it still doesn't...
View ArticleRe: New Openfire plugin: ServerInfo
It's not critical, so i will wait for another scheduled server restart and update then newest version http://files.mundoopensource.com.br/plugins/serverinfo_0.3.2.2.jar
View ArticleRe: AdHocCommandDataProvider getting in the way?
Smack/MUCUserProvider.java at master · igniterealtime/Smack · GitHub Basically the condition to determine if you are at the end tag of a element should not be parser.getEventType == END_TAG &&...
View Articleon reboot Cannot open database "openfire" requested by the login. The login...
Hello all. I have been searching the forum for this but cant find so pardon the repeat.On a windows 2008 R2 server with SQL server 2008 i have open fire and spark. The service is installed and...
View ArticleRe: on reboot Cannot open database "openfire" requested by the login. The...
Additional information. I just closed the GUI and all spark users were disconnected. I then restarted the service and ever thing works. Service start up type was "Automatic" Might it need to be set...
View ArticleRe: asmack4.0.0-rc1 and later version run crash
I have add into build path. My code is:public class MainActivity extends Activity { private WaitingDialog mDlg = null; @Override protected void onCreate(Bundle savedInstanceState) {...
View ArticleRe: asmack4.0.0-rc1 and later version run crash
I can not understand why asmack0.8.10.jar can work well in my phone.
View ArticleRe: Initial install error
Its because your administrator account isn't in the base dn also, The admin account isn't really an admin account. it's just used for reading ldap. So a regular domain user account will work. You...
View ArticleDetermining Source File to Edit
Is there documentation that helps determine what parts of spark & it's GUI correspond to the underlying source code?For example, I want to set the "Show offline Users" option to be "on" by default,...
View ArticleRe: Issue with setup of Jappix 1.1.1 with openfire 3.9.3
Thank you for reply. But No luck by changing the port after that i also change the groupchat and punhost but same result My jappix is installed on different server not as same as where openfire...
View Article