[jbosstools-issues] [JBoss JIRA] (JBIDE-19732) Misleading error logged when a new hybrid mobile engine configured

Gorkem Ercan (JIRA) issues at jboss.org
Sat May 16 20:15:21 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-19732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068629#comment-13068629 ] 

Gorkem Ercan commented on JBIDE-19732:
--------------------------------------

The error is logged as part of the logic that check if the tools can actually support the cordova platform and then the precompile job works which generates the cordova-3.7.1.jar. Other than the cordova-*.jar file this logging is actually needed. For instance on cordova-android 4.0 cordova.js file is not where we expect it to be and this log is the only way to determine what is wrong. 

In the normal case when cordova-*.jar can be generated without problems this log should appear once per cordova-android version that you have on the system. Also I do not think most developers open the error view until something goes wrong ( in this case it does not) so I am going to reject this one. 

> Misleading error logged when a new hybrid mobile engine configured
> ------------------------------------------------------------------
>
>                 Key: JBIDE-19732
>                 URL: https://issues.jboss.org/browse/JBIDE-19732
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: aerogear-hybrid
>    Affects Versions: 4.3.0.Alpha2
>            Reporter: Len DiMaggio
>            Assignee: Gorkem Ercan
>            Priority: Minor
>
> There's no functional impact, but the error message is confusing.
> When a new mobile hybrid engine is configured, this error is logged:
> !ENTRY org.eclipse.thym.android.core 2 0 2015-04-28 14:38:54.071
> !MESSAGE Missing Android engine file /home/ldimaggi/.cordova/lib/android/cordova/3.7.1/framework/cordova-3.7.1.jar
> The file, however, is right where it belongs:
> ll /home/ldimaggi/.cordova/lib/android/cordova/3.7.1/framework/cordova-3.7.1.jar
> -rw-rw-r--. 1 ldimaggi ldimaggi 357355 Apr 28 14:38 /home/ldimaggi/.cordova/lib/android/cordova/3.7.1/framework/cordova-3.7.1.jar



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list