grails - quartz job plugin not getting invoked on jboss startup -
i have grails 1.3.5 quartz plugin integrated running jobs during start of application , continuously after time interval not able identify issue jobs not getting initiated on application startup (using jboss 4.2.2). checked defaultquartzplugin.groovy files r ok working on 1 server , same code when shifted server not working.
only diff working 1 server linux red hat linux 2.6.18-274.el5,amd64
the 1 not working red hat 2.6.32-131.0.15.el6.x86_64,amd64
but know java application run on jvm server should not make diff such.
thanks praveen t