Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If site could not be found,the tempfile will not be deleted,how to resolve this problem? #581

Closed
superbigdog opened this issue May 13, 2020 · 1 comment

Comments

@superbigdog
Copy link

`五月 13, 2020 2:56:46 下午 fi.iki.elonen.NanoHTTPD$DefaultTempFileManager clear

警告: could not delete file
java.lang.Exception: could not delete temporary file: *********\Temp\NanoHTTPD-4713709955631918165
at fi.iki.elonen.NanoHTTPD$DefaultTempFile.delete(NanoHTTPD.java:403)
at fi.iki.elonen.NanoHTTPD$DefaultTempFileManager.clear(NanoHTTPD.java:446)
at fi.iki.elonen.NanoHTTPD$HTTPSession.execute(NanoHTTPD.java:984)
at fi.iki.elonen.NanoHTTPD$ClientHandler.run(NanoHTTPD.java:192)
at java.lang.Thread.run(Thread.java:745)`

and also this tempfile does not release by JVM.

@superbigdog
Copy link
Author

add an error website to finish the request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant