Skip to Main Content

Application Development 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!

Error While Commiting .PAK files from ODDC Services

Abhinav MittalDec 28 2011 — edited May 5 2012
Hi

I am trying to scan and commit documents using ODDC client. I am able to successfully send the Document from Remote Location and corresponding .PAK files are also created but when ODDC services try to process and Commit the document, i get following errors:

***Error*** Failed to process batch 36137617_36138113. Error Number: 40008, Error: Failed to commit batch (with delete). Commit Profile - ecm: The following error was reported by ReleaseDocument. Error Number: 20004 Error Description: HTTP/1.1 302 Moved Temporarily

I also get following error in another file:

Tue Dec 27 01:04:46 HST 2011 INFO Document file name is C:\Oracle\ODC\Batches\008\0000000J\0000000J_1.
Tue Dec 27 01:04:46 HST 2011 INFO Begin Check In Process.
Tue Dec 27 01:04:46 HST 2011 INFO Idc service = CHECKIN_UNIVERSAL.
Tue Dec 27 01:04:46 HST 2011 INFO Parsing xml to obtain fields data.
Tue Dec 27 01:04:46 HST 2011 INFO dDocTitle: W2 Company.
Tue Dec 27 01:04:46 HST 2011 INFO dDocType: HRW2COMP.
Tue Dec 27 01:04:46 HST 2011 INFO Field DocAuthor: weblogic.
Tue Dec 27 01:04:46 HST 2011 INFO dSecurityGroup: Public.
Tue Dec 27 01:04:46 HST 2011 INFO Field xCompanyName: sys.
Tue Dec 27 01:04:46 HST 2011 INFO Field xCompanyNo: 345.
Tue Dec 27 01:04:46 HST 2011 INFO Field xYear: 1980.
Tue Dec 27 01:04:46 HST 2011 INFO dDocAuthor: weblogic.
Tue Dec 27 01:04:46 HST 2011 INFO dDocAccount: .
Tue Dec 27 01:04:46 HST 2011 INFO primaryFile: C:\Oracle\ODC\Batches\008\0000000J\0000000J.1.
Tue Dec 27 01:04:46 HST 2011 SEVERE Failed to check in document. Exception: {0}. Error is: oracle.stellent.ridc.protocol.http.HttpProtocolException: HTTP/1.1 302 Moved Temporarily
at oracle.stellent.ridc.protocol.http.IdcHttpProtocol.writeRequest(IdcHttpProtocol.java:171)
at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:140)
at com.oracle.capture.UCM11g.Driver.checkIn(Driver.java:192)
at com.oracle.capture.UCM11g.ComDriver.checkIn(ComDriver.java:42)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.jniwrapper.win32.com.server.IDispatchServer.invoke(SourceFile:209)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.jniwrapper.win32.com.server.CoInterfaceVTBL$VirtualMethodCallback.b(SourceFile:232)
at com.jniwrapper.win32.com.server.CoInterfaceVTBL$VirtualMethodCallback.callback(SourceFile:135)
at com.jniwrapper.Callback.enterPoint(SourceFile:222)
at com.jniwrapper.Function.invokeCFunc(Native Method)
at com.jniwrapper.FunctionCall.a(SourceFile:126)
at com.jniwrapper.FunctionCall.call(SourceFile:34)
at com.jniwrapper.Function.invoke(SourceFile:188)
at com.jniwrapper.Function.invoke(SourceFile:212)
at com.jniwrapper.win32.MessageLoopThread$LoopThread.run(MessageLoopThread.java:489)

I would appreciate if someone can help me in the same as it's too urgent and i have tried almost everything but no luck.
Regards
ACM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 2 2012
Added on Dec 28 2011
3 comments
276 views