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] [Commented] (SPARK-17882) RBackendHandler swallowing errors

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

Apache Spark commented on SPARK-17882:
--------------------------------------

User 'jrshust' has created a pull request for this issue:
https://github.com/apache/spark/pull/15446

> 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
>            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