Bar file export failed with missing library

Hi,

I have issue in exporting my process as bar file. Error message says:

BAR file export has failed. However, a non-executable .proc file has been exported instead.

Reason:
XPP3 pull parser Library not present. Specify another driver. For example: new XStream(new DomDriver())

When I tried to export, I added manually dependencies of xpp3-1.1.4c.jar, xpp3_min-1.1.4c.jar, xpp3_xpath-1.4.4c.jar. But this didn’t do any good.

How can I react?

Thank you,
Best regards.

This is due to later version of Java that is not compatible with the Studio. When reset to jre 1.6, everything works just fine.

Can you let us know which version of Bonita Studio you are using? Also maybe share you .proc file?
Thanks

Hello Antoine,
I’m working with a 5.X (or 5.10 properly saying?) version. What should I look for in the .proc file ?
Thanks a lot,
Best regards.

I want to give a try on my side to import the proc file and try to export it to make sure it’s not something specific to your workspace.