Environment
Fortify Software Security Center (SSC)
Situation
When upgrading SSC, an exception occurs while uploading the report seed bundle after the database migration.
Message in ssc_seeding.log:
WARN com.fortify.manager.BLL.impl.SeedManagerImpl - Exception trying to deprecate report: [Deprecated] Seven Pernicious Kingdoms(SEVEN_PK)
Message in SSC.log:
[ERROR] com.fortify.ssc.init.endpoints.AppInitDatabaseOperationsController - Unable to seed seed bundle com.fortify.ssc.init.SeedingException: Unable to seed seed bundle at com.fortify.ssc.init.SeedContextProvider.seed(SeedContextProvider.java:136) ~[ssc-init-24.4.1.0005.jar:?] at com.fortify.ssc.init.endpoints.AppInitDatabaseOperationsController.lambda$seed$2(AppInitDatabaseOperationsController.java:275) ~[ssc-init-24.4.1.0005.jar:?] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) [?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] at java.base/java.lang.Thread.run(Thread.java:840) [?:?] Caused by: com.fortify.manager.exception.FMDALException: Multiple entity instance found. Operation failed.