Hi Community, We use SAS Merchandise Financial Planning - 9.4 I am experiencing an weird issue in SAS MFP Batch Processor since last 2 weeks, my batch process is not running but still the SAS Job Batch jobs are getting kicked off which are scheduled in BPJQ_Job_Queue, I am not seeing the any process running for Batch processor in our App Server when I grep it , not sure which process picking up the Batch Jobs , I am seeing below scheduling process in running state when I grep for 'SAS' , however not sure if this process picks the batch jobs and running them. let me know if anyone experienced similar issue with batch processor like I am having. Thanks in Advance! Process : /apps/SASHome/SASPrivateJavaRuntimeEnvironment/9.4/jre/bin/java -Djava.system.class.loader=com.sas.app.AppClassLoader -Dsas.app.launch.picklist=/apps/SASHome/SASWebInfrastructurePlatformSchedulingServices/9.4/Configurable/dip/picklist -Dsas.app.repository.path=/apps/SASHome/SASVersionedJarRepository/eclipse -Dsas.cache.locators=rhel-cs-p-0950.dcsg.com[41415] -Dsas.gemfire.log.file= -Dsas.gemfire.log-level=severe -Dspring.profiles.active=client-locators -Dsas.app.class.dirs=/apps/imp/config/Lev1/Web/Applications/SASWIPSchedulingServices9.4/dip/lib -classpath /apps/SASHome/SASVersionedJarRepository/eclipse/plugins/sas.launcher.jar -Xmx128m com.sas.scheduler.api.servers.ip.engine.mq.client.CommandLineJobServerFromMetadata /apps/imp/config/Lev1/Web/Applications/SASWIPSchedulingServices9.4/dip/DIPJobRunner.properties
... View more