Home
Analytics
Issue with BIRT ihub3.1 installation on Linux Environment
Gopinath1987
<p>Hi Guys,</p>
<p> We are trying to install BIRT iHub 3.1 on Linux environment.But we are getting below error as can be seen under "Error message"</p>
<p> </p>
<p>All required ports for installation are available , libstdc++.i686/glibc.i686 libraries are installed , Linux machine runlevel 3.</p>
<p> </p>
<p>Attached is the installer log.</p>
<p> </p>
<p>acinstall.properties file is updated as below. Birt is installed as "spm" user with password as spm@2015.</p>
<p> </p>
<p>#Tue, 11 Jun 2013 16:19:16 -0700<br>
ac.login=//<machine hostname>/spm<br>
ac.password=spm@2015<br>
ac.package=b<br><br>
# Please use forward slashes for the home fully qualified path on Windows OS, for example 'homedir'=D:/iHub/distribution<br>
ac.homedir=.<br>
ac.downloadonly=false<br><br>
# Please use forward slashes for the source network path on Windows OS, for example 'source'=//fs/installDir/iHub/distribution<br>
#ac.source=.<br><br>
# The license agreement (license.txt) file is located in the ./License directory<br>
# The default value of the ac.acceptlicense parameter is set to 'prompt', which requires the user to read the license agreement before accepting it<br>
# Before starting a network/silent install, read the license.txt file and change the value of the ac.acceptlicense parameter to 'y' to confirm that you agree to the terms of the license agreement<br>
ac.acceptlicense=y<br><br>
#Advanced Settings<br>
#ac.ihub_cluster_schema_name=<br>
#ac.ihub_postgres_port=<br>
</p>
<p>Tried manually placing the tools.jar under path "/opt/spm/BIRTiHubVisualization/java/lib/" , following which "Unable to locate tools.jar. Expected to find it in /opt/spm/BIRTiHubVisualization/java/lib/tools.jar" message stopped showing up but still would fail with same error message.</p>
<p> </p>
<p>Any help on this would be great !</p>
<p> </p>
<p> </p>
<p>Error message:</p>
<p> </p>
<p> </p>
<p>Install will start now...<br>
Unable to locate tools.jar. Expected to find it in /opt/spm/BIRTiHubVisualization/java/lib/tools.jar<br>
[echo] Downloading from given file system location<br>
[echo] Verifying Checksum...<br>
[echo] Completed verification<br>
[echo] Extracting package Actuate BIRT iHub<br>
[echo] Installing Actuate BIRT iHub. This may take a few minutes...<br>
[echo] Using default PostgreSQL database port number 8433<br>
[echo] Using default schema name<br>
[echo] exec returned: 1<br>
Target 'Install.IHUB3' failed with message 'Install Failed'.<br>
Target 'exemanager' failed with message 'The following error occurred while executing this line:<br>
/opt/spm/BIRTiHubVisualization/acinstall/AntInstall.xml:841: Install Failed'.<br><br>
INSTALL FAILED<br>
/opt/spm/BIRTiHubVisualization/acinstall/AntInstall.xml:1970: The following error occurred while executing this line:<br>
/opt/spm/BIRTiHubVisualization/acinstall/AntInstall.xml:841: Install Failed<br><br>
Total time: 17 seconds<br>
Install failed (error code 1).<br>
</p>
<p> </p>
<p>Contents of installer.log file is as below:</p>
<p> </p>
<p> </p>
<p>
exemanager:<br><br>
input.isInstallSystemConsole:<br><br>
extractzip.SystemConsole:<br><br>
Install.SystemConsole:<br><br>
input.isInstallIHUB3:<br><br>
fs.download:<br>
[echo] Downloading from given file system location<br>
[echo] File already present. Download will be skipped<br><br>
checkSum:<br>
[echo] Verifying Checksum...<br>
[delete] Deleting: /opt/spm/BIRTiHubVisualization/downloads/BIRTiHub/ActuateBIRTiHub.tar.gz.MD5SUM<br>
[echo] Completed verification<br><br>
extractzip.IHUB3:<br>
[echo] Extracting package Actuate BIRT iHub<br><br>
Install.IHUB3:<br>
[echo] Setup detected files from previous installation. Cannot install in the same location. Either remove existing installation or install in a new location.<br>
[echo] Setup will abort installation for this module<br><br>
Install.IC:<br><br>
input.isInstallPOSTGRES:<br><br>
extractzip.POSTGRES:<br><br>
Install.POSTGRES:<br><br>
input.isInstallContentServices:<br><br>
extractzip.ContentServices:<br><br>
Install.ContentServices:<br><br>
StartiHubServices:<br>
[propertyfile] Creating new property file: /opt/spm/BIRTiHubVisualization/acmodules.status<br><br>
Complete.PAGinstall:<br><br>
input.isInstallScorecardServer:<br><br>
copy.ScorecardServer:<br><br>
Extract.ScorecardServer:<br><br>
Install.ScorecardServer:<br><br>
input.isInstallScorecardMSSE:<br><br>
copy.ScorecardMSSE:<br><br>
Extract.ScorecardMSSE:<br><br>
Install.ScorecardMSSE:<br><br>
input.isInstallScorecardSmartClient:<br><br>
copy.ScorecardSmartClient:<br><br>
Extract.ScorecardSmartClient:<br><br>
Install.ScorecardSmartClient:<br><br>
input.isInstallScorecardWeb:<br><br>
copy.ScorecardWeb:<br><br>
Extract.ScorecardWeb:<br><br>
Install.ScorecardWeb:<br><br>
Install.BA:<br><br>
input.isInstallBAcore:<br><br>
extractzip.BAcore:<br><br>
Install.BAcore:<br><br>
input.isInstallBAweb:<br><br>
extractzip.BAweb:<br><br>
Install.BAweb:<br><br>
StartSystemConsoleServices:<br><br>
Launch.targeturl:<br><br>
check.install.status:<br>
[echo] Setup Completed<br>
[echo] BIRTiHub setup failed. Please check log files under this module.<br>
Target 'check.install.status' failed with message 'Install Failed'.<br>
Target 'exemanager' failed with message 'The following error occurred while executing this line:<br>
/opt/spm/BIRTiHubVisualization/acinstall/AntInstall.xml:2224: Install Failed'.<br><br>
BUILD FAILED<br><br>
/opt/spm/BIRTiHubVisualization/acinstall/AntInstall.xml:1985: The following error occurred while executing this line:<br>
/opt/spm/BIRTiHubVisualization/acinstall/AntInstall.xml:2224: Install Failed<br>
at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)<br>
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)<br>
at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)<br>
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)<br>
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)<br>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
at java.lang.reflect.Method.invoke(Method.java:483)<br>
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)<br>
at org.apache.tools.ant.Task.perform(Task.java:348)<br>
at org.apache.tools.ant.Target.execute(Target.java:390)<br>
at org.apache.tools.ant.Target.performTasks(Target.java:411)<br>
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)<br>
at org.apache.tools.ant.Project.executeTarget(Project.java:1368)<br>
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)<br>
at org.apache.tools.ant.Project.executeTargets(Project.java:1251)<br>
at org.apache.tools.ant.Main.runBuild(Main.java:809)<br>
at org.apache.tools.ant.Main.startAnt(Main.java:217)<br>
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)<br>
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)<br>
Caused by: /opt/spm/BIRTiHubVisualization/acinstall/AntInstall.xml:2224: Install Failed<br>
at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:164)<br>
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)<br>
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)<br>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
at java.lang.reflect.Method.invoke(Method.java:483)<br>
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)<br>
at org.apache.tools.ant.Task.perform(Task.java:348)<br>
at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)<br>
at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)<br>
at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)<br>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
at java.lang.reflect.Method.invoke(Method.java:483)<br>
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)<br>
at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)<br>
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)<br>
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)<br>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
at java.lang.reflect.Method.invoke(Method.java:483)<br>
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)<br>
at org.apache.tools.ant.Task.perform(Task.java:348)<br>
at org.apache.tools.ant.Target.execute(Target.java:390)<br>
at org.apache.tools.ant.Target.performTasks(Target.java:411)<br>
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)<br>
at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)<br>
at org.apache.tools.ant.Project.executeTargets(Project.java:1251)<br>
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)<br>
... 17 more<br>
</p>
<p> </p>
<p> </p>
<p> </p>
Find more posts tagged with
Comments
RSiegler
<p>Gopinath1987,</p>
<p> </p>
<p>From the log it appears that you have files from a previous installation attempt located where you are trying to install at this time.</p>
<p>Those files will need to be deleted/moved before you can attempt to install again.</p>