Installation error on Linux CentOS

Options
zynapzyz
edited February 11, 2022 in Analytics #1
<p>I am having problems installing IhubFTYPE. I manage to run the install script. However the installation does not succeed. I am getting the following messages:</p>
<p> </p>
<div>
<div>Install will start now...</div>
<div>Using JAVA_HOME=/usr/local/src/BIRTiHubFType/java</div>
<div>Using ANT_HOME=/usr/local/src/BIRTiHubFType/ant</div>
<div>Unable to locate tools.jar. Expected to find it in /usr/local/src/BIRTiHubFType/java/lib/tools.jar</div>
<div>     [echo] AC_JRE_HOME property is set to /usr/local/src/BIRTiHubFType/java.</div>
<div>     [echo] postgresql.port property is set to 8433.</div>
<div>     [echo] SSL_PORT_ENABLED property is set to true.</div>
<div>     [echo] SOAP_SSL_PORT property is set to 8001.</div>
<div>     [echo] ENABLE_SSL_ENGINE property is set to true.</div>
<div>     [echo] BIRT iHub Setup Script</div>
<div>     [echo] Set-up already done with mode 1.  Ignoring setupmode.input property.</div>
<div>     [echo] setup.status exists and configuration=deployed</div>
<div>     [echo] Setting up OOTB PostgreSQL for the iHub. This will take a few seconds ...</div>
<div>     [echo] Running sanity check ...</div>
<div>     [exec] Result: 1</div>
<div>     [echo] Starting setup OOTB PostgreSQL database.</div>
<div>     [echo] Initializing PostgreSQL for Actuate.</div>
<div>Target 'initpostgresql' failed with message 'PostgreSQL database cluster is already initialized'.</div>
<div>Target 'init.ootbpg' failed with message 'The following error occurred while executing this line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized'.</div>
<div>Target 'setupootbpg' failed with message 'The following error occurred while executing this line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:68: The following error occurred while executing th                          is line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized'.</div>
<div>Target 'ootbpg.setup' failed with message 'The following error occurred while executing this line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:31: The following error occurred while executing th                          is line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:68: The following error occurred while executing th                          is line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized'.</div>
<div>Target 'setup.ihub' failed with message 'The following error occurred while executing this line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:31: The following error occurred while executing th                          is line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:68: The following error occurred while executing th                          is line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized'.</div>
<div> </div>
<div>BUILD FAILED</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:602: The following error occurred while executing this line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:31: The following error occurred while executing th                          is line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:68: The following error occurred while executing th                          is line:</div>
<div>/usr/local/src/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized</div>
<div> </div>
<div>Total time: 4 seconds</div>
<div>Install failed (error code 1).</div>
<div> </div>
<div>>></div>
<div>the above is when I rerun the installation. On the server the dir /modules is installed with the start and stop scripts. However the server does not run when executing these scripts.</div>
<div> </div>
<div>I learned that the tools.jar error does not matter. However the installation fails. I have checked if all prequisites are in place and to my understanding they do. I am really stuck and am hoping someone can point me in the right direction.</div>
<div> </div>
<div>thanx in advance,</div>
<div> </div>
<div>Michel</div>
<div> </div>
</div>
<p> </p>

Comments

  • <p>After 4 days trying to install the package (with help from dedicatated system administrators) the package still does not want to install. What should be a easy installation turns out to be more complicated. We are getting the following output when installing IhubFType.</p>
    <p>Hope that anybody will recognize the issue and is able to help:</p>
    <p> </p>
    <p> </p>
    <div>Using JAVA_HOME=/home/brit/BIRTiHubFType/java</div>
    <div>Using ANT_HOME=/home/brit/BIRTiHubFType/ant</div>
    <div>Unable to locate tools.jar. Expected to find it in /home/brit/BIRTiHubFType/java/lib/tools.jar</div>
    <div>     [echo] AC_JRE_HOME property is set to /home/brit/BIRTiHubFType/java.</div>
    <div>     [echo] postgresql.port property is set to 8433.</div>
    <div>     [echo] SSL_PORT_ENABLED property is set to true.</div>
    <div>     [echo] SOAP_SSL_PORT property is set to 8001.</div>
    <div>     [echo] ENABLE_SSL_ENGINE property is set to true.</div>
    <div>     [echo] BIRT iHub Setup Script</div>
    <div>     [echo] Configuring deployed iHub files ...</div>
    <div>     [echo] Running sanity check ...</div>
    <div>     [echo]  Full hostname: srv4a.zcore.nl</div>
    <div>     [exec] Result: 1</div>
    <div>     [exec] Result: 1</div>
    <div>     [exec] Result: 1</div>
    <div>     [exec] Result: 1</div>
    <div>     [echo]  Full hostname: srv4a.zcore.nl</div>
    <div>     [echo] AC_SYSTEM_NAME is srv4a.</div>
    <div>     [echo] AC_VOLUME_NAME is ${AC_VOLUME_NAME}.</div>
    <div>     [echo] AC_SYSTEM_SCHEMA_NAME is srv4a.</div>
    <div>     [echo] AC_VOLUME_SCHEMA_NAME is ${AC_VOLUME_SCHEMA_NAME}.</div>
    <div>     [echo] AC_FULL_HOST_NAME is srv4a.zcore.nl.</div>
    <div>     [echo] Setting up OOTB PostgreSQL for the iHub. This will take a few seconds ...</div>
    <div>     [echo] Running sanity check ...</div>
    <div>     [exec] Result: 1</div>
    <div>     [echo] Starting setup OOTB PostgreSQL database.</div>
    <div>     [echo] Initializing PostgreSQL for Actuate.</div>
    <div>     [echo] Starting PostgreSQL for Actuate.</div>
    <div>     [exec] Result: 1</div>
    <div>Target 'start.ootbpg' failed with message 'OOTB PostgreSQL start up failed.  Setup aborted.'.</div>
    <div>Target 'setupootbpg' failed with message 'The following error occurred while executing this lin                                                  e:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL                                                   start up failed.  Setup aborted.'.</div>
    <div>Target 'ootbpg.setup' failed with message 'The following error occurred while executing this li                                                  ne:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following er                                                  ror occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL                                                   start up failed.  Setup aborted.'.</div>
    <div>Target 'setup.ihub' failed with message 'The following error occurred while executing this line                                                  :</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while                                                   executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following er                                                  ror occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL                                                   start up failed.  Setup aborted.'.</div>
    <div> </div>
    <div>regards,</div>
    <div> </div>
    <div>Michel</div>
  • <p>It looks to be having issues with the out of the box PostgreSQL installation used as the metadata database.</p>
    <p> </p>
    <p>Can you attach the installation logs from when the failed install occurred?</p>
    <p>What version of CentOS are you using?</p>
    Warning No formatter is installed for the format ipb
  • <p>Hi Jesse,</p>
    <p> </p>
    <p>is there a log in the install dir or do you mean the server log?</p>
    <p> </p>
    <p>OS is CentOS release 6.6 (Final)</p>
    <p> </p>
    <p>thx for your reply,</p>
    <p> </p>
    <p>Michel</p>
  • <p>There should typically be an installation log left over in the installation directory after a filed installation.</p>
    <p> </p>
    <p>Technically, CentOS 6.6 is not a supported environment. iHub F-Type supports 6.5 and 7.0. </p>
    <p>I realize there should not be any major differences between 6.5 and 6.6 however, there could be a package difference that is causing issues.</p>
    <p> </p>
    <p>Do you have an CentOS 6.5 or 7.0 environment available?</p>
    Warning No formatter is installed for the format ipb
  • <p>Hi Jesse,</p>
    <p> </p>
    <p>I have got all log files from the /var/log dir on my server. Do you need any specific log file?</p>
    <p> </p>
    <p>regards,</p>
    <p> </p>
    <p>Michel</p>
  • <p>Hi Jesse,</p>
    <p> </p>
    <p>I can ask my system administrator to try an install on a CentOS 7. </p>
    <p> </p>
    <p>I cannot attach the file however here is the output:</p>
    <p> </p>
    <div>     [echo] BIRT iHub Setup Script</div>
    <div>     [echo] Set-up already done with mode 1.  Ignoring setupmode.input property.</div>
    <div>     [echo] setup.status exists and configuration=deployed</div>
    <div>     [echo] Setting up OOTB PostgreSQL for the iHub. This will take a few seconds ...</div>
    <div> </div>
    <div>ootbpg.setup:</div>
    <div>     [echo] Running sanity check ...</div>
    <div> </div>
    <div>setupootbpg.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupootbpg.sanity:</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>ootbpg.setup:</div>
    <div> </div>
    <div>setupootbpg.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupootbpg:</div>
    <div>     [echo] Starting setup OOTB PostgreSQL database.</div>
    <div> </div>
    <div>init.ootbpg:</div>
    <div>     [echo] Initializing PostgreSQL for Actuate.</div>
    <div> </div>
    <div>initpostgresql:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div>Target 'initpostgresql' failed with message 'PostgreSQL database cluster is already initialized'.</div>
    <div>Target 'init.ootbpg' failed with message 'The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized'.</div>
    <div>Target 'setupootbpg' failed with message 'The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:68: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized'.</div>
    <div>Target 'ootbpg.setup' failed with message 'The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:31: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:68: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized'.</div>
    <div>Target 'setup.ihub' failed with message 'The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:31: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:68: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized'.</div>
    <div> </div>
    <div>BUILD FAILED</div>
    <div> </div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:602: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:31: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:68: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized</div>
    <div>at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)</div>
    <div>at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)</div>
    <div>at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)</div>
    <div>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</div>
    <div>at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)</div>
    <div>at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)</div>
    <div>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</div>
    <div>at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.Project.executeTarget(Project.java:1368)</div>
    <div>at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.Main.runBuild(Main.java:809)</div>
    <div>at org.apache.tools.ant.Main.startAnt(Main.java:217)</div>
    <div>at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)</div>
    <div>at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)</div>
    <div>Caused by: /home/brit/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:31: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:68: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized</div>
    <div>at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)</div>
    <div>... 45 more</div>
    <div>Caused by: /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:31: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:68: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized</div>
    <div>at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)</div>
    <div>at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)</div>
    <div>... 57 more</div>
    <div>Caused by: /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:68: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized</div>
    <div>at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)</div>
    <div>... 70 more</div>
    <div>Caused by: /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/initpostgresql.xml:22: PostgreSQL database cluster is already initialized</div>
    <div>at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:164)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)</div>
    <div>... 82 more</div>
  • <p>Hi Jesse,</p>
    <p> </p>
    <p>I just talked to my hosting company and they can try to install the package on a CentOS 6.5 tomorrow.</p>
    <p>Perhaps I can recontact you tomorrow after they have tried that?</p>
    <p> </p>
    <p>It is probably something like that. I assume you did not come across this issue before because I have looked on the internet and cannot find anybody with a similar problem.</p>
    <p> </p>
    <p>thanks very much for your reply... am struggling over 4 days now and I am really anxious to get it up and running</p>
    <p> </p>
    <p>regards,</p>
    <p> </p>
    <p>Michel</p>
  • <p>Sure, please let me know tomorrow what happens with installing on a 6.5 environment.</p>
    <p> </p>
    <p>In parallel, I will work on tracing down the error you are getting with initializing PostgreSQL with the installation and see if I can come up with anything.</p>
    Warning No formatter is installed for the format ipb
  • <p>Hi Jesse,</p>
    <p> </p>
    <p>That would be very much appreciated. Alternatively I could give you the root login of the server. It's a fresh installation so I do not have any other things going on. If that is possible perhaps I can sent it to you by email.. If not I will wait till tomorrow to get the CentOS 6.5 environment.</p>
    <p> </p>
    <p>regards,</p>
    <p> </p>
    <p>Michel</p>
  • <p>final thought...</p>
    <p>the errors in the login file related to the database clusters I assume we can forget cause we retried the install several times and the database clusters were already installed during the previous attempt. Am I correct or should I delete the BIRTiHubFType/modules/BIRTiHub/iHub/data/postgresql/data directory each time I perform an install?</p>
    <p> </p>
    <p>regards,</p>
    <p> </p>
    <p>Michel</p>
  • <p>It would be best to remove the entire BIRTiHubFType directory and all it's sub-directories that created during installation before performing another installation.</p>
    <p> </p>
    <p>That way, it is a completely clean installation each time and the log file should then be more accurate as to the installation status.</p>
    Warning No formatter is installed for the format ipb
  • <p>ok I will do that and reinstall the package. after that I will send you the log file.</p>
    <p> </p>
    <p>tnx</p>
    <p> </p>
    <p>Michel</p>
  • <p>Hi Jesse,</p>
    <p> </p>
    <p>i did a clean install, same error. Please find below the log:</p>
    <p> </p>
    <div>     [echo] BIRT iHub Setup Script</div>
    <div>     [echo] Configuring deployed iHub files ...</div>
    <div> </div>
    <div>ihub.server.setup:</div>
    <div>     [echo] Running sanity check ...</div>
    <div> </div>
    <div>get.fullhostname:</div>
    <div>     [echo]  Full hostname: srv4a.zcore.nl </div>
    <div> </div>
    <div>setupsrvr.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupsrvr.sanity:</div>
    <div> </div>
    <div>check.server.ports:</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>create.cluster.id:</div>
    <div> </div>
    <div>ihub.server.setup:</div>
    <div> </div>
    <div>get.fullhostname:</div>
    <div>     [echo]  Full hostname: srv4a.zcore.nl </div>
    <div> </div>
    <div>setupsrvr.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupsrvr:</div>
    <div> </div>
    <div>stamp.server.variables:</div>
    <div>     [echo] AC_SYSTEM_NAME is srv4a.</div>
    <div>     [echo] AC_VOLUME_NAME is ${AC_VOLUME_NAME}.</div>
    <div>     [echo] AC_SYSTEM_SCHEMA_NAME is srv4a.</div>
    <div>     [echo] AC_VOLUME_SCHEMA_NAME is ${AC_VOLUME_SCHEMA_NAME}.</div>
    <div>     [echo] AC_FULL_HOST_NAME is srv4a.zcore.nl.</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmserver-log4j.properties</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmserver-log4j.properties</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/log.conf</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/log.conf</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/jar/BIRT/platform/links/comOda.link</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/jar/BIRT/platform/links/comOda.link</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/configupgrade.inf</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/configupgrade.inf</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/tools/bin/set_tools_environment.sh</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/tools/bin/set_tools_environment.sh</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/StopMC.sh</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/StopMC.sh</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/oda/ais/odaconfig.xml</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/oda/ais/odaconfig.xml</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmagent-log4j.properties</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmagent-log4j.properties</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/volumeProfile.xml</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/volumeProfile.xml</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/StartMC.sh</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/StartMC.sh</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/lmsrvr/lmserviceconfig.properties</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/lmsrvr/lmserviceconfig.properties</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/jar/BIRT/platform/links/customPlugins.link</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/jar/BIRT/platform/links/customPlugins.link</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/acpostgresql.conf</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/acpostgresql.conf</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/lmsrvr/ihub-monitoring-provisioning.xml</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/lmsrvr/ihub-monitoring-provisioning.xml</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/jencycsrvrconfig.xml</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/jencycsrvrconfig.xml</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/odbc/odbc.ini</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/odbc/odbc.ini</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/odbc/odbcinst.ini</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/odbc/odbcinst.ini</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/acpmdconfig.xml</div>
    <div>     [java] Cannot resolve configuration: <span> </span><EnvironmentVariable Name="AC_JAVA_HOME" Value="#AC_JAVA_HOME#" />. The environment variable: AC_JAVA_HOME is not defined.</div>
    <div>     [java] Cannot resolve configuration: <span> </span><EnvironmentVariable Name="AC_JAVA32_HOME" Value="#AC_JAVA32_HOME#" />. The environment variable: AC_JAVA32_HOME is not defined.</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/acpmdconfig.xml</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/web/mgmtconsole/WEB-INF/web.xml</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/web/mgmtconsole/WEB-INF/web.xml</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/classes/containers/default/container.js</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/classes/containers/default/container.js</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/acserverconfig.xml</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/acserverconfig.xml</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/iscommon.sh</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/iscommon.sh</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmserverconfig.properties</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmserverconfig.properties</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/intsrvrsources.xml</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/etc/intsrvrsources.xml</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/web.xml</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/web.xml</div>
    <div>     [java] Replacing placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/classes/shindig.properties</div>
    <div>     [java] Replaced placeholders in file /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/classes/shindig.properties</div>
    <div> </div>
    <div>generate.keys.file:</div>
    <div>     [java] Detailed information will be logged to file "/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/data/server/log/KeysFileGenerator.srv4a.zcore.nl.2015-05-26_20_44_22+0200.%g.log"</div>
    <div>     [java] Generating keys file "/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/keys"...</div>
    <div>     [java] Generated keys file in 0 minutes 0.0 seconds</div>
    <div> </div>
    <div>setup.bit.specific.binaries:</div>
    <div>     [move] Moving 1 file to /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin</div>
    <div>     [move] Moving 1 file to /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin</div>
    <div>     [move] Moving 1 file to /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin</div>
    <div> </div>
    <div>create.cluster.id:</div>
    <div>     [echo] Setting up OOTB PostgreSQL for the iHub. This will take a few seconds ...</div>
    <div> </div>
    <div>ootbpg.setup:</div>
    <div>     [echo] Running sanity check ...</div>
    <div> </div>
    <div>setupootbpg.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupootbpg.sanity:</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>ootbpg.setup:</div>
    <div> </div>
    <div>setupootbpg.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupootbpg:</div>
    <div>     [echo] Starting setup OOTB PostgreSQL database.</div>
    <div> </div>
    <div>init.ootbpg:</div>
    <div>     [echo] Initializing PostgreSQL for Actuate.</div>
    <div> </div>
    <div>initpostgresql:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div>     [exec] The files belonging to this database system will be owned by user "brit".</div>
    <div>     [exec] This user must also own the server process.</div>
    <div>     [exec] </div>
    <div>     [exec] The database cluster will be initialized with locale "en_US.UTF8".</div>
    <div>     [exec] The default text search configuration will be set to "english".</div>
    <div>     [exec] </div>
    <div>     [exec] creating directory /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/data/postgresql/data ... ok</div>
    <div>     [exec] creating subdirectories ... ok</div>
    <div>     [exec] selecting default max_connections ... 100</div>
    <div>     [exec] selecting default shared_buffers ... 24MB</div>
    <div>     [exec] creating configuration files ... ok</div>
    <div>     [exec] creating template1 database in /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/data/postgresql/data/base/1 ... ok</div>
    <div>     [exec] initializing pg_authid ... ok</div>
    <div>     [exec] setting password ... ok</div>
    <div>     [exec] initializing dependencies ... ok</div>
    <div>     [exec] creating system views ... ok</div>
    <div>     [exec] loading system objects' descriptions ... ok</div>
    <div>     [exec] creating collations ... ok</div>
    <div>     [exec] creating conversions ... ok</div>
    <div>     [exec] creating dictionaries ... ok</div>
    <div>     [exec] setting privileges on built-in objects ... ok</div>
    <div>     [exec] creating information schema ... ok</div>
    <div>     [exec] loading PL/pgSQL server-side language ... ok</div>
    <div>     [exec] vacuuming database template1 ... ok</div>
    <div>     [exec] copying template1 to template0 ... ok</div>
    <div>     [exec] copying template1 to postgres ... </div>
    <div>     [exec] ok</div>
    <div>     [exec] </div>
    <div>     [exec] Success. You can now start the database server using:</div>
    <div>     [exec] </div>
    <div>     [exec]     /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/postgresql/bin/postgres -D /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/data/postgresql/data</div>
    <div>     [exec] or</div>
    <div>     [exec]     /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/postgresql/bin/pg_ctl -D /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/data/postgresql/data -l logfile start</div>
    <div>     [exec] </div>
    <div> </div>
    <div>start.ootbpg:</div>
    <div>     [echo] Starting PostgreSQL for Actuate.</div>
    <div>     [exec] </div>
    <div>     [exec] Starting startpostgresql at Tue 05/26/2015 20:44:28</div>
    <div>     [exec] </div>
    <div>     [exec] AC_SERVER_HOME=/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub</div>
    <div>     [exec] 2015-05-26 18:44:28 UTC  16625 LOG:  loaded library "pg_stat_statements"</div>
    <div>     [exec] 2015-05-26 18:44:28 UTC  16625 FATAL:  could not create shared memory segment: Invalid argument</div>
    <div>     [exec] 2015-05-26 18:44:28 UTC  16625 DETAIL:  Failed system call was shmget(key=8433001, size=290635776, 03600).</div>
    <div>     [exec] 2015-05-26 18:44:28 UTC  16625 HINT:  This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter.  You can either reduce the request size or reconfigure the kernel with larger SHMMAX.  To reduce the request size (currently 290635776 bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections.</div>
    <div>     [exec] <span> </span>If the request size is already small, it's possible that it is less than your kernel's SHMMIN parameter, in which case raising the request size or reconfiguring SHMMIN is called for.</div>
    <div>     [exec] <span> </span>The PostgreSQL documentation contains more information about shared memory configuration.</div>
    <div>     [exec] pg_ctl: could not start server</div>
    <div>     [exec] Examine the log output.</div>
    <div>     [exec] Result: 1</div>
    <div>Target 'start.ootbpg' failed with message 'OOTB PostgreSQL start up failed.  Setup aborted.'.</div>
    <div>Target 'setupootbpg' failed with message 'The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.'.</div>
    <div>Target 'ootbpg.setup' failed with message 'The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.'.</div>
    <div>Target 'setup.ihub' failed with message 'The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.'.</div>
    <div> </div>
    <div>BUILD FAILED</div>
    <div> </div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:602: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.</div>
    <div>at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)</div>
    <div>at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)</div>
    <div>at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)</div>
    <div>at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)</div>
    <div>at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)</div>
    <div>at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.Project.executeTarget(Project.java:1368)</div>
    <div>at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.Main.runBuild(Main.java:809)</div>
    <div>at org.apache.tools.ant.Main.startAnt(Main.java:217)</div>
    <div>at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)</div>
    <div>at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)</div>
    <div>Caused by: /home/brit/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.</div>
    <div>at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)</div>
    <div>... 43 more</div>
    <div>Caused by: /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.</div>
    <div>at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)</div>
    <div>at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)</div>
    <div>... 55 more</div>
    <div>Caused by: /home/brit/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.</div>
    <div>at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:164)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)</div>
    <div>... 68 more</div>
  • <p>Hmm it definitely seems to be having issues getting the OOTB PostgreSQL setup properly.</p>
    <p> </p>
    <p>I will keep looking into this error and see if I can run anything down. So far, the only other instances of this error I have been able to find were happening in an unsupported environment.</p>
    <p> </p>
    <p>Let me know the results of the 6.5 install when you are able to perform it.</p>
    Warning No formatter is installed for the format ipb
  • <p>Hi Jesse,</p>
    <p> </p>
    <p>I am back again. I have had setup a new server with CentOS : CentOS Linux release 7.1.1503 (Core)</p>
    <p>Did the install but same error occurs. Please find below output of the error: stuck again grgr. Hope you have find something:</p>
    <p> </p>
    <p><strong>Output logfile</strong></p>
    <p> </p>
    <div>    [echo] BIRT iHub Setup Script</div>
    <div>     [echo] Configuring deployed iHub files ...</div>
    <div> </div>
    <div>ihub.server.setup:</div>
    <div>     [echo] Running sanity check ...</div>
    <div> </div>
    <div>get.fullhostname:</div>
    <div>     [echo]  Full hostname: srv4a.zcore.nl </div>
    <div> </div>
    <div>setupsrvr.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupsrvr.sanity:</div>
    <div> </div>
    <div>check.server.ports:</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>create.cluster.id:</div>
    <div> </div>
    <div>ihub.server.setup:</div>
    <div> </div>
    <div>get.fullhostname:</div>
    <div>     [echo]  Full hostname: srv4a.zcore.nl </div>
    <div> </div>
    <div>setupsrvr.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupsrvr:</div>
    <div> </div>
    <div>stamp.server.variables:</div>
    <div>     [echo] AC_SYSTEM_NAME is srv4a.</div>
    <div>     [echo] AC_VOLUME_NAME is ${AC_VOLUME_NAME}.</div>
    <div>     [echo] AC_SYSTEM_SCHEMA_NAME is srv4a.</div>
    <div>     [echo] AC_VOLUME_SCHEMA_NAME is ${AC_VOLUME_SCHEMA_NAME}.</div>
    <div>     [echo] AC_FULL_HOST_NAME is srv4a.zcore.nl.</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmserver-log4j.properties</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmserver-log4j.properties</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/log.conf</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/log.conf</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/jar/BIRT/platform/links/comOda.link</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/jar/BIRT/platform/links/comOda.link</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/configupgrade.inf</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/configupgrade.inf</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/tools/bin/set_tools_environment.sh</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/tools/bin/set_tools_environment.sh</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/StopMC.sh</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/StopMC.sh</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/oda/ais/odaconfig.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/oda/ais/odaconfig.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmagent-log4j.properties</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmagent-log4j.properties</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/volumeProfile.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/volumeProfile.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/StartMC.sh</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/StartMC.sh</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/lmsrvr/lmserviceconfig.properties</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/lmsrvr/lmserviceconfig.properties</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/jar/BIRT/platform/links/customPlugins.link</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/jar/BIRT/platform/links/customPlugins.link</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/acpostgresql.conf</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/acpostgresql.conf</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/lmsrvr/ihub-monitoring-provisioning.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/lmsrvr/ihub-monitoring-provisioning.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/jencycsrvrconfig.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/jencycsrvrconfig.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/odbc/odbc.ini</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/odbc/odbc.ini</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/odbc/odbcinst.ini</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/odbc/odbcinst.ini</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/acpmdconfig.xml</div>
    <div>     [java] Cannot resolve configuration: <span> </span><EnvironmentVariable Name="AC_JAVA_HOME" Value="#AC_JAVA_HOME#" />. The environment variable: AC_JAVA_HOME is not defined.</div>
    <div>     [java] Cannot resolve configuration: <span> </span><EnvironmentVariable Name="AC_JAVA32_HOME" Value="#AC_JAVA32_HOME#" />. The environment variable: AC_JAVA32_HOME is not defined.</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/acpmdconfig.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/mgmtconsole/WEB-INF/web.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/mgmtconsole/WEB-INF/web.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/classes/containers/default/container.js</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/classes/containers/default/container.js</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/acserverconfig.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/acserverconfig.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/iscommon.sh</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/iscommon.sh</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmserverconfig.properties</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmserverconfig.properties</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/intsrvrsources.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/intsrvrsources.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/web.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/web.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/classes/shindig.properties</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/classes/shindig.properties</div>
    <div> </div>
    <div>generate.keys.file:</div>
    <div>     [java] Detailed information will be logged to file "/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/data/server/log/KeysFileGenerator.srv4a.zcore.nl.2015-05-27_09_14_24-0400.%g.log"</div>
    <div>     [java] Generating keys file "/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/keys"...</div>
    <div>     [java] Generated keys file in 0 minutes 0.0 seconds</div>
    <div> </div>
    <div>setup.bit.specific.binaries:</div>
    <div>     [move] Moving 1 file to /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin</div>
    <div>     [move] Moving 1 file to /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin</div>
    <div>     [move] Moving 1 file to /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin</div>
    <div> </div>
    <div>create.cluster.id:</div>
    <div>     [echo] Setting up OOTB PostgreSQL for the iHub. This will take a few seconds ...</div>
    <div> </div>
    <div>ootbpg.setup:</div>
    <div>     [echo] Running sanity check ...</div>
    <div> </div>
    <div>setupootbpg.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupootbpg.sanity:</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>ootbpg.setup:</div>
    <div> </div>
    <div>setupootbpg.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupootbpg:</div>
    <div>     [echo] Starting setup OOTB PostgreSQL database.</div>
    <div> </div>
    <div>init.ootbpg:</div>
    <div>     [echo] Initializing PostgreSQL for Actuate.</div>
    <div> </div>
    <div>initpostgresql:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div>     [exec] The files belonging to this database system will be owned by user "britactuate".</div>
    <div>     [exec] This user must also own the server process.</div>
    <div>     [exec] </div>
    <div>     [exec] The database cluster will be initialized with locale "en_US.UTF8".</div>
    <div>     [exec] The default text search configuration will be set to "english".</div>
    <div>     [exec] </div>
    <div>     [exec] creating directory /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/data/postgresql/data ... ok</div>
    <div>     [exec] creating subdirectories ... ok</div>
    <div>     [exec] selecting default max_connections ... 100</div>
    <div>     [exec] selecting default shared_buffers ... 24MB</div>
    <div>     [exec] creating configuration files ... ok</div>
    <div>     [exec] creating template1 database in /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/data/postgresql/data/base/1 ... ok</div>
    <div>     [exec] initializing pg_authid ... ok</div>
    <div>     [exec] setting password ... ok</div>
    <div>     [exec] initializing dependencies ... ok</div>
    <div>     [exec] creating system views ... ok</div>
    <div>     [exec] loading system objects' descriptions ... ok</div>
    <div>     [exec] creating collations ... ok</div>
    <div>     [exec] creating conversions ... ok</div>
    <div>     [exec] creating dictionaries ... ok</div>
    <div>     [exec] setting privileges on built-in objects ... ok</div>
    <div>     [exec] creating information schema ... ok</div>
    <div>     [exec] loading PL/pgSQL server-side language ... ok</div>
    <div>     [exec] vacuuming database template1 ... ok</div>
    <div>     [exec] copying template1 to template0 ... ok</div>
    <div>     [exec] copying template1 to postgres ... </div>
    <div>     [exec] ok</div>
    <div>     [exec] </div>
    <div>     [exec] Success. You can now start the database server using:</div>
    <div>     [exec] </div>
    <div>     [exec]     /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/postgresql/bin/postgres -D /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/data/postgresql/data</div>
    <div>     [exec] or</div>
    <div>     [exec]     /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/postgresql/bin/pg_ctl -D /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/data/postgresql/data -l logfile start</div>
    <div>     [exec] </div>
    <div> </div>
    <div>start.ootbpg:</div>
    <div>     [echo] Starting PostgreSQL for Actuate.</div>
    <div>     [exec] </div>
    <div>     [exec] Starting startpostgresql at Wed 05/27/2015 09:14:29</div>
    <div>     [exec] </div>
    <div>     [exec] AC_SERVER_HOME=/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub</div>
    <div>     [exec] 2015-05-27 13:14:29 UTC  25509 LOG:  loaded library "pg_stat_statements"</div>
    <div>     [exec] 2015-05-27 13:14:29 UTC  25509 FATAL:  could not create shared memory segment: Invalid argument</div>
    <div>     [exec] 2015-05-27 13:14:29 UTC  25509 DETAIL:  Failed system call was shmget(key=8433001, size=290635776, 03600).</div>
    <div>     [exec] 2015-05-27 13:14:29 UTC  25509 HINT:  This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter.  You can either reduce the request size or reconfigure the kernel with larger SHMMAX.  To reduce the request size (currently 290635776 bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections.</div>
    <div>     [exec] <span> </span>If the request size is already small, it's possible that it is less than your kernel's SHMMIN parameter, in which case raising the request size or reconfiguring SHMMIN is called for.</div>
    <div>     [exec] <span> </span>The PostgreSQL documentation contains more information about shared memory configuration.</div>
    <div>     [exec] pg_ctl: could not start server</div>
    <div>     [exec] Examine the log output.</div>
    <div>     [exec] Result: 1</div>
    <div>Target 'start.ootbpg' failed with message 'OOTB PostgreSQL start up failed.  Setup aborted.'.</div>
    <div>Target 'setupootbpg' failed with message 'The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.'.</div>
    <div>Target 'ootbpg.setup' failed with message 'The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.'.</div>
    <div>Target 'setup.ihub' failed with message 'The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.'.</div>
    <div> </div>
    <div>BUILD FAILED</div>
    <div> </div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:602: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.</div>
    <div>at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)</div>
    <div>at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)</div>
    <div>at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)</div>
    <div>at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)</div>
    <div>at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)</div>
    <div>at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.Project.executeTarget(Project.java:1368)</div>
    <div>at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.Main.runBuild(Main.java:809)</div>
    <div>at org.apache.tools.ant.Main.startAnt(Main.java:217)</div>
    <div>at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)</div>
    <div>at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)</div>
    <div>Caused by: /home/britactuate/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.</div>
    <div>at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)</div>
    <div>... 43 more</div>
    <div>Caused by: /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.</div>
    <div>at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)</div>
    <div>at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)</div>
    <div>... 55 more</div>
    <div>Caused by: /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.</div>
    <div>at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:164)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)</div>
    <div>... 68 more</div>
  • kclark
    Options
    <p>zynapzyz,</p>
    <p>  Can you post the exact command you issued at the terminal when installing?  I've installed iHub 3/3.1 on CentOS 7 several times without any issues.  The only two times that I've run into issues on CentOS were because I was forgetting about libstdc++ or accidentally ran the install script with elevated privileges.</p>
    <p> </p>
    <p>-Kris </p>
    Warning No formatter is installed for the format ipb
  • <p>Hi Kris</p>
    <p> </p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">libstdc++ has been installed. The command I use is</span></p>
    <p> </p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">sh install.sh</span></p>
    <p> </p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">regards,</span></p>
    <p> </p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">Michel</span></p>
  • <p>I just tried ./install.sh which gives me the same error at the same point. Should I do something else? </p>
    <p> </p>
    <p>regards,</p>
    <p> </p>
    <p>Michel</p>
  • kclark
    Options
    <p>I'll have to spin up a VM to test on my end, but sh install.sh should work.  Are you stuck with 6.6 or can you use 7?</p>
    Warning No formatter is installed for the format ipb
  • <p>Yesterday I did an install on .6.6 That did not work so I have had my hosting company another clean server with <span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">CentOS Linux release 7.1.1503 . That did not resolve the issue. I am trying to install the software as of last Friday almost non stop. Tried a lot of things but for now on the current sever I have:</span></p>
    <p> </p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">CentOS Linux release 7.1.1503 </span></p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">libstdc++</span></p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">The postgreSQL server</span></p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">a dedicated user that unpacks the tar.gz</span></p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">and installs (or attempts to ;) install the package</span></p>
    <p> </p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">but I am getting stuck at the same point each time.</span></p>
    <p>hope you have any other suggestions.</p>
    <p> </p>
    <p>regards,</p>
    <p> </p>
    <p>Michel</p>
    <p>
     </p>
  • <p>When you say the PostgreSQL server is on the current server, are you installing an instance of PostgreSQL ahead of time?</p>
    Warning No formatter is installed for the format ipb
  • <p>yes postregreSQL has been installed before am running the install</p>
  • <p>I think that may be the source of the issue.</p>
    <p> </p>
    <p>The iHub installer will install it's bundled version of PostgreSQL during the installation process to use as the metadata database for the iHub installation.</p>
    <p> </p>
    <p>If you are installing the PostgreSQL ahead of time, this could be causing a conflict which will in turn be causing the installer to fail.</p>
    <p> </p>
    <p>Can you try and on fresh installation without PostgreSQL installed?</p>
    Warning No formatter is installed for the format ipb
  • <p>will do . I will have PostgresQL uninstalled and all users and reinstall the Ihub package. </p>
    <p>just talked to my hosting company who installed the postgresql for me to uninstall the package. However the person who does that is available tomorrow morning. So I will have to wait till tomorrow. I am not a system administrator and am afraid I will break up things on the server if I do it myself. I will let you know tomorrow if removing postgresql will do the trick.</p>
    <p> </p>
    <p>thanks for your support so far.</p>
    <p> </p>
    <p>Michel</p>
  • <p>Hi Jesse,</p>
    <p> </p>
    <p>I have had Postresql deleted with all of its users. Did a clean install again and I am left with the same error. Now I am in the dark again. I am open for any suggestions. I don't know if it is allowed under your companies policy but I am happy to provide you with the login credentials of the sever so that you can check if all perquisites are met, the user has been setup correctly, i am installing in the correct dirs, etc. Am working for almost 7 days now to get it up and running and have spent quite a bit on setting up different servers and setups. Since I am really anxious using the Ihub server and start testing it with my reports I am open for any suggestions. </p>
    <p> </p>
    <p>please find below the log file fro, the last install:</p>
    <p> </p>
    <div>    [echo] BIRT iHub Setup Script</div>
    <div>     [echo] Configuring deployed iHub files ...</div>
    <div> </div>
    <div>ihub.server.setup:</div>
    <div>     [echo] Running sanity check ...</div>
    <div> </div>
    <div>get.fullhostname:</div>
    <div>     [echo]  Full hostname: srv4a.zcore.nl </div>
    <div> </div>
    <div>setupsrvr.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupsrvr.sanity:</div>
    <div> </div>
    <div>check.server.ports:</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>create.cluster.id:</div>
    <div> </div>
    <div>ihub.server.setup:</div>
    <div> </div>
    <div>get.fullhostname:</div>
    <div>     [echo]  Full hostname: srv4a.zcore.nl </div>
    <div> </div>
    <div>setupsrvr.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupsrvr:</div>
    <div> </div>
    <div>stamp.server.variables:</div>
    <div>     [echo] AC_SYSTEM_NAME is srv4a.</div>
    <div>     [echo] AC_VOLUME_NAME is ${AC_VOLUME_NAME}.</div>
    <div>     [echo] AC_SYSTEM_SCHEMA_NAME is srv4a.</div>
    <div>     [echo] AC_VOLUME_SCHEMA_NAME is ${AC_VOLUME_SCHEMA_NAME}.</div>
    <div>     [echo] AC_FULL_HOST_NAME is srv4a.zcore.nl.</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmserver-log4j.properties</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmserver-log4j.properties</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/log.conf</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/log.conf</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/jar/BIRT/platform/links/comOda.link</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/jar/BIRT/platform/links/comOda.link</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/configupgrade.inf</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/configupgrade.inf</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/tools/bin/set_tools_environment.sh</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/tools/bin/set_tools_environment.sh</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/StopMC.sh</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/StopMC.sh</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/oda/ais/odaconfig.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/oda/ais/odaconfig.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmagent-log4j.properties</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmagent-log4j.properties</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/volumeProfile.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/volumeProfile.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/StartMC.sh</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/StartMC.sh</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/lmsrvr/lmserviceconfig.properties</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/lmsrvr/lmserviceconfig.properties</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/jar/BIRT/platform/links/customPlugins.link</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/jar/BIRT/platform/links/customPlugins.link</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/acpostgresql.conf</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/acpostgresql.conf</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/lmsrvr/ihub-monitoring-provisioning.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/lmsrvr/ihub-monitoring-provisioning.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/jencycsrvrconfig.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/jencycsrvrconfig.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/odbc/odbc.ini</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/odbc/odbc.ini</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/odbc/odbcinst.ini</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/odbc/odbcinst.ini</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/acpmdconfig.xml</div>
    <div>     [java] Cannot resolve configuration: <span> </span><EnvironmentVariable Name="AC_JAVA_HOME" Value="#AC_JAVA_HOME#" />. The environment variable: AC_JAVA_HOME is not defined.</div>
    <div>     [java] Cannot resolve configuration: <span> </span><EnvironmentVariable Name="AC_JAVA32_HOME" Value="#AC_JAVA32_HOME#" />. The environment variable: AC_JAVA32_HOME is not defined.</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/acpmdconfig.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/mgmtconsole/WEB-INF/web.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/mgmtconsole/WEB-INF/web.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/classes/containers/default/container.js</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/classes/containers/default/container.js</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/acserverconfig.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/acserverconfig.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/iscommon.sh</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/iscommon.sh</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmserverconfig.properties</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/lmserverconfig.properties</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/intsrvrsources.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/etc/intsrvrsources.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/web.xml</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/web.xml</div>
    <div>     [java] Replacing placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/classes/shindig.properties</div>
    <div>     [java] Replaced placeholders in file /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/web/iportal/WEB-INF/classes/shindig.properties</div>
    <div> </div>
    <div>generate.keys.file:</div>
    <div>     [java] Detailed information will be logged to file "/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/data/server/log/KeysFileGenerator.srv4a.zcore.nl.2015-05-28_03_30_26-0400.%g.log"</div>
    <div>     [java] Generating keys file "/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/shared/config/keys"...</div>
    <div>     [java] Generated keys file in 0 minutes 0.0 seconds</div>
    <div> </div>
    <div>setup.bit.specific.binaries:</div>
    <div>     [move] Moving 1 file to /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin</div>
    <div>     [move] Moving 1 file to /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin</div>
    <div>     [move] Moving 1 file to /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin</div>
    <div> </div>
    <div>create.cluster.id:</div>
    <div>     [echo] Setting up OOTB PostgreSQL for the iHub. This will take a few seconds ...</div>
    <div> </div>
    <div>ootbpg.setup:</div>
    <div>     [echo] Running sanity check ...</div>
    <div> </div>
    <div>setupootbpg.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupootbpg.sanity:</div>
    <div> </div>
    <div>check.port:</div>
    <div>     [exec] Result: 1</div>
    <div> </div>
    <div>ootbpg.setup:</div>
    <div> </div>
    <div>setupootbpg.setenv:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div> </div>
    <div>setupootbpg:</div>
    <div>     [echo] Starting setup OOTB PostgreSQL database.</div>
    <div> </div>
    <div>init.ootbpg:</div>
    <div>     [echo] Initializing PostgreSQL for Actuate.</div>
    <div> </div>
    <div>initpostgresql:</div>
    <div> </div>
    <div>setenv:</div>
    <div> </div>
    <div>format.system.name:</div>
    <div>     [exec] The files belonging to this database system will be owned by user "britactuate".</div>
    <div>     [exec] This user must also own the server process.</div>
    <div>     [exec] </div>
    <div>     [exec] The database cluster will be initialized with locale "en_US.UTF8".</div>
    <div>     [exec] The default text search configuration will be set to "english".</div>
    <div>     [exec] </div>
    <div>     [exec] creating directory /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/data/postgresql/data ... ok</div>
    <div>     [exec] creating subdirectories ... ok</div>
    <div>     [exec] selecting default max_connections ... 100</div>
    <div>     [exec] selecting default shared_buffers ... 24MB</div>
    <div>     [exec] creating configuration files ... ok</div>
    <div>     [exec] creating template1 database in /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/data/postgresql/data/base/1 ... ok</div>
    <div>     [exec] initializing pg_authid ... ok</div>
    <div>     [exec] setting password ... ok</div>
    <div>     [exec] initializing dependencies ... ok</div>
    <div>     [exec] creating system views ... ok</div>
    <div>     [exec] loading system objects' descriptions ... ok</div>
    <div>     [exec] creating collations ... ok</div>
    <div>     [exec] creating conversions ... ok</div>
    <div>     [exec] creating dictionaries ... ok</div>
    <div>     [exec] setting privileges on built-in objects ... ok</div>
    <div>     [exec] creating information schema ... ok</div>
    <div>     [exec] loading PL/pgSQL server-side language ... ok</div>
    <div>     [exec] vacuuming database template1 ... ok</div>
    <div>     [exec] copying template1 to template0 ... ok</div>
    <div>     [exec] copying template1 to postgres ... </div>
    <div>     [exec] ok</div>
    <div>     [exec] </div>
    <div>     [exec] Success. You can now start the database server using:</div>
    <div>     [exec] </div>
    <div>     [exec]     /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/postgresql/bin/postgres -D /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/data/postgresql/data</div>
    <div>     [exec] or</div>
    <div>     [exec]     /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/postgresql/bin/pg_ctl -D /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/data/postgresql/data -l logfile start</div>
    <div>     [exec] </div>
    <div> </div>
    <div>start.ootbpg:</div>
    <div>     [echo] Starting PostgreSQL for Actuate.</div>
    <div>     [exec] </div>
    <div>     [exec] Starting startpostgresql at Thu 05/28/2015 03:30:37</div>
    <div>     [exec] </div>
    <div>     [exec] AC_SERVER_HOME=/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub</div>
    <div>     [exec] 2015-05-28 07:30:38 UTC  8991 LOG:  loaded library "pg_stat_statements"</div>
    <div>     [exec] 2015-05-28 07:30:38 UTC  8991 FATAL:  could not create shared memory segment: Invalid argument</div>
    <div>     [exec] 2015-05-28 07:30:38 UTC  8991 DETAIL:  Failed system call was shmget(key=8433001, size=290635776, 03600).</div>
    <div>     [exec] 2015-05-28 07:30:38 UTC  8991 HINT:  This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter.  You can either reduce the request size or reconfigure the kernel with larger SHMMAX.  To reduce the request size (currently 290635776 bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections.</div>
    <div>     [exec] <span> </span>If the request size is already small, it's possible that it is less than your kernel's SHMMIN parameter, in which case raising the request size or reconfiguring SHMMIN is called for.</div>
    <div>     [exec] <span> </span>The PostgreSQL documentation contains more information about shared memory configuration.</div>
    <div>     [exec] pg_ctl: could not start server</div>
    <div>     [exec] Examine the log output.</div>
    <div>     [exec] Result: 1</div>
    <div>Target 'start.ootbpg' failed with message 'OOTB PostgreSQL start up failed.  Setup aborted.'.</div>
    <div>Target 'setupootbpg' failed with message 'The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.'.</div>
    <div>Target 'ootbpg.setup' failed with message 'The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.'.</div>
    <div>Target 'setup.ihub' failed with message 'The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.'.</div>
    <div> </div>
    <div>BUILD FAILED</div>
    <div> </div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:602: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.</div>
    <div>at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)</div>
    <div>at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)</div>
    <div>at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)</div>
    <div>at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)</div>
    <div>at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197)</div>
    <div>at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.Project.executeTarget(Project.java:1368)</div>
    <div>at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.Main.runBuild(Main.java:809)</div>
    <div>at org.apache.tools.ant.Main.startAnt(Main.java:217)</div>
    <div>at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)</div>
    <div>at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)</div>
    <div>Caused by: /home/britactuate/BIRTiHubFType/modules/BIRTiHub/setupiHub.xml:155: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.</div>
    <div>at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)</div>
    <div>... 43 more</div>
    <div>Caused by: /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:34: The following error occurred while executing this line:</div>
    <div>/home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.</div>
    <div>at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444)</div>
    <div>at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)</div>
    <div>... 55 more</div>
    <div>Caused by: /home/britactuate/BIRTiHubFType/modules/BIRTiHub/iHub/bin/setupOOTBPostgreSQL.xml:100: OOTB PostgreSQL start up failed.  Setup aborted.</div>
    <div>at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:164)</div>
    <div>at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)</div>
    <div>at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)</div>
    <div>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
    <div>at java.lang.reflect.Method.invoke(Method.java:483)</div>
    <div>at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)</div>
    <div>at org.apache.tools.ant.Task.perform(Task.java:348)</div>
    <div>at org.apache.tools.ant.Target.execute(Target.java:390)</div>
    <div>at org.apache.tools.ant.Target.performTasks(Target.java:411)</div>
    <div>at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)</div>
    <div>at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)</div>
    <div>at org.apache.tools.ant.Project.executeTargets(Project.java:1251)</div>
    <div>at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)</div>
    <div>... 68 more</div>
  • <p>As this is an installation issue, I believe I can get you in contact with somebody from support to work with you directly on this issue. Going down that route, they should be able to do a WebEx with you to see the environment and installation process directly.</p>
    <p> </p>
    <p>I think that is probably going to be the best route to take for getting this squared away.</p>
    <p> </p>
    <p>Working with Support, they are going to want you to be on an officially supported environment, which for CentOS is 6.5 or 7.0. I recall, from a little while back you were working on getting a 6.5 instance going.</p>
    <p> </p>
    <p>I will reach out to support to have somebody contact you directly on this issue.</p>
    <p> </p>
    <p>In parallel, could you work on verifying you can reproduce the issue in CentOS 6.5 or 7.0?</p>
    Warning No formatter is installed for the format ipb
  • egau
    edited May 29, 2015 #28
    Options
    <p>Hello,</p>
    <p> </p>
    <p>Just another thing to look at : how much memory did you allocate to your server ? Cause I see this in your log :</p>
    <pre class="_prettyXprint">
    [exec] 2015-05-28 07:30:38 UTC  8991 HINT:  This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter.  You can either reduce the request size or reconfigure the kernel with larger SHMMAX.  To reduce the request size (currently 290635776 bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections.</pre>
    <p>So the problem seem to comes from memory right ?</p>
    <p> </p>
    <p>Just a tips .. not sure if it's that but maybe if you don't have enough memory it just fails started with some specific postgre parameters (SHMMAX) . <a data-ipb='nomediaparse' href='http://www.postgresql.org/docs/9.0/static/kernel-resources.html'>some reading </a>. Try to add more memory maybe..</p>
    <p> </p>
    <p>Edit: And if you're not installing your CentOS 6.5 but a version provided by your hosting company that you can control, you could maybe ask them if they add some specific limitation concerning the memory usage on the operating system they provide to you.</p>
    <p> </p>
    <p>++</p>
  • <p>Hi Jesse and Junior member,</p>
    <p> </p>
    <p>the command <span style="font-family:Verdana, Arial, Helvetica;font-size:small;">sysctl -w kernel.shmmax=2147483648 did the trick.</span></p>
    <p> </p>
    <p><span style="font-family:Verdana, Arial, Helvetica;font-size:small;">After that the installation went ok.</span></p>
    <p> </p>
    <p>I do not get the welcome screen via <a data-ipb='nomediaparse' href='http://ip.ip.ip.:8700/iportal'>http://ip.ip.ip.:8700/iportal</a>but I will open a new thread regard that issue. </p>
    <p> </p>
    <p>Kind regards,</p>
    <p> </p>
    <p>Michel</p>
  • <p>Great :) and by the way it's "egau" not Junior member :p</p>
    <p> </p>
    <p>For the problem accessing the portal, are you sure your provider opens all the port ? cause 8700 is exotic ^^</p>
    <p> </p>
    <p>++</p>
  • <p>Hi E<span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">gau and Jesse,</span></p>
    <p> </p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">I am still not able to connect, but I will open another thread to keep things structured.</span></p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">This issue hasd been closed.</span></p>
    <p> </p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">regards,</span></p>
    <p> </p>
    <p><span style="color:rgb(40,40,40);font-family:'Source Sans Pro', sans-serif;">Michel</span></p>