[TRNSPRTPCE-156] ArrayIndexOutOfBoundsException is PowerMgmtImpl Created: 24/Sep/19 Updated: 16/Jan/24 |
|
| Status: | Open |
| Project: | transportpce |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Low |
| Reporter: | Shaaban Ebrahim | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Epic Link: | Code cleaning |
| Priority: | High |
| Description |
|
setPower method in PowerMgmtImpl class in OLM module throws ArrayIndexOutOfBoundsException String nextNodeId = input.getNodes().get(i + 1).getNodeId(); when NodeType equals to Xpdr then destTpId eqauls to "network" then mappingObject exists then TxPowerRangeMap isn't empty mostly happens at last item of list of nodes |