[jboss-jira] [JBoss JIRA] (WFLY-6681) @Singleton + @Schedule locks web container requests

Stuart Douglas (JIRA) issues at jboss.org
Tue Jun 7 21:05:00 EDT 2016


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

Stuart Douglas commented on WFLY-6681:
--------------------------------------

IntelliJ has the option to just suspend the current thread, if you right click on the breakpoint it should be one of the options.

> @Singleton + @Schedule locks web container requests
> ---------------------------------------------------
>
>                 Key: WFLY-6681
>                 URL: https://issues.jboss.org/browse/WFLY-6681
>             Project: WildFly
>          Issue Type: Bug
>          Components: EJB
>    Affects Versions: 10.0.0.Final
>         Environment: java version "1.8.0_91"
> Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
> Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)
> WildFly Full 10.0.0.Final
>            Reporter: Alan Echer
>
> I'm having problems using a @Singleton with @Schedule along with a web application, because while the schedule is running the web application does not respond.
> bitbucket repo: https://bitbucket.org/alanecher/wfly-singleton-schedule
>  PS: I <3 wildfly.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list