Lotus Shade of Yellow

some things IBM - many things Lotus - work - life - family 
« Back to blog

Installing Quickr and Sametime on the same Domino server

We are preparing a Quickr demo for a customer. Since we want to spend as little time as possible on setup and installation, we decided to try to install everything on the same machine. So we installed Domino 8.5, configured the basic things and added a few users. Then we installed Quickr 8.2 for Domino. Created a few places, everything worked as expected.

On top of it all we installed Sametime 8.0.2. We edited qpconfig.xml file as per instructions in the Quickr 8.2 for Domino Information Center in order to enable presence awareness. Everything seemed to work fine until we tried to open a place in Firefox - and were greated by an empty page. The same place loaded correctly in Internet Explorer. Hmm, it was troubleshooting time!

A quick look at the Domino console revealed an error that occurred each time Firefox tried to fetch a page:
Class QuickrSupportUtil could not be located

A Google search found very little, but it did point in right direction: file servlet.properties located in [Domino Data] directory.

We opened the servlet.properties file on our server and found various references for Sametime servlets, but none for Quickr. We opened the servlet.properties on our production Quickr server and saw three lines of Quickr references:
servlet.QuickrSupportUtil.code=com.lotus.quickplace.util.QuickrSupportUtil
servlet.QuickrEntry.code=com.lotus.quickplace.util.QuickrEntry
servlet.QPServlet.code=com.lotus.quickplace.util.QPServlet

So, we simply copied these lines to the servlet.properties file on our demo server, making sure we do not alter any of the Sametime references. We restarted the server and checked the place in Firefox: everything OK!

It seems that the Sametime installation replaces the contents of the servlet.properties file thus deleting all necessary Quickr references. I guess that Internet Explorer was not affected because it used ActiveX controls to render page.

There you have it - easy way to work around this small, but potentially annoying bug. Hopefully, IBM will also fix the Sametime installer and prevent this from happening.

Loading mentions Retweet

Comments (5)

Jun 18, 2009
Although this might work: Please be aware that this is currently not a supported configuration!
Jun 18, 2009
Saša Brkić said...
@Michael - Indeed! Forgot to mention this in the text. We decided to put everything on one server simply because it was faster (and we were curious to see if it will work).
As it turns out it works quite well and may be interesting solution for small companies always struggling with IT-funds. Now, if it only worked on Linux ;-)
Aug 25, 2009
Keith Brooks said...
Was just wondering the same thing on my demo server. Knew the java files got rewritten but forgot which way and only had one file now.
thanks for this, excellent post.
Aug 30, 2009
Saša Brkić said...
@Keith - I am glad that information was helpful. Keep us posted on your findings with this setup. I haven't found any problem so far. Great setup for demos!
Nov 16, 2009
Laurent said...
Thanks, it works perfectly !

Leave a comment...

 
Got an account with one of these? Login here, or just enter your comment below.
Posterous-login    Connect    twitter