Opened 6 years ago

Closed 6 years ago

#1645 closed defect (fixed)

Test package_Start rasdaman service with error message

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.5
Component: build system Version: development
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description (last modified by Vlad Merticariu)

In a test package on Jenkins, Dimitar found

http://codereview.rasdaman.org/jenkins/job/vagrant-exec/3539/console

./pkg_test.sh nightly

More information can be found at http://rasdaman.org. Have fun![0m
'''Job for rasdaman.service failed. See 'systemctl status rasdaman.service' and 'journalctl -xn' for details.'''
Run the following command to update your PATH variable: source /etc/profile.d/rasdaman.sh
pkg_test.sh: Done.
pkg_test.sh: Sourcing /etc/profile.d/rasdaman.sh...
pkg_test.sh: Updating RASBASE with /opt/rasdaman/bin/update_db.sh...
update_db.sh: sqlite database to update: /opt/rasdaman/data//RASBASE
update_db.sh: rasdaman data directory: /opt/rasdaman/data//
update_db.sh: rasdaman data directory: /opt/rasdaman/data//

The error message when starting rasdaman service should be fixed in rasdaman installer's from Dimitar's opinion.

the installer does something like
service rasdaman restart maybe        
and service reports this error         
or systemctl

Change History (1)

comment:1 by Vlad Merticariu, 6 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.