CMU Error Accessing File '<zipfile>.zip' For Download. No Such File Or Directory
(Doc ID 727837.1)
Last updated on AUGUST 07, 2024
Applies to:
Oracle WebCenter Content - Version 10.0 and laterInformation in this document applies to any platform.
Oracle Universal Content Management - Version: 10.1.3.3.1
Symptoms
Content Server Request FailedError accessing file '<zipfile>.zip' for download.
(System Error: /directory/sub1/sub2/cmu/ucm2/bundles/<zipfile>/<zipfile>.zip (No such
file or directory (errno:2)))
The service stack for this request is
--CMU_DOWNLOAD_BUNDLE (**no captured values**)
java.io.FileNotFoundException:
/directory/sub1/sub2/cmu/ucm2/bundles/<zipfile>/<zipfile>.zip (No such file or
directory (errno:2))
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at intradoc.common.DataStreamWrapperUtils.openFileStream(Unknown Source)
at intradoc.server.ServiceHttpImplementor.sendStreamResponse(Unknown Source)
at intradoc.server.ServiceHttpImplementor.sendFileResponse(Unknown Source)
at cmu.CmuService.getCmuBundleFile(CmuService.java:563)
(..;)
.
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 |
Cause |
Solution |