BBON1149I and rc 32512 in SM EUI
 Technote (FAQ)
 
Problem
If you are deploying an ear file and you observe the following messages during the Activate step in the SMEUI: BBON1149I Failed to copy file ... and you also recieve the following message:MoveAndReplace copy failed with rc 32512; you could have this problem.
 
Cause
PATH environment variable was missing directory bin/sh in current.env. Directory /bin/sh is the directory where all the USSĀ® commands reside. rm (remove) and cp (copy) are in this directory and are used during the Activate process performed by Systems Management.
BBON0484I All tasks complete.
BBON0488E Activate for conversation PolicyIVP July 23 Part 4 failed.
BBON1141I The following activation steps already succeeded:
BBON1142I Environment files for conversation PolicyIVP July 23 Part 4
are successfully written
BBON1143I Conversation PolicyIVP July 23 Part 4 is now the active
conversation.
BBON1144I Homes successfully queued for registration.
BBON1149I Failed to copy file /WebSphere390/CB390/apps/BBOASR2/L24
/PolicyIVP/ to /WebSphere390/CB390/apps/BBOASR2/PolicyIVP/.

In the exception tracing for the Systems Management server Server Region (i.e. BBOSMSS), you may see:
Trace: 2003/07/23 21:18:42.796 01 t=7E5608 c=6.288 key=P8 (0803007B)
Description: Conversation->moveAndReplace
source: /WebSphere390/CB390/apps/BBOASR2/L24/PolicyIVP/
target: /WebSphere390/CB390/apps/BBOASR2/PolicyIVP/
Trace: 2003/07/23 21:18:44.998 01 t=7E5608 c=6.288 key=P8 (08030083)
Description: MoveAndReplace copy failed
File: ./bbomsbo2.cpp
Linenum: 6283
source: /WebSphere390/CB390/apps/BBOASR2/L24/PolicyIVP/
target: /WebSphere390/CB390/apps/BBOASR2/PolicyIVP/
command: cp -Rf '/WebSphere390/CB390/apps/BBOASR2/L24/PolicyIVP/'
'/WebSphere390/CB390/apps/BBOASR2/PolicyIVP/'
rc: 32512


The UNIX System Services Command Reference manual contains the following explanation for return code 32512:
The PGM keyword was specified for BPXBATCH and no program_name could be
found. Message BPXM008I was written to the job log or stderr.
The SH keyword was specified for BPXBATCH and either /bin/login or the
shell did not exist.
The SH keyword was specified with a program_name value for BPXBATCH and
no program_name could be found. The shell exited with an exit status of
127.stdout contains a shell message indicating the program was not
found.
 
Solution
If you specifed the PATH environment variable in the System Mangement server current.env file you should remove it, then the Activate will complete successfully. The value set in the SMEUI overrides what is specified in the current.env.
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS > System Management/Repository
Operating system(s): z/OS
Software version: 4.0.1
Software edition:
Reference #: 1175428
IBM Group: Software Group
Modified date: Jul 28, 2004