opm-common icon indicating copy to clipboard operation
opm-common copied to clipboard

Master: Error Messages

Open OPMUSER opened this issue 3 years ago • 0 comments

I'm re-running the GASLIFT tests and and some jobs fail due to the COORDSYS keyword not being supported, which is okay and I'll fix that. However, we get two error messages and an error count of two, when we should only get one error message and an error count of one.:

Error: Unsupported keywords or keyword items:

  COORDSYS: keyword not supported
  In file: GASLIFT-04.data, line 185

Error: Unrecoverable errors while loading input: Problem with keyword 
In <memory string> line 0
Unsupported keywords or keyword items:

  COORDSYS: keyword not supported
  In file: GASLIFT-04.data, line 185


Error summary:
Warnings          2
Info              95
Errors            2
Bugs              0
Debug             0
Problems          0

Also this looks like a debug message: In <memory string> line 0

OPMUSER avatar Dec 09 '22 08:12 OPMUSER