Aaron McCurry created BLUR-134:
----------------------------------
Summary: Ulimits print out in startup of both shard and controller
servers is throwing an error in ubuntu linux
Key: BLUR-134
URL: https://issues.apache.org/jira/browse/BLUR-134
Project: Apache Blur
Issue Type: Bug
Affects Versions: 0.1.5
Reporter: Aaron McCurry
Fix For: 0.1.5
WARN 20130609_19:35:57:057_EDT [main] thrift.ThriftServer: Could not run
ulimit command to retrieve limits.
java.io.IOException: Cannot run program "ulimit": java.io.IOException: error=2,
No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
at
org.apache.blur.thrift.ThriftServer.printUlimits(ThriftServer.java:65)
at
org.apache.blur.thrift.ThriftBlurControllerServer.main(ThriftBlurControllerServer.java:69)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or
directory
at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
at java.lang.ProcessImpl.start(ProcessImpl.java:81)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
... 2 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira