Hi, i'm sorry but I think this is a bit stuped. But i'm stucked on it:

When i try do make and upload I get this error.

java.io.IOException: The system cannot find the path specified
        at java.io.Win32FileSystem.createFileExclusively(Native Method)
        at java.io.File.checkAndCreate(File.java:1159)
        at java.io.File.createTempFile(File.java:1244)
        at 
org.apache.struts.upload.MultipartIterator.createLocalFile(MultipartIterator.java:485)
        at 
org.apache.struts.upload.MultipartIterator.getNextElement(MultipartIterator.java:217)
        at 
org.apache.struts.upload.DiskMultipartRequestHandler.handleRequest(DiskMultipartRequestHandler.java:76)
        at org.apache.struts.util.RequestUtils.populate(RequestUtils.java:735)
        at 
org.apache.struts.action.ActionServlet.processPopulate(ActionServlet.java:2061)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1564)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:115)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:83)
        at com.caucho.server.http.Invocation.service(Invocation.java:291)
        at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:238)
        at 
com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:157)
        at com.caucho.server.TcpConnection.run(TcpConnection.java:140)
        at java.lang.Thread.run(Thread.java:484)

I've already tried setting the system property 'java.io.tmpdir', i've 
alreary tried to set the init-parmeter of the ActionServlet 'tempDir' and 
i've changed the general system temp dir. None of those tries worked.
So, please, give me a light!
Thanks.

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to