How setup JMS server between 2 nodes
BI Publisher Standalone 11.1.1.6.1
system temporary directory=c:\temp
quarz sheduler
job processor = 5
shared directory = c:\temp
I use bursting feature in the report, for example one running job writes 1000 pdf files.
1. If I have 1 node in the BI cluster, the job finishes successful. As it must be.
2. If I clone first node in the cluster and now I have 2 nodes in the cluster and both nodes are on the same phisical server, the job is never finished.
It looks than some JMS messages were lost: "JMS:Reports" queue is empty, but there are records with bursting sub-jobs in XMLP_SCHED_JOB with status='R'
system temporary directory=c:\temp
quarz sheduler
job processor = 5
shared directory = c:\temp
I use bursting feature in the report, for example one running job writes 1000 pdf files.
1. If I have 1 node in the BI cluster, the job finishes successful. As it must be.
2. If I clone first node in the cluster and now I have 2 nodes in the cluster and both nodes are on the same phisical server, the job is never finished.
It looks than some JMS messages were lost: "JMS:Reports" queue is empty, but there are records with bursting sub-jobs in XMLP_SCHED_JOB with status='R'
0