Focal Point Banner


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.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
Report failures
 Login/Join
 
<Ed>
posted
hi all,

We recently are facing this problem.
the report was working fine, till last week....

we had a change to reportcaster 5.3.2 from 5.2 last week.... and now this report is failing with this error:

0 NUMBER OF RECORDS IN TABLE= 1 LINES= 1


VALUE IS: 69381
/export/home/iadmin/bin/jakarta-tomcat-5.0.28/webapps/isrve/tmp
0 NUMBER OF RECORDS IN TABLE= 1 LINES= 1


VALUE IS: ts_cmn_procedures/ml

----------------------

the fex file associated with this report was not changed....
wht cud be the error??

-------------------------------

also...after the upgrade....another report that generates graphs....is failing with an:
OBJECT REQUIRED error...just at the applet initialization stage.

are we missing out on some confiurations??

thanks

Ed.
 
Report This Post
<JG>
posted
Looks very much like a java version error to me
You should be on 1.4.2_04. I'd check that out first.
 
Report This Post
<Ed>
posted
yup JG...
we are using 1.4.2_04

this was a recent change.
so...wats the remedy?

thanks
Ed
 
Report This Post
Master
posted Hide Post
On the OBJECT REQUIRED error, looks as if the tdg graph lib jar files might not be in your CLASSPATH for the application server. Check that out. When the server does a server-side graph, it actually generates a graph using the same libs the browser uses, running a virtual session to generate the output GIF in a thread. It can only do this if the libs are in the CLASSPATH. If you are using the JSCOM3 to do this, you will need to include the libs in your JSCOM3 block in ODIN.CFG. You can add these right from the Services task in the server web console.

NUMBER OF RECORDS IN TABLE=1 LINES=1 means the report is returning one line of data from a query that had one line of return. In other words, it seems to be working. However, are you saying the report is not being distributed? Have you migrated your BOT tables to the new release properly? Check the properties for the schedule task.

You might want to place a call to Help Desk on that issue.
 
Posts: 919 | Registered: March 26, 2003Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders