You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Mairbek Khadikov (JIRA)" <ji...@apache.org> on 2012/08/18 06:52:38 UTC

[jira] [Updated] (PIG-1332) NullPointerException in PigServer when invoking debugOff() method

     [ https://issues.apache.org/jira/browse/PIG-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mairbek Khadikov updated PIG-1332:
----------------------------------

    Attachment: debugoff.patch
    
> NullPointerException in PigServer when invoking debugOff() method
> -----------------------------------------------------------------
>
>                 Key: PIG-1332
>                 URL: https://issues.apache.org/jira/browse/PIG-1332
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.6.0
>            Reporter: Paolo Castagna
>            Priority: Minor
>         Attachments: debugoff.patch
>
>
> {code}
> PigServer pig = new PigServer("local");
> pig.debugOff();
> {code}
> The debugOff() method is causing a NullPointerException.
> Root cause is defaultLogLevel which is null in PigContext.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira