
bug log
Liushuangbo
讲简单的话,给不懂的人听
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
No result defined for action *** and result success -
报错: 控制台: 严重: Could not find action or result /logtest/index No result defined for action com.net.action.IndexAction and result success - action - file:/D:/Program%20Files/Apache%20Software%20Foundat原创 2017-03-28 17:04:11 · 884 阅读 · 0 评论 -
ERROR: org.apache.hadoop.hbase.ipc.ServerNotRunningYetException: Server is not running yet
原因: hbase shell报错,导致连接Hadoop卡在了 Result result = table.get(get);过不去,执行shell命令是报错。 bug log: ERROR: org.apache.hadoop.hbase.ipc.ServerNotRunningYetException: Server is not running yet at org.apa原创 2017-03-30 11:01:37 · 5998 阅读 · 1 评论