My Oracle Support Banner

OdiXMLSplit Error "ODI-30124: Error while parsing input XML file - <PATH_TO_FILE>\<FILENAME_TO_SPLIT>.xml" (Doc ID 2629087.1)

Last updated on OCTOBER 04, 2022

Applies to:

Oracle Data Integrator - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Symptoms

 In an Oracle Data Integrator (ODI) package, OdiXMLSplit fails with the following error:

java.lang.RuntimeException: ODI-30124: Error while parsing input XML file - <PATH_TO_FILE>\<FILENAME_TO_SPLIT>.xml.
  at com.sunopsis.dwg.tools.xml.XMLFilter.process(XMLFilter.java:58)
  at com.sunopsis.dwg.tools.xml.XMLSplitter.split(XMLSplitter.java:271)
  at com.sunopsis.dwg.tools.XMLSplit.actionExecute(XMLSplit.java:207)
  at com.sunopsis.dwg.function.SnpsFunctionBase.execute(SnpsFunctionBase.java:312)
  at oracle.odi.runtime.agent.execution.SessionTask.execIntegratedFunction(SessionTask.java:949)
  at oracle.odi.runtime.agent.execution.SessionTask.executeOdiCommand(SessionTask.java:607)
  at oracle.odi.runtime.agent.execution.cmd.OdiCommandExecutor.execute(OdiCommandExecutor.java:32)
  at oracle.odi.runtime.agent.execution.cmd.OdiCommandExecutor.execute(OdiCommandExecutor.java:18)
  at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:52)
  ...
Caused by: java.lang.NullPointerException
  at com.sunopsis.dwg.tools.XMLSplit$FileOutputStreamCreator.createOutputStream(XMLSplit.java:79)
  at com.sunopsis.dwg.tools.xml.XMLSplitter$SplitterXMLFilterOutput.startOfValidSection(XMLSplitter.java:126)
  at com.sunopsis.dwg.tools.xml.XMLFilter.processXMLEvents(XMLFilter.java:149)
  at com.sunopsis.dwg.tools.xml.XMLFilter.processEachXML(XMLFilter.java:84)
  at com.sunopsis.dwg.tools.xml.XMLFilter.process(XMLFilter.java:52)
  ... 28 more

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.