Uploaded image for project: 'tools-interface-repository#interface-repository'
  1. tools-interface-repository#interface-repository
  2. IFREPO-106

NullPointerException when listing subrepo with no group

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.1
    • 2.1
    • cli
    • None

      If you add a subrepo with no group then use the cli to list that subrepo, it throws a NullPointerException. Below is the stack trace:

       

      java.lang.NullPointerException
      at org.opendof.tools.repository.interfaces.da.SubRepositoryNode.toString(SubRepositoryNode.java:134)
      at org.opendof.tools.repository.interfaces.da.SubRepositoryNode.toString(SubRepositoryNode.java:138)
      at org.opendof.tools.repository.interfaces.cli.ManageController.subrepoList(ManageController.java:347)
      at org.opendof.tools.repository.interfaces.cli.InterfaceRepositoryManage.run(InterfaceRepositoryManage.java:145)

            jclark Joseph Clark
            krussell Kael Russell
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: