Custom Query (122 matches)
Results (70 - 72 of 122)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#89 | worksforme | CAPE-OPEN 1.1 PP not recognized as supporting CO interfaces | Michael Halloran | michelpons |
Description |
I am re-testing TRAC Ticket #16 with COLTT 1.08.05 Build July 17, 2011. The issue I have is that COLTT does not seem to recognize the CAPE-OPEN Property Package used as a CAPE-OPEN component. The COLTT log mentions that the component does not support the CO interfaces COLTT is able to log. The component may be installed using the MSI found at: http://www.colan.org/Members-temp/index5_dateien/ThermoPack11-1_02.msi The scenario is in Hysys but I wonder if this is in anyway related to the PME used because everything seems to go on correctly with Aspen Hysys: selecting the PP, selecting the flash, etc... I have attached the short log file obtained. |
|||
#92 | fixed | Format of PortCollection Item method log | michaelhalloran | michelpons |
Description |
When a call to the Item method on a Parameter Collection occurs the Viewer displays: Parameter Collection <C01> : Call to Item
While for an Item method call on a Port Collection, the Viewer displays: Port Collection <C01> : Call to Item
So the input argument is missing in the Port Collection display. This has some importance when the Item method call fails. One does not know for the Port Collection which item has been called. |
|||
#93 | fixed | Support for IPersistPropertyBag | michaelhalloran | michelpons |
Description |
There is at least one major commercial PME which is relying, but not only, on IPersistPropertyBag. Logging for this persistence interface is not supported by version 1.08.5 of COLTT. May be worth developing the suitable logger. |