Page 1 of 1

IBM Information Server fixpack 2 installation

Posted: Wed Feb 23, 2011 6:07 am
by tcheslav
Hi.
I've just installed fixpack2 for IBM IS 8.1 and... I don't know if it is sucess or not :|
Installer said that "IPatchInstaller 92171: Update completed with warning. Review the patch installation log file for more information"
Statusbar is on 100% but finish button is inactive.
All IBM IS components are up and running but... here is what I found in Version.xml file:

<?xml version="1.0" encoding="UTF-8"?>
<ProductVersion specversion="1.0">
<InstallType client="false" currentVersion="8.1.0.2" document="true" domain="true" engine="true" repository="true"/>
<Products>
<Product installLocation="/opt/IBM/InformationServer/" key="datastagedocs" name="Documentation" tiers="documentation" version="8.1.0.2"/>
<Product installLocation="/opt/IBM/InformationServer/" key="businessglossary" name="Business Glossary" tiers="domain" version="8.1.0.2"/>
<Product installLocation="/opt/IBM/InformationServer/" key="informationanalyzer" name="Information Analyzer" tiers="domain,server,database" version="8.1.0.2"/>
<Product installLocation="/opt/IBM/InformationServer/" key="informationserver" name="Information Server" tiers="domain,server" version="8.1.0.2"/>
<Product installLocation="/opt/IBM/InformationServer/" key="metadataworkbench" name="Metadata Workbench" tiers="domain,server" version="8.1.0.2"/>
<Product installLocation="/opt/IBM/InformationServer/" key="datastage" name="datastage" tiers="domain,server" version="8.1.0.2"/>
<Product installLocation="/opt/IBM/InformationServer/" key="fasttrackinstaller" name="Fast Track" tiers="domain" version="8.1.0.2"/>
<Product installLocation="/opt/IBM/InformationServer/" key="servicesbackbone" name="servicesbackbone" tiers="domain" version="8.1.0.2"/>
<Product installLocation="/opt/IBM/InformationServer/" key="isenterprise" name="Information Server Manager" tiers="domain,server" version="8.1.0.2"/>
<Product installLocation="/opt/IBM/InformationServer/" key="businessglossaryanywhere" name="Business Glossary Anywhere" tiers="domain" version="8.1.0.2"/>
<Product installLocation="/opt/IBM/InformationServer/" key="repositoryinstaller" name="Xmeta" tiers="database" version="8.1.0.2"/>
</Products>
...
but
...

<History>
<Sequence description="ibm_websphere_information_server" id="0" installLocation="/opt/IBM/InformationServer" lastUpdateDate="Wed Nov 26 05:38:48 PST 2008" patch="" rollback="" status="SUCCESS" undoable="" version="8.1.0.0"/>
<Sequence description="Information Server 8.1 FixPack 2" id="1" installLocation="" lastUpdateDate="Wed Feb 23 03:22:57 PST 2011" patch="8.1.FixPack.1" rollback="/opt/IBM/InformationServer/Updates/fixpack_FP2_IS81_8100-1" status="Fail" undoable="false" version="8.1.0.2"/>
<Sequence description="Information Server 8.1 FixPack 2" id="2" installLocation="" lastUpdateDate="Wed Feb 23 03:22:58 PST 2011" patch="fixpack_FP2_IS81_8100-1" rollback="/opt/IBM/InformationServer/Updates/fixpack_FP2_IS81_8100-1" status="Fail" undoable="false" version="8.1.0.2"/>
</History>
...

It says status="fail" on both fixpacks...

So what do You think? Do I have fixpack2 properly installed or not?

Regards
Tches

Posted: Wed Feb 23, 2011 8:05 am
by chulett
Well... it seems like they may have failed because they were already installed. So yes and no. :?

Posted: Wed Nov 09, 2011 3:45 pm
by ashishm
Hi,

I know this is an old thread. By any chance, could you tell me how you installed FP2.

Posted: Wed Nov 09, 2011 7:54 pm
by ray.wurlod
Presumably using the correct version of the Update Installer.

Posted: Thu Nov 10, 2011 2:00 am
by tcheslav
Hi.

I installed it using updateInstaller in console mode.
updateINstaller have multiple switches, and one of them allows You to use console.
If You have any specific problem please post it, I will gladly answer.

Regards
Tcheslav

Posted: Thu Nov 10, 2011 11:03 am
by ashishm
Hi tcheslav,

I just finished the FP2 installation using GUI mode. I had same situation as you had for the first time. It completed with warnings.

ADMU0128I: Starting tool with the default profile
ADMU3100I: Reading configuration for server: server1
ADMU3200I: Server launched. Waiting for initialization status.
ADMU3000I: Server server1 open for e-business; process id is 2895
Nov 10, 2011 12:00:36 PM , INFO: com.ibm.is.install.core.was.WebSphereAppServer http://blacksea:9080/RegistrationServlet/registration
Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater 98: IPatchInstaller92134:Updating version.xml.
Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater IPatchInstaller92219: Actions for product datastage have been skipped.
Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater IPatchInstaller92219: Actions for product fasttrackinstaller have been skipped.
Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater IPatchInstaller92219: Actions for product informationanalyzer have been skipped.
Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater IPatchInstaller92219: Actions for tier client have been skipped.
Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater 100: IPatchInstaller92171:Update completed with warning. Review the patch installation log file for more information.
Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater java.lang.Exception: Error executing command: This model is partially deployed: "http:///ASCLModel/1.0/ASCLCustomAttribute.ecore".
This is likely a result of some exception occurring during previous deployment.
Stack Trace:
com.ibm.xmeta.exception.ModelIsPartiallyDeployedException: This model is partially deployed: "http:///ASCLModel/1.0/ASCLCustomAttribute.ecore".
This is likely a result of some exception occurring during previous deployment.
at com.ibm.xmeta.sdk.modeldeployer.impl.DefaultModelDeployer.deployModel(DefaultModelDeployer.java:252)
at com.ascential.xmeta.client.repository.command.DeployModelCommand.executeCommand(DeployModelCommand.java:251)
at com.ascential.xmeta.client.repository.command.DeployModelCommand.main(DeployModelCommand.java:136)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at org.apache.commons.launcher.ChildMain.run(ChildMain.java:228)


Can I rerun the update again in console mode? Not sure if it is because I use the GUi mode and the GUi mode causes the problem.

Posted: Thu Nov 10, 2011 12:31 pm
by tcheslav
Hi

Use installer in console mode with -force option. That option will allow You to reinstall FP2.

Good Luck.

Posted: Thu Nov 10, 2011 1:04 pm
by ashishm
Thanks,

Actually there's a problem I am facing. The reason why the installation failed is because one model was partially deployed. ERROR [org.apache.commons.launcher.ChildMain] impl.DefaultModelDeployer - com.ibm.xmeta.exception.ModelIsPartiallyDeployedException: This model is partially deployed: "http:///ASCLModel/1.0/ASCLCustomAttribute.ecore".

And because of that there are some other components are skipped and not updated.



Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater 98: IPatchInstaller92134:Updating version.xml.
Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater IPatchInstaller92219: Actions for product datastage have been skipped.
Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater IPatchInstaller92219: Actions for product fasttrackinstaller have been skipped.
Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater IPatchInstaller92219: Actions for product informationanalyzer have been skipped.
Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater IPatchInstaller92219: Actions for tier client have been skipped.
Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater 100: IPatchInstaller92171:Update completed with warning. Review the patch installation log file for more information.
Nov 10, 2011 12:01:18 PM , INFO: com.ibm.is.install.update.installer.Updater java.lang.Exception: Error executing command: This model is partially deployed: "http:///ASCLModel/1.0/ASCLCustomAttribute.ecore".


Is there a way to skip that model, so I can complete the rest installation?