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

#88 added new clear log file button #91

Merged
merged 1 commit into from
Jan 29, 2018
Merged

#88 added new clear log file button #91

merged 1 commit into from
Jan 29, 2018

Conversation

hufoAA
Copy link

@hufoAA hufoAA commented Jan 24, 2018

Issue: #88

Proposed changes

to be able to clean the file and to avoid: "java.io.FileNotFoundException: sample.txt (The requested operation cannot be per formed on a file with a user-mapped section open)"
have to stop file mapping using the reflection

https://stackoverflow.com/questions/2972986/how-to-unmap-a-file-from-memory-mapped-using-filechannel-in-java

Reviewers

@

@anb0s anb0s merged commit 41c5cc8 into anb0s:master Jan 29, 2018
@anb0s
Copy link
Owner

anb0s commented Jan 29, 2018

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants