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

Alexey Kuznetsov updated IGNITE-2131:
-------------------------------------
    Priority: Minor  (was: Major)

> NPE in GridJobProcessor (non-reproducible, sibling bytes are null)
> ------------------------------------------------------------------
>
>                 Key: IGNITE-2131
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2131
>             Project: Ignite
>          Issue Type: Bug
>          Components: compute
>    Affects Versions: 1.5.0.final
>            Reporter: Alexey Kuznetsov
>            Priority: Minor
>
> I got this NPE.
> Looking into GridJobProcessor.java:1024 code, I see that NPE could happen if 
> marshaler return null.
> Maybe we could throw exception with appropriate message?
> {code}
> Exception in thread "pub-#7%null%" Exception in thread "pub-#8%null%" 
> java.lang.NullPointerException
>  at java.util.ArrayList.<init>(ArrayList.java:164)
>  at 
> org.apache.ignite.internal.processors.job.GridJobProcessor.processJobExecuteRequest(GridJobProcessor.java:1024)
>  at 
> org.apache.ignite.internal.processors.job.GridJobProcessor$JobExecutionListener.onMessage(GridJobProcessor.java:1770)
>  at 
> org.apache.ignite.internal.managers.communication.GridIoManager.processRegularMessage0(GridIoManager.java:819)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to