It's all about the answers!

Ask a question

Error Installing RRDI on Linux


Anthony Giordano (2762615) | asked Jun 24 '11, 11:50 a.m.
I have tried to install RRDI on RHEL5 twice. I got the same error:

Error during "install" phase:
An error occurred while installing the Content Store.
CRRRD4515E: Error creating table spaces

Any idea why I am getting this error? Is there a workaround for this?

4 answers



permanent link
Robin Parker (32633738) | answered Jun 24 '11, 12:07 p.m.
I've been trying the same thing and recieved the same error. I decided that it was something to do with how I had set up the database so I tried installing using the option to manually create the database afterwards.

I recieve this error:
Error during "install" phase:

Error executing "/opt/IBM/RRDI/cognos/C8SE/was/C8SE_config_WAS.sh" operation (status=105).
See agent output log for more information: /var/ibm/InstallationManager/logs/native/20110624_1657d.log

The logfile specified doesn't exist. I have a 20110624_1657.log, a 20110624_1657a.log, 20110624_1657b.log and a 20110624_1657c.log but no 20110624_1657d.log...

permanent link
Murali Dhandapani (11698) | answered Sep 03 '11, 11:36 a.m.
Error executing "/opt/IBM/RRDI/install/was/WAS/install" operation (status=1).
See agent output log for more information: /var/ibm/InstallationManager/logs/native/20110903_1842.log

The log file 20110903_1842.log does not exists.

permanent link
Murali Dhandapani (11698) | answered Sep 03 '11, 1:18 p.m.
Error executing "/opt/IBM/RRDI/install/was/WAS/install" operation (status=1).
See agent output log for more information: /var/ibm/InstallationManager/logs/native/20110903_1842.log

The log file 20110903_1842.log does not exists.



The above issue was resolved after increasing the /tmp space ... It is one of the requirement for WAS installation.

Error alerts are not user friendly in this installation.

permanent link
Murali Dhandapani (11698) | answered Sep 03 '11, 11:06 p.m.
>Error during "install" phase:
Error executing "/opt/IBM/RRDI/cognos/C8SE/was/C8SE_config_WAS.sh" operation (status=105).
See agent output log for more information: /var/ibm/InstallationManager/logs/native/20110903_2301a.log

=========reporting-cognos-was_20110903_2301.log==========
The above log file contains


grant codeBase "file:${connectorComponent}" {
};

grant codeBase "file:${webComponent}" {
};

grant codeBase "file:${ejbComponent}" {
};


com.ibm.ws.scripting.ScriptingException: com.ibm.websphere.management.application.client.AppDeploymentException: com.ibm.websphere.management.application.client.AppDeploymentException: Unexpected exception processing archive file.
org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException: WEB-INF/lib/castor-0.9.5.4.jar

ERROR: IBM Cognos 8 failed to deploy. Check SystemOut.log for more information.
WASX7017E: Exception received while running file "/opt/IBM/RRDI/cognos/C8SE/was/C8SE_config_WAS.jacl"; exception information: com.ibm.websphere.management.application.client.AppDeploymentException: com.ibm.websphere.management.application.client.AppDeploymentException: Unexpected exception processing archive file.
org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException: org.eclipse.jst.j2ee.commonarchivecore.internal.exception.SaveFailureException: WEB-INF/lib/castor-0.9.5.4.jar

WAS: Unable to deploy application (105)
Exiting IBM WebSphere configuration script after failure. See WAS logs for more information.

=====================================

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.