You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Mangesh Bais <ma...@cisco.com> on 2006/01/05 09:13:26 UTC

Error uploading a document

We are getting following error when trying to upload the document in our
system using webservices call:
 
 {http://xml.apache.org/axis/}stackTrace: java.io.IOException: No such file
or directory
 at java.io.UnixFileSystem.createFileExclusively(Native Method)
 at java.io.File.checkAndCreate(File.java:1313)
 at java.io.File.createTempFile(File.java:1401)
 at
org.apache.axis.attachments.ManagedMemoryDataSource.flushToDisk(ManagedMemor
yDataSource.java:423)
 at
org.apache.axis.attachments.ManagedMemoryDataSource.write(ManagedMemoryDataS
ource.java:306)

Appreciate any quick help on this.
 
Thanks and Regards,
 
Mangesh Bais