Getting Spark to start up automatically at logon
My assistant used to set up Spark on new employee computers so when they logged on it would automatically start up and log them in (we tie it to Active Directory). He is now gone. I've set up a new...
View ArticleRe: Getting Spark to start up automatically at logon
Click the "Spark" menu option in the top left corner Spark --> Preferences --> Login --> checkmark "Launch on startup" and probably also "Auto login" and "Save password".
View ArticleRe: unable to use a admin account with "-" in it.
Submitting the new username does work as expected, so this seems to be a password problem. I have no problem with user "ad-min" to log in. It has of course the "Is administrator" property set. The UI...
View ArticleRe: How to receive Packet payload that is shown in Debugger
I got it on my own by implementing the following IQProvider: publicclass HarmonyHubResponseIQProvider implements IQProvider{ public IQ parseIQ(XmlPullParser parser) throws Exception {...
View ArticleRe: How to receive Packet payload that is shown in Debugger
Nice use case for Smack. Did you already wrote a PacketProvider for 'oa' with the 'connect.logitech.com' namespace? If so, please show us the code. This is more a XPP3 question. I would expect to be...
View ArticleRe: MUC-Autojoin with multiple resources, OF360a
You were right Tom. Spark behaves differently and i don't think it is right behavior, so i have filed a bug SPARK-1580. Testing the latest changes. Exiting seem ok with many clients. Other resources...
View ArticleRe: Openfire 3.9.1 Doesn't Open Ports
Java Version:1.7.0_51 Oracle Corporation -- Java HotSpot(TM) 64-Bit Server VMAppserver:jetty/7.x.y-SNAPSHOTHost Name:OS / Hardware:Linux / amd64Locale / Timezone:en / Eastern Standard Time (-5 GMT)Java...
View ArticleRe: failed to connect to Openfire by websocket
Thanks for answering my question. It's better to document this fact somewhere.
View ArticleTrouble when import Spark source code to Eclipse
Hi all , i have some troubles when import source Spark to Eclipse .I try use Eclipse 3.2 or 4.x and JDK 1.6 / 1.8 but it not work Please help me fixed error . If possible , please make new tutorial...
View ArticleRe: Openfire 3.9.1 Doesn't Open Ports
make sure your firewall is allowing those ports of course. also depending on the default tomcat config from the ubuntu package manager repo, it may conflict with the jetty server built into openfire....
View ArticleRe: Trouble when import Spark source code to Eclipse
some of the plugins depend on the spark source code being avaialble in a certain path. if you are not working on those existing plugins, you can simply remove them from your build path and eclipse...
View ArticleRe: Openfire 3.9.1 Doesn't Open Ports
the ports don't even show up in the openfire web admin site as ports which are in use. After i change them and change them back then they show up. I have completely turned off the firewall and it still...
View ArticleRe: Openfire 3.9.1 Doesn't Open Ports
a similar question for ubuntu and ports failing to open for another xmpp server: http://askubuntu.com/questions/201462/why-does-ejabberd-start-fail seems it was related to having a bad server setup......
View ArticleRe: Java 8 support
I have been running JRE8 on one of my openfire servers since early release with no problems. Now that it has been released, I am upgrading all my servers with no problems so far
View ArticleRe: Jitsi VideoBridge and flash-videoio
But I found something interesting, but it's commercial solution - https://www.frozenmountain.com/products/icelink. I plan check it in some my free time.
View ArticleRe: Migration to 5.0 ?
Jason, Once we are migrated to Jive's cloud hosting service, updates will be automagic and we shouldn't have to worry about what we are currently experiencing running ancient code daryl
View ArticleAudio chat Openfire/Candy
I followed all the steps mentioned at below link but could not manage to start audio chat. I am getting more icon on my chat window like "add or remove video" and "toggle audio mode" but I dont know...
View ArticleDisplay name issue.
Hi, I have enabled clustering with the hazelcast plugin. I have LB and under LB i have two openfire servers for HA. I have two issues here. The AD user name displays along with one of the openfire...
View Article