Intermittent SSO problems
I searched all over these forums without success before deciding to register and post the problem I'm having. ----Environment----Server: Server 2008 R2 with OpenFire 3.7.1 installed, LDAP integration...
View ArticleSpark Crashes When I Try To Log In
At my company we use Spark as an Instant Messaging service. Since the day I started here I could not get this to run. When I try to log in as my profile on our network the whole computer freezes. I...
View ArticleNeed Help with Openfire + LDAP and showing all users
Hi All, Hope someone can help me with a small issue i am having, i have searched like crazy but to no extent on finding a solution and spend more than 2 days fiddling and stuff. Here is my setup and...
View ArticleSparkweb basic HTTP-BIND issues
I'm trying to get Sparkweb working with Openfire 3.8.0. I'm running on CentOS, usign apache for Sparkweb.html file, but using Openfire's built-in web server for everything else. I have SparkWeb working...
View ArticleNext Release of Spark
I propose upping the next version number of Spark to 3.0.0 instead of 2.7.0 as it has been over a year since the last release and it would signify a sort of "re-release" and renewal of the project....
View ArticleCannot send invite to GTALK
Hi, After 6 month of working perfectly well, suddenly my users cant send anymore chat invites to GMAIL, since today.I didn't change anything nor install the new version. Just happened. Can somebody...
View ArticleMonitoring archive shows null in room chat logs
Apparantly these two lines (below) in ConversationUtils.java cause null to be shown instead of username. Line 245 and same line at 329from = message.getToJID().getResource(); This is basically because...
View ArticlePDF filename for PDF log viewing/downloading
I suggest adding this line to ConversationPDFServlet.java at around line 66. response.setHeader("Content-disposition", "attachment; filename=conversation.pdf"); This way browser will save the file as...
View ArticleLogin and logout and fail log?
It is surprising to me that openfire does not keep logs of when user logged in and logged out? (or wrong password) I am sorry if I missed it in logs or somewhere but I searched at many places and could...
View ArticleAdd MUC rooms from mysql database
Hi, I would like to add persistent muc rooms in mysql database and I do this using "insert into ofMucRoom values (2, 1379, UNIX_TIMESTAMP() * 1000, UNIX_TIMESTAMP() * 1000, 'testRoom', 'testRoom',...
View ArticleMinor but important bug in packetfilter rule-edit-form.jsp
In file rule-edit-form.jsp for packetfilter plugin. There is a minor bug: at line 171: if (destJID == null || !(sourceJID.length() > 0)) { this should actually be if (destJID == null ||...
View ArticleAdmin Console behind Apache ProxyPass
My fun for the evening was attempting to get the Openfire Console to behave behind an apache ProxyPass. The use case is that I can't reach port 9090 due to firewall (I can't change) and would like...
View ArticleI need someone to partner with me to create a Video Chat solution for my...
Hello, My name is Franklin Carvajal. II own a telehealth company in the USA and I am looking to share equity (and possibly pay some money) with someone who can develop a cross-platform Video Chat...
View ArticleNeed partner for company
Hello, My name is Franklin Carvajal. II own a telehealth company in the USA and I am looking to share equity (and possibly pay some money) with someone who can develop a cross-platform Video Chat...
View ArticleNeed partner for Telehealth Company in the USA
Hello, My name is Franklin Carvajal. II own a telehealth company in the USA and I am looking to share equity (and possibly pay some money) with someone who can develop a cross-platform Video Chat...
View ArticleJava memory problem
I have ran out of Java memory, so I did some research and found that I needed to edit my /etc/default/openfire file (ran on Ubuntu server and installed with .deb) I edited the file with:...
View ArticleConnection Manager on Startup - CentOS
I realize this is probably a REALLY simple solution that I'm missing, but, I need a way to start the OpenFire connection manager on startup as a background service with CentOS. I currently use "screen"...
View Articlechatroom join/leave messages don''t have timestamps
When someone joins or leaves a chatroom, it shows a message in green, but it has no timestamp, unlike the rest of the messages. Seems like it should!
View ArticleSparkWEB not correct the default server
Hello! How can I change the default server at the login screen?? <script type="text/javascript">function jive_sparkweb_getConfig(){ return { server: "elastix.adekta.local", connectionType:...
View ArticleCustom spark build, missing server and port option?
I am working on a custom build of Spark for our Windows people, I have got almost everything done that I needed from the various documents I found, just a couple more things I have not been able to...
View Article