PQ49157: BOOTSTRAP STEP 13 FAILURE WHEN RUNNING ON Z/OS WITH JDK 1.3 SR7 BUILD DATE 20010424.

 A fix may be available

Obtain the fix for this APAR



APAR status
Closed as program error.

Error description
Failure during Bootstrap.  Message "BBOU0604I WS BOOTSTRAP STEP
13 Create LDAP upper tree structure HAS BEEN ROLLED BACK" is
seen in the BBOSMSS output.
In addition you see a java stack trace in the output of BBOSMSS.
In the stack trace, we see the following:
.at com.ibm.rmi.corba.InitialNamingClient.resolve(InitialNamingC
     lient.java:256)
.at com.ibm.rmi.corba.InitialNamingClient.cachedInitialReference
     s(InitialNamingClient.java:388)
.at com.ibm.rmi.corba.InitialNamingClientresolve_initial_referen
     ces(InitialNamingClient.java:242)
.at com.ibm.rmi.corba.ORB.resolve_initial_references(ORB.java:20
     63)
.at com.ibm.ws.naming.ldap.WsnLdapPropertyManager.init(WsnLdapPr
     opertyManager.java:180)
.at com.ibm.ws.naming.ldap.WsnLdapPropertyManager.setSystemPrope
     rties(WsnLdapPropertyManager.java(Compiled Code))
.
Note that we leave our ORB at the ORB.java:2063 line.
.
In the Error log, we also see an entry for SERVER=SYSMGMT01
JobName=BBOSMSS ./bbolshcp.cpp+299 ... BBOU0011W The function
SOMCPP_UnmarshalThrowSystemException(SOMRequest&,const char*)
+299 raised CORBA system exception CORBA::INTERNAL. Error code
is C9C25803
.
Local fix
1) Add a jvm.properties file to the SYSMGT01 server and any J2EE
  server defined.  BBOASR2 is the default J2EE server shipped
  with the product for the IVPE.
   In the jvm.properties file, have the following entry:
       os.name=OS/390
2) In addition, to get the client to set the 'proper' os.name
  vaule, the 'ejbivp.sh' file in the "/tmp/CBIVP" directory
  will have to canged as shown below:
.
Current line is:
# Run the testcase for 'bmp'
java -DPROPERTY_FILE=/usr/lpp/WebSphere/samples/PolicyIVP/ejb/Po
licy.Property com.ibm.ws390.samples.ivp.client.TestClient bmp
new line should be:
# Run the testcase for 'bmp'
java -DPROPERTY_FILE=/usr/lpp/WebSphere/samples/PolicyIVP/ejb/Po
licy.Property -Dos.name=OS/390 com.ibm.ws390.samples.ivp.client.
TestClient bmp
.
The 'cmp' line needs to be changed in the same fashion, we need
to pass in the 'os.name=OS/390' parameter. So the second change
to the 'ejbivp.sh' file would look like:
.
#RUn the testcase for 'cmp'
# Run the testcase for 'bmp'
java -DPROPERTY_FILE=/usr/lpp/WebSphere/samples/PolicyIVP/ejb/Po
licy.Property -Dos.name=OS/390 com.ibm.ws390.samples.ivp.client.
TestClient cmp
.
Note that the above lines need to be on a single continuous line
in the 'ejbivp.sh' file.
.
Problem summary
****************************************************************
* USERS AFFECTED: All users of WebSphere Application Server    *
*                 V4.0 for z/OS and OS/390.                    *
****************************************************************
* PROBLEM DESCRIPTION: BOOTSTRAP Step 13 fails with CORBA      *
*                      system exception CORBA::INTERNAL.       *
*                      Error code is C9C25803, when running    *
*                      JDK 1.3 on z/OS level systems.          *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
The exception and minor code are as follows:
CORBA system exception CORBA::INTERNAL. Error code is
C9C25803 This exception will occur in the System
Management Server Region Default name BBOSMSS.

There will be a JVM Stack trace that will look as follows:

JVM Stack Trace =
org.omg.CORBA.INTERNAL: minor code: C9C25803 completed: No
at com.ibm.ws390.util._EJSUtilitiesImpl
  .CreateUpperTreeStructure(_EJSUtilitiesImpl.java:290)
at com.ibm.ws390.util._EJSUtilitiesSkeleton
  .CreateUpperTreeStructure(_EJSUtilitiesSkeleton.java:167)

You may also see the following message:

BBOU0729E Bootstrap error. Could not create upper tree
structure for WS naming
Problem conclusion
Support was added to check for the new value returned
from System.getPorperty("os.name"). The new value is
z/OS.  This change was made in the ORBUtil.java part
in bboj\src\com\ibm\rmi\corba\rt\ORBUtil.java

APAR PQ49157 is associated with SERVICE LEVEL W400016 of
WebSphere Application Server V4.0 for z/OS and OS/390.
Temporary fix Comments
APAR information
APAR number PQ49157
Reported component name WASKBASE
Reported component ID 5655A9801
Reported release 400
Status CLOSED PER
PE NoPE
HIPER YesHIPER
Submitted date 2001-05-29
Closed date 2001-06-18
Last modified date 2001-08-02

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:
UQ54915

Modules/Macros
BBOBOA BBOMIB80 BBOMSBO7 BBOOCOMM BBOPUDMP BBOPUDOP
BBOPUDOT BBOPUDSC BBOPUINT BBOPUIOB BBOPUIOP BBOPUIRP
BBOPUISC BBOSNNDC BBOSNNDD BBOSNNDM BBOSNNDO BBOSNNDP
BBOSSESS BBOUBINF BBOZ0266 BBOZ0267 BBOZ0268 BBOZ0269
BBOZ0270 BBOZ0271 BBOZ0272 BBOZ0273 BBOZ0274 BBOZ0285
BBOZ0286 BBOZ0287 BBOZ0288 BBOZ0289 BBOZ0290 BBOZ0291
BBOZ0292 BBOZ0293 BBOZ0688 BBOZ0689 BBOZ0695 BBOZ0706
BBOZ0801 BBOZ0812 BBOZ0813 BBOZ0814    

Fix information
Fixed component name WASKBASE
Fixed component ID 5655A9801

Applicable component levels
R400 PSY UQ54915    UP01/07/03 P F107

  Fix is available
Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ49157
IBM Group: Software Group
Modified date: Aug 2, 2001