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.
When I am trying to access report caster I am getting the following error message :
"Unable to communicate with the Distribution Server to obtain configuration information. Please confirm that the Distribution Server is started and that the values of the Distribution Server server host and port are correct. "
What can be the possible fix?This message has been edited. Last edited by: Kerry,
Look at the database that RC is using. I had the same issue and my issue was caused by there were no records in any of the tables. I migrated everything from another environment and I was able to log in.
There just has to be a user setup in I think BOTGUSER table.
Are you the WF Admin, i.e. did you install it or did someone else? Regardless of the answer, you need to go to the WF installation guide for your platform and go through the installation verification and trouble-shooting sections.
A couple of questions you might want to answer:
Are you the only one having a problem? Are you getting to RC from MRE or a browser or Dev Studio? Are you using your MRE id for RC authentication? Can you get to the RC login page? Link would be something like this:
1. As of now we just have a single ID n pw and everyone uses the same and everyone is facing the problem. 2. We are using a browser to access RC. 3. We are able to get to the login page. The error message pops up once we give in the credentials. 4. When we opened the log file we observed, : "Distribution Server stopped". 5. We are using IIS.
What are the different ways of starting the Distribution server ? When accessed through Web console link, there are four special services: FDS, SCHEDULER, JSCOM3 and DFM. Is it mandatory that all of these need to be active for the RC functioning ? Somehow, we are unable to start JSCOM3. Its says "failed to start".
If the Distribution Server is stopped, go to the installation and configuration guide for your platform as I suggested before. It tells you how to start, stop and test the Distribution Server.
You are not going to be able to start the RCDS from the WF reporting server console. The DS is a completely different application. Of course, the RS must be working for RC to work but right now I'd concentrate on getting the Distribution Server up and running and being able to bring up the RC logon page.
To fix this, you need to update the Windows "PATH" variable under "My Computer" - "Properties" - "Advanced" - "Environment Variables". The PATH must include the folder containing the file "jvm.dll" e.g. append to the current PATH variable: ;C:\Program Files\Java\j2re1.4.2_13\bin\client