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

ArrayIndexOutOfBoundsException is PowerMgmtImpl

    XMLWordPrintable

Details

    • Bug
    • Status: Open
    • Low
    • Resolution: Unresolved
    • None
    • None
    • General
    • None

    Description

      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

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

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

            Dates

              Created:
              Updated: