This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 229154 - NullPointerException at java.util.Hashtable.put
Summary: NullPointerException at java.util.Hashtable.put
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: Cordova (show other bugs)
Version: 7.4
Hardware: All All
: P1 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
: 228079 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-04-29 11:37 UTC by Vladimir Riha
Modified: 2013-05-06 07:23 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 200302


Attachments
stacktrace (4.45 KB, text/plain)
2013-04-29 11:37 UTC, Vladimir Riha
Details
stacktrace (4.84 KB, text/plain)
2013-04-30 12:58 UTC, Vladimir Riha
Details
stacktrace (4.45 KB, text/plain)
2013-05-02 06:31 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2013-04-29 11:37:40 UTC
Build: NetBeans IDE Dev (Build 201304282301)
VM: Java HotSpot(TM) Client VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Linux

User Comments:
vriha: I just tried to run sample project on Android device




Stacktrace: 
java.lang.NullPointerException
   at java.util.Hashtable.put(Hashtable.java:542)
   at org.netbeans.modules.cordova.CordovaPerformer.properties(CordovaPerformer.java:167)
   at org.netbeans.modules.cordova.CordovaPerformer.access$100(CordovaPerformer.java:87)
   at org.netbeans.modules.cordova.CordovaPerformer$1.run(CordovaPerformer.java:132)
   at org.netbeans.modules.cordova.CordovaPerformer.perform(CordovaPerformer.java:144)
   at org.netbeans.modules.cordova.platforms.android.AndroidActionProvider$1.run(AndroidActionProvider.java:169)
Comment 1 Vladimir Riha 2013-04-29 11:37:42 UTC
Created attachment 133926 [details]
stacktrace
Comment 2 Vladimir Riha 2013-04-29 11:44:20 UTC
I cannot run any phonegap project on Android device due to this => P1
Comment 3 Jan Becicka 2013-04-30 12:45:16 UTC
Try it again. It usually works :)
Comment 4 Vladimir Riha 2013-04-30 12:47:05 UTC
I tried it yesterday with several builds from Friday to Monday, same result :) I'll give it another try
Comment 5 Vladimir Riha 2013-04-30 12:58:33 UTC
Created attachment 133976 [details]
stacktrace

I'm sorry, still not working . I reproduced it 4 times of 4 attempts
Comment 6 Jan Becicka 2013-04-30 14:07:23 UTC
changeset   : 251895:2da1b3ebb887
tags        : tip 
author      : Jan Becicka <jbecicka@netbeans.org>
date        : Tue Apr 30 16:04:46 CEST 2013
summary     : Improved logging. Longer timeouts
Comment 7 Vladimir Riha 2013-05-02 06:30:50 UTC
Log with more logging should be here

http://statistics.netbeans.org/analytics/exception.do?id=670019



Product Version: NetBeans IDE Dev (Build web-main-10423-on-20130502)
Java: 1.7.0_21; Java HotSpot(TM) Client VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Linux version 3.2.0-40-generic-pae running on i386; UTF-8; en_US (nb)
Comment 8 Vladimir Riha 2013-05-02 06:31:38 UTC
Created attachment 134022 [details]
stacktrace

hopefully with more logging
Comment 9 Jan Becicka 2013-05-02 10:52:17 UTC
*** Bug 228079 has been marked as a duplicate of this bug. ***
Comment 10 Jan Becicka 2013-05-02 10:57:47 UTC
Changeset: 4c357434dab0
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2013-05-02 12:52
Message:
Comment 11 Quality Engineering 2013-05-03 02:16:54 UTC
Integrated into 'main-golden', will be available in build *201305022300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4c357434dab0
User: Jan Becicka <jbecicka@netbeans.org>
Log: Issue #229154 - NullPointerException at java.util.Hashtable.put
Comment 12 Vladimir Riha 2013-05-06 07:23:51 UTC
Thanks a lot, I cannot reproduce it anymore (4 times of 4 it was OK)


Product Version: NetBeans IDE Dev (Build 201305052300)
Updates: Updates available
Java: 1.7.0_21; Java HotSpot(TM) Client VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Linux version 3.2.0-41-generic-pae running on i386; UTF-8; en_US (nb)