Focal Point
How to increase IBIF_max_messages?

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

November 19, 2007, 04:28 AM
Aravindbaalaaji
How to increase IBIF_max_messages?
Hi all,

I am getting the following error while trying to generate a compound pdf report which runs to 40 pages.

Reporting Server messages exceeded IBIF_max_messages, report retrieval aborted.

Please contact your WebFOCUS administrator.

If anyone know why this problem occurs, please let me brief on the cause of this problem and also suggest a solution.

Thanks in advance,
Aravind



Thanks and Regards,
Aravindbaalaaji
November 19, 2007, 04:43 AM
GamP
The IBIF_max_messages is introduced with release 714.
It keeps track of the number of output lines the server generates. If that number (including results from echo-ing) gets to exceed a certain maximum (default 20000) then this error will be posted and the agent will be killed.
To remedy this, go to the webfocus administartion console (for instance http://localhost/ibi_html/wfconsole.htm) log on as admin and click the Configuration item and then under Client settings the General option. In the right window that is then shown, scroll to the bottom. There you'll find the setting for this parameter. Set it to 0 to disable this feature.
But take care: usually this error indicates that something may be very wrong with the process that is running. So I would advise to take a very good look at the fex that causes this error to happen, before modifying the parameter.


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
November 20, 2007, 05:18 AM
<Navin>
Hi

i chked with the configuration file and , as u said that was set to 20000 . I reverted to 0.
I restarted the server .

But again i am facing the same issue .

Note: I am giving the request via the ReportCaster. The same query runs fine in the online reporting.But it fails in the Reportcaster.

Plz give some solutions.

Thanks in Advance.
November 20, 2007, 06:26 AM
<Navin>
also plz let me know , where to change the config file.
in Server side or the client side .
November 20, 2007, 08:02 AM
GamP
Since you changed it using the administration console, this would have been the correct place.
There is nothing in the reportcaster environment that holds this variable.
But if you face the same error message after changing it and recyllcing the server, there is only one thing left to do, I think.
Retsart the application server (meaning TomCat) and/or IIS.


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
November 24, 2007, 05:18 PM
FortuneCookie
if your request is returning that many messages have you considered looking into what those messages are and actually remove them.

From my understanding the messages can be ECHO info, -TYPE's, HOLD file creations but to have over 20K worth of messages seems to be a lot.
November 25, 2007, 11:39 PM
Aravindbaalaaji
Hi,
Can you explain in detail about the list of items that are included in the IBIF_max_messages?

For our report we are creating around 8 hold files and 70 charts in SVG format. Will the size of the charts also be considered in IBIF_max_messages size?


Thanks and Regards,
Aravindbaalaaji
November 26, 2007, 04:26 PM
Trav
Shouldn't be... Usually when I hit max messages, it's because I've got some infinite loop or something. As others have said, 20k worth of messages is a LOT. I've got some pretty big fexes and even with full echo I don't think I ever get close to that unless it repeats unexpectedly.

Check for loops and check your goto's. The one that usually gets me is a goto that has a tag name that I've used more than once...



Production: 7.6.6 WF Server  <=>  7.6.6 WF Client  <=>  7.6.6 Dev Studio
Testing: <none>
Using MRE & BID.  Connected to MS SQL Server 2005
Output Types: HTML, Excel, PDF
November 27, 2007, 01:38 PM
GinnyJakes
Sometimes, code that runs online doesn't run well in Report Caster.

Try reducing the number of compound reports you are producing until you find out what your threshhold is for failure.

Also, what is the message(s) you are getting?


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google