Trouble with setting up Openfire
Here is a copy of the error log, can you someone decipher this for me? 2014.03.26 16:40:50 org.jivesoftware.util.log.util.CommonsLogFactory - Prototypejava.sql.SQLException: null, message from server:...
View ArticleRe: desperately trying to get Windows SSO working with win2k8r2 and Win7..
try creating a new keytab file. use this command on your dc. This keytab file will not pass the init java test...so don't worry about trying, however try it in your resource folder anyway. ktpass...
View ArticleRe: desperately trying to get Windows SSO working with win2k8r2 and Win7..
speedy i think your my hero! I found the problem here - once you have run the ktpass on the DC and set the password you then CANNOT log onto the domain as that account with the password you supplied...
View ArticleConfigurable Timestamp Formatting
Further to http://community.igniterealtime.org/thread/20218 which would be very useful I can’t find a way to change the timestamp of messages in the chat room? Ideally the administrator would define...
View ArticleRe: DNS SRV/TXT lookup for Openfire?
Use an internal and an external DNS server, every one should return the proper IP address.I see no problem having multiple IP addresses and NATing the external one.Anyhow I agree that it is a rather...
View ArticleRe: Trouble with setting up Openfire
Well, you are the only one who knows what is happening with your MySQL. Maybe create a new database and new user and try with it. Not a huge db guy myself, but access denied errors usually mean wrong...
View ArticleRe: Compression enabled: more harm than benefit
Same here. Major headaches with XmlPullParserException that suddenly went away after disabling compression on the server and/or clients. I'm so glad I found your message, it pointed me in the right...
View ArticleRe: http-bind for ofmeet
change bosh: window.location.protocol + "//" + window.location.host + '/http-bind/' to https://your_openfire_server:7443/http-bind/ or to http://your_openfire_server:7070/http-bind/
View ArticleRe: How to join a Queue without using the bot? (XEP 0142)
Can you give a snippet that you used to make this work? I am having this exact same issue.
View ArticleRe: MUC history isn't preserved after server restart (bug or by design?)
AffenDev, what database are you using? Filing as OF-764
View ArticleHow to specify "platform"
Hey guys, absolutely love Smack so far, so nice. Iwas wondering if there is a way to specify the platform you are on when logged into facebook, you know when you're on a mobile it says "mobile" and on...
View ArticleRe: Silently install Spark via Script, disable history during install?
#goodenough. Thank you. Edit: I've adapter your script to work under my SSO+LDAP domain environment. None of the users here have local admin here. I've separated everything into scripts to run via GPO....
View ArticleRe: I WANT TO LISTEN FOR MESSAGE!
something like this should do it // register listeners so people can start a chat with us (without this we have to start it) ChatManager chatmanager = connection.getChatManager();...
View ArticleSpark Disconnects from Network
Hi, I have 2 users that are experiencing disconnetions from the network while in Spark. They're both using version 2.7.0. Below are the logs. I've reinstalled for user 1, but haven't done the same for...
View ArticleRe: Openfire 3.7.1 - Emojis in MUC kill chat connection
It works fine, but if you restart the server go to the MUC the emoji doesn't appear. I am using mySQL. So maybe it has something to do with the way mySQL handles utf-8.
View Articleconfigure spark interface to add shortcut messages
I'm hoping someone can point me in the right direction with my problem. I've inherited an openfire/Spark installation that I need to edit. The Spark IM client has been modified so that instaed of the...
View ArticleRe: Como cargar varios usuarios a la vez en Spark
y ya no supistes, o si lo averiguaste... porque estoy en la misma situacion
View ArticleError when adding admin from LDAP
Pretty self explanatory, no errors up until this point?Any ideas what is going on? Thanks in advance!
View ArticleRe: Trouble with setting up Openfire
You can restart the setup, by editing Openfire\conf\openfire.xml and changing <setup>true</setup> at the bottom to <setup>false</setup>, starting Openfire and going to admin...
View ArticleRe: Trouble with setting up Openfire
I did that and I got right to the spot where I can add an administrator and it's erroring when I try to add a username. Not sure where to go from here. --No username was provided or the specified...
View Article