Bug 783942
| Summary: | NPE in DriftManager when called from Standalone PC | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Heiko W. Rupp <hrupp> | ||||||
| Component: | drift | Assignee: | John Sanda <jsanda> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 4.3 | CC: | jsanda | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-09-01 19:22:48 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Heiko W. Rupp
2012-01-23 10:18:38 UTC
changesetDir.listFiles() returns null. Javadoc says: " Returns null if this abstract pathname does not denote a directory, or if an I/O error occurs." A patch that works for me is attached. Created attachment 556904 [details]
A patch that works for me
Created attachment 556922 [details]
A patch that works for me
per scrum 1/23/2012 crouch, loleary, mfoley I have applied Heiko's patch in the master branch. commit hash: 11f486f3c204d021e5e1435c9819ed9a3dfe97ee Bulk closing of BZs that have no target version set, but which are ON_QA for more than a year and thus are in production for a long time. |