Bug 948264 - [EAP 6.1] Updating periodic file handler fails: JBAS014746: file may not be null
Summary: [EAP 6.1] Updating periodic file handler fails: JBAS014746: file may not be null
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Logging
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: James Perkins
QA Contact:
URL:
Whiteboard:
Depends On: 913560
Blocks: 911633 915469
TreeView+ depends on / blocked
 
Reported: 2013-04-04 12:56 UTC by Radim Hatlapatka
Modified: 2013-07-23 18:46 UTC (History)
1 user (show)

Fixed In Version:
Clone Of: 913560
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.