How can I register users using my app?
Hello, I want to know what I'm doing wrong, im trying to connect my android app to openfire to create new users from my app, but when i run the my app it doesnt throws any error, but it dont create new...
View ArticleChat history
How do I modify the properties on client computers to turn off the "Disable chat history" option in the preferences? I need to make sure that my users chat history is saved on their local machines and...
View ArticleRe: How can I register users using my app?
The log show nothing about xmpp packets, try to enable smack debugging and set the log level in android studio to Verbose or debug and add e.printStackTrace(); to your catch block maybe it's not an...
View ArticleRe: Session are not closing
jhemrick6909 wrote: After users log off the sessions are not always closing. Messages are being lost as they are sent to sessions that are no longer in use. Before restart off the server, one user...
View ArticleNeed License Details
We are willing to use Openfire with our product. But we are little confused with the Dual licensing terms. Our product needs the source of Openfire modified/ the exact version. We will be running a...
View ArticleWhere did XMPPConnection.DEBUG_ENABLED go?
I've been working with the Smack 4.0.0-rc2 release candidate, and am trying to get the basic debug console working. The documentation explaining how to enable the debug console suggests setting the...
View ArticleRe: Where did XMPPConnection.DEBUG_ENABLED go?
So, as it often happens, the truth reveals itself just after I've reached out for help. It turns out that the command-line parameter does work just fine, but if you're using an IDE like I am, make...
View ArticleRe: Can't build latest Git source in NetBeans
Another question: i see that this was merged recently by Dele https://github.com/igniterealtime/Openfire/pull/48But i don't remember anything about it in the forums, nor a ticket in JIRA for this.I did...
View ArticleRe: Need License Details
What dual license model? See https://github.com/igniterealtime/Openfire
View ArticleRe: Spark Disconnects from Network
I did check the plugins and none were enabled. This is happening more often to 1 or 2 more users gradually. It was thought to be a virtual memory issue, so it was increased. However, the problem...
View ArticleRe: Where did XMPPConnection.DEBUG_ENABLED go?
SmackConfiguration.DEBUG_ENABLED = true;
View ArticleRe: Need License Details
Ohhhh sorry. I might have been following the old posts in the forum. So there is no more commercial license available??
View ArticleRe: Criar grupo no Spark - Openfire
Amigo, vamos por partes, configurar o banco externo do openfire, ou uma aplicação para ler os dados de log na tabela?
View ArticleRe: Openfire 3.9.3 travando várias vezes ao dia
Vínicius, não é integrado com AD não, faço a instalação normal, ele esta instalado no servidor Windows Server 2003, recebi um email do Ignitrealtime hoje, concidência ou não, que relata muitos bugs da...
View ArticleNewbie question: Database Settings - Standard Connection to Windows Azure SQL...
Hi I'm trying to set up and configure openfire 3.9.3 locally on Windows 7 and connect to a Windows Azure SQL Server. I have the openfire database setup and configured on Azure but when I use the...
View ArticleRe: Session are not closing
Christian Michallek wrote: ...snipped...If you set a RessourceID manually, this problem does not occur and pidgin/openfire works normal. Good observation!I can report this same behavior. One of my...
View ArticleRe: Session are not closing
For anybody reproducing this, could you check your openfire logs and see if you see any recurring errors logged? Perhaps there is a cascading of failures going on?
View ArticleRe: Bug in nightly? Cannot connect with Jitsi client
Ok!I'm not sure what I did wrong previously but I'm currently running nightly 2014-06-23 and "everything" works:- Carbons works great, no issues for 48hrs. (it's awesome, a must have for the mobile...
View ArticleRe: 405 not allowed Error
The problem was fixed by dropping ssl certificate and regenerate self signed default certificates Incorrect certificate settings and incorect ownership of keystore file in security folder was causing...
View Article