You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drat.apache.org by ma...@apache.org on 2017/10/24 16:17:52 UTC

[drat.wiki] branch master updated: Created Running DRAT on Mac - FAQ (markdown)

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 <ch...@gmail.com>
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
['"commits@drat.apache.org" <co...@drat.apache.org>'].

FW: [drat.wiki] branch master updated: Created Running DRAT on Mac - FAQ (markdown)

Posted by Chris Mattmann <ma...@apache.org>.
Ran into some issues running on the new version of Mac, FAQ page is now up here:

https://github.com/apache/drat/wiki/Running-DRAT-on-Mac---FAQ 

Please add to it.



On 10/24/17, 9:17 AM, "mattmann@apache.org" <ma...@apache.org> wrote:

    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 <ch...@gmail.com>
    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
    ['"commits@drat.apache.org" <co...@drat.apache.org>'].