As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
Hi, We are facing a weired jdbc connection leak. Whenever a reportcaster schedule (which sends the output to library) runs, somehow it is firing the same sql over and over and creating 300+ jdbc connections and those never gets colsed and bringing the server down. Please advise if anybody faced this issue. Every thing was working fine until last week. The report caster schedule has been running fine since 2 moths with no issues. In the schedule log it shows an error: Unable to retrieve email addresses for library users Below is the sql it fires when the schedule runs SELECT A.USERID, A.PASSWORD, A.LOGINNAME, A.USERNAME, A.EMAIL, A.ROLEID, A.PROPERTIES, A.ISACTIVE FROM IBI_ADMIN.WF_MRUSERS A, IBI_ADMIN.WF_MRROLES B WHERE A.ROLEID = B.ROLEID AND B.ROLEFLAG = 'admin' UNION SELECT DISTINCT A.USERID, A.PASSWORD, A.LOGINNAME, A.USERNAME, A.EMAIL, A.ROLEID, A.PROPERTIES, A.ISACTIVE FROM IBI_ADMIN.WF_MRUSERS A, IBI_ADMIN.WF_USRGRPTB B, IBI_ADMIN.WF_GRPDOMTB C WHERE A.USERID = B.USERID AND B.GROUPID = C.GROUPID AND C.DOMAINID = :1
Thanks, DD we are using MREThis message has been edited. Last edited by: Kerry,
WebFocus 7.7.01 Desktop: Windows and Server: Unix Excel, HTML, PDF
Thanks Alot Kevin. Would you Please tell me which version got you this error. We are on 7.6.10. They are asking us to install Hotfix 6 which needs huge regression testing for us. We really appreciate if you provide any of your case# or bug# or reference# sothat we can ask IBI for that Rcaster.jar file. Thank You Verymuh!!!
WebFocus 7.7.01 Desktop: Windows and Server: Unix Excel, HTML, PDF