I am using the example mentioned on the file upload
web site. When I run I get following error. Can any
one help me with it.


Exception while retrieving data
Error Message:current thread not owner
java.lang.IllegalMonitorStateException: current thread
not owner
        at
org.apache.commons.fileupload.DefaultFileItem.getUniqueId(DefaultFileItem.java,
Compiled Code)
        at
org.apache.commons.fileupload.DefaultFileItem.getTempFile(DefaultFileItem.java:623)
        at
org.apache.commons.fileupload.DefaultFileItem.getOutputStream(DefaultFileItem.java:563)
        at
org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java,
Compiled Code)
        at UploadFile.doPost(UploadFile.java:54)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java,
Compiled Code)
        at
allaire.jrun.session.JRunSessionService.service(JRunSessionService.java,
Compiled Code)
        at
allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java,
Compiled Code)
        at
allaire.jrun.servlet.JRunNamedDispatcher.forward(JRunNamedDispatcher.java:39)
        at
allaire.jrun.servlet.Invoker.service(Invoker.java:84)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java,
Compiled Code)
        at
allaire.jrun.session.JRunSessionService.service(JRunSessionService.java,
Compiled Code)
        at
allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java,
Compiled Code)
        at
allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.java,
Compiled Code)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java,
Compiled Code)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java,
Compiled Code)
        at
allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java,
Compiled Code)
        at
allaire.jrun.http.WebEndpoint.run(WebEndpoint.java,
Compiled Code)
        at allaire.jrun.ThreadPool.run(ThreadPool.java,
Compiled Code)
        at allaire.jrun.WorkerThread.run(WorkerThread.java,
Compiled Code)

Thanks

Sumant


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

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

Reply via email to