Receive java.util.NoSuchElementException Deleting Connectivity For a Segment - Pipe-Channel
(Doc ID 2928857.1)
Last updated on FEBRUARY 16, 2023
Applies to:
Oracle Communications Unified Inventory Management - Version 7.4.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
Consider a pipe channel that is assigned to Path 1 of a Connectivity. User duplicates the Path 1 (or adds a new one and puts the same channel in the new Path 2). Next removes the channel from Path 1 first (remember that Path 1 is the Path in which the channel has been inserted at the first time) and then tries to remove the channel also from Path 2, but receives a java.util.NoSuchElementException.
Noticed that just after the removal of the channel from Path 1, the capacityamount and capacityunitofmeasure are set to null, even if the channel is still assigned to Path 2.
Need that capacityamount and capacityunitofmeasure are set to null only if the channel is no longer assigned to anything.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |