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 guys, We are trying to install ReportCaster (WebFocus ver5.2.3, OS Win2k, Java 1.4.1_03, ServletExec 4.2 ISAPI) and we're getting this error when running Utility Create Repository Tables:
C:\Documents and Settings\machinename.CIMS>set CLASSPATH=C:\ibi\ReportCaster52\lib\ SCHSwing.jar;C:\ibi\ReportCaster52\lib\SCHMigration.jar;C:\ibi\ReportCaster52\li b\SCHCreateUtil.jar;c:\oracle\isetup\jdbc\lib\classes12.zip;
C:\Documents and Settings\machinename.CIMS>java -cp "C:\ibi\ReportCaster52\lib\SCHS wing.jar;C:\ibi\ReportCaster52\lib\SCHMigration.jar;C:\ibi\ReportCaster52\lib\SC HCreateUtil.jar;c:\oracle\isetup\jdbc\lib\classes12.zip;" ibi.broker.ReportCaste rUtilities -Create_Table C:\ibi\ReportCaster52 Exception in thread "main" java.lang.NoSuchFieldError: WHITE at ibi.broker.swing.application.utilities.RCUCreateUtilPane.<init>(RCUCr eateUtilPane.java:50) at ibi.broker.swing.RCCasterCreateRepository.<init>(RCCasterCreateReposi tory.java:26) at ibi.broker.ReportCasterUtilities.main(ReportCasterUtilities.java:83)
---- WebFocus Reporting server is running clean.
any clue?
thanks,
Posts: 24 | Location: NY | Registered: May 30, 2003
Spoke to the ReportCaster PM and here is her advice:
Please make sure you did not specify a value for the DBNAME parameter. The DBNAME parameter is only specified when using DB2 on zOS. If that doesn't resolve the problem then you need contact Tech Support and indicate the version of oracle that you are using. You should also provide the trace info and your dserver.xmls file.