Bug 948264

Summary: [EAP 6.1] Updating periodic file handler fails: JBAS014746: file may not be null
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Radim Hatlapatka <rhatlapa>
Component: LoggingAssignee: James Perkins <jperkins>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.1.0CC: myarboro
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 913560 Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 913560    
Bug Blocks: 911633, 915469    

Description Radim Hatlapatka 2013-04-04 12:56:05 UTC
+++ This bug was initially created as a clone of Bug #913560 +++

Description of problem:

When trying to change logging level of periodic file handler via JON, it fails with:
{JBAS014653: Composite operation failed and was rolled back. Steps that failed:={Operation step-3=JBAS014746: file may not be null}}, rolled-back=true
Version-Release number of selected component (if applicable):


Version-Release number of selected component (if applicable):
EAP 6.1.0.DR4 and JON 3.1.2


How reproducible: always


Steps to Reproduce:
1. import EAP 6.1 standalone
2. create Periodic File Handler resource under logging subsystem
3. Configure this new resource (try updating logging level for example)
  
Actual results:
Configuration update fails with: {JBAS014653: Composite operation failed and was rolled back. Steps that failed:={Operation step-3=JBAS014746: file may not be null}}, rolled-back=true


Expected results:
successfully changed configuration level


Additional info:
I have no problem to change the attribute level via EAP 6.1 cli

--- Additional comment from Charles Crouch on 2013-03-04 18:17:02 EST ---

I wonder if this changed between EAP6.0 and 6.1

--- Additional comment from Radim Hatlapatka on 2013-03-05 04:14:00 EST ---

I've just tried it with EAP 6.0.1 and it works as expected => it has to be caused by some change between EAP 6.0 and EAP 6.1

Comment 1 Radim Hatlapatka 2013-04-04 12:59:28 UTC
I have verified that this issue is fixed in EAP 6.1.0.ER4, setting to verified