On nodes where the Message Processor and Router are installed the Apigee script check.sh gives the below errors.
Check Processes: ---------------- router (pid 13610) is running... message-processor (pid 14457) is running... Check Services: --------------- Router: Error: Cannot retrieve UUID Continue anyhow y/(n) y Message Processor: Error: Cannot retrieve UUID [root@apigee4-fe bin]# sh ./all-status.sh router (pid 13610) is running... message-processor (pid 14457) is running... [root@apigee4-fe bin]#
On server with Enterprise UI everything is OK:
Check Processes: ---------------- slapd (pid 15485) is running... ZooKeeper (pid 13970) is running... Cassandra (pid 14783) is running... management-server (pid 16254) is running... Apigee UI (pid 17131) is running... Check Services: --------------- Management Server: UUID=7039dc92-4e52-4051-a365-15165d0770a0 ==> 200 [root@apigee1-be bin]# sh ./all-status.sh slapd (pid 15485) is running... ZooKeeper (pid 13970) is running... Cassandra (pid 14783) is running... management-server (pid 16254) is running... Apigee UI (pid 17131) is running...