Ticket #44 (closed enhancement: fixed)
Location in logfile of message from Validate method
Reported by: | michelpons | Owned by: | Michael Halloran |
---|---|---|---|
Priority: | minor | Milestone: | 2.0 No dependency/Viewer/New installer |
Component: | COLoggers | Version: | 1.08.4 |
Keywords: | Cc: | michaelhalloran |
Description
I am using ChemSep Lite UO in COFE. The COFE flowsheet case will be provided as an attachment. I used this case to check how COLTT was behaving. My only minor concern is with the logging of Validate:
Unit <HPC> : Return from Validate - Succeeded, isValid=false
Message returned from Validate was: not all ports are connected
Checking validation status after the call...
It seems to me that the message returned from Validate could be placed before :
Unit <HPC> : Return from Validate - Succeeded, isValid=false
Something like:
Validate returns :
isValid : false
Message : not all ports are connected
Unit <HPC> : Return from Validate - Succeeded
I don't know from where:
Checking validation status after the call...
comes from.
If it is an action taken by COLTT, there should be an appropriate way to mention that, oterwise there should be another way.
Attachments
Change History
Changed 15 years ago by michelpons
- Attachment CScasebook_ASU.zip added
Zipped COFE document