[chef] Re: IBM Biginsights 3.0 silent installation using Chef is failing


Chronological Thread 
  • From: Noah Kantrowitz < >
  • To:
  • Subject: [chef] Re: IBM Biginsights 3.0 silent installation using Chef is failing
  • Date: Thu, 20 Nov 2014 21:45:09 -0800

Please don't double-ask when you know people are answering you on 
StackOverflow already. Anyone that wants to answer, 
https://stackoverflow.com/questions/27054044/biginsights-3-0-silent-installation-using-chef
 is the SO thread.

--Noah

On Nov 20, 2014, at 9:42 PM, 
< >
 
< >
 wrote:

> 
> I am doing silent installation of Biginsights 3.0 using Chef. Strange thing 
> is
> that if I invoke the installation without Chef recipe i.e manually
> "./silent-install.sh install.xml" it works fine. But when I invoke it 
> through
> Chef recipe , it fails. It does not install bigsql1,sheets and due that it
> fails. I am pasting the error. It is not getting required files as bigsql1
> installation is not completing successfully.
> 
> [ERROR] DeployManager - bigsql1 failed
> com.ibm.xap.mgmt.ConfigurationException: initialize failed because
> /opt/ibm/biginsights/hdm/components/bigsql1/binary/bigsql1-dist.tar.gz is 
> not
> found
>    at
> com.ibm.xap.mgmt.bigsql.BigSQL1Deployer.installInitialize(BigSQL1Deployer.java:73)
>    at
> com.ibm.xap.mgmt.DeployManager$InstallThread.doInstall(DeployManager.java:2760)
>    at
> com.ibm.xap.mgmt.DeployManager$InstallThread.work(DeployManager.java:2818)
>    at 
> com.ibm.xap.mgmt.DeployManager$WorkerThread.run(DeployManager.java:2725)
> 
> Any help will be appreciated. I am sure somewhere Chef is failing to invoke
> bigsql1 install script and most probably it is terminal issue.
> 
> Here is my recipe code 
> 
> bash "BI3.0" do
> user "biadmin"
> group "biadmin"
> cwd
> "/home/biadmin/biginsights-3.0.0.1-SNAPSHOT-enterprise-production-Linux-amd64-b20140711_1047/silent-install"
> code <<-EOH
> sh silent-install.sh BI30.xml 2>&1 >> /tmp/console.out
> EOH
> end

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail




Archive powered by MHonArc 2.6.16.

§