Login without password?
I think I know the answer to this but....we have a domain environment here where users are required to change their password monthly. We use Spark, hooked into AD, but I'm not particularly fussed about...
View Articlemessage format changed
Hello, When working with V3.9.1 the message i get from Openfire is formatted like: <body>{"time":1424170650016,"from":"bariscaliskan"...
View ArticleSpark externo perdendo conexão a todo momento
Boa tarde pessoal. Preciso de um suporte com relação ao Spark. Tenho o servidor openfire versão 3.9.3 instalado no Windows 2003 server e o spark na versão 2.6.3 nas estações. Tenho tido diversos...
View ArticleXMPP ANDROID HELP!
I am trying to connect to my openfire server which is currently on the internet. I keep getting a 401 error from the server when I log in / send a presence / or send a message. Below is my source code....
View ArticleSmack 4.1.0-rc1 maven problems
add in project pom-file <dependency> <groupId>org.igniterealtime.smack</groupId> <artifactId>smack-android</artifactId>...
View ArticleDoes Smack API have a throttle/input rate limit mechanism?
Hi all, Does Smack API have a throttle/input rate limit mechanism? I ask because if I get lots of messages in a short abount of time, it looks like Smack sends them back to the server with an XMPP...
View ArticleOpenfire 3.10 Beta
I installed the beta version and am having an issue with spark clients connecting to the Openfire server. The machine and client are on the same network. Port 5222 is listening on the server and...
View ArticleBug in PacketParserUtils
Hi, On line 329 of PacketParserUtils (parseContentDepth()) you have: else if (event == XmlPullParser.TEXT) { xml.append(parser.getText());}this should be: else if (event == XmlPullParser.TEXT) {...
View ArticleOpenfire on Windows Server x64 with Java8 64-bit - more guidance needed!
Hi folks! I've been a long time around reading posts of the community an using openfire as a public xmpp server. First on linux based machines, nowadays running windows server for smoother...
View ArticlesetupPropertyEncryptionAlgorithm NPE, on web console server host settings...
Hi,I'm trying to integrate openfire 3.9.3 with a custom mysql database.After editing openfire.xml and restart openfire, when access web admin console and submit server-host-settings, this error log is...
View ArticleBlock Settings users!
I wonder if you can lock the configuration options for users of the network because the user does not logam in Spark.We have the Openfire server installed on a Linux (CentOS) and is linked to AD, all...
View ArticleHelp Setting Up Kraken Registration
Set up Kraken in Openfire, trying to set up connection to an IRC channel. When I try to register the new conenction, tells me XMPP user doesn't exist on this domain. I have tried...
View Articlesystem.out for debugging ldap issues
Openfire 3.9.3Ubuntu 14 Server Profile Settings: Connection SettingsStep 1 of 3 Connection Settings There is the option to enable debug: write trace information about LDAP connections to System.out....
View ArticleNo chat history between spark2.6.3 on PC and spark 2.5.8 on MAC
Hello, I'm not very tech savvy so go easy on me. Use Spark for work, obviously through a work server which I don't control settings on. My work computer is a PC, that was installed for me, works...
View ArticleRoster.getEntries returning 0
I am creating a java fx application for openfire chat client. i am using smack 4.1 rc1 to connect to the server. i am able to to connect to server send presence information to others and send messages...
View ArticleAccountManager create account issue
I have an issue using the accountmanager to create accounts from an android client running smackusing the latest version of smack from maven The iq from the output is this<iq to='server'...
View Article100% new at openfire - please can somebody advise me?
Hello all,I think I have got as far as I can without asking newbie questions. Here is my scenario... I am the caretaker at a community conference building and have been asked to get a feed of what...
View ArticleSmack 4.1.0-rc1 will not save vCard to Openfire 3.9.3 server
Please note that this used to work on the same server in Smack 4.1.0-alpha6. This stopped working when I upgraded from alpha6 to 4.1.0-beta2 and still doesn't work in 4.1.0-rc1. Minor changes in the...
View ArticleAlphabetical Sorting of URL Bookmarks
Is it possible to sort URL Bookmarks alphabetically? I don't see the option unless a special plugin is required. Thank you.
View Article