Re: java.io.IOException: Map failed

2015-10-03 Thread Erick Erickson
bq: Unfortunately I am using a company server and the system admin refuses to change those settings. For now my only option is to explicitly use either SimpleFSDirectory or NIOFSDirectory. But at least it is working! Then find another employer ;). Really, if the system admin is unwilling to listen

Re: java.io.IOException: Map failed

2015-10-03 Thread Ziqi Zhang
Thanks Uwe Unfortunately I am using a company server and the system admin refuses to change those settings. For now my only option is to explicitly use either SimpleFSDirectory or NIOFSDirectory. But at least it is working! On 01/10/2015 20:53, Uwe Schindler wrote: Hi, You must ask the s

RE: java.io.IOException: Map failed

2015-10-03 Thread Uwe Schindler
we Schindler Subject: Re: java.io.IOException: Map failed Thanks Uwe Unfortunately I am using a company server and the system admin refuses to change those settings. For now my only option is to explicitly use either SimpleFSDirectory or NIOFSDirectory. But at least it is working! On 01/1

Re: java.io.IOException: Map failed

2015-10-01 Thread Uwe Schindler
Hi, You must ask the system administrator to raise those limits. Or use sudo or get root yourself if its your own machine. Those settings cannot be done as normal user because they affect whole system. In general, those settings don't survive reboots so its better to modify corresponding config