ssue 7: Not Enough Disk Space on Web Server
In the process of submitting a version from a web client, the version specs, processing options, printer information will be stored in a temporary file on the web application server (the location is defined by parameter tempFileDir in jas.ini). If there is not enough space to store this file, the job will fail to submit. The following errors accompany this issue:
[SEVERE] JDE - [METADATA] Retrieved JDENET.tempFileDir, using C:\JDE_HOME\targets\JASSERVER_PORT81\temp
[SEVERE] JDE - [METADATA] Cause exception java.io.IOException: There is not enough space on the disk. java.io.IOException: There is not enough space on the disk.
[SEVERE] JDE - [METADATA] Cause exception java.io.IOException: There is not enough space on the disk. java.io.IOException: There is not enough space on the disk.
To address this problem make sure there is enough disk space on your web server.
No comments:
Post a Comment