Custom Query (122 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 122)

Ticket Resolution Summary Owner Reporter
#53 fixed Recursive view of Call to get Option list in Viewer michaelhalloran michelpons

Reported by michelpons, 14 years ago.

Description

The attached log file has been obtained with the 1.08.4 where DLLs have been superseded with the ones released on June 30, 2010. The scenario pertains to ticket #32. When looking at the log file with the Viewer and going at the last line displayed, expanding it, going to the last line, I get the same line as before. I can go on and go expanding the last line and apparently displaying the same sequence again. Looks odd to me.

#130 duplicate Repeated calls by COLTT on persistence interfaces Michael Halloran michelpons

Reported by michelpons, 12 years ago.

Description

I am using COLTT 2.1 Build June 16, 2012 enabled on a TEA Thermo System and a COUSCOUS Mixer in PRO/II 9.1. I start from a case file where the TEA Thermo System and one of its PP has already been declared and two material streams have been defined. Then I drop the COUCOUS Mixer on the flowsheet, connect inlet ports and the outlet ports and then I run the simulation which ends up with no error. Parsing through the log file obtained, I am puzzled by the following sequence:

COLTT <CO1> : Call to QueryInterface

Requested Interface : IPersistPropertyBag

COLTT <CO1> : Error returned from QueryInterface - 0x80004002 COLTT <CO1> : Call to QueryInterface

Requested Interface : IPersistStorage

COLTT <CO1> : Error returned from QueryInterface - 0x80004002 COLTT <CO1> : Call to QueryInterface

Requested Interface : IPersistStreamInit

COLTT <CO1> : Error returned from QueryInterface - 0x80004002 COLTT <CO1> : Call to QueryInterface

Requested Interface : IPersistStream

COLTT <CO1> : Return from QueryInterface - Succeeded COLTT <CO1> : Call to QueryInterface

Requested Interface : IPersistPropertyBag

COLTT <CO1> : Error returned from QueryInterface - 0x80004002 COLTT <CO1> : Call to QueryInterface

Requested Interface : IPersistStorage

COLTT <CO1> : Error returned from QueryInterface - 0x80004002 COLTT <CO1> : Call to QueryInterface

Requested Interface : IPersistStreamInit

COLTT <CO1> : Error returned from QueryInterface - 0x80004002 COLTT <CO1> : Call to QueryInterface

Requested Interface : IPersistStream

COLTT <CO1> : Return from QueryInterface - Succeeded COLTT <CO1> : Call to QueryInterface

Requested Interface : IPersistPropertyBag

COLTT <CO1> : Error returned from QueryInterface - 0x80004002 COLTT <CO1> : Call to QueryInterface

Requested Interface : IPersistStorage

COLTT <CO1> : Error returned from QueryInterface - 0x80004002 COLTT <CO1> : Call to QueryInterface

Requested Interface : IPersistStreamInit

COLTT <CO1> : Error returned from QueryInterface - 0x80004002 COLTT <CO1> : Call to QueryInterface

Requested Interface : IPersistStream

COLTT <CO1> : Return from QueryInterface - Succeeded COLTT <CO1> : Call to QueryInterface

Requested Interface : IPersistStream

COLTT <CO1> : Return from QueryInterface - Succeeded COLTT <CO1> : Call to IPersistStream.Save COLTT <CO1> : Return from IPersistStream.Save - Succeeded

It seems there are repeated calls on the same interface by COLTT and that the failure to find this or that interface on the UO is not accounted for by COLTT which repeats on and on the same calls. This sequence seems to occur several times and since the overall logging takes quite longer than the simulation wothout any log, I was wondering if unnecessary calls were made by COLTT and if so could be discarded.

#86 worksforme Return from SetProp not logged michaelhalloran michelpons

Reported by michelpons, 13 years ago.

Description

I am using a Simulis Thermodynamics Property Package adhering to CAPE-OPEN 1.0 in UniSim Design. I am making a simple flash on a stream. UniSim Design is calling addtional property calculations in order to fill its properties display. Just after the last CalcEquilibrium call logged in the log file, UniSim Design requests a enthalpy calculation on the vapor phase. Simulis PP gets the compound IDs, overall temperature, overall pressure, vapor phase composition and then sets the enthalpy for vapor phase in the MO on a molar basis and then on a mass basis. In the log I don't see the last SetProp being returned. Still other calls are then logged. What can be going on? The Viewer lets this appear as an error. Is it one?

Note: See TracQuery for help on using queries.