I've created a fresh VM with centos7 to install PE3.8  I made sure that all 
the requirements were met and started the installation however after puppet 
is installed its having probems starting the pe-puppetserver

from the logs :

Apr 29 20:56:47 node1 systemd: Starting pe-puppetserver Service...
Apr 29 20:59:18 node1 systemd: pe-puppetserver.service operation timed out. 
Stopping.

[root@node1 system]# systemctl status pe-puppetserver.service
pe-puppetserver.service - pe-puppetserver Service
   Loaded: loaded (/usr/lib/systemd/system/pe-puppetserver.service; 
disabled)
   Active: failed (Result: timeout) since Wed 2015-04-29 20:59:18 CDT; 7min 
ago
  Process: 4465 ExecStartPost=/bin/bash ${INSTALL_DIR}/ezbake-functions.sh 
wait_for_app (code=exited, status=0/SUCCESS)
  Process: 4464 ExecStart=/opt/puppet/bin/java $JAVA_ARGS 
-XX:OnOutOfMemoryError=kill -9 %%p -XX:+HeapDumpOnOutOfMemoryError 
-XX:HeapDumpPath=/var/log/pe-puppetserver -Djava.security.egd=/dev/urandom 
-cp ${INSTALL_DIR}/puppet-server-release.jar clojure.main -m 
puppetlabs.trapperkeeper.main --config ${CONFIG} -b ${BOOTSTRAP_CONFIG} $@ 
(code=exited, status=143)
  Process: 4463 ExecStartPre=/usr/bin/install --group=pe-puppet 
--owner=pe-puppet -d /var/run/pe-puppet (code=exited, status=0/SUCCESS)
 Main PID: 4464 (code=exited, status=143)
   CGroup: /system.slice/pe-puppetserver.service

Apr 29 20:56:47 node1 systemd[1]: Starting pe-puppetserver Service...
Apr 29 20:59:18 node1 systemd[1]: pe-puppetserver.service operation timed 
out. Stopping.
Apr 29 20:59:18 node1 systemd[1]: Failed to start pe-puppetserver Service.
Apr 29 20:59:18 node1 systemd[1]: Unit pe-puppetserver.service entered 
failed state.

I re-tried the installation a few times but kept getting the same error

I made sure that I have enough memory

[root@node1 system]# free -m
              total        used        free      shared  buff/cache   
available
Mem:           6649         403        3459           8        2787       
 5984
Swap:          1023           0        1023

can anyone help ?


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/7c189d17-3a15-4b5c-81b9-8612bd2c3643%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to