We have a BusinessObjects Enterprise XI server which I believe is similar (if not the same) to Crystal Reports Server 2008.
We have a small number of concurrent licenses, and is has never been a problem before (that we’ve noticed), but lately it seems that the server isn’t getting rid of dead sessions, and is counting them as active still (which is counting against our licensing).
We did not use the Tomcat server for the web presence, so this may be affecting it as well (we are using the web server that comes internally with the server — not sure what it is. Can you tell I inherited this project?)
The only solution I’ve been able to utilize so far is restarting the BoE servers (they are a number of separate applications but I can’t find which manages sessions and so all must be restarted. Gross.
Any idea on where I could start to dig into this? I’ve searched through all manner of documentation but have yet to find the solution.
Thanks in advance for any help you can give!
The license is released when the EnterpriseSession is terminated. However, the EnterpriseSession isn’t terminated when the browser is closed; the user needs to explicitly ‘logoff’ (in ePortfolio/InfoView) to end the session.
You could also shorten length of the default session.
From the BusinessObjects Enterprise XI 3.1 Administrator’s Guide (page 444-445):