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 234592

Summary: "Job watching" malfunction
Product: connecteddeveloper Reporter: Tomas Danek <musilt2>
Component: HudsonAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Tomas Danek 2013-08-19 14:05:38 UTC
Created attachment 138863 [details]
screenshot

Product Version: NetBeans IDE Dev (Build 201308122300)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b55
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b39
System: Mac OS X version 10.8.4 running on x86_64; UTF-8; en_US (nb)
User directory: /Users/tomas/Library/Application Support/NetBeans/dev
Cache directory: /Users/tomas/Library/Caches/NetBeans/dev
-----------
- have a local instance of hudson registered, with couple of jobs, it turns out that some of them turn to "not watched" state.  Do not have exact steps, unfortunately.

- And even getting them to watched state is not easy - if you open job properties and check "watched" checkbox, job node moves to upper place as it is really watched, however in job is still "not watched", which seems like weird undefined state. (see screenshot). Unchecking and checking again fixes this.
Comment 1 Jaroslav Havlin 2013-08-29 12:36:23 UTC
http://hg.netbeans.org/core-main/rev/f6803b54760e
Fixed.
Thank you for reporting, Tomas.
Comment 2 Quality Engineering 2013-08-30 01:43:28 UTC
Integrated into 'main-silver', will be available in build *201308300001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f6803b54760e
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #234592: "Job watching" malfunction