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 installed Webfocus 7.1.7(with report caster) on windows 2008 R2 64bit server. when i tried to start report caster service .. it is not working. I am getting this msg.
" 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. "
When i checked report caster log it shows the fllowing
any one faced the same error ?. any suggestions please. I listed the webfocus environment at the bottom of this msg.. thanks for your help
About to call CreateSemaphore Back from CreateSemaphore next line is jrepath java.exe next line is buffer -cp "E:\ibi\ReportCaster71\lib\SCHScheduler.jar;E:\Program Files\mysql-connector-java-5.1.16\mysql-connector-java-5.1.16-bin.jar;" -Xrs ibi.broker.SCHScheduler E:\ibi\ReportCaster71\ next line is temp Starting service: -cp "E:\ibi\ReportCaster71\lib\SCHScheduler.jar;E:\Program Files\mysql-connector-java-5.1.16\mysql-connector-java-5.1.16-bin.jar;" -Xrs ibi.broker.SCHScheduler E:\ibi\ReportCaster71\ About to call CreateProcess Time: 23:06:24
Back from CreateProcess Time: 23:06:24
pi.dwProcessId=0 Entering GetLastErrorText Cannot create a file when that file already exists. (0xb7) Exiting GetLastErrorText Error found is on next line Cannot create a file when that file already exists. (0xb7) Entered service_reportstatus Returning with no error from service_reportstatus Cannot create a file when that file already exists. (0xb7) Exiting service_main
Windows 2008 R2 64bit JAVA 1.6.0_25 MYSQL 4.1 TOMCAT 7 IIS 7.5This message has been edited. Last edited by: Kerry,
Does 7.1.7 support 2008 64-bit servers? That's a very old version. Look in the installation requirements section of the manual. Also, the Java version must be 64-bit also. Why wouldn't you upgrade to a more current version?
WebFOCUS 7.7.05M, gen 144, Windows 2008 Server R2 64-bit, Tomcat 6.0.33, IIS 7.0, SQL Server, Excel 2013, PDF, HTML, FOCUS files.
Posts: 88 | Location: Seattle | Registered: March 29, 2007
I don't think 2008 is supported for 7.1.7 per documentation. See http://techsupport.information...ase_information.html. This is what's approved for 7.1.7: Windows 2000 (requires Service Pack 2 or higher) Windows 2003 Windows XP can be used in development environments only. (NTFS considerations for Windows 2003 apply to Windows XP)
WebFOCUS 7.7.05M, gen 144, Windows 2008 Server R2 64-bit, Tomcat 6.0.33, IIS 7.0, SQL Server, Excel 2013, PDF, HTML, FOCUS files.
Posts: 88 | Location: Seattle | Registered: March 29, 2007
I agree it is very old version. we are trying to run it on windows 2008 R2 64bit.
Wefocus server/client/report caster installed. i did ran Diagnostics verification and everything validated ok except the report caster. error mgr 'unable to attach to the distribution server' error.
I am able to login to business inteligence dashboard/MR administration too. report caster console login is the issue. i am able to start the distribution server from command line.
seems the report caster services is the only not working.
We had the same problem recently. If I remeber right, it has to do with CLASS_PATH setting somewhere or some other environment variable. Apparantly, I can not remember where to set it.
Regards, Markus
WF 7.6.6 (MRE,BID, DevStudio, partly RC) on Windows 2003 /Apache/Tomcat Output: HTML,Excel,PDF,PPT Adapters: SQL Server, DB2, Oracle
You can find the schbkr startup command in: /home/iadmin/ibi/WebFOCUS77/ReportCaster/bin (in a Linux installation).
I believe the command under Windoze is just schbkr.com. However it will stop when you quit the session - at least under Linux (I'm not familiar with installations under M$). So you should look to the boot-up file for WF and find the lines there that relate to ReportCaster and the distribution server and make sure they point where they should.This message has been edited. Last edited by: George Patton,