Re: "java.net.SocketException: Too many open files" AbortRegionServer But not ShutDown

2017-01-03 Thread Ted Yu
r 8 hours >> , I >> > found it still alive and use kill -9 process to end up it. >> > >> > Here is my RegionServer log: >> > >> > In 01:58 AM , SocketException Happen, >> > >> > >> >1. [2017-01-02T01:58:00.469+08:00] [INF

Re: "java.net.SocketException: Too many open files" AbortRegionServer But not ShutDown

2017-01-03 Thread Weizhan Zeng
t; > > 1. [2017-01-02T01:58:00.469+08:00] [INFO] hdfs.DFSClient : > > Exception in createBlockOutputStream java.net.SocketException: Too > > many open files > >2. at sun.nio.ch.Net.socket0(Native Method) > >3. at sun.nio.ch.Net.socket(Net.java:423)

Re: "java.net.SocketException: Too many open files" AbortRegionServer But not ShutDown

2017-01-03 Thread Weizhan Zeng
s >>> , I >>> > found it still alive and use kill -9 process to end up it. >>> > >>> > Here is my RegionServer log: >>> > >>> > In 01:58 AM , SocketException Happen, >>> > >>> > >>> >

Re: "java.net.SocketException: Too many open files" AbortRegionServer But not ShutDown

2017-01-03 Thread Weizhan Zeng
Exception happend, It should shut down , but after 8 hours >> , I >> > found it still alive and use kill -9 process to end up it. >> > >> > Here is my RegionServer log: >> > >> > In 01:58 AM , SocketException Happen, >> > >> >

Re: "java.net.SocketException: Too many open files" AbortRegionServer But not ShutDown

2017-01-03 Thread Ted Yu
er log: > > In 01:58 AM , SocketException Happen, > > >1. [2017-01-02T01:58:00.469+08:00] [INFO] hdfs.DFSClient : > Exception in createBlockOutputStream java.net.SocketException: Too > many open files >2. at sun.nio.ch.Net.socket0(Native Method) >3. at sun.ni

Re: java.net.SocketException: Too many open files

2011-01-15 Thread Stack
2011/1/15 明珠刘 : > What does `netstat` look like? > Are you asking about the netstat command? To learn about it, type 'man netstat'. Or are you asking something else? St.Ack

Re: java.net.SocketException: Too many open files

2011-01-15 Thread 明珠刘
(-x) unlimited > > RS logs as fallows ,Why? > > 2010-12-29 06:09:10,738 WARN > org.apache.hadoop.hbase.regionserver.HRegionServer: Attempt=3118 > java.net.SocketException: Too many open files >at sun.nio.ch.Net.socket0(Native Method) >at sun.nio.ch.Net.socket(Net

Re: java.net.SocketException: Too many open files

2011-01-11 Thread Stack
t) unlimited > max user processes              (-u) 63943 > virtual memory          (kbytes, -v) unlimited > file locks                      (-x) unlimited > > RS logs as fallows ,Why? > > 2010-12-29 06:09:10,738 WARN > org.apache.hadoop.hbase.regionserver.HRegio

Re: java.net.SocketException: Too many open files

2011-01-11 Thread Alex Baranau
(-x) unlimited > > RS logs as fallows ,Why? > > 2010-12-29 06:09:10,738 WARN > org.apache.hadoop.hbase.regionserver.HRegionServer: Attempt=3118 > java.net.SocketException: Too many open files >at sun.nio.ch.Net.socket0(Native Method) >at sun.nio.ch

java.net.SocketException: Too many open files

2011-01-11 Thread 陈加俊
org.apache.hadoop.hbase.regionserver.HRegionServer.run(HRegionServer.java:481) at java.lang.Thread.run(Thread.java:619) 2010-12-29 06:09:10,765 WARN org.apache.hadoop.hbase.regionserver.HRegionServer: Attempt=3119 java.net.SocketException: Too many open files at sun.nio.ch.Net.socket0(Native Method) at