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've seen this issue before; for some mysterious reason the 5.2 service packs assign a strange port to the LOOPBACK node in your ODIN.CFG file. It's easy to fix.
The file is located in your client directory. If you're running the DevStudio development server, that's \ibi\srv52\wfs\etc.
If you're running a full WebFOCUS Reporting Server as your development environment, it's in \ibi\client52\wfs\etc.
Open the ODIN.CFG file in a text editor - in a pinch, use Notepad - and change the port used for LOOPBACK from 8128 to 8120. Save the file. Restart the server.
To re-run the Update Assist app, go to the HTML files folder in your project, choose the HTML launch file, right-click it, and select Run on Web Server.
Incidentally, if your WebFOCUS Client is using the LOOPBACK node, that is going to cause problems in a multi-server environment (makes it hard to figure out which server is which). We recommend adding a 'named' node (named after the machine the server's on) for each server. After doing this, you probably will have to change the default reporting server configured in the WebFOCUS Client Configuration HTML pages, so the client knows which ODIN node to talk to!