[jboss-jira] [JBoss JIRA] (WFLY-3570) I get NullPointerException when using ManagedScheduledExecutorService.scheduleAtFixedRate

Stuart Douglas (JIRA) issues at jboss.org
Wed Jul 2 08:34:28 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas updated WFLY-3570:
---------------------------------

       Assignee: Eduardo Martins  (was: Jason Greene)
    Component/s: EE


> I get NullPointerException when using ManagedScheduledExecutorService.scheduleAtFixedRate
> -----------------------------------------------------------------------------------------
>
>                 Key: WFLY-3570
>                 URL: https://issues.jboss.org/browse/WFLY-3570
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: EE
>            Reporter: Pavel Abizyaev
>            Assignee: Eduardo Martins
>
> When I try to run a task with a small period (1 second or less) using  ManagedScheduledExecutorService.scheduleAtFixedRate sometimes I get NullPointerException at http://grepcode.com/file/repo1.maven.org/maven2/org.wildfly/wildfly-ee/8.0.0.Final/org/jboss/as/ee/concurrent/ConcurrentContext.java line 167 (resetHandles is null). I think it occurs when a next task has run before a previous finishes. On 8.1.0 I have the same problem.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list