csa112/csa113 problems starting
Submitted by shrinidar on Wed, 2006-10-04 10:52.
I have SystemController (slot 1) and Payload (slot 3). I start csa112 (event subscriber) and Payload starts it. I start csa113 (event publisher)and nothing happens. /var/log/sisp shows both nodes are in the group. /var/log/csa112.log shows subsriber waiting, but I never get /var/log/csa113.log.
I need help. csa112/csa113 works with 2.2beta, but does not works with 2.2GA.
s.g.

I may be reading more into your message than is justified, but it seems that you have only a system controller node and a single payload node. The eval model configuration only supports single node and triple node cases. That is, it supports only the case where you have a single node: SCNodeI0 and the case where you have three nodes: SCNodeI0, PayloadNodeI0, and PayloadNodeI1. The configuration for a multiple node case assigns csa113 to run on PayloadNodeI1 and csa112 to run on PayloadNodeI0. If you have only PayloadNodeI0 then only csa112 will be run.
If this is not actually the problem you've run into then please let me know and I'll try again.
I think that was the problem. They are working now.
Is there a way to add debug trace messages? Would be handy if sisp log file said the payload was missing.
s.g.