Opened 9 years ago

Last modified 7 years ago

#1186 closed defect

start_rasdaman.sh should have proper exit code — at Version 3

Reported by: George Merticariu Owned by: drusu
Priority: minor Milestone: 10.0
Component: rasserver Version: development
Keywords: Cc: Peter Baumann
Complexity: Medium

Description (last modified by Dimitar Misev)

start_rasdaman.sh should not attempt starting rasdaman if rasmgr is already running. Exit code 0 in this case.

start_rasdaman.sh should return a non-zero code (1) when it fails to start rasdaman.

stop_rasdaman.sh should wait until rasmgr is really down or a timeout (10 seconds) is reached. If the timeout is reached and rasmgr is still there it should exit with 1.

Change History (3)

comment:1 by Dimitar Misev, 9 years ago

Component: undecidedrasserver
Description: modified (diff)
Milestone: 10.0
Summary: start_rasdaman should end successfully only if rasdaman starts correctlystart_rasdaman.sh should have proper exit code

comment:2 by Dimitar Misev, 8 years ago

Owner: changed from George Merticariu to drusu
Status: newassigned

comment:3 by Dimitar Misev, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.