Hi Jean-Marc,

>From the .out file,
ERROR: transport error 202: bind failed: Address already in use
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized
[../../../src/share/back/debugInit.c:741]
FATAL ERROR in native method: JDWP No transports initialized,
jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)

HBase works fine even though with the shut down problem but it is annoying
to kill each hbase process each time 8-)

Kim


On Fri, Sep 20, 2013 at 11:23 AM, Jean-Marc Spaggiari <
jean-m...@spaggiari.org> wrote:

> Hi Kim,
>
> You should have a .log file but also a .out file. It's the .out file I was
> wondering about.
>
> Also, are you facing this issue only when stopping HBase? Is HBase working
> fine the reste of the time?
>
> JM
>
>
> 2013/9/20 Kim Chew <kchew...@gmail.com>
>
> > Hi Jean-Marc,
> >
> > java version "1.7.0_21"
> > Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
> > Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
> >
> > I do not see any errors or exception in my master log file, this is the
> > only line shown which indicates the master is shutting down,
> >
> > Fri Sep 20 10:44:44 PDT 2013 Stopping hbase (via master)
> >
> > Thanks.
> >
> > Kim
> >
> >
> > On Thu, Sep 19, 2013 at 9:46 PM, Jean-Marc Spaggiari <
> > jean-m...@spaggiari.org> wrote:
> >
> > > Hi Kim,
> > >
> > > Oracle JDK? Or OpenJDK?
> > >
> > > Anything on the hbase .out file?
> > >
> > > JM
> > >
> > >
> > > 2013/9/19 Kim Chew <kchew...@gmail.com>
> > >
> > > > Hi Jean-Marc,
> > > >
> > > > JDK 1.7 and hbase-0.94.8
> > > >
> > > > Kim
> > > >
> > > >
> > > > On Thu, Sep 19, 2013 at 5:18 PM, Jean-Marc Spaggiari <
> > > > jean-m...@spaggiari.org> wrote:
> > > >
> > > > > Hi Kim,
> > > > >
> > > > > Which java version are you using and which HBase version?
> > > > >
> > > > > JM
> > > > >
> > > > >
> > > > > 2013/9/19 Kim Chew <kchew...@gmail.com>
> > > > >
> > > > > > Hello there,
> > > > > >
> > > > > > I use "stop-hbase.sh" to shut down HBase but I always got a core
> > > dump,
> > > > > >
> > > > > > stopping hbase./home/kchew/hbase-0.94.8/bin/stop-hbase.sh: line
> 58:
> > > > 55477
> > > > > > Aborted                 (core dumped) nohup nice -n
> > > > ${HBASE_NICENESS:-0}
> > > > > > "$HBASE_HOME"/bin/hbase --config "${HBASE_CONF_DIR}" master stop
> > > "$@" >
> > > > > > "$logout" 2>&1 < /dev/null
> > > > > >
> > > > > > It happens no matter if I run HBase in standalone or
> > > pseudo-distributed
> > > > > > mode. My OS is a RHEL 6 vm running using the vmplayer. Also I
> have
> > > not
> > > > > > modify any scripts under "hbase/bin".
> > > > > >
> > > > > > THT
> > > > > >
> > > > > > Kim
> > > > > >
> > > > >
> > > >
> > >
> >
>

Reply via email to