[jboss-jira] [JBoss JIRA] (AS7-6357) ejb timer service creates empty directories for all ejbs including those without timers

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Mon Feb 11 19:25:56 EST 2013


    [ https://issues.jboss.org/browse/AS7-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753540#comment-12753540 ] 

RH Bugzilla Integration commented on AS7-6357:
----------------------------------------------

Brad Maxwell <bmaxwell at redhat.com> made a comment on [bug 910193|https://bugzilla.redhat.com/show_bug.cgi?id=910193]

Description of problem:

ejb timer service creates empty directories for all ejbs including those without timers

Empty directories are being created for all ejbs, even those that do not use timers.

$JBOSS_HOME/.../data/timer-service-data/

Version-Release number of selected component (if applicable):

JBoss EAP 6.0.1

How reproducible:

Steps to Reproduce:
1. Deploy an ejb jar that does not use timers
2. You will see an empty directory created in $JBOSS_HOME/.../data/timer-service-data/
  
Actual results:

An empty directory is created here: $JBOSS_HOME/.../data/timer-service-data/

Expected results:

No directory is created when the EJB does not use a timer

Additional info:
                
> ejb timer service creates empty directories for all ejbs including those without timers
> ---------------------------------------------------------------------------------------
>
>                 Key: AS7-6357
>                 URL: https://issues.jboss.org/browse/AS7-6357
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: EJB
>    Affects Versions: 7.1.3.Final (EAP)
>            Reporter: Brad Maxwell
>            Assignee: jaikiran pai
>            Priority: Minor
>              Labels: directory, ejb, timer
>
> ejb timer service creates empty directories for all ejbs include those without timers
> Empty directories are being created for all ejbs, even those that do not use timers.
> $JBOSS_HOME/.../data/timer-service-data/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list