message-processor and router components not running

message-processor and router components not running
How can i solve this? @dchiesa1 

[apigeeservver]# apigee-all restart
+ apigee-service edge-message-processor restart
apigee-service: edge-message-processor: edge-message-processor is not running
usage: com.apigee.config.ConfigUtil -src "${sourceFolder}" -dest
                                    "${destinationFolder}"
-dest,--destination-folder <Destination Folder>   Destination folder
-h,--help                                         [Optional] print this
                                                   message and exit
-search,--search-key <Search Key>                 Comma separated (no
                                                   space) key(s) you would
                                                   like to search with
                                                   hierarchy
-src,--source-folder <Source Folder>              Tokenized source folder
-tf,--token-folders <[Optional] Token Folders>    Token Folders
tee: /opt/apigee/var/log/edge-message-processor/edge-message-processor.log: No space left on device
apigee-configutil: edge-message-processor: # Failed
usage: com.apigee.config.ConfigUtil -src "${sourceFolder}" -dest
                                    "${destinationFolder}"
-dest,--destination-folder <Destination Folder>   Destination folder
-h,--help                                         [Optional] print this
                                                   message and exit
-search,--search-key <Search Key>                 Comma separated (no
                                                   space) key(s) you would
                                                   like to search with
                                                   hierarchy
-src,--source-folder <Source Folder>              Tokenized source folder
-tf,--token-folders <[Optional] Token Folders>    Token Folders
tee: /opt/apigee/var/log/edge-mint-message-processor/edge-mint-message-processor.log: No space left on device
apigee-configutil: edge-mint-message-processor: # Failed
apigee-service: edge-message-processor: Not running (NO_PIDFILE)
apigee-service: edge-message-processor: status=1, continuing
apigee-service: edge-message-processor: Not running (NO_PIDFILE)
apigee-service: edge-message-processor: status=1, continuing
apigee-service: edge-message-processor: Not running (NO_PIDFILE)
apigee-service: edge-message-processor: status=1, continuing
apigee-service: edge-message-processor: Not running (NO_PIDFILE)
apigee-service: edge-message-processor: status=1, continuing
apigee-service: edge-message-processor: Not running (NO_PIDFILE)
apigee-service: edge-message-processor: status=1, continuing
apigee-service: edge-message-processor: Not running (NO_PIDFILE)
apigee-service: edge-message-processor: edge-message-processor is dead
+ apigee-service edge-router restart
apigee-service: edge-router: edge-router is not running
usage: com.apigee.config.ConfigUtil -src "${sourceFolder}" -dest
                                    "${destinationFolder}"
-dest,--destination-folder <Destination Folder>   Destination folder
-h,--help                                         [Optional] print this
                                                   message and exit
-search,--search-key <Search Key>                 Comma separated (no
                                                   space) key(s) you would
                                                   like to search with
                                                   hierarchy
-src,--source-folder <Source Folder>              Tokenized source folder
-tf,--token-folders <[Optional] Token Folders>    Token Folders
tee: /opt/apigee/var/log/edge-router/edge-router.log: No space left on device
apigee-configutil: edge-router: # Failed
apigee-service: edge-router: Not running (NO_PIDFILE)
apigee-service: edge-router: status=1, continuing
apigee-service: edge-router: Not running (NO_PIDFILE)
apigee-service: edge-router: status=1, continuing
apigee-service: edge-router: Not running (NO_PIDFILE)
apigee-service: edge-router: status=1, continuing
apigee-service: edge-router: Not running (NO_PIDFILE)
apigee-service: edge-router: status=1, continuing
apigee-service: edge-router: Not running (NO_PIDFILE)
apigee-service: edge-router: status=1, continuing
apigee-service: edge-router: Not running (NO_PIDFILE)
apigee-service: edge-router: edge-router is dead
apigee-all: Error: restart failed on [edge-message-processor edge-router]

 


[apigeeserver]# apigee-all wait_for_ready
+ apigee-service edge-message-processor wait_for_ready
Checking for message-processor on 127.0.0.1 port 8082   OK
Checking for message-processor uuid  457c5959-61a9-42a4-a349-0263e95fb5ad
Checking if message-processor is up message-processor is up.
+ apigee-service edge-router wait_for_ready
Checking for router on 127.0.0.1 port 8081  .............................................................
router failed to answer on 127.0.0.1 port 8081.
apigee-all: Error: wait_for_ready failed on [edge-router]
[root@ssj-age-ov-ag06 r.alzahrani]# apigee-all status
+ apigee-service edge-message-processor status
apigee-service: edge-message-processor: Not running (NO_PIDFILE)
+ apigee-service edge-router status
apigee-service: edge-router: Not running (NO_PIDFILE)
apigee-all: Error: status failed on [edge-message-processor edge-router]

Solved Solved
0 1 123
1 ACCEPTED SOLUTION

There is a clear message on the log "No space left on device" ,
free up space on the node hosting router and mp. and restart the services.

Thanks.

View solution in original post

1 REPLY 1

There is a clear message on the log "No space left on device" ,
free up space on the node hosting router and mp. and restart the services.

Thanks.