testcmpiinstance.loggood
来自「Pegasus is an open-source implementation」· LOGGOOD 代码 · 共 406 行
LOGGOOD
406 行
--- TestCMPI_Instance CMPI ExecQuery() called --- Query: [select n32,s,ElementName,n64,n16,f,d from TestCMPI_Instance where n32=42], language: [WQL] -- #1 MakeObjectPath --- make_ObjectPath: CMNewObjectPath ----- CMPI_RC_OK --- make_Instance: CMNewInstance ----- CMPI_RC_OK --- #2 CDGetType ---- CMPIInstance (CMPI_RC_OK) -- #3 CMNewSelectExp ---- CMPI_RC_OK --- Projection list is: ---- #3.1 CMGetArrayCount ---- CMPI_RC_OK ---- CMGetArrayCount, 7 --- #3.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- n32 (string) --- _setProperty: n32 -> n32 ---- CMPI_RC_OK --- #3.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- s (string) --- _setProperty: s -> s ---- CMPI_RC_OK --- #3.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- ElementName (string) --- _setProperty: ElementName -> ElementName ---- CMPI_RC_OK --- #3.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- n64 (string) --- _setProperty: n64 -> n64 ---- CMPI_RC_OK --- #3.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- n16 (string) --- _setProperty: n16 -> n16 ---- CMPI_RC_OK --- #3.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- f (string) --- _setProperty: f -> f ---- CMPI_RC_OK --- #3.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- d (string) --- _setProperty: d -> d ---- CMNewDateTime ---- CMPI_RC_OK ---- CMPI_RC_OK -- #5 Clone ---- CMPI_RC_ERR_NOT_SUPPORTED -- #4 CMPI_CQL_NewSelectExp ---- CMPI_RC_OK --- Projection list is: ---- CMPI_RC_OK ---- #4.1 CMGetArrayCount, 7 --- #4.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- TestCMPI_Instance.n32 (string) --- _setProperty: TestCMPI_Instance.n32 -> n32 ---- CMPI_RC_OK --- #4.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- TestCMPI_Instance.s (string) --- _setProperty: TestCMPI_Instance.s -> s ---- CMPI_RC_OK --- #4.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- TestCMPI_Instance.ElementName (string) --- _setProperty: TestCMPI_Instance.ElementName -> ElementName ---- CMPI_RC_OK --- #4.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- TestCMPI_Instance.n64 (string) --- _setProperty: TestCMPI_Instance.n64 -> n64 ---- CMPI_RC_OK --- #4.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- TestCMPI_Instance.n16 (string) --- _setProperty: TestCMPI_Instance.n16 -> n16 ---- CMPI_RC_OK --- #4.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- TestCMPI_Instance.f (string) --- _setProperty: TestCMPI_Instance.f -> f ---- CMPI_RC_OK --- #4.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- TestCMPI_Instance.d (string) --- _setProperty: TestCMPI_Instance.d -> d ---- CMNewDateTime ---- CMPI_RC_OK ---- CMPI_RC_OK -- #5 Clone ---- CMPI_RC_ERR_NOT_SUPPORTED -- #6 Evaluate using instance (default) ---- CMPI_RC_OK --- True --- Sending instance -- #6.1 Evaluate using instance (CQL) ---- CMPI_RC_OK --- True, but not sending anything.. --- TestCMPI_Instance CMPI ExecQuery() exited --- TestCMPI_Instance CMPI ExecQuery() called --- Query: [SELECT * FROM TestCMPI_Instance], language: [WQL] -- #1 MakeObjectPath --- make_ObjectPath: CMNewObjectPath ----- CMPI_RC_OK --- make_Instance: CMNewInstance ----- CMPI_RC_OK --- #2 CDGetType ---- CMPIInstance (CMPI_RC_OK) -- #3 CMNewSelectExp ---- CMPI_RC_OK --- Projection list is: -- #4.2 Projection list is NULL. Meaning * --- _setProperty: * -> * ---- All properties --- _setProperty: ElementName -> ElementName ---- CMPI_RC_OK --- _setProperty: s -> s ---- CMPI_RC_OK --- _setProperty: n16 -> n16 ---- CMPI_RC_OK --- _setProperty: n32 -> n32 ---- CMPI_RC_OK --- _setProperty: n64 -> n64 ---- CMPI_RC_OK --- _setProperty: f -> f ---- CMPI_RC_OK --- _setProperty: d -> d ---- CMNewDateTime ---- CMPI_RC_OK ---- CMPI_RC_OK -- #5 Clone ---- CMPI_RC_ERR_NOT_SUPPORTED -- #4 CMPI_CQL_NewSelectExp ---- CMPI_RC_OK --- Projection list is: ---- CMPI_RC_OK ---- #4.1 CMGetArrayCount, 1 --- #4.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- TestCMPI_Instance.* (string) --- _setProperty: TestCMPI_Instance.* -> * ---- All properties --- _setProperty: ElementName -> ElementName ---- CMPI_RC_OK --- _setProperty: s -> s ---- CMPI_RC_OK --- _setProperty: n16 -> n16 ---- CMPI_RC_OK --- _setProperty: n32 -> n32 ---- CMPI_RC_OK --- _setProperty: n64 -> n64 ---- CMPI_RC_OK --- _setProperty: f -> f ---- CMPI_RC_OK --- _setProperty: d -> d ---- CMNewDateTime ---- CMPI_RC_OK ---- CMPI_RC_OK -- #5 Clone ---- CMPI_RC_ERR_NOT_SUPPORTED -- #6 Evaluate using instance (default) ---- CMPI_RC_OK --- True --- Sending instance -- #6.1 Evaluate using instance (CQL) ---- CMPI_RC_OK --- True, but not sending anything.. --- TestCMPI_Instance CMPI ExecQuery() exited --- TestCMPI_Instance CMPI ExecQuery() called --- Query: [SELECT not_present_property FROM TestCMPI_Instance], language: [WQL] -- #1 MakeObjectPath --- make_ObjectPath: CMNewObjectPath ----- CMPI_RC_OK --- make_Instance: CMNewInstance ----- CMPI_RC_OK --- #2 CDGetType ---- CMPIInstance (CMPI_RC_OK) -- #3 CMNewSelectExp ---- CMPI_RC_OK --- Projection list is: ---- #3.1 CMGetArrayCount ---- CMPI_RC_OK ---- CMGetArrayCount, 1 --- #3.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- not_present_property (string) --- _setProperty: not_present_property -> not_present_property ---- No implementation for property: not_present_property --- Error finding the property -- #5 Clone ---- CMPI_RC_ERR_NOT_SUPPORTED -- #4 CMPI_CQL_NewSelectExp ---- CMPI_RC_ERR_INVALID_QUERY -- #6 Evaluate using instance (default) ---- CMPI_RC_OK --- True --- Can't send the instances as the SELECT <...> part has incorrect properties -- #6.1 Evaluate using instance (CQL) --- TestCMPI_Instance CMPI ExecQuery() exited --- TestCMPI_Instance CMPI ExecQuery() called --- Query: [SELECT * FROM TestCMPI_Instance where s=s], language: [WQL] -- #1 MakeObjectPath --- make_ObjectPath: CMNewObjectPath ----- CMPI_RC_OK --- make_Instance: CMNewInstance ----- CMPI_RC_OK --- #2 CDGetType ---- CMPIInstance (CMPI_RC_OK) -- #3 CMNewSelectExp ---- CMPI_RC_OK --- Projection list is: -- #4.2 Projection list is NULL. Meaning * --- _setProperty: * -> * ---- All properties --- _setProperty: ElementName -> ElementName ---- CMPI_RC_OK --- _setProperty: s -> s ---- CMPI_RC_OK --- _setProperty: n16 -> n16 ---- CMPI_RC_OK --- _setProperty: n32 -> n32 ---- CMPI_RC_OK --- _setProperty: n64 -> n64 ---- CMPI_RC_OK --- _setProperty: f -> f ---- CMPI_RC_OK --- _setProperty: d -> d ---- CMNewDateTime ---- CMPI_RC_OK ---- CMPI_RC_OK -- #5 Clone ---- CMPI_RC_ERR_NOT_SUPPORTED -- #4 CMPI_CQL_NewSelectExp ---- CMPI_RC_OK --- Projection list is: ---- CMPI_RC_OK ---- #4.1 CMGetArrayCount, 1 --- #4.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- TestCMPI_Instance.* (string) --- _setProperty: TestCMPI_Instance.* -> * ---- All properties --- _setProperty: ElementName -> ElementName ---- CMPI_RC_OK --- _setProperty: s -> s ---- CMPI_RC_OK --- _setProperty: n16 -> n16 ---- CMPI_RC_OK --- _setProperty: n32 -> n32 ---- CMPI_RC_OK --- _setProperty: n64 -> n64 ---- CMPI_RC_OK --- _setProperty: f -> f ---- CMPI_RC_OK --- _setProperty: d -> d ---- CMNewDateTime ---- CMPI_RC_OK ---- CMPI_RC_OK -- #5 Clone ---- CMPI_RC_ERR_NOT_SUPPORTED -- #6 Evaluate using instance (default) ---- CMPI_RC_OK --- True --- Sending instance -- #6.1 Evaluate using instance (CQL) ---- CMPI_RC_OK --- True, but not sending anything.. --- TestCMPI_Instance CMPI ExecQuery() exited --- TestCMPI_Instance CMPI ExecQuery() called --- Query: [SELECT * FROM TestCMPI_Instance where s=s AND n64=64], language: [WQL] -- #1 MakeObjectPath --- make_ObjectPath: CMNewObjectPath ----- CMPI_RC_OK --- make_Instance: CMNewInstance ----- CMPI_RC_OK --- #2 CDGetType ---- CMPIInstance (CMPI_RC_OK) -- #3 CMNewSelectExp ---- CMPI_RC_OK --- Projection list is: -- #4.2 Projection list is NULL. Meaning * --- _setProperty: * -> * ---- All properties --- _setProperty: ElementName -> ElementName ---- CMPI_RC_OK --- _setProperty: s -> s ---- CMPI_RC_OK --- _setProperty: n16 -> n16 ---- CMPI_RC_OK --- _setProperty: n32 -> n32 ---- CMPI_RC_OK --- _setProperty: n64 -> n64 ---- CMPI_RC_OK --- _setProperty: f -> f ---- CMPI_RC_OK --- _setProperty: d -> d ---- CMNewDateTime ---- CMPI_RC_OK ---- CMPI_RC_OK -- #5 Clone ---- CMPI_RC_ERR_NOT_SUPPORTED -- #4 CMPI_CQL_NewSelectExp ---- CMPI_RC_OK --- Projection list is: ---- CMPI_RC_OK ---- #4.1 CMGetArrayCount, 1 --- #4.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- TestCMPI_Instance.* (string) --- _setProperty: TestCMPI_Instance.* -> * ---- All properties --- _setProperty: ElementName -> ElementName ---- CMPI_RC_OK --- _setProperty: s -> s ---- CMPI_RC_OK --- _setProperty: n16 -> n16 ---- CMPI_RC_OK --- _setProperty: n32 -> n32 ---- CMPI_RC_OK --- _setProperty: n64 -> n64 ---- CMPI_RC_OK --- _setProperty: f -> f ---- CMPI_RC_OK --- _setProperty: d -> d ---- CMNewDateTime ---- CMPI_RC_OK ---- CMPI_RC_OK -- #5 Clone ---- CMPI_RC_ERR_NOT_SUPPORTED -- #6 Evaluate using instance (default) ---- CMPI_RC_OK --- True --- Sending instance -- #6.1 Evaluate using instance (CQL) ---- CMPI_RC_OK --- True, but not sending anything.. --- TestCMPI_Instance CMPI ExecQuery() exited --- TestCMPI_Instance CMPI ExecQuery() called --- Query: [SELECT s FROM TestCMPI_Instance where n64=40], language: [WQL] -- #1 MakeObjectPath --- make_ObjectPath: CMNewObjectPath ----- CMPI_RC_OK --- make_Instance: CMNewInstance ----- CMPI_RC_OK --- #2 CDGetType ---- CMPIInstance (CMPI_RC_OK) -- #3 CMNewSelectExp ---- CMPI_RC_OK --- Projection list is: ---- #3.1 CMGetArrayCount ---- CMPI_RC_OK ---- CMGetArrayCount, 1 --- #3.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- s (string) --- _setProperty: s -> s ---- CMPI_RC_OK -- #5 Clone ---- CMPI_RC_ERR_NOT_SUPPORTED -- #4 CMPI_CQL_NewSelectExp ---- CMPI_RC_OK --- Projection list is: ---- CMPI_RC_OK ---- #4.1 CMGetArrayCount, 1 --- #4.2 CMGetArrayElementAt ---- CMPI_RC_OK ---- type is : 5632 ---- TestCMPI_Instance.s (string) --- _setProperty: TestCMPI_Instance.s -> s ---- CMPI_RC_OK -- #5 Clone ---- CMPI_RC_ERR_NOT_SUPPORTED -- #6 Evaluate using instance (default) ---- CMPI_RC_ERR_FAILED --- False -- #6.1 Evaluate using instance (CQL) ---- CMPI_RC_ERR_FAILED --- False --- TestCMPI_Instance CMPI ExecQuery() exited
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?