hi all:

when I restart the kylin sever, it stucked and I can't acess the kylin web 
interface.


the kylin.log shows as follows:


ringframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order 
= 2000]
2016-05-29 01:53:35,544 WARN  [localhost-startStop-1] common.KylinConfig:162 : 
KYLIN_CONF property was not set, will seek KYLIN_HOME env variable
2016-05-29 01:53:35,631 INFO  [localhost-startStop-1] 
security.PasswordPlaceholderConfigurer:177 : Loading properties file from 
resource loaded through InputStream
2016-05-29 01:53:36,422 INFO  [localhost-startStop-1] util.Version:27 : 
HV000001: Hibernate Validator 5.1.3.Final
2016-05-29 01:53:37,453 INFO  [localhost-startStop-1] 
init.InitialTaskManager:36 : Kylin service is starting.....
2016-05-29 01:53:38,069 INFO  [localhost-startStop-1] 
filter.AnnotationSizeOfFilter:53 : Using regular expression provided through VM 
argument net.sf.ehcache.pool.sizeof.ignore.pattern for IgnoreSizeOf annotation 
: ^.*cache\..*IgnoreSizeOf$
2016-05-29 01:53:38,086 INFO  [localhost-startStop-1] sizeof.JvmInformation:545 
: Detected JVM data model settings of: 64-Bit HotSpot JVM with Compressed OOPs 
and Concurrent Mark-and-Sweep GC
2016-05-29 01:53:38,335 INFO  [localhost-startStop-1] sizeof.AgentLoader:197 : 
Extracted agent jar to temporary file 
bin/../tomcat/temp/ehcache-sizeof-agent4008662102692737949.jar
2016-05-29 01:53:38,335 INFO  [localhost-startStop-1] sizeof.AgentLoader:137 : 
Trying to load agent @ 
bin/../tomcat/temp/ehcache-sizeof-agent4008662102692737949.jar
2016-05-29 01:53:38,343 INFO  [localhost-startStop-1] 
impl.DefaultSizeOfEngine:113 : using Agent sizeof engine
2016-05-29 01:53:38,672 INFO  [localhost-startStop-1] cube.CubeManager:124 : 
Initializing CubeManager with config kylin_metadata@hbase
2016-05-29 01:53:38,687 INFO  [localhost-startStop-1] 
persistence.ResourceStore:82 : Using metadata url kylin_metadata@hbase for 
resource store
2016-05-29 01:53:38,954 INFO  [localhost-startStop-1] hbase.HBaseConnection:139 
: connection is null or closed, creating a new one
2016-05-29 01:53:41,212 DEBUG [localhost-startStop-1] hbase.HBaseConnection:185 
: HTable 'kylin_metadata' already exists





the kylin.out shows as follows:
2016-05-29 01:53:39,596 INFO  [localhost-startStop-1] zookeeper.ZooKeeper: 
Client 
environment:java.library.path=:/usr/lib/hadoop/lib/native/Linux-amd64-64:/usr/lib/hadoop/lib/native
2016-05-29 01:53:39,596 INFO  [localhost-startStop-1] zookeeper.ZooKeeper: 
Client environment:java.io.tmpdir=bin/../tomcat/temp
2016-05-29 01:53:39,596 INFO  [localhost-startStop-1] zookeeper.ZooKeeper: 
Client environment:java.compiler=<NA>
2016-05-29 01:53:39,596 INFO  [localhost-startStop-1] zookeeper.ZooKeeper: 
Client environment:os.name=Linux
2016-05-29 01:53:39,596 INFO  [localhost-startStop-1] zookeeper.ZooKeeper: 
Client environment:os.arch=amd64
2016-05-29 01:53:39,596 INFO  [localhost-startStop-1] zookeeper.ZooKeeper: 
Client environment:os.version=2.6.32-431.el6.x86_64
2016-05-29 01:53:39,596 INFO  [localhost-startStop-1] zookeeper.ZooKeeper: 
Client environment:user.name=hdfs
2016-05-29 01:53:39,596 INFO  [localhost-startStop-1] zookeeper.ZooKeeper: 
Client environment:user.home=/home/hdfs
2016-05-29 01:53:39,596 INFO  [localhost-startStop-1] zookeeper.ZooKeeper: 
Client environment:user.dir=/home/hdfs/apache-kylin-1.5.1-bin
2016-05-29 01:53:39,597 INFO  [localhost-startStop-1] zookeeper.ZooKeeper: 
Initiating client connection, connectString=test2:2181,test1:2181,test3:2181 
sessionTimeout=120000 watcher=hconnection-0x77468ad80x0, 
quorum=test2:2181,test1:2181,test3:2181, baseZNode=/hbase-unsecure
2016-05-29 01:53:39,648 INFO  [localhost-startStop-1-SendThread(test2:2181)] 
zookeeper.ClientCnxn: Opening socket connection to server 
test2/10.142.20.86:2181. Will not attempt to authenticate using SASL (unknown 
error)
2016-05-29 01:53:39,654 INFO  [localhost-startStop-1-SendThread(test2:2181)] 
zookeeper.ClientCnxn: Socket connection established to test2/10.142.20.86:2181, 
initiating session
2016-05-29 01:53:39,670 INFO  [localhost-startStop-1-SendThread(test2:2181)] 
zookeeper.ClientCnxn: Session establishment complete on server 
test2/10.142.20.86:2181, sessionid = 0x254b880d71a00f5, negotiated timeout = 
120000
2016-05-29 01:53:39,766 WARN  [localhost-startStop-1] util.HeapMemorySizeUtil: 
hbase.regionserver.global.memstore.upperLimit is deprecated by 
hbase.regionserver.global.memstore.size
2016-05-29 01:53:40,719 DEBUG [localhost-startStop-1] ipc.AbstractRpcClient: 
Codec=org.apache.hadoop.hbase.codec.KeyValueCodec@25af551a, compressor=null, 
tcpKeepAlive=true, tcpNoDelay=true, connectTO=10000, readTO=20000, 
writeTO=60000, minIdleTimeBeforeClose=120000, maxRetries=0, 
fallbackAllowed=false, bind address=null
2016-05-29 01:53:41,067 DEBUG [hconnection-0x77468ad8-shared--pool1-t1] 
ipc.AbstractRpcClient: Use SIMPLE authentication for service ClientService, 
sasl=false
2016-05-29 01:53:41,086 DEBUG [hconnection-0x77468ad8-shared--pool1-t1] 
ipc.AbstractRpcClient: Connecting to test9/10.142.20.94:60020
2016-05-29 01:53:41,248 DEBUG [hconnection-0x77468ad8-shared--pool1-t3] 
ipc.AbstractRpcClient: Use SIMPLE authentication for service ClientService, 
sasl=false
2016-05-29 01:53:41,250 DEBUG [hconnection-0x77468ad8-shared--pool1-t3] 
ipc.AbstractRpcClient: Connecting to test3/10.142.20.87:60020

Reply via email to