Page 1 of 1

Servoy Pipeline Issues

PostPosted: Fri Oct 20, 2023 5:39 pm
by ryan1680098789
Hi, we're getting this error on our pipeline:

Exception while exporting solution: com.servoy.j2db.persistence.RepositoryException: com.servoy.j2db.persistence.RepositoryException: java.lang.NullPointerException: Cannot invoke "com.servoy.j2db.persistence.IRepository.getRootObjectMetaData(String, int)" because the return value of "com.servoy.j2db.persistence.Solution.getRepository()" is null. EXPORT FAILED for this solution. Check workspace log for more info.

Upon checking the workspace log, there is a bunch of references to some backend servoy bundles that are failing, usually following the format of "com.servoy.eclipse.BUNDLE_NAME" has failed.
Just wondering is anyone else has encountered a similar error and how they have resolved it. Thanks