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 242745 - IDE freezes when working with cordova
Summary: IDE freezes when working with cordova
Status: RESOLVED INCOMPLETE
Alias: None
Product: web
Classification: Unclassified
Component: Cordova (show other bugs)
Version: 8.0
Hardware: Macintosh Mac OS X
: P2 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-10 13:58 UTC by pitsilad
Modified: 2014-03-12 13:05 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (34.47 KB, text/plain)
2014-03-10 13:58 UTC, pitsilad
Details
Thread dump when netbeans was just opened (14.07 KB, text/plain)
2014-03-10 22:37 UTC, pitsilad
Details
Thread dump when Cordova project properties was opened (15.93 KB, text/plain)
2014-03-10 22:37 UTC, pitsilad
Details
Thread dump when I added a camera plugin to the Cordova project and freezed after OK (18.19 KB, text/plain)
2014-03-10 22:38 UTC, pitsilad
Details
Netbeans just opened (18.39 KB, text/plain)
2014-03-11 13:20 UTC, pitsilad
Details
Cordova properties opened (19.49 KB, text/plain)
2014-03-11 13:20 UTC, pitsilad
Details
Camera added, clicked OK and then netbeans freezes (19.82 KB, text/plain)
2014-03-11 13:24 UTC, pitsilad
Details
2 minutes later still Netbeans is frozen (14.40 KB, text/plain)
2014-03-11 13:24 UTC, pitsilad
Details
Fresh netbeans after restart freezes when I clicked "cancel" in Cordova project properties (20.85 KB, text/plain)
2014-03-11 13:25 UTC, pitsilad
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pitsilad 2014-03-10 13:58:24 UTC
IDE (even in version 7.4) is always freezing when I make changes in properties that have to do with anything related to cordova, for example by setting android sdk root or by removing plugins as the this tutorial says:

 https://netbeans.org/kb/docs/webclient/cordova-gettingstarted.html#installcordova

Product Version = NetBeans IDE 8.0 RC1 (Build 201402242200)
Operating System = Mac OS X version 10.9.1 running on x86_64
Java; VM; Vendor = 1.7.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.51-b03
Comment 1 pitsilad 2014-03-10 13:58:28 UTC
Created attachment 145900 [details]
IDE log
Comment 2 Vladimir Riha 2014-03-10 16:33:58 UTC
Could you please attach several thread dumps (see [1])? Ideally reproduce the freeze and take 2-3 thread dumps, each 2-3 minutes after the previous one. Simply attach it here and reopen. Thank you in advance.



[1] http://wiki.netbeans.org/GenerateThreadDump
Comment 3 pitsilad 2014-03-10 22:37:00 UTC
Created attachment 145918 [details]
Thread dump when netbeans was just opened
Comment 4 pitsilad 2014-03-10 22:37:46 UTC
Created attachment 145919 [details]
Thread dump when Cordova project properties was opened
Comment 5 pitsilad 2014-03-10 22:38:58 UTC
Created attachment 145920 [details]
Thread dump when I added a camera plugin to the Cordova project and freezed after OK
Comment 6 pitsilad 2014-03-11 13:20:22 UTC
Created attachment 145945 [details]
Netbeans just opened
Comment 7 pitsilad 2014-03-11 13:20:54 UTC
Created attachment 145947 [details]
Cordova properties opened
Comment 8 pitsilad 2014-03-11 13:24:07 UTC
Created attachment 145948 [details]
Camera added, clicked OK and then netbeans freezes
Comment 9 pitsilad 2014-03-11 13:24:39 UTC
Created attachment 145950 [details]
2 minutes later still Netbeans is frozen
Comment 10 pitsilad 2014-03-11 13:25:45 UTC
Created attachment 145951 [details]
Fresh netbeans after restart freezes when I clicked "cancel" in Cordova project properties
Comment 11 pitsilad 2014-03-12 13:05:49 UTC
I just added a few more thread dumbs. The first 3 of the new ones are the same (but from today) just to be more easy to compare with the thread dumb that I took 2 minutes later with Netbeans still frozen. Besides the same happened when I restarted Netbeans and clicked CANCEL in the Cordova project properties window. I also attached a thread dumb of that.