Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

BPM 12c - unable to deploy BusinessObjects from BPM Composer

2682839Mar 20 2015 — edited Mar 24 2015

While making a lab project I've added two business objects in BPMComposer 12c but they are not deployed. The system shows no error but always shows these unpublished changes.

In the log file written that the system has no access to \ui\editor\businessObjectsEditor and /ui/validation/businessProperties. I have checked the access and found no limitations.


Do you have any suggestions?

Thank you!

<oracle.adf.view> <IncludeDefTag> <doStartTag> <CANNOT_FIND_INCLUDE_PARENT_WITH_PARAM>

<20.03.2015 10:38:31 MSK> <Error> <HTTP> <BEA-101008> <[ServletContext@2080587344[app:BPMComposer module:/bpm/composer path:null spec-version:3.0]] Cannot get InputStream of resource "/ui/editor/businessObjectsEditor".

java.io.FileNotFoundException: C:\Oracle\soa_bpm12c\WORK\system12.1.3.0.41.140521.1008\DefaultDomain\servers\DefaultServer\tmp\_WL_user\BPMComposer\98gr2c\war\ui\editor\businessObjectsEditor (Отказано в доступе)

  at java.io.FileInputStream.open(Native Method)

  at java.io.FileInputStream.<init>(FileInputStream.java:146)

  at weblogic.utils.classloaders.FileSource.getInputStream(FileSource.java:31)

  at weblogic.servlet.internal.WarSource.getInputStream(WarSource.java:65)

  at weblogic.servlet.internal.WebAppServletContext.getResourceAsStream(WebAppServletContext.java:844)

  Truncated. see log file for complete stacktrace

>

<20.03.2015 10:38:33 MSK> <Error> <HTTP> <BEA-101008> <[ServletContext@2080587344[app:BPMComposer module:/bpm/composer path:null spec-version:3.0]] Cannot get InputStream of resource "/ui/validation/businessProperties".

java.io.FileNotFoundException: C:\Oracle\soa_bpm12c\WORK\system12.1.3.0.41.140521.1008\DefaultDomain\servers\DefaultServer\tmp\_WL_user\BPMComposer\98gr2c\war\ui\validation\businessProperties (Отказано в доступе)

  at java.io.FileInputStream.open(Native Method)

  at java.io.FileInputStream.<init>(FileInputStream.java:146)

  at weblogic.utils.classloaders.FileSource.getInputStream(FileSource.java:31)

  at weblogic.servlet.internal.WarSource.getInputStream(WarSource.java:65)

  at weblogic.servlet.internal.WebAppServletContext.getResourceAsStream(WebAppServletContext.java:844)

  Truncated. see log file for complete stacktrace

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 21 2015
Added on Mar 20 2015
2 comments
1,091 views