If you can reproduce it consistently, you can file bugzilla with exact
steps. We can try to reproduce in-house and debug what could be the cause.
Couple of questions -
- what the maximum join/fork node you using in a diagram
- whats maximum control flow you using to task descriptor
We just haven't come across anything specific yet from any of our
customers so it's hard to say unless we debug it.
Also, one thing you mentioned that EPFC about overloaded memory. If you
are getting "Out of memory" error then best thing to do would be to
increase memory heap size while running EPFC. Publishing to memory-heavy
operation and sometimes can lead to out of memory depending on
site/diagrams you are publishing. If it's "SWT resource " error then we
really need to do how many diagram are you using at one time, how many
diagram UI components you are drawing etc. Because swt resource is depends
on underline windows resources. So sometime if you have too many
applications running on windows (heavy graphics, especially) you can get
"swt resource" as well.
So again, if you think you can reproduce it, file a bugzilla with exact
steps and we can debug and see how we can help. Thanks