Hi All,
I am having an issue with the Resource DVE Element for the Cisco DCM.
When I manually enable the resource DVE in the Element Generic DVE Table, the DVE element is created; however, all the parameters in the DVE element are Not Initialized.
When I check the log for the Resource DVE element, I found an exception error as below:
[INFO] - Received Linking Command: Unlink/ASIElement_Dest_Stream In 1//1500
[INFO] - Found Resource IDX: 15
[ERROR] - QA61000|61000|Run|Exception thrown:
System.NullReferenceException: Object reference not set to an instance of an object.
at QAction.Linker.GetLinkerIndexForDveIndex(String dveIndex)
at QAction.Linker.Unlink(String resource, String resourceIndex, String entryPoint)
at QAction.Linker.Execute()
at QAction.Run(SLProtocolExt protocol)
Appreciate it if you could provide any help on this.
DataMiner Version: 10.2.6.0-11806
Cisco DCM Version: 1.0.3.77
Thanks!
Hi Jeeva,
Can you double check de resource info tables (under the generic parameters) and validate that the required fields are present and correct?
You are right; the resource is not linked correctly between these 2 tables. After manual modification, it is working fine. Thanks!!