E-IB/BPEL: How to Setup and Troubleshoot XSL Mapper for Transformation with JDeveloper 11G
(Doc ID 1372821.1)
Last updated on FEBRUARY 22, 2019
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.51 and laterInformation in this document applies to any platform.
Symptoms
In PeopleTools 8.51 and JDeveloper 11.1.1.x., when attempting to start XSL Mapper, one of the following happens.
Scenario 1: The below errors occur:
In psae.out, it shows the following error.
Caused by: java.lang.ClassNotFoundException: oracle.tip.tools.ide.tx.pti.JDevAdapter
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
Could not find the main class: oracle.tip.tools.ide.tx.pti.JDevAdapter. Program will exit.
Exception in thread "main"
OR
Scenario 2: The following error occurs.
OR
Scenario 3: The following error occurs.
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/xml/parser/schema/XSDException
at oracle.tip.tools.ide.tx.pti.JDevAdapter.getFirstGlobalElementQName(JDevAdapter.java:136)
at oracle.tip.tools.ide.tx.pti.JDevAdapter.init(JDevAdapter.java:113)
at oracle.tip.tools.ide.tx.pti.JDevAdapter.<init>(JDevAdapter.java:78)
at oracle.tip.tools.ide.tx.pti.JDevAdapter.main(JDevAdapter.java:70)
Steps to Replicate:
1. Open AE test program in App Designer. AE
test program is Transform only AE with (1) XSLT step.
2. Expand test program.
3. Find the XSLT step and double-click on it.
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! |