Uploaded image for project: 'Music'
  1. Music
  2. MUSIC-75

Null Pointer when getting lock from Zookeeper, while logging into the Portal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Low Low
    • Beijing Release
    • Beijing Release
    • None
    • None

      I've deployed with kubernetes on the master branch, doing a full deployment.

      I am currently trying to login and having issues. I use the user demo/demo123456! and it seems correct based on the debug logs on the container. However, the login doesn't work. The backend doesn't send back a session id.

       

      I notice from the error logs, it states that the session is expired, and there is a nullpointer in the music project, while trying to get a lock from zookeeper.

      java.lang.NullPointerException: null
      at org.onap.music.lockingservice.MusicLockingService.createLockId(MusicLockingService.java:112)

        1. error.log
          8.15 MB
        2. zookeeper_logs
          44 kB

            arthurdent3 arthurdent3
            wkurkian wkurkian
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: