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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Compound Report

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Compound Report
 Login/Join
 
Silver Member
posted
Hi,
I am working on a Compound report and It contains 30 PAGES. Each Page has minimum 1 graph, So I would say around 40 graphs/fex being called...
Now this is a migration project 768 to 7702, so this report is working successsfully in 768 but not in 7702. It is crashing agent .I tried to debug it and ran , some how it is working upto 20/22 pages,if I add more pages it is crashing agent again.

What would be possible causes for crashing agent?

Sample code I am trying :

SET HTMLARCHIVE=ON
COMPOUND LAYOUT PCHOLD FORMAT PDF
UNITS=IN, $
SECTION=section1, LAYOUT=ON, METADATA='0.5^0.5^0.5^0.5^4', MERGE=OFF, ORIENTATION=LANDSCAPE, PAGESIZE=Letter, SHOW_GLOBALFILTER=OFF, $
PAGELAYOUT=1, NAME='Page layout 1', text='Page layout 1', TOC-LEVEL=1, BOTTOMMARGIN=0.5, TOPMARGIN=0.5, METADATA='BOTTOMMARGIN=0.5,TOPMARGIN=0.5,LEFTMARGIN=0,RIGHTMARGIN=0,', $
COMPONENT='graph1', TEXT='graph1', TOC-LEVEL=2, POSITION=(0.499 0.499), DIMENSION=(6.979 3.542), COMPONENT-TYPE=GRAPH, METADATA='Z-INDEX: 100; LEFT: 0.499in; WIDTH: 6.979in; POSITION: absolute; TOP: 0.499in; HEIGHT: 3.542in', $
COMPONENT='graph2', TEXT='graph2', TOC-LEVEL=2, POSITION=(0.499 4.246), DIMENSION=(6.875 3.750), COMPONENT-TYPE=GRAPH, METADATA='Z-INDEX: 100; LEFT: 0.499in; WIDTH: 6.875in; POSITION: absolute; TOP: 4.246in; HEIGHT: 3.75in', $
PAGELAYOUT=2, NAME='Page layout 2', text='Page layout 2', TOC-LEVEL=1, BOTTOMMARGIN=0.5, TOPMARGIN=0.5, METADATA='BOTTOMMARGIN=0.5,TOPMARGIN=0.5,LEFTMARGIN=0,RIGHTMARGIN=0,', $
COMPONENT='graph3', TEXT='graph3', TOC-LEVEL=2, POSITION=(0.625 0.667), DIMENSION=(7.083 3.334), COMPONENT-TYPE=GRAPH, METADATA='Z-INDEX: 100; LEFT: 0.625in; WIDTH: 7.083in; POSITION: absolute; TOP: 0.667in; HEIGHT: 3.334in', $
COMPONENT='graph4', TEXT='graph4', TOC-LEVEL=2, POSITION=(0.624 4.414), DIMENSION=(6.979 3.438), COMPONENT-TYPE=GRAPH, METADATA='Z-INDEX: 100; LEFT: 0.624in; WIDTH: 6.979in; POSITION: absolute; TOP: 4.414in; HEIGHT: 3.438in', $
PAGELAYOUT=3, NAME='Page layout 3', text='Page layout 3', TOC-LEVEL=1, BOTTOMMARGIN=0.5, TOPMARGIN=0.5, METADATA='BOTTOMMARGIN=0.5,TOPMARGIN=0.5,LEFTMARGIN=0,RIGHTMARGIN=0,', $
COMPONENT='graph5', TEXT='graph5', TOC-LEVEL=2, POSITION=(0.625 0.708), DIMENSION=(7.604 3.229), COMPONENT-TYPE=GRAPH, METADATA='Z-INDEX: 100; LEFT: 0.625in; WIDTH: 7.604in; POSITION: absolute; TOP: 0.708in; HEIGHT: 3.229in', $
COMPONENT='graph6', TEXT='graph6', TOC-LEVEL=2, POSITION=(0.625 4.250), DIMENSION=(7.604 3.646), COMPONENT-TYPE=GRAPH, METADATA='Z-INDEX: 100; LEFT: 0.625in; WIDTH: 7.604in; POSITION: absolute; TOP: 4.25in; HEIGHT: 3.646in', $
PAGELAYOUT=4, NAME='Page layout 4', text='Page layout 4', TOC-LEVEL=1, BOTTOMMARGIN=0.5, TOPMARGIN=0.5, METADATA='BOTTOMMARGIN=0.5,TOPMARGIN=0.5,LEFTMARGIN=0,RIGHTMARGIN=0,', $
COMPONENT='graph7', TEXT='graph7', TOC-LEVEL=2, POSITION=(0.499 0.500), DIMENSION=(7.603 3.683), COMPONENT-TYPE=GRAPH, METADATA='Z-INDEX: 100; LEFT: 0.499in; WIDTH: 7.603in; POSITION: absolute; TOP: 0.5in; HEIGHT: 3.683in', $
END
SET COMPONENT='graph1'
-*component_type graph
-INCLUDE graph1.fex
SET COMPONENT='graph2'
-*component_type graph
-INCLUDE graph2.fex
SET COMPONENT='graph3'
-*component_type graph
-INCLUDE graph3.fex
SET COMPONENT='graph4'
-*component_type graph
-INCLUDE graph4.fex
SET COMPONENT='graph5'
-*component_type graph
-INCLUDE graph5.fex
SET COMPONENT='graph6'
-*component_type graph
-INCLUDE graph6.fex
SET COMPONENT='graph7'
-*component_type graph
-INCLUDE graph7.fex
COMPOUND END

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.6.X/7.7.X
Windows
all output
 
Posts: 31 | Registered: March 17, 2010Report This Post
Expert
posted Hide Post
Past experience is that if it is crashing the agent, it will be something that WebFOCUS does not like about the code.

Are you able to run each part separately ?


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Member
posted Hide Post
Check the java memory heap setting for jscom3 in the 77 version. On reporting server under java services. Probably set higher on old version. Grephs use jscom3


WebFOCUS 7.6.10
Linux
All output formats
 
Posts: 1 | Location: Georgia | Registered: June 08, 2009Report This Post
Platinum Member
posted Hide Post
When online, graphs use whatever GRAPHSERVURL is set to in the client. When in caster execution, graph uses JSCOM when doing graph ON GRAPH HOLD (which is the case with compound reports).

Clearly, the server should not crash. Pls collect savediag and open case.


Brian Suter
VP WebFOCUS Product Development
 
Posts: 200 | Location: NYC | Registered: January 02, 2007Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Compound Report

Copyright © 1996-2020 Information Builders