Skip to Main Content

Analytics Software

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!

Can't open DrmRequestProcessingTaskFlow page on WDK.

852088Apr 1 2011 — edited Jul 29 2011
hi all,

Can't open DrmRequestProcessingTaskFlow page.

Please let me know if you know about it.

I had operation according to the following procedure

1. Configuration WDK on JDeveloper.

2. Compile WDK.

3. Deployed the DrmRequestProcessingTaskFlow of WDK on soa_server1

4. It was appeared HTTP 404 Error page when I accessed http://epm112001.jp.oracle.com:8001/workflow/DrmRequestProcessingTaskFlow.


The following table shows the environment information and the error log of soa_server1.

<Environment>
Workflow development Kit 11.1.2
SOA Suite 11.1.3
Web Logic Server 10.3.3
JDeveloper Studio 11.1.1.3.0
jdk1.6.0_23

<soa_server1.log>-----------------------------------------------------------------------------------------

####<2011/03/01 11時05分28秒 JST> <Info> <ServletContext-/workflow/DrmRequestProcessingTaskFlow> <EPM112001> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1298945128324> <BEA-000000> <JspServlet error: Servlet unable to dispatch to the following requested page: The following exception occurred: java.io.FileNotFoundException: /index.jsp>
####<2011/03/01 11時05分28秒 JST> <Error> <HTTP> <EPM112001> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1298945128379> <BEA-101083> <Connection failure.
java.net.ProtocolException: Didn't meet stated Content-Length, wrote: '180' bytes instead of stated: '116' bytes.
at weblogic.servlet.internal.ServletOutputStreamImpl.ensureContentLength(ServletOutputStreamImpl.java:422)
at weblogic.servlet.internal.ServletResponseImpl.ensureContentLength(ServletResponseImpl.java:1431)
at weblogic.servlet.internal.ServletResponseImpl.send(ServletResponseImpl.java:1505)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1455)
at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
>
####<2011/03/01 11時05分28秒 JST> <Error> <HTTP> <EPM112001> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1298945128479> <BEA-101104> <Servlet execution in servlet context "ServletContext@463389127[app:DrmRequestProcessingTaskFlow module:/workflow/DrmRequestProcessingTaskFlow path:/workflow/DrmRequestProcessingTaskFlow spec-version:2.5]"failed, java.net.ProtocolException: Didn't meet stated Content-Length, wrote: '180' bytes instead of stated: '116' bytes.
java.net.ProtocolException: Didn't meet stated Content-Length, wrote: '180' bytes instead of stated: '116' bytes.
at weblogic.servlet.internal.ServletOutputStreamImpl.ensureContentLength(ServletOutputStreamImpl.java:422)
at weblogic.servlet.internal.ServletResponseImpl.ensureContentLength(ServletResponseImpl.java:1431)
at weblogic.servlet.internal.ServletResponseImpl.send(ServletResponseImpl.java:1505)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1455)
at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

----------------------------------------------------------------------------------------------------------


Thanks in advance.

tom
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details