Maximo Wire - The IBM Maximo Help & Discussion Forum
May 22, 2012, 11:17:06 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to Maximo Wire, the IBM Maximo help forum. Feel free to register and ask any Maximo related questions you like.
 
  Home Help Search Login Register  
*
Pages: [1]   Go Down
  Print  
Author Topic: UPGRADE_UNDEPLOY_ISCCOMMON_WAR failed  (Read 1781 times)
0 Members and 2 Guests are viewing this topic.
maokaig
Newbie
*

Karma: 0
Posts: 2


View Profile
« on: November 18, 2009, 10:52:28 am »

Hello everyone,

We are applying 7.1.0.4-TIV-SRM-FP0004 on top of Maximo Base 7.1.0 and SRM 7.1.0.

During the installation, an error occurred that stopped the installation.

CTGIN0005E: The deployment of C:\DOCUME~1\KAUSHI~1\LOCALS~1\Temp\1\pmp\base_services_7.1.1.5.zip failed. The error text is CTGIN0143E: An action error ocurred during the processing of a deployment operation. Action identifier: "UPGRADE_UNDEPLOY_ISCCOMMON_WAR". Action display name: "Undeploy isccommontask.war from the WebSphere Application Server".

In order to identify where the problem is, we ran the following command manually:

D:\IBM\SMP>D:\IBM\SMP/jacl/solutions/ISCRemoveHandler.bat, "10.22.14.26", "wasadmin", "Password", "/apps/ibm/websphere/appservers", "wasadmin", "Password", "isccommontasks.war"

We got the following error:

------>
Running wsadmin for WAR deployment at Wed 18/11/2009 12:19:06.99

Command Line:
java com.ibm.tivoli.ccmdb.install.ps.services.deployment.PsidISCRemove 10.22.14.26 wasadmin ************ wasadmin ******
****** "/apps/ibm/websphere/appservers" isccommontasks.war ctgDmgr01

Connecting to server: 10.22.14.26
User Name:            wasadmin
Password:             *********
WAS User Name:        wasadmin
WAS Password:         *********
WAS Profile Name:     ctgDmgr01
Remote WAS Home:      /apps/ibm/websphere/appservers
ISC WAR Content URI:  isccommontasks.war
RMI Port #:           -1
Purifying Remote WAS Home (If necessary)...
New Remote WAS Home:  /apps/ibm/websphere/appservers

Connected to remote system:   10.22.14.26
Remote Operating System:      LINUX (RedHat Linux)
Remote OS Fixpack Level:
Current Remote Directory:     /home/wasadmin
Remote Path Seperator:        /
Remote wsadmin filename:      wsadmin.sh

Checking for existence of remote WAS Home: "/apps/ibm/websphere/appservers"... Found!
Checking for existence of Content URI Directory: "/apps/ibm/websphere/appservers/systemApps/isclite.ear/isccommontasks.war"...Remote Content URI not found: /apps/ibm/websphere/appservers/systemApps/isclite.ear/isccommontasks.war
java.io.FileNotFoundException: Remote Content URI not found: /apps/ibm/websphere/appservers/systemApps/isclite.ear/isccommontasks.war
        at com.ibm.tivoli.ccmdb.install.ps.services.deployment.PsidISCRemove.main(PsidISCRemove.java:210)

ERRORLEVEL was 1 from command.

Exiting D:\IBM\SMP\jacl\solutions\removeISCWarRemote.bat at Wed 18/11/2009 12:19:16.25 with ERRORLEVEL 1
D:\IBM\SMP/jacl/solutions/ISCRemoveHandler.bat encountered an error removing the WAR file from the remote system.
ERRORLEVEL was 1.
returning value '1' to the Solution Install runtime at Wed 18/11/2009 12:19:16.25.

<--------

It looks like the script can’t find /apps/ibm/websphere/appservers/systemApps/isclite.ear/isccommontasks.war.

However, the file is there and accessible by everyone.

[wasadmin@par-ibmdev isclite.ear]$ ls -al /apps/ibm/websphere/appservers//systemApps/isclite.ear/isccommontasks.war
-rwxrwxrwx 1 wasadmin ibm 23220 Jul  2  2008 /apps/ibm/websphere/appservers//systemApps/isclite.ear/isccommontasks.war

So I think that the given error "Remote Content URI not found" probably is not the true cause.

Does anyone here see the same problem before and have a solution for it?

The Maximo admin machine is a Windows Server 2003. WebSphere is running on a RHEL V5 64 bit VM Server. Before meeting this problem, we have installed Maximo Base 7.1.0, TSRM 7.1.0, ACM, and MS Project Adaptor successfully. wasadmin user is in 'root', 'sys', and 'adm' groups.

If we install Maximo Base 7.1.1.5 patch, we also get the same error. So it may be related to the way Maximo installing fix packs.


Thank you very much for your kind help.


Regards,

Maokaig
Logged
maokaig
Newbie
*

Karma: 0
Posts: 2


View Profile
« Reply #1 on: November 19, 2009, 06:32:45 am »

I figured out this problem  Cheesy.

The cause of the problem is that Maximo installer expects apps/ibm/websphere/appservers//systemApps/isclite.ear/isccommontasks.war to be a directory. But in our case isccommontasks.war actually is a file. After we create isccommontasks.war directory and unzip the contents of existing isccommontasks.war file into this directory, everything works.

Regards,

Maokaig
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Recent

TinyPortal v1.0 beta 4 © Bloc
Powered by MySQL Powered by PHP Powered by SMF 1.1.15 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!