Custom Query (122 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (64 - 66 of 122)

Ticket Resolution Summary Owner Reporter
#73 fixed Crash on get_MaterialTemplate michelpons michelpons

Reported by michelpons, 14 years ago.

Description

I am using ChemSep Lite in Aspen Hysys 7.2 while relying on 1.1 Thermo (a COMThermo PP here). I am logging just ChemSep UO when configuring the case. As shown in the attachment, just at the beginning of the Edit method, there seems to be a call to get_MaterialTemplate. With COLTT enabled on ChemSep UO, Aspen Hysys crashes. Without cOLTT enabled on ChemSep UO, there is no crash.

#71 fixed PMC mentioned instead of PME for COSESimulationContext michaelhalloran michelpons

Reported by michelpons, 14 years ago.

Description

I am using the NOOperation COUSCOUS UO in Aspen Plus 7.2. Early on in the log I see:

Simulation Context <B1> : Call to get_NamedValueList[1304] Simulation Context <B1> : Error returned from get_NamedValueList - 0x80040509[1304]

In that the NamedValueList property is a property of the ICapeCOSEUtilities class that is implemented as an interface on the PME (Aspen Plus). As it is written in the log, one could think that a call is made on an interface that belongs to the PMC (B1) while the call is made by the PMC on the PME. So the log should be something like:

Simulation Context <PME> : Call to get_NamedValueList[1304] Simulation Context <PME> : Error returned from get_NamedValueList - 0x80040509[1304]

If the name of the PME is not available. Still I think it is available since it is used to name the log file so:

Simulation Context <apmain> : Call to get_NamedValueList[1304] Simulation Context <apmain> : Error returned from get_NamedValueList - 0x80040509[1304]

Could be more logical.

#70 worksforme Multiple log entries about connecting a Port michaelhalloran michelpons

Reported by michelpons, 14 years ago.

Description

I am using a Scilab UO from AmsterCHEM in Aspen Hysys 7.2. In the attached log file obtained with COLTT built of Aug 16, 2010, I see only once: Port <Feed 1> : Call to Connect Port <Feed 1> : Return from Connect - Succeeded

while in the attached screenshot obtaiend with COLTT Viewer, I see this entry repeated a number of times.

Note: See TracQuery for help on using queries.