My Oracle Support Banner

Unable to use APEXExport hitting with java.io.FileNotFoundException: ??? (Doc ID 2905833.1)

Last updated on OCTOBER 28, 2022

Applies to:

Oracle Application Express (APEX) - Version 20.2 and later
Information in this document applies to any platform.

Symptoms

Trying to export APEX Application / Workspace using APEXExport
Proper PATH, CLASSPATH and JAVA_HOME has been set

But still facing the below error

C:\apex\utilities>java oracle.apex.APEXExport -db localhost:1521/Maris -user system -password lisica -expWorkspace
Exporting Workspace 12:'COM.ORACLE.CUST.REPOSITORY'
Exception in thread "main" java.io.FileNotFoundException: ??? (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
at oracle.apex.APEXExport.copy_file(APEXExport.java:227)
at oracle.apex.APEXExport.exec_and_write_files(APEXExport.java:294)
at oracle.apex.APEXExport.ExportWorkspace(APEXExport.java:573)
at oracle.apex.APEXExport.ExportWorkspaces(APEXExport.java:439)
at oracle.apex.APEXExport.main(APEXExport.java:904)

 

 

Changes

 NA

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.