While installing bahmni via CentOS 6.9(full) in Google Cloud and Digital Ocean,
I have an existing issue that openerp were not installed
I correct it with
and installation was completed.
However bahmni-lab service was not start
[zacrify1986@centos-1 ~]$ sudo service --status-all
abrt-ccpp hook is installed
abrtd (pid 2026) is running...
abrt-dump-oops is stopped
acpid (pid 1301) is running...
atd (pid 2104) is running...
auditd (pid 1157) is running...
Service bahmni-erp-connect is running with pid: 1421
Service bahmni-lab is not running
Service bahmni-reports is running with pid: 1439
cpuspeed is stopped
crond (pid 2089) is running...
DCM4CHEE is running with pid: 2022
resize2fs 1.41.12 (17-May-2010)
The filesystem is already 2621184 blocks long. Nothing to do!
hald (pid 1313) is running...
htcacheclean is stopped
httpd (pid 2063) is running...
Table: filter
Chain INPUT (policy ACCEPT)
num target prot opt source destination
Chain FORWARD (policy ACCEPT)
num target prot opt source destination
Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
Table: filter
Chain INPUT (policy DROP)
num target prot opt source destination
1 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:11112 /* dcm4cheeimagestorage */
2 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:8055 /* DCM4CHEE */
3 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:5432 /* POSTGRES */
4 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:8069 /* BAHMNIERP */
5 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:8051 /* BAHMNIREPORTS */
6 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:8050 /* OPENMRS */
7 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:443 /* https */
8 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:80 /* WEB SERVER */
9 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:3306 /* MYSQL */
10 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 /* lo */
11 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
12 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 /* SSH */
Chain FORWARD (policy DROP)
num target prot opt source destination
Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
Checking jexec statuslvmetad is stopped
dmeventd is stopped
mdmonitor is stopped
messagebus (pid 1263) is running...
mysqld (pid 1753) is running...
netconsole module not loaded
Configured devices:
lo eth0
Currently active devices:
lo eth0
grep: /proc/fs/nfsd/portlist: No such file or directory
ntpd (pid 1402) is running...
openerp-server is running...
Service openmrs is running with pid: 1827
master (pid 2003) is running...
postgresql-9.2 (pid 1869) is running...
Process accounting is disabled.
quota_nld is stopped
rdisc is stopped
Low level hardware support loaded:
none found
Upper layer protocol modules:
none found
User space access modules:
none found
Connection management modules:
none found
rngd is stopped
rsyslogd (pid 1179) is running...
sandbox is stopped
saslauthd is stopped
openssh-daemon (pid 1391) is running...
Nightly yum update is enabled.
and it’s not start after
[zacrify1986@centos-1 ~]$ sudo service bahmni-lab start
Starting bahmni-lab
[zacrify1986@centos-1 ~]$ sudo service bahmni-lab status
Service bahmni-lab is not running
[zacrify1986@centos-1 ~]$ sudo service bahmni-lab status
Service bahmni-lab is not running
[zacrify1986@centos-1 ~]$
nohup: failed to run command `/usr/java/jre1.8.0_101/bin/java': No such file or directory
nohup: failed to run command `/usr/java/jre1.8.0_101/bin/java': No such file or directory
nohup: failed to run command `/usr/java/jre1.8.0_101/bin/java': No such file or directory
i have the same issue what is did was installed jre1.8.0_101 and it fix my issue last week
please kindly install this rpm it will fix your issue.
let me know if it help or not.
thank you
[zacrify1986@centos-1 /]$ sudo service bahmni-lab start
Starting bahmni-lab
[zacrify1986@centos-1 /]$ sudo service bahmni-lab status
Service bahmni-lab is not running
this is log file
nohup: failed to run command `/usr/java/jre1.8.0_101/bin/java': No such file or directory
nohup: failed to run command `/usr/java/jre1.8.0_101/bin/java': No such file or directory
nohup: failed to run command `/usr/java/jre1.8.0_101/bin/java': No such file or directory
java version
[zacrify1986@centos-1 /]$ java -version
java version "1.8.0_131"
Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)
hi @binduak
after I add localhost under bahmni-lab and bahmni-lab-db and local install
it appear like this
[zacrify1986@centos-1 ~]$ bahmni -i local install
Installing Ansible from https://dl.bintray.com/bahmni/rpm/ansible-2.2.0.0-3.el6. noarch.rpm...
Loaded plugins: fastestmirror, security
Setting up Install Process
Cannot open: https://dl.bintray.com/bahmni/rpm/ansible-2.2.0.0-3.el6.noarch.rpm. Skipping.
Error: Nothing to do
are yo uable to make LAB order and test result can appear in patient dashboard on bahmni?
i have an issue i can make lab order and i can test LAB after validating result i cant see anything in patient dashboard of lab result ?
are you okay with this one ?