Ambari server 搭建过程中到了revicw环境遇到点击deploy:发现页面没有响应

Console显示server 返回500 error错误,页面中没有提示更多的报错信息。

经过日志查看,发现日志中报了如下错误:

12 Mar 2018 21:25:41,903 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert hbase_regionserver_process for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,904 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert spark_thriftserver_status for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,904 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert datanode_webui for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,904 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert livy2_server_status for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,905 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert datanode_process for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,905 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert ambari_agent_version_select for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,905 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert ams_metrics_monitor_process for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,905 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert storm_supervisor_process for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,905 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert spark2_thriftserver_status for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,906 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert nfsgateway_process for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,906 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert ambari_agent_disk_usage for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,906 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert yarn_nodemanager_webui for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,906 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert livy_server_status for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,907 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert yarn_nodemanager_health for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,907 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert flume_agent_status for an invalid cluster named NGAD_MSE_AB_N1

12 Mar 2018 21:25:41,907 ERROR [alert-event-bus-2] AlertReceivedListener:480 - Unable to process alert accumulo_tserver_process for an invalid cluster named NGAD_MSE_AB_N1

初步判定:应该是命名冲突,因为在上周六,2018.3.10搭建时使用相同集群名称。

解决方案:官网查看了对应的资料,其中有说重启agent节点,恢复,本地测试无效。

解决方案:删除 ambari cluster,然后重新搭建。

Ambari显示server 返回500 error的更多相关文章

  1. JAVA发送邮件报错,返回500 Error: bad syntax问题

    把项目部署在Linux系统的centos服务器,发送邮件报错了. 500 Error: bad syntax 处理办法 [root@master bin]# hostname master 显示 ma ...

  2. 记一次接口调试错误: {"timestamp":"2019-09-11T03:04:30.036+0000","status":500,"error":"Internal Server Error","message":"Could not write JSON: Object is null; nested exception is com.fasterxml.jackson

    接口测试中用postman测试返回是正常的,但是使用其他人去调用就出错了,找了半天,才想起来使用了nginx,用于端口的代理转发.然后根据错误信息发现json格式的某个字段为null,结合日志中的报文 ...

  3. sharepoint 2013 reporting services 远程server返回错误: (500) 内部server错误。

    在sharepoint 2013部署reporting services过程中,点击管理中心,server上的服务.系统配置.提示了一个错误: 远程server返回错误: (500) 内部server ...

  4. java使用POST发送soap报文请求webservice返回500错误解析

    本文使用JAX-WS2.2编译webservice,并使用HttpUrlConnection的POST方式对wsdl发送soap报文进行请求返回数据, 对错误Server returned HTTP ...

  5. springboot - 返回xml error 从自定义的 ErrorController

    1.概览 2.在<springboot - 返回JSON error 从自定义的 ErrorController>基础上,做如下调整: 1).新增Attribute类和Error类 pac ...

  6. springboot - 返回JSON error 从自定义的 ErrorController

    使用AbstractErrorController(是ErrorController的实现),返回json error. 1.概览 2.基于<springboot - 映射 /error 到自定 ...

  7. MS SQL错误:SQL Server failed with error code 0xc0000000 to spawn a thread to process a new login or connection. Check the SQL Server error log and the Windows event logs for information about possible related problems

          早晨宁波那边的IT人员打电话告知数据库无法访问了.其实我在早晨也发现Ignite监控下的宁波的数据库服务器出现了异常,但是当时正在检查查看其它服务器发过来的各类邮件,还没等到我去确认具体情 ...

  8. Server Error The server encountered an error and could not complete your request. 新建站点模版失败

    500 Server Error Error: Server Error The server encountered an error and could not complete your req ...

  9. 【.net ajax显示后台返回值】

    1..net ajax显示后台返回值 <script>        $(document).ready(function () {            $("#btn&quo ...

随机推荐

  1. ubuntu 安装 CUDA、 cuDNN 的tips

    CUDA 查看驱动兼容性:https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html 查看GCC 与CUDA 驱动版本的兼容性 ...

  2. 解决移动端浏览器 HTML 音频不能自动播放的三种方法

    https://blog.csdn.net/PY0312/article/details/90349386 由于Android,IOS移动端的浏览器以及微信自带的浏览器为了用户更好的体验,规定不自动播 ...

  3. pyhton自动化项目编码以及命名规范

    对于任何一个编程项目来说,都需要一个编码的规范以及标准,这里整理了一些Google python的命名规范以及python语言PEP8的编码规范. 一.命名规范 命名示例: module_name, ...

  4. [LeetCode] 完全二叉树的节点个数

    题目链接: https://leetcode-cn.com/problems/count-complete-tree-nodes 难度:中等 通过率:57.4% 题目描述: 给出一个 完全二叉树 ,求 ...

  5. 细说Python的lambda函数用法,建议收藏

    细说Python的lambda函数用法,建议收藏 在Python中有两种函数,一种是def定义的函数,另一种是lambda函数,也就是大家常说的匿名函数.今天我就和大家聊聊lambda函数,在Pyth ...

  6. 使用Tomcat、JNDI与ActiveMQ实现JMS消息通信服务

    前言 之所以使用JNDI 是出于通用性考虑,该例子使用JMS规范提供的通用接口,没有使用具体JMS提供者的接口,这样可以保证我们编写的程序适用于任何一种JMS实现(ActiveMQ.HornetQ等) ...

  7. PHP生成excle文件

    excle_word.php /*** * 生成excle文件 ***/ $time = time(); $filename = date("Y年m月d日h点m分s秒", $tim ...

  8. Codeforces1256F_Equalizing Two Strings

    题意 给定两个字符串,可以任意选择s串的一段和t串的相同长度的一段进行翻转,无限次数,问能否通过翻转使得两个字符串相等. 分析 看了题解发现思路很巧妙. 无限次数的子串翻转其实就是相邻两个字符的交换. ...

  9. ubuntu apache https设置

    上篇文章已经描述过怎么生成证书,点击这里,直接写怎么设置 1.apache加载ssl模块, # a2enmod ssl 2.启动ssl站点 #a2ensite default-ssl 3.加入监听端口 ...

  10. tf.get_variable函数的使用

    tf.get_variable(name,  shape, initializer): name就是变量的名称,shape是变量的维度,initializer是变量初始化的方式,初始化的方式有以下几种 ...