マスターノードでマニフェストを実行しようとすると、puppetmasterで次の2つのエラーが発生します。
change from absent to latest failed: Execution of '/usr/bin/keytool -importcert
-noprompt -alias puppetca -file /etc/puppetlabs/puppet/ssl/certs/ca.pem
-keystore /etc/puppetlabs/activemq/broker.ts -trustcacerts' returned 1:
Error occurred during initialization of VM Could not reserve enough space for
object heap Could not create the Java virtual machine.
と...
change from absent to latest failed: Execution of '/usr/bin/keytool
-importkeystore -srcstoretype PKCS12 -destkeystore
/etc/puppetlabs/activemq/broker.ks -srckeystore
/tmp/domain.com.20130221-957-17scina-0 -alias domain.com' returned 1:
Error occurred during initialization of VM Could not reserve enough space
for object heap Could not create the Java virtual machine.
(ドメインをdomain.comに変更しました)
activemq_heap_mbパラメーターを設定しようとしましたが、役に立ちません。
私はどんな提案にも感謝します:)
ありがとう