Searchable PDF Export Error "java.io.FileNotFoundException", "(The system cannot find the file specified)"
(Doc ID 1582994.1)
Last updated on SEPTEMBER 29, 2022
Applies to:
Oracle WebCenter Enterprise Capture - Version 11.1.1.8.0 to 11.1.1.9.0 [Release 11g]Information in this document applies to any platform.
Symptoms
When committing Searchable PDF on an Enterprise Capture 11.1.1.8 Windows system, the commit fails. In the diagnostic log the following error is found:
[ERROR] [] [oracle.odc.commitprocessor.CommitProcessor] [tid: [ACTIVE].ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: <ECIS>] [APP: capture] Error adding filename [C:\<PATH>\LOCALS~1\Temp\6\6.1.PDF] to the binder.[[
java.io.FileNotFoundException: C:\<PATH>\LOCALS~1\Temp\6\6.1.PDF (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:120)
at oracle.stellent.ridc.model.TransferFile.<init>(TransferFile.java:49)
at oracle.stellent.ridc.model.TransferFile.<init>(TransferFile.java:45)
at oracle.stellent.ridc.model.impl.DataBinderImpl.addFile(DataBinderImpl.java:303)
at oracle.odc.commit.cs.ContentCommitDriver.releaseDocument(ContentCommitDriver.java:464)
at oracle.odc.commitprocessor.CommitProcessor.processBatch(CommitProcessor.java:407)
at oracle.odc.batchprocessor.BatchProcessorBean.processMessage(BatchProcessorBean.java:135)
at oracle.odc.batchprocessor.CommitProcessorBean.onMessage(CommitProcessorBean.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
Changes
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! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |