Custom Query (122 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (121 - 122 of 122)

Ticket Resolution Summary Owner Reporter
#163 fixed Error building COLoggers solution michelpons michelpons

Reported by michelpons, 11 years ago.

Description

Using commit 274: Controller and Viewer built with no problem. Error performing registration while building solution for COLoggers Debug. See attachment for log of solution generation.

#198 fixed ECapeThrmPropertyNotAvailable not considered as a CAPE-OPEN error michelpons michelpons

Reported by michelpons, 8 years ago.

Description

I have a PME returning 0x8004051a to a CalcsinglePhaseProp call: PropertyPackage <WaterEthanol> : Call to CalcSinglePhaseProp

CalcSinglePhaseProp takes input Arguments:

Property Phase POH Liquid

MaterialObject <1> : Call to GetPresentPhases

GetPresentPhases returns:

Phase Status Liquid CAPE_ATEQUILIBRIUM

MaterialObject <1> : Return from GetPresentPhases - Succeeded MaterialObject <1> : Call to GetTPFraction

GetTPFraction takes Input Argument:

The Phase: Liquid

GetTPFraction returns:

Phase Temperature Pressure Composition

Liquid 298.15 101325 0.9

0.1

MaterialObject <1> : Return from GetTPFraction - Succeeded COLTT <WaterEthanol> : Windows error code returned is: 0x8004051a - not known COLTT <WaterEthanol> : No error information available, call to GetErrorInfo returned: 0x1 PropertyPackage <WaterEthanol> : Error returned from CalcSinglePhaseProp - 0x8004051a PropertyPackage <WaterEthanol> : Call to get_description PropertyPackage <WaterEthanol> : Description: pO v CALUPP failed to calculate properties that may be caused by missing parameters or other reasons, please see history file. PropertyPackage <WaterEthanol> : Return from get_description – Succeeded

This is read by COLTT as a Windows error and not as a CAPE-OPEN error. It should be read as a CAPE-OPEN error.

Note: See TracQuery for help on using queries.