You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Wenbin Zhu (JIRA)" <ji...@apache.org> on 2017/09/06 17:50:01 UTC

[jira] [Commented] (APEXCORE-550) User friendly error message when Java version mismatch happens

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

Wenbin Zhu commented on APEXCORE-550:
-------------------------------------

I'm looking into this JIRA with Sanjay and ready to submit a PR. Can any PMC member add me to the contributor list so I can be assigned to this ticket and sumbit PR? Thx.

> User friendly error message when Java version mismatch happens
> --------------------------------------------------------------
>
>                 Key: APEXCORE-550
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-550
>             Project: Apache Apex Core
>          Issue Type: Bug
>            Reporter: Sandesh
>
> When an app package is compiled with Java 1.8 and Apex is using 1.7, we see the following behaviour with Apex CLI
> 1. launch <AppPackage>
>     "No applications in Application Package", ideally it should point out the exact error message
> 2. get-app-package-operators <AppPackage>
> Throws the following exception java.lang.UnsupportedClassVersionError, 
> Should we add an extra message indicating that the Java version mismatch has happened?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)