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

Summary: Change maven project properties or POM may hang NetBeans
Product: projects Reporter: MackSix
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: RESOLVED INCOMPLETE    
Severity: normal CC: MackSix
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread Dump
Logfile
Screenshot
Zip: Thread Dump, Logfile, Screenshot

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?