You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/10/12 03:26:20 UTC

[jira] [Assigned] (SPARK-17882) RBackendHandler swallowing errors

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

Apache Spark reassigned SPARK-17882:
------------------------------------

    Assignee: Apache Spark

> RBackendHandler swallowing errors
> ---------------------------------
>
>                 Key: SPARK-17882
>                 URL: https://issues.apache.org/jira/browse/SPARK-17882
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR
>    Affects Versions: 2.0.1
>            Reporter: James Shuster
>            Assignee: Apache Spark
>            Priority: Minor
>
> RBackendHandler is swallowing general exceptions in handleMethodCall which makes it impossible to debug certain issues that happen when doing an invokeJava call.
> In my case this was the following error
> java.lang.IllegalAccessException: Class org.apache.spark.api.r.RBackendHandler can not access a member of class with modifiers "public final"
> The getCause message that is written back was basically blank.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org