Focal Point
[CLOSED] Graphics issue

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/6667019116

October 31, 2011, 04:39 PM
secret
[CLOSED] Graphics issue
I have a dashboard with 5 iframes displaying 5 graphs. graphs 1 to 4 always work, graph 5 works when ran from developer studio, it ocasionaly works when ran from the dashboard.

It gives me an error:

Possible error on multi(,,);

or

Possible error on get01MajorGrid();

It seems to me that since the same code works once and fails once its something to with the agent. Has anyone had a similar experience.

This is running on the locahost on 7.7.03

This message has been edited. Last edited by: Kerry,
October 31, 2011, 05:03 PM
Waz
I wonder if there is an issue with the java call to create the graphs, when 5 are run at once. Perhaps a resources issue ?


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!

November 01, 2011, 05:57 AM
Wep5622
Do you have enough agents running to process 5 simultaneous requests?

Also note that older versions of Internet Explorer will not do more than 7 simultaneous HTTP requests. We've run into that limit with IE6. If your report already uses up 5 of those, you will probably find yourself hitting that limit at irregular intervals due to other IE requests going on (for example, someone navigating a set of dropdowns on the same page), timing differences, etc.

We solved it by combining the contents of several of the iframes into a single iframe. We "concatenated" the various reports into one and put -HTMLFORM code between them to wrap the different sections in different HTML DIV-tags, which we positioned with style attributes.

You can probably copy most of the style atrtibutes of the iframes into those DIV's, but the offset will depend on the position of the surrounding iframe, of course.


WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010
: Member of User Group Benelux :