My Oracle Support Banner

Uploading Files On Attachment Tab Fails with org.apache.commons.fileupload.FileUploadException (Doc ID 1161484.1)

Last updated on JULY 03, 2023

Applies to:

Oracle Agile PLM Framework - Version 9.3.0.1 and later
Information in this document applies to any platform.

Symptoms

When attempting to add a file,
the following error occurs.

ERROR
-----------------------
! org.apache.commons.fileupload.FileUploadException: D:\Agile\Files\000\060\853\agile6085305.txt (The filename, directory name, or volume label syntax is incorrect)

Tomcat stdout log shows (under [AgileHome]\Tomcat\logs)
<2010-07-26 12:07:33,862> <FileServerDispatcher:ERROR> Error
com.agile.webfs.components.vault.client.VaultException:  D:\Agile\Files\000\060\853\agile6085305.txt (The filename, directory name, or volume label syntax is incorrect)
at com.agile.webfs.components.vault.Vault.streamIn(Vault.java:227)
at com.agile.webfs.components.vault.VaultManager.streamIn(VaultManager.java:155)
at com.agile.webfs.service.AgileIFSRepository.checkIn(AgileIFSRepository.java:91)
at com.agile.webfs.components.fileserver.FileServerDispatcher.checkIn(FileServerDispatcher.java:93)
at com.agile.webfs.components.fileserver.CheckInServlet.doPost(CheckInServlet.java:121)
...

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Log into Web Client as any user
2. Open an object
3. Add a local file as an attachment

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


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