You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Bill Graham (JIRA)" <ji...@apache.org> on 2012/09/27 17:08:08 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 ]

Bill Graham updated PIG-1332:
-----------------------------

    Resolution: Duplicate
        Status: Resolved  (was: Patch Available)

Closing as dup of PIG-2833.
                
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira