Opened 5 years ago

Closed 5 years ago

#1951 closed defect (fixed)

stop_rasdaman.sh should not use fuser

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: major Milestone: 9.8
Component: bin Version: development
Keywords: Cc: Bang Pham Huu
Complexity: Medium

Description

On some systems it's not installed. It is better to do pgrep for the embedded petascope process instead of checking with fuser.

Change History (3)

comment:1 by Dimitar Misev, 5 years ago

Actually in start_rasdaman.sh as well (note also wrong error about port 8080 occupied):

start_rasdaman.sh:   starting petascope on port 8080... /opt/rasdaman/bin/start_rasdaman.sh: line 162: fuser: command not found
failed, port 8080 is occupied.
start_rasdaman.sh: done.

comment:2 by Dimitar Misev, 5 years ago

Owner: set to Dimitar Misev
Status: newassigned

comment:3 by Dimitar Misev, 5 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.