Hi,
I deployed my web application with Quartz scheduler by putting my quartz-service.xml
inside deploy. the application is getting deployed properly but after some time I
don't get any response page when I try to browse my web application (even the
index.jsp) and even no error.
I find the below message(the last message) in server.log file
DEBUG [org.quartz.core.JobRunShell] Calling execute on job
I guess because of this quartz scheduler it hangs (deadlock) at this point.
I just want to know is there any configuration parameter in any jboss config file to sort
out of this problem. where I can disable/timeout for the awaiting state.
Thanks a lot for any response
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083285#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...