Focal Point
[SOLVED] IBIF_max_messages

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

April 11, 2012, 04:22 PM
JW777
[SOLVED] IBIF_max_messages
A user is getting this error: "Reporting Server messages exceeded IBIF_max_messages, report retrieval aborted. This message occurs when the user attempts to run a web-focus report. A JAVA screen for user selections suppose to come up and the user selects the report. It is not even getting to the selection screen before the error occurs. Counties are upgrading their computers will this cause the above error? Has anyone else experience this problem? If so, how can this be fixed?

Thanks,
Jeanette

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


WebFOCUS 7.6
Windows, All Outputs
April 11, 2012, 04:56 PM
Prarie
Is this only happeing with one user - can others run the same report?
April 11, 2012, 05:00 PM
Prarie
Also if you will do a search on the Forum with that exact phrase you will see a bunch of ideas - and also on the tech site. Unfortunetly this could mean a lot of things.
April 11, 2012, 05:45 PM
Waz
In my experience the most common reason is that FEX code output exceeded the IBIF_max_messages limit. If this is the case, one solution is to make sure that &ECHO is set to OFF.


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!

April 12, 2012, 04:20 AM
Wep5622
That is such an annoying problem to run into!
If it would show the messages up to where the limit got exceeded, you'd at least have some idea what's going on... Unfortunately, all you get is "The limit got exceeded" and you have to guess why.

The message is even less helpful than IE's "A javascript error occurred at line n in <some output I won't be specific about>" (which is one of the reasons why most web-developers develop in other browsers before trying their code in IE).

I opened a case about this a while ago, don't know the status.


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 :
April 12, 2012, 08:36 AM
CLH
Depending on the cause of the max messages error you can look in the edaprint. As the messages sometimes appear there.


Webfocus 8.0.7 on Windows
April 12, 2012, 08:55 AM
Prarie
Yes do make sure that &ECHO is off...
April 12, 2012, 09:47 AM
Mary Watermann
Along with Waz's suggestion of turning &ECHO off, turn Messages off also.

SET MSG = OFF.

If you are running the report with Developer Studio select "Message Viewer OFF" from the run drop down arrow.


WF 7.6.10, Windows, PDF, Excel
April 17, 2012, 04:00 PM
JW777
Thanks for all the support. The client's profile was not added to the fex that checks the person's ID. Basically, the program went into an endless loop. Thanks, the mystery is solved.


WebFOCUS 7.6
Windows, All Outputs