ecl run loses warnings

Description

This took ages to work out. If I submit the following query

using

The resulting workunit does not contain any warnings even though they are reported. If I use

then they are correctly retained.

Richard pointed out there is a call to clearExceptions() in CWsEclBinding::submitWsEclWorkunit which is possibly the cause.

Conclusion

None

Activity

Show:

Gavin Halliday June 8, 2017 at 2:11 PM

Anthony Fishbeck June 5, 2017 at 3:21 PM

yes ecl run does separate the compile/deploy from the submit. It's been like that from the beginning.

Richard Chapman June 2, 2017 at 11:11 AM

Perhaps clearExceptions should not clear compiler warnings...

Richard Chapman June 2, 2017 at 11:11 AM

Suggests that ecl run is making separate calls for compile and submit. May also make state look weird

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created May 26, 2017 at 12:33 PM
Updated June 8, 2017 at 2:11 PM
Resolved June 8, 2017 at 12:01 PM