Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Xray DC V7.4.2
-
Xray 2024 S5
-
Description
The migration may fail while exporting Datasets, with the following error on the Server logs:
2024-04-19 22:23:47,373+0200 Caesium-1-3 ERROR ServiceRunner [c.a.migration.app.AbstractCloudMigrationRegistrar] Failed to execute server listener for app-migration for transferId xxxxxxxx-xxxx-xxxx..., server app key com.xpandit.plugins.xray, cloud app key com.xpandit.plugins.xray with exception: java.lang.NullPointerException: Cannot invoke "com.xpandit.raven.model.TestStep.getTestVersion()" because "<parameter2>" is null at com.xpandit.raven.appmigration.service.DatasetMigrationService$a.a(Unknown Source)
If the migFilter for Dataset is run, the error will show up like this:
2024-04-22 11:51:17,926+0000 https-jsse-nio-8443-exec-5 ERROR AK 711x57051x1 1sldqrm 10.34.87.9 /rest/raven/1.0/migration/migFilter [c.a.p.r.c.error.jersey.ThrowableExceptionMapper] Uncaught exception thrown by REST service: null java.lang.NullPointerException at com.xpandit.raven.appmigration.service.DatasetMigrationService$a.a(Unknown Source)