Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-3412

"java.lang.IllegalAccessError: already closed" while terminating ONOS

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Minor
    • Resolution: Done
    • Affects Version/s: 1.4.0
    • Fix Version/s: 1.4.0
    • Component/s: None
    • Labels:
      None
    • Story Points:
      1

      Description

      When locally running ONOS was terminated via CLI following exception was observed on stdout/err.


      onos> ^D

      Exception in thread "Timer-2" java.lang.IllegalAccessError: already closed
      at org.mapdb.EngineWrapper$1.commit(EngineWrapper.java:502)
      at org.mapdb.DB.commit(DB.java:1605)
      at org.onosproject.persistence.impl.PersistenceManager$CommitTask.run(PersistenceManager.java:135)
      at java.util.TimerThread.mainLoop(Timer.java:555)
      at java.util.TimerThread.run(Timer.java:505)

        Attachments

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

          Activity

            People

            Assignee:
            aaron Aaron Kruglikov
            Reporter:
            y-higuchi Yuta Higuchi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: