Re: Can't Stop Openfire without Closing Command Prompt Manually
I think that Windows binary doesn't have any switches. It just launches the java.exe process hosting the server process. You can use: taskkill /IM java.exe to kill that other process window with the...
View ArticleOdd login issues Active Directory 3.9.3 Candy, LDAP setup Bug
So first off, I am going to look around further to see if someone has encountered this sort of issue before. I have been working on getting openfire configured with Candy and Active Directory login for...
View ArticleSpark 2.6.3 not showing all the online user
I have Openfire running on Windows and all the user are running Spark 2.6.3.The problem I'm having is that some user are not showing up on Spark but when you log out and logged back in they show up.I...
View ArticleRe: Anyone Got Strophe.js to Work with WebSocket Plugin?
websoocket plugin uses a non-standard method which was developed before the xmpp standard now used in strophe 1.1.3 was developed.
View Articlepython bot not connecting
hi there my bot is not connecting everytime i start the bot it says this Logged InHandlers RegisteredTraceback (most recent call last): File "./lucy.py", line 1218, in <module> start()...
View ArticleRe: Anyone Got Strophe.js to Work with WebSocket Plugin?
Thanks. That make sense. Any other way to let openfire work with strophe on websocket? Another plugin for openfire? I know I can use the ofclient code that comes with the websocket, but I would like to...
View ArticleSpark doesn't launch\run at all
Spark simply doesn't launch for me. when i click the icon it looks like the computer is loading for 1 sec then it does nothing. anyone got an idea?i tried reinstalling it a number of times and Java as...
View ArticleRe: Corrupt User Profile
I know this is an old Post, but I'm seeing the same happening even today in my Post here: File Transfers not working ... but here's a *New* clue! to the old problem. It acts like a Users account gets...
View ArticleRe: Spark doesn't launch\run at all
You can wipe your Spark profile and start with a fresh one. Spark profile is here C:\Users\username\AppData\Roaming\Spark If you need your history, copy this folder:...
View ArticleRe: Spark 2.6.3 not showing all the online user
Are you using integration with LDAP? What Openfire version? It may be a problem with your server if it is running low on resources (memory).
View ArticleRe: Anyone Got Strophe.js to Work with WebSocket Plugin?
strophe-openfire.js is a strophe implementation of an xmpp client for openfire websockets. You can find it in the candy web client or ofmeet. I use Openfire.Connection as a direct replacement of...
View ArticleRe: XMPP and X-Forwarded-For
I have the same problem but could not find any useful information about it.
View ArticleJitsi VideoBridge errors and no changes made to server...........
Ok I have a working jitsi videobridge up and working (or I should say had). Last week it wigged out we removed it and re installed it and everything was fine worked great. Now a Week later it wiggs out...
View ArticleRe: Users can't connected after 8 days of uptime
So here we are again, day 8 and people can't login and my server to server links have gone down and won't reconnect. Am I looking at a OS issue or a Java issue those are the only two things I can think...
View ArticleRe: XMPP and X-Forwarded-For
You'd need to inject the client IP within the plain XML connection as XML data, before TLS is negotiated - this may be tricky. There are no HTTP headers. And then patch Openfire to fetch the IP from...
View ArticleRe: XMPP and X-Forwarded-For
The first part (include the IP address as a XML tag within the XML conversation) is clear. The second however I cannot seem to follow, that is the direct server return you mention... Let's say that we...
View ArticleRe: XMPP and X-Forwarded-For
Maybe Rackspace as a cloud provider does not support DSR? The feature is called direct server return and makes sure that the server replies directly to the client.
View ArticleRe: Users can't connected after 8 days of uptime
I understand your frustration, but as i said, i can't think of anything on the Openfire side doing this on purpose. I was mad when after upgrading to 3.9.3 Openfire couldn't run half a day without...
View ArticleRe: Userservice plugin not working in 3.9.3 (Unsupported major.minor version...
Hello everybody,I'm facing the same problem with nearly every plugin, even though I'm running openfire with jre 7. The openfire server doesn't seem to recognize the correct jre. I even tried setting...
View Article