--
You received this message because you are subscribed to the Google Groups "OpenPnP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openpnp+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openpnp/16ab2afd-8d6d-4de3-99b2-2e7ba9796074n%40googlegroups.com.
This likely relates to
https://github.com/openpnp/openpnp/pull/1553
or
https://github.com/openpnp/openpnp/pull/1556
@Jan, could you please have a look?
_Mark
> However, as part of PR #1556 I removed the MachineState dependency (ActuatorSignaler.java, line 30) which might throw an excessive elements exception.
I remember now. Perhaps it would help, if you documented the exact
steps one needs to follow to fix the machine.xml.
If I'm not mistaken, one would have to search for
machine-state=
and remove the whole assignment.
@Duncan, you also wrote:
> OK, I got it now .... You have to create one signaller for each machine state - doh!
AFAIK this is not new. It has always been like that, i.e. it must
have been the case in your older version machine.xml
config. Can you confirm?
_Mark