cancel
Showing results for 
Search instead for 
Did you mean: 

Error when using MIGRATION TOOL to migrate from xMII 11.5 to MII 15.1

Former Member
0 Kudos

Hi, I'm receiving the following error when running MIGRATION TOOL to migrate from xMII 11.5 to MII 15.1:

On Migration Tools:
Error processing request, while trying to invoke the method com.sap.xmii.system.Path.getState() of a null object loaded from local variable 'path'

On Netweaver logs:

Catalog Service Error [EXCEPTION] java.lang.NullPointerException: while trying to invoke the method com.sap.xmii.system.Path.getState() of a null object loaded from local variable 'path' at com.sap.xmii.common.CatalogUtil.checkFileSaveFolderIsDeployed(CatalogUtil.java:1660) at com.sap.xmii.com...

It is a small project, the login used on the migration has all Admin roles, both XMII and NWA Adminitrator and Super Administrator roles.

Any ideas? Thank you!

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

jeremy.good , can you help taking a look at this topic? Thanks.

0 Kudos

What are the folder permissions on the Lighthammer project content folder? Also, please share the full stack track.

Sam

Former Member
0 Kudos

Hi Sam, thank you for your reply.

Please find below the information you requested.

Any help is very much appreciated, thanks

Mon Feb 26 12:12:12 GMT-03:00 2018 Version 14.0.0 Build(3) Mon Feb 26 12:12:12 GMT-03:00 2018 Starting Migration... Mon Feb 26 12:12:12 GMT-03:00 2018 PROPERTIES [server=http://ddavmii01d:50000,username=dourives,password=*******,configdir=D:\Diana\MRTI\TEMP\PMA\XMII\Lighthammer,webdir=D:\Diana\MRTI\TEMP\PMA\XMII\wwwroot,projects=[Laboratorio],interrupted=false] Mon Feb 26 12:12:12 GMT-03:00 2018 --------------------------------------------------------------- Mon Feb 26 12:12:12 GMT-03:00 2018 Security migration is disabled Mon Feb 26 12:12:12 GMT-03:00 2018 --------------------------------------------------------------- Mon Feb 26 12:12:12 GMT-03:00 2018 Configuration migration is disabled Mon Feb 26 12:12:12 GMT-03:00 2018 --------------------------------------------------------------- Mon Feb 26 12:12:12 GMT-03:00 2018 Loading default template properties from D:\Diana\MRTI\TEMP\PMA\XMII\Lighthammer/Illuminator/Templates/Defaults/AggregateQuery.xml Mon Feb 26 12:12:12 GMT-03:00 2018 Error during migration, com/sap/security/hardener/facade/HardenedDocumentBuilderFactoryFacade java.lang.NoClassDefFoundError: com/sap/security/hardener/facade/HardenedDocumentBuilderFactoryFacade at com.sap.lhcommon.util.FactoryManager.getDocumentBuilderFactory(FactoryManager.java:265) at com.sap.lhcommon.util.FactoryManager.getBuilder(FactoryManager.java:212) at com.sap.lhcommon.util.FactoryManager.createXMLDocumentBuilderFactory(FactoryManager.java:57) at com.sap.lhcommon.xml.XMLHandler.createDocumentBuilderFactory(XMLHandler.java:71) at com.sap.lhcommon.xml.XMLHandler.getDocument(XMLHandler.java:424) at com.sap.xmii.migration.migrating.TemplateMigrator.getDefaultProperties(TemplateMigrator.java:258) at com.sap.xmii.migration.migrating.TemplateMigrator.<init>(TemplateMigrator.java:44) at com.sap.xmii.migration.migrating.Migrator.run(Migrator.java:130)

Former Member
0 Kudos

Folder permissions:

Former Member
0 Kudos

I'm also getting this error now:

Loading default template properties from D:\Diana\MRTI\TEMP\PMA\XMII\Lighthammer/Illuminator/Templates/Defaults/AggregateQuery.xml

Fri Feb 23 14:49:53 GMT-03:00 2018 Error during migration, com/sap/security/hardener/facade/HardenedDocumentBuilderFactoryFacade