We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NoSuchMethodError
SNAPSHOT-20241121
openjdk version "17.0.13" 2024-10-15
Linux
2024/11/21 11:59:00 - read file 2.0 - ERROR: Unexpected error 2024/11/21 11:59:00 - read file 2.0 - ERROR: java.lang.NoSuchMethodError: 'org.codehaus.stax2.ri.SingletonIterator org.codehaus.stax2.ri.SingletonIterator.create(java.lang.Object)' 2024/11/21 11:59:00 - read file 2.0 - at com.ctc.wstx.util.DataUtil.singletonIterator(DataUtil.java:62) 2024/11/21 11:59:00 - read file 2.0 - at com.ctc.wstx.evt.CompactStartElement.getAttributes(CompactStartElement.java:100) 2024/11/21 11:59:00 - read file 2.0 - at org.apache.hop.pipeline.transforms.xml.xmlinputstream.XmlInputStream.parseAttributes(XmlInputStream.java:554) 2024/11/21 11:59:00 - read file 2.0 - at org.apache.hop.pipeline.transforms.xml.xmlinputstream.XmlInputStream.processEvent(XmlInputStream.java:433) 2024/11/21 11:59:00 - read file 2.0 - at org.apache.hop.pipeline.transforms.xml.xmlinputstream.XmlInputStream.getRowFromXML(XmlInputStream.java:350) 2024/11/21 11:59:00 - read file 2.0 - at org.apache.hop.pipeline.transforms.xml.xmlinputstream.XmlInputStream.processRow(XmlInputStream.java:150) 2024/11/21 11:59:00 - read file 2.0 - at org.apache.hop.pipeline.transform.RunThread.run(RunThread.java:54) 2024/11/21 11:59:00 - read file 2.0 - at java.base/java.lang.Thread.run(Thread.java:840)
Priority: 3
Component: Transforms
The text was updated successfully, but these errors were encountered:
96361ca
Successfully merging a pull request may close this issue.
Apache Hop version?
SNAPSHOT-20241121
Java version?
openjdk version "17.0.13" 2024-10-15
Operating system
Linux
What happened?
Issue Priority
Priority: 3
Issue Component
Component: Transforms
The text was updated successfully, but these errors were encountered: