Skip to Content
0
Former Member
May 05, 2015 at 05:03 PM

SAP Migration Tool javax.xml.parsers.FactoryConfigurationError

141 Views

When trying to run the SAP MII migration tool I get the following error. I can’t really tell if this is coming from the new v15 server or local machine but I tried two machines (laptop and MII 11.5 server). I can see the tool does make a connection to the server and believe the message is coming from the server. Everything I find in forums seem to point to NW AS, Java CLASSPATH or SAP XML Toolkit. Error: javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found Example: trying to only migrate scheduler jobs Tue May 05 09:46:30 CDT 2015 Version 14.0.0 Build(3) Tue May 05 09:46:30 CDT 2015 Starting Migration... Tue May 05 09:46:30 CDT 2015 PROPERTIES [server=http://sapxmii.company.com,username=username,password=*******,configdir=C:\LocalStorage\Support\SAP\MII\Lighthammer,webdir=C:\LocalStorage\Support\SAP\MII\iis_root\wwwroot,projects=[ProjectName],interrupted=false] Tue May 05 09:46:31 CDT 2015 --------------------------------------------------------------- Tue May 05 09:46:31 CDT 2015 Security migration is disabled Tue May 05 09:46:31 CDT 2015 --------------------------------------------------------------- Tue May 05 09:46:31 CDT 2015 Configuration migration is disabled Tue May 05 09:46:31 CDT 2015 --------------------------------------------------------------- Tue May 05 09:46:31 CDT 2015 Template migration is disabled, no project data migrating Tue May 05 09:46:31 CDT 2015 --------------------------------------------------------------- Tue May 05 09:46:31 CDT 2015 Xacute migration is disabled, no project data migrating Tue May 05 09:46:31 CDT 2015 --------------------------------------------------------------- Tue May 05 09:46:31 CDT 2015 Web migration is disabled, no project data migrating Tue May 05 09:46:31 CDT 2015 --------------------------------------------------------------- Tue May 05 09:46:31 CDT 2015 Scheduled jobs migrating from C:\LocalStorage\Support\SAP\MII\LCCAS290\Lighthammer/Scheduler Tue May 05 09:46:31 CDT 2015 Processing directory Scheduler Tue May 05 09:46:31 CDT 2015 Processing file C:\LocalStorage\Support\SAP\MII\Lighthammer\Scheduler\Auto_Collect_TRX_4_Chain.xml Tue May 05 09:46:31 CDT 2015 Error processing file C:\LocalStorage\Support\SAP\MII\Lighthammer\Scheduler\Auto_Collect_TRX_4_Chain.xml, javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found Tue May 05 09:46:31 CDT 2015 Processing file C:\LocalStorage\Support\SAP\MII\Lighthammer\Scheduler\Auto_Set_Targets.xml Tue May 05 09:46:31 CDT 2015 Error processing file C:\LocalStorage\Support\SAP\MII\Lighthammer\Scheduler\Auto_Set_Targets.xml, javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found