Github user bostko commented on a diff in the pull request:
https://github.com/apache/brooklyn-docs/pull/195#discussion_r120638130
--- Diff: guide/ops/troubleshooting/increase-system-resource-limits.md ---
@@ -4,6 +4,16 @@ title: Increase System Resource Limits
toc: /guide/toc.json
---
+If you encounter the following error:
+
+ Caused by: java.io.IOException: Too many open files
+ at java.io.UnixFileSystem.createFileExclusively(Native
Method)[:1.8.0
+
+Please check limit for opened files `cat /proc/sys/fs/file-max` and
increase it.
--- End diff --
@drigodwin do you insist on this rewording?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---