MantisBT - ParaView
View Issue Details
0009716ParaViewBugpublic2009-10-14 21:502011-11-01 22:05
Alan Scott 
Robert Maynard 
normalcrashalways
closedfixed 
 
3.123.12 
Sandia
9716-reduce-exodus-warnings
incorrect functionality
0009716: Exodus reader put out too many warning messages
The Exodus II reader is putting out the following error message, up to bazillions of times. This is effectively freezing ParaView.

I think the solution would be to put out some reasonable number of messages, and then stop putting more out (at least for this iteration through the reader) - preferably with a message saying that warnings are being shut off.

Warning: In ..\..\..\..\src\ParaView3\VTK\Hybrid\vtkExodusIIReader.cxx, line 5266
vtkExodusIIReaderPrivate (06CCAB88): You requested attribute 18 in a collection of only 15 attribute.

Ask me for a dataset that shows off this bug. It is OsShip.zip.
No tags attached.
related to 0008955closed  Exodus reader spews extreme numbers of error messages 
Issue History
2009-10-14 21:50Alan ScottNew Issue
2009-11-25 17:27Alan ScottNote Added: 0018596
2009-11-25 17:27Alan ScottPrioritynormal => high
2010-01-21 13:49Utkarsh AyachitRelationship addedrelated to 0008955
2010-02-01 14:25Utkarsh AyachitPriorityhigh => immediate
2010-03-17 15:29Alan ScottStatusbacklog => tabled
2010-03-17 15:29Alan ScottAssigned To => Alan Scott
2010-03-17 15:29Alan ScottTarget Version3.8 => 3.8.2
2010-06-15 09:44Utkarsh AyachitTarget Version3.8.2 => 3.8.1
2010-06-15 09:51Utkarsh AyachitNote Added: 0021012
2010-06-15 09:51Utkarsh AyachitPriorityimmediate => normal
2010-06-15 09:51Utkarsh AyachitTarget Version3.8.1 => WhenPossible
2010-12-08 20:12Alan ScottNote Added: 0023834
2010-12-08 20:12Alan ScottStatustabled => closed
2010-12-08 20:12Alan ScottResolutionopen => fixed
2011-06-28 12:26Alan ScottNote Added: 0026906
2011-06-28 12:26Alan ScottStatusclosed => backlog
2011-06-28 12:26Alan ScottResolutionfixed => reopened
2011-06-29 13:14Robert MaynardAssigned ToAlan Scott => Robert Maynard
2011-06-29 13:20Robert MaynardNote Added: 0026913
2011-06-29 13:20Robert MaynardStatusbacklog => todo
2011-07-28 15:53Alan ScottProject => TBD
2011-07-28 15:53Alan ScottType => incorrect functionality
2011-07-28 15:53Alan ScottTarget VersionWhenPossible => 3.12
2011-08-03 09:04Robert MaynardStatustodo => active development
2011-08-03 13:22Robert MaynardTopic Name => 9716-reduce-exodus-warnings
2011-08-03 13:22Robert MaynardNote Added: 0027215
2011-08-03 13:22Robert MaynardStatusactive development => gatekeeper review
2011-08-03 13:22Robert MaynardResolutionreopened => fixed
2011-08-03 13:33Alan ScottProjectTBD => Sandia
2011-08-04 18:08Utkarsh AyachitNote Added: 0027240
2011-08-05 09:10Kyle LutzNote Added: 0027253
2011-08-12 14:23Utkarsh AyachitStatusgatekeeper review => customer review
2011-08-12 14:23Utkarsh AyachitNote Added: 0027357
2011-08-12 23:40Utkarsh AyachitFixed in Version => 3.12
2011-11-01 22:05Alan ScottNote Added: 0027643
2011-11-01 22:05Alan ScottStatuscustomer review => closed

Notes
(0018596)
Alan Scott   
2009-11-25 17:27   
I am getting burned by this one again for a very important user. This must be fixed for 3.8.0.
(0021012)
Utkarsh Ayachit   
2010-06-15 09:51   
In the most recent conversation with Alan, it was decided that Alan will get back to us when he can runs into this one again.
(0023834)
Alan Scott   
2010-12-08 20:12   
I am going to close this one. If a user complains again, I will create a new bug, and fix it at that time.
(0026906)
Alan Scott   
2011-06-28 12:26   
I have another user seeing this bug. I will work on it.
(0026913)
Robert Maynard   
2011-06-29 13:20   
The solution after talking with alan is going to be to change the warning macros over to debug macros as they really are only for developers.
(0027215)
Robert Maynard   
2011-08-03 13:22   
VTK Branch: 9716-exodus-reduce-warnings
(0027240)
Utkarsh Ayachit   
2011-08-04 18:08   
Developer note: Issue slated for gatekeeper review on Aug 7, 2 PM EDT.
(0027253)
Kyle Lutz   
2011-08-05 09:10   
Verified.
(0027357)
Utkarsh Ayachit   
2011-08-12 14:23   
Merged into git-master
(0027643)
Alan Scott   
2011-11-01 22:05   
Excellent. I am not seeing these warnings. If we do, I will write a new bug.