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.
I logged in as Administrator in MRE. we have already created some domains , Groups and users. Now when we create a New Group, we are getting an Error Message as "Failed to create a group in Report Caster Repository". WF Server : 523 OS : WIN Can anyone throw some light on this?
One of the method of receiving the error "Failed to create group in ReportCaster repository." is to revoke the UPDATE,INSERT (etc.) grants from the database user of the RCaster repository. I suppose that the same message will apear in any case when RCaster receives the JDBC Exception while trying to add a group (it is just a supposition). It looks like the problem with the ReportCaster database repository, or ReportCaster connection to the repository.
I threw this script together and reference it in the rc.d so it runs after a reboot. The sleeps are used since I ran into some issues where the previous application was still in the process of being started while the next one started. With the sleep they don't overlap.
It is assumed that the script is run by root. That is why the su -c command is being used in the script. This specifies which user the webfocus software should run as (in our case, the username is 'webfocus').
I hope this helps someone.
GeorgeThis message has been edited. Last edited by: <Mabel>,
Posts: 77 | Location: Chicago, IL | Registered: May 06, 2004