Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-1732

Sharelib instrumentation fails if sharelib.system.libpath is not created.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • trunk
    • 4.1.0
    • None
    • None

    Description

      Throws NPE.
      2014-03-06 09:49:25,509 WARN AuthenticationFilter:388 [http-0.0.0.0-4080-1] - Authentication exception: null
      java.lang.NullPointerException
      at org.apache.oozie.service.ShareLibService$6.getValue(ShareLibService.java:602)
      at org.apache.oozie.service.ShareLibService$6.getValue(ShareLibService.java:597)
      at org.apache.oozie.servlet.BaseAdminServlet.instrElementsToJson(BaseAdminServlet.java:318)
      at org.apache.oozie.servlet.BaseAdminServlet.instrToJson(BaseAdminServlet.java:345)
      at org.apache.oozie.servlet.BaseAdminServlet.doGet(BaseAdminServlet.java:119)

      One will use sharelib.mapping.file or sharelib.system.libpath.
      If sharelib.mapping.file is used there won't be any sharelib.system.libpath created.

      Will fix the NPE.

      Attachments

        1. OOZIE-1732.patch
          1 kB
          Ryota Egashira

        Activity

          People

            egashira Ryota Egashira
            puru Purshotam Shah
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: