You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading a file (as observable or in a log), the system handler is not free by the application. The garbage collector of JVM clean them but when uploading many attachments in batch, the limit of open files can be reached.
The text was updated successfully, but these errors were encountered:
Request Type
Bug
Work Environment
TheHive 4.1.11
Problem Description
When uploading a file (as observable or in a log), the system handler is not free by the application. The garbage collector of JVM clean them but when uploading many attachments in batch, the limit of open files can be reached.
The text was updated successfully, but these errors were encountered: