You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Purshotam Shah (JIRA)" <ji...@apache.org> on 2014/03/26 17:11:20 UTC

[jira] [Commented] (OOZIE-1732) Sharelib instrumentation fails if sharelib.system.libpath is not created.

    [ https://issues.apache.org/jira/browse/OOZIE-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948043#comment-13948043 ] 

Purshotam Shah commented on OOZIE-1732:
---------------------------------------

+1

> Sharelib instrumentation fails if sharelib.system.libpath is not created.
> -------------------------------------------------------------------------
>
>                 Key: OOZIE-1732
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1732
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Purshotam Shah
>            Assignee: Ryota Egashira
>         Attachments: OOZIE-1732.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)