Re: I can't view other participant in JitMeet
Hey, that's good news. Feel free to ask questions .......... I did!
View ArticleCreating Rooms
Kindly help me for fixing my IM server via openfire. Whenever I tried to add on Room Creation permissions, I got error below. Please check and advisse because i am not that good in programming...
View ArticleImproving the GUI of Spark
Hello guys, i want to improve the GUI theme of Spark via Java FX I think it is a bit out dated for my liking. Where do I find the libraries in the source code to make this change? regards
View ArticleRe: Broadcast message using Openfire
Hi Dary/ ashish l, now I can send the message to the single user .but i am unable to send message to group, conn = new XMPPHP_XMPP('my_server, 'username', 'password', 'xmpphp', 'myserver',...
View ArticleRe: Broadcast message using Openfire
Hi denile , i am new one in openfire , now I can send the message to the single user .but i am unable to send message to group, conn = new XMPPHP_XMPP('my_server, 'username', 'password', 'xmpphp',...
View ArticleRe: Broadcast message using Openfire
$conn = new XMPPHP_XMPP('my_server, 5222, 'username', 'passwors', 'xmpphp', 'my_server, , $printlog = true, $loglevel = XMPPHP_Log::LEVEL_INFO);var_dump($conn);$conn -> connect();$conn ->...
View ArticleRe: Improving the GUI of Spark
https://github.com/igniterealtime/spark Spark is currently unmaintained. There is no one to handle eventual pull requests, so it could become tricky to get your patches back upstream.
View ArticleRe: Exception accessing server-properties.jsp v3.9.1
Additional info:I traced the error to the file /openfire/plugins/admin/webapp/WEB-INF/lib/admin-jsp.jar.The first time I copied it from my backup, it works fine. But the second time I copy it, it...
View ArticleBOSH message delivery delayed 20-120 sec!
Any ideas why we are seeing long delivery dely of messages from BOSH connected clients? Setup:Openfire 3.9.3. (IP: x.x.x.15) on windows 2012R2 with builtin JRE, Xms/Xmx set to...
View ArticleRe: Losing connection to AD
why would you not put it on the DC? I currently do not have a choice, but will be adding a few more servers to the forest over the next few weeks, and could possibly use one of the fileservers, if need...
View ArticleUsuarios deconectados
Hola Recien instale un servidor openfire version 3.9.3, con base de datos MySQL y con integracion con mi Active Directory, todo funciona exelente, solo que despues de un rato de tener el SPARK abierto,...
View ArticleRe: Exception accessing server-properties.jsp v3.9.1
java.lang.NoSuchMethodError: org.jivesoftware.util.JiveGlobals.isPropertyEncrypted(Ljava/lang/String;)ZNot sure, but maybe you have added or edited some system property after upgrading to 3.9.2/3.9.3?...
View ArticleRe: Exception accessing server-properties.jsp v3.9.1
As you already pointed out, you are using an 3.9.3 admin plugin with the 3.9.1 core.The plugin tries to access a method, which is not available in 3.9.1.I don't why it works the first time, obviously...
View ArticleDownloading smack fails
Hi everyone i've just started developing an android app using smack and recently i started having a problem when i try to sync gradle this problem only started today Error:A problem occurred...
View ArticleRe: Downloading smack fails
so after checking in the repo i found out i needed to change the snapshot ... repositories { maven { url 'https://oss.sonatype.org/content/repositories/snapshots' }...
View ArticleRe: Losing connection to AD
if your openfire server is running on your dc as you have stated,then use 127.0.0.1 for your LDAP host. You can change this server settingsor in system proproties under ldap.host
View ArticleRe: Smack login with md5 hashed password to Openfire
Sent packets: <stream:stream to="192.168.1.95" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" version="1.0"><auth mechanism="PLAIN"...
View ArticleRe: Spark having trouble with new SSL cert
Sorry for the delay in responding. Same result. "Invalid username or password". The new cert is OK, at least as far as Pidgin and Trillian are concerned. I'm thinking that Spark is using a Java...
View ArticleIs there any chance (MovIM)
Found this web client last night that runs entirely using xmpp. Has webrtc , presence etc. Hope someone else has some experience that could help me integrate this??Some things I'm having trouble with...
View ArticleRe: ParseException in message delay stamp due to microseconds
Was this on Android? Could you show us the stacktrace of the generated exception?
View Article