Uploaded image for project: 'transportpce'
  1. transportpce
  2. TRNSPRTPCE-156

ArrayIndexOutOfBoundsException is PowerMgmtImpl

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • None
    • General
    • None

      setPower method in PowerMgmtImpl class in OLM module throws ArrayIndexOutOfBoundsException
      where
      String srgId = input.getNodes().get(i + 1).getSrcTp();

      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

            Unassigned Unassigned
            ShaabanEltanany Shaaban Ebrahim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: