You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Amikam Kaminsky (Jira)" <ji...@apache.org> on 2020/08/13 17:09:00 UTC

[jira] [Created] (NETBEANS-4708) clean and build for cordova (android device) - not do any thing

Amikam Kaminsky created NETBEANS-4708:
-----------------------------------------

             Summary: clean and build for cordova (android device) - not do any thing
                 Key: NETBEANS-4708
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4708
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 12.0
         Environment: Windows 8.1, RAM 16GB, processor i7
            Reporter: Amikam Kaminsky
            Assignee: Amikam Kaminsky


java.lang.NullPointerException
 at java.base/java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
 at java.base/java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
 at java.base/java.util.Properties.put(Properties.java:1331)
 at org.netbeans.modules.cordova.platforms.android.AndroidDevice.addProperties(AndroidDevice.java:161)
 at org.netbeans.modules.cordova.CordovaPerformer.properties(CordovaPerformer.java:353)
 at org.netbeans.modules.cordova.CordovaPerformer.access$200(CordovaPerformer.java:73)
 at org.netbeans.modules.cordova.CordovaPerformer$1.run(CordovaPerformer.java:206)
 at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
 at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
 at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists