This is an automated email from the ASF dual-hosted git repository.
mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 7d71bfd Created Running DRAT on Mac - FAQ (markdown)
7d71bfd is described below
commit 7d71bfdaa8eb2e935e4512cfe26e589e1fe85d5e
Author: Chris Mattmann <[email protected]>
AuthorDate: Tue Oct 24 09:17:51 2017 -0700
Created Running DRAT on Mac - FAQ (markdown)
---
Running-DRAT-on-Mac---FAQ.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Running-DRAT-on-Mac---FAQ.md b/Running-DRAT-on-Mac---FAQ.md
new file mode 100644
index 0000000..6ee5615
--- /dev/null
+++ b/Running-DRAT-on-Mac---FAQ.md
@@ -0,0 +1,5 @@
+Running DRAT on a Mac - Frequently asked Questions (FAQ)
+===
+If you are running on a Mac on 10.12 (Sierra) or newer, you may run into some
issues with the default open files and num proc settings (also known as
ulimit). The default ones for Mac are pretty paltry, and since Apache OODT (as
of version 1.3, currently what's pinned to DRAT) uses XML-RPC which in turn has
the potential to use up a lot of sockets (especially with Proteus which makes
lots of Ajax call backs), you may be running into issues using the DRAT GUI.
+
+Check out [this
page](https://blog.dekstroza.io/ulimit-shenanigans-on-osx-el-capitan/) to see
how you can increase the file limits to something that Proteus can run under.
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].