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, I created a scenarion with a test application but when i deploy and run it gives an error: ******************************************************************************************* Deployment Step Status: failure Reason: Could not compile 'IBFS:/localhost/EDA/EDASERVE/APPPATH/firstproj/mainprocedure.mnt'. Error in 'IBFS:/localhost/EDA/EDASERVE/APPPATH/firstproj/mainprocedure.mnt': (FOC03601) ERROR AT OR NEAR LINE 8 IN PROCEDURE FIRSTPROJ/MAINPROCEDURE.WINFORMS Error in 'IBFS:/localhost/EDA/EDASERVE/APPPATH/firstproj/mainprocedure.mnt': (FOC03604) BLOB IS NOT A VALID FORMAT. Error in 'IBFS:/localhost/EDA/EDASERVE/APPPATH/firstproj/mainprocedure.mnt': (FOC03773) COMPILE FAILED WITH RETURN CODE -2510 ********************************************************************************************
Also when i just create a maintain file and run i get an error type Status report
message /cgi-bin/ibi_cgi/webapi.dll
description The requested resource (/cgi-bin/ibi_cgi/webapi.dll) is not available.
My web server is APACHE Tomcat. How do I configure this to the right path?
There may be more than one thing going on here. The first is in the error messages. What kind of fields are in your Master? Does it contain a BLOB? There is support for CLOBs in Maintain, but I do no think BLOBs. This may be the problem.
As for deployment, try this. In the Desktop (Developers Studio) select: 1) File - Show Environments 2) Select the Server you are developing on and click Properties 3) Click on WebFOCUS Client and change the Client Path to /cgi-bin/ibi_cgi/ibiweb.exe 4) Click OK and OK again
This is for CGI configuration. If you are configuring for SERVLET, select the SERVLET option of the Client Path list.
If this does not work, please open a case with the Help Desk.
Mark
Posts: 663 | Location: New York | Registered: May 08, 2003