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 253356 - Change maven project properties or POM may hang NetBeans
Summary: Change maven project properties or POM may hang NetBeans
Status: RESOLVED INCOMPLETE
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-08 11:22 UTC by MackSix
Modified: 2016-07-04 12:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread Dump (47.91 KB, text/plain)
2015-07-08 11:28 UTC, MackSix
Details
Logfile (124.49 KB, text/plain)
2015-07-08 11:28 UTC, MackSix
Details
Screenshot (257.27 KB, image/png)
2015-07-08 11:29 UTC, MackSix
Details
Zip: Thread Dump, Logfile, Screenshot (304.04 KB, application/x-zip-compressed)
2015-07-08 11:32 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2015-07-08 11:22:32 UTC

    
Comment 1 MackSix 2015-07-08 11:27:46 UTC
Changing Maven projectd properties or POM may freeze NetBeans.

This has occurred several times and I have thread dump and logfile for 3 happenings. 

Product Version: NetBeans IDE Dev (Build 201507040001)
Java: 1.8.0_45; Java HotSpot(TM) 64-Bit Server VM 25.45-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_45-b15
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 2 MackSix 2015-07-08 11:28:25 UTC
Created attachment 154517 [details]
Thread Dump
Comment 3 MackSix 2015-07-08 11:28:40 UTC
Created attachment 154518 [details]
Logfile
Comment 4 MackSix 2015-07-08 11:29:07 UTC
Created attachment 154519 [details]
Screenshot
Comment 5 MackSix 2015-07-08 11:32:24 UTC
Created attachment 154520 [details]
Zip: Thread Dump, Logfile, Screenshot

Zip file containing Thread Dump, Logfile, and Screenshot of another time it happened while changing the project properties.
Comment 6 MackSix 2015-07-08 11:40:35 UTC
(In reply to MackSix from comment #1)
> Changing Maven projectd properties or POM may freeze NetBeans.
> 
> This has occurred several times and I have thread dump and logfile for 3
> happenings. 
> 
> Product Version: NetBeans IDE Dev (Build 201507040001)
> Java: 1.8.0_45; Java HotSpot(TM) 64-Bit Server VM 25.45-b02
> Runtime: Java(TM) SE Runtime Environment 1.8.0_45-b15
> System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)

I had change the <groupId> in the POM when the latest occurence happened. The First set of attached files (Thread Dump, Logfile, Screenshot) goes along with this.


The second set of attached files,(in the Zip file) are when I changed project properties through the Project Properties context menu.
Comment 7 Tomas Stupka 2016-07-04 12:33:46 UTC
> This has occurred several times and I have thread dump and logfile for 3 happenings. 
not sure i understand - does freeze mean that there is a UI blocking popup indicating progress while project data are being saved, or did even the progress indication freeze?