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'm not very experienced with WebFOCUS 8 server administration, so sometimes I find it a bit difficult to troubleshoot. Our WEBFOCUS of the development environment is not working although the services are ok. When I type "http: // localhost / ibi_apps" I get the following message: HTTP Status 404 - / ibi_apps type Status report message / ibi_apps description The requested resource is not available. Apache Tomcat / 8.0.43
Has anyone else had this problem?This message has been edited. Last edited by: FP Mod Chuck,
WebFocus 8105 Windows, all output
Posts: 11 | Location: Brazil | Registered: July 30, 2010
The ibi_apps is not starting ... I checked the log and it looks like the problem is in the connection with the SQLserver ... "Internal Exception: com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption Error: "java.security.cert.CertificateException: Certificates does not conform to algorithm constraints" ...
WebFocus 8105 Windows, all output
Posts: 11 | Location: Brazil | Registered: July 30, 2010
Originally posted by Waz: Also, check the tomcat logs, and the WebFOCUS logs.
Tomcat may be up, but the WebFOCUS app may not have started.
If it set up, go into tomcat manager app, and check to see if ibi_apps is started.
The ibi_apps is not starting ... I checked the log and it looks like the problem is in the connection with the SQLserver ... "Internal Exception: com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption Error: "java.security.cert.CertificateException: Certificates does not conform to algorithm constraints" ...
WebFocus 8105 Windows, all output
Posts: 11 | Location: Brazil | Registered: July 30, 2010