Invalid url: oramds:/apps/v1/XSDs/Sample.xsd
java.lang.IllegalStateException: Invalid url: oramds:/apps/v1/XSDs/Sample.xsd
at oracle.bpm.io.fs.protocol.VFileURLConnection.parse(VFileURLConnection.java:135)
at oracle.bpm.io.fs.protocol.VFileURLConnection.get(VFileURLConnection.java:67)
at oracle.bpm.io.fs.utils.VFileUtils.vFileUrlToVFile(VFileUtils.java:201)
at oracle.bpm.io.fs.utils.VFileUtils.vFileUriToVFile(VFileUtils.java:182)
at oracle.bpm.fusion.soa.transformation.XSLTransformationServiceImpl.getMapperElement(XSLTransformationServiceImpl.java:233)
You might be facing some url issue while updating your XSLT’s in Jdev BPM projects.
This seems to be bug in Jdev.
There
is one patch 19775314 which needs to be applied to resolve it.
Please
follow below steps to apply Patch:
- Create any FOLDER PATCH_TOP in C:\ or anywhere
- extract Patch ZIP to C:\PATCH_TOP\19775314 folder
- C:\>cd PATCH_TOP\p19775314_121300_Generic\19775314
- setting the ORACLE_HOME and the opatch executable in the PATH
- Set ORACLE_HOME
-
- Set Opatch in the PATH
- Display the existing PATH to check if we have correctly set or not, Check end path is SET to Opatch
- Apply Patch
- Patch will start and take some time to apply
- In midway it will ask for system readiness:Press y to continue
No comments:
Post a Comment