PQ78489: WEBSPHERE APPLICATION SERVER FAILS DURING STARTUP AFTER UQ79825 IF APPLICATIONS ON THE SERVER HAVE DATASOURCES ASSOCIATED

 A fix is available

Obtain the fix for this APAR



APAR status
Closed as program error.

Error description
Application Server Startup fails, after installing maintenance
Service level W500104, (PTF UQ79825).  The error occurs when
an appication in the server has datasources associated with it.
In the Servant Region output, the following trace is seen:
BossLog: { 0011} 2003/09/13 11:20:52.029 01 SYSTEM=AMS1
  SERVER=AZSRTA1  PID=0X0401019C TID=0X1A175700
./bborjtr.cpp+812 BBOO0220E J2CA0068E: Method create could not
  create
 com.ibm.ejs.j2c.ConnectionFactoryRefBuilderImpl instance.
 com.ibm.ejs.j2c.ConnectionFactoryRefBuilderFactory
 com.ibm.ejs.j2c.ConnectionFactoryRefBuilderFactory
BossLog: { 0012} 2003/09/13 11:20:52.053 01 SYSTEM=AMS1
  SERVER=AZSRTA1  PID=0X0401019C TID=0X1A175700
./bborjtr.cpp+812 BBOO0220E WSVR0017E: Error encountered
  binding the J2EE resource, Default Datasource, as
  DefaultDatasource from resources.xml
 java.lang.NullPointerException
 at com.ibm.ws.runtime.component.binder.DataSourceBinder.
    getBindingObject(DataSourceBinder.java:252)
 at com.ibm.ws.runtime.component.ResourceMgrImpl.
    bind(ResourceMgrImpl.java:264)
 at com.ibm.ws.runtime.component.ResourceMgrImpl.
    installResourceProvider(ResourceMgrImpl.java:681)
 at com.ibm.ws.runtime.component.ResourceMgrImpl.
 at com.ibm.ws.runtime.component.ResourceMgrImpl.
    installResources(ResourceMgrImpl.java:608)
 at com.ibm.ws.runtime.component.ResourceMgrImpl.loadResources
    (ResourceMgrImpl.java:488)
 at com.ibm.ws.runtime.component.ResourceMgrImpl.start
    (ResourceMgrImpl.java:414)
 at com.ibm.ws.runtime.component.ContainerImpl.startComponents
    (ContainerImpl.java:343)
 at com.ibm.ws.runtime.component.ContainerImpl.start
    (ContainerImpl.java:234)
 at com.ibm.ws.runtime.component.ApplicationServerImpl.start
    (ApplicationServerImpl.java:117)
 at com.ibm.ws.runtime.component.ContainerImpl.startComponents
    (ContainerImpl.java:343)
 at com.ibm.ws.runtime.component.ContainerImpl.start
    (ContainerImpl.java:234)
 at com.ibm.ws.runtime.component.ServerImpl.start
   (ServerImpl.java:228)
 at com.ibm.ws.runtime.WsServer.start(WsServer.java:155)
 at com.ibm.ws.runtime.WsServer.main(WsServer.java:255)
 at com.ibm.ws390.orb.CommonBridge.WsServerStartup
    (CommonBridge.java:337)
 at com.ibm.ws390.orb.ServerRegionBridge.initCSI
    (ServerRegionBridge.java:162)
 at
com.ibm.ws390.orb.ORBEJSBridge.initCSI(ORBEJSBridge.java:154)
  com.ibm.ws.runtime.component.ResourceMgrImpl
  com.ibm.ws.runtime.component.ResourceMgrImpl
 BossLog: { 0013} 2003/09/13 11:20:52.407 01 SYSTEM=AMS1
   SERVER=AZSRTA1 PID=0X0401019C TID=0X1A175700
./bborjtr.cpp+812 BBOO0220E J2CA0068E: Method create could
   not create com.ibm.ejs.j2c.ConnectionFactoryRefBuilderImpl
   instance.
 com.ibm.ejs.j2c.ConnectionFactoryRefBuilderFactory
 com.ibm.ejs.j2c.ConnectionFactoryRefBuilderFactory
BossLog: { 0014} 2003/09/13 11:20:52.411 01 SYSTEM=AMS1
  SERVER=AZSRTA1  PID=0X0401019C TID=0X1A175700
./bborjtr.cpp+812 ... BBOO0220E WSVR0017E: Error encountered
   binding the J2EE resource, Default_CF, as
   eis/DefaultDatasource_CMP from resources.xml
 java.lang.NullPointerException
 at com.ibm.ws.runtime.component.binder.
    CMPConnectorFactoryBinder.getBindingObject
    (CMPConnectorFactoryBinder.java:233)
 at com.ibm.ws.runtime.component.ResourceMgrImpl.bind
    (ResourceMgrImpl.java:264)
 at com.ibm.ws.runtime.component.ResourceMgrImpl.
    installResourceProvider(ResourceMgrImpl.java:681)
 at com.ibm.ws.runtime.component.ResourceMgrImpl.
    installResource(ResourceMgrImpl.java:648)
 at com.ibm.ws.runtime.component.ResourceMgrImpl.
    installResources(ResourceMgrImpl.java:608)
 at com.ibm.ws.runtime.component.ResourceMgrImpl.
    loadResources(ResourceMgrImpl.java:488)
 at com.ibm.ws.runtime.component.ResourceMgrImpl.start
    (ResourceMgrImpl.java:414)
 at com.ibm.ws.runtime.component.ContainerImpl.
    startComponents(ContainerImpl.java:343)
 at com.ibm.ws.runtime.component.ContainerImpl.start
    (ContainerImpl.java:234)
 at com.ibm.ws.runtime.component.ApplicationServerImpl.
    start(ApplicationServerImpl.java:117)
 at com.ibm.ws.runtime.component.ContainerImpl.
    startComponents(ContainerImpl.java:343)
 at com.ibm.ws.runtime.component.ContainerImpl.start
    (ContainerImpl.java:234)
 at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl
    .java:228)
 at com.ibm.ws.runtime.WsServer.start(WsServer.java:155)
 at com.ibm.ws.runtime.WsServer.main(WsServer.java:255)
 at com.ibm.ws390.orb.CommonBridge.WsServerStartup
    (CommonBridge.java:337)
 at com.ibm.ws390.orb.ServerRegionBridge.initCSI
    (ServerRegionBridge.java:162)
 at com.ibm.ws390.orb.ORBEJSBridge.initCSI
    (ORBEJSBridge.java:154)
  com.ibm.ws.runtime.component.ResourceMgrImpl
  com.ibm.ws.runtime.component.ResourceMgrImpl
Local fix
a local fix is available for this problem from Level 2 service.
Problem summary
****************************************************************
* USERS AFFECTED: All users of WebSphere Application Server    *
*                 V5.0 for z/OS                                *
****************************************************************
* PROBLEM DESCRIPTION: With the application of WebSphere       *
*                      Application Server V5.0 for z/OS        *
*                      Service Level W500104 (PTF UQ79825),    *
*                      application server startup fails, if    *
*                      applications which use datasources are  *
*                      installed on the Application Server.    *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
With the application of WebSphere Application Server V5.0 for
z/OS Service Level W500104 (PTF UQ79825), application server
startup fails, if there are applications installed on the
server which use Datasources.  In the Servant Region output,
the following trace was seen:

BossLog: { 0011} 2003/09/13 11:20:52.029 01 SYSTEM=AMS1
  SERVER=AZSRTA1  PID=0X0401019C TID=0X1A175700
./bborjtr.cpp+812 BBOO0220E J2CA0068E: Method create could not
  create
 com.ibm.ejs.j2c.ConnectionFactoryRefBuilderImpl instance.
 com.ibm.ejs.j2c.ConnectionFactoryRefBuilderFactory
 com.ibm.ejs.j2c.ConnectionFactoryRefBuilderFactory
BossLog: { 0012} 2003/09/13 11:20:52.053 01 SYSTEM=AMS1
 SERVER=AZSRTA1  PID=0X0401019C TID=0X1A175700
./bborjtr.cpp+812 BBOO0220E WSVR0017E: Error encountered
 binding the J2EE resource, Default Datasource, as
 DefaultDatasource from resources.xml
 java.lang.NullPointerException
 at com.ibm.ws.runtime.component.binder.DataSourceBinder.
 getBindingObject(DataSourceBinder.java:252)

It was determined that the jar file j2cImpl.jar was corrupted
in PTF UQ79825.
Problem conclusion
Jar file j2cImpl.jar was reshipped in this APAR to correct
the corrupted version of the jar file in PTF UQ79825.

APAR PQ78489 is associated with SERVICE LEVEL W500105 of
WebSphere Application Server V5.0 for z/OS.
Temporary fix Comments
APAR information
APAR number PQ78489
Reported component name WEBSPHERE FOR Z
Reported component ID 5655I3500
Reported release 500
Status CLOSED PER
PE YesPE
HIPER NoHIPER
Special Attention NoSpecatt
Submitted date 2003-09-15
Closed date 2003-09-16
Last modified date 2003-10-03

APAR is sysrouted FROM one or more of the following:

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

Modules/Macros
BBOUBINF BBOZ1548        

Publications Referenced

Fix information
Fixed component name WEBSPHERE FOR Z
Fixed component ID 5655I3500

Applicable component levels
R500 PSY UQ80238    UP03/09/18 P F309 

  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


Current web document: swg1PQ78489.html
Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS
Operating system(s):
Software version: 500
Software edition:
Reference #: PQ78489
IBM Group: Software Group
Modified date: Oct 3, 2003