IBM Support

PI46410: WebSphere eXtremeScale servers running in Liberty 8554+ may encounter "java.io.IOException: unknown

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • WebSphere eXtremeScale servers running in
    Liberty 8554+ may encounter "java.io.IOException: unknown
    protocol: bundleresource"
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All WebSphere eXtremeScale users running    *
    *                  in Liberty.                                 *
    ****************************************************************
    * PROBLEM DESCRIPTION: WebSphere eXtremeScale servers running  *
    *                      in Liberty 8554+ may encounter          *
    *                      "java.io.IOException: unknown           *
    *                      protocol: bundleresource"               *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    This has been encountered during startup of a container:
    Exception = com.ibm.websphere.objectgrid.ObjectGridException
    Source =
    com.ibm.websphere.objectgrid.ObjectGridManagerImpl.getDeployment
    Policy
    probeid = 2450
    Stack Dump = com.ibm.websphere.objectgrid.ObjectGridException:
    Invalid deployment policy XML file:
    bundleresource://79.fwk-1918854204/META-
    INF/objectGridDeployment
    StandAlone.xml
    at
    com.ibm.ws.objectgrid.config.XmlDeploymentPolicyBuilder.<init>(X
    mlDeploymentPolicyBuilder.java:118)
    at
    com.ibm.ws.objectgrid.config.XmlConfigBuilder.buildDeploymentPol
    icy(XmlConfigBuilder.java:115)
    at
    com.ibm.ws.objectgrid.config.ProcessConfigXML$4.run(ProcessConfi
    gXML.java:150)
    at
    java.security.AccessController.doPrivileged(AccessController.jav
    a:420)
    at
    com.ibm.ws.objectgrid.config.ProcessConfigXML.getDeploymentPolic
    y(ProcessConfigXML.java:148)
    at
    com.ibm.ws.objectgrid.ObjectGridManagerImpl.getDeploymentPolicy(
    ObjectGridManagerImpl.java:1461)
    at
    com.ibm.websphere.objectgrid.deployment.DeploymentPolicyFactory.
    createDeploymentPolicy(DeploymentPolicyFactory.java:60)
    at
    com.ibm.ws.objectgrid.server.impl.XSLifecycleListener.serverStar
    ted(XSLifecycleListener.java:105)
    at
    com.ibm.ws.objectgrid.server.impl.ServerLifecycleListenerDelegat
    eImpl.serverStarted(ServerLifecycleListenerDelegateImpl.java:50)
    at
    com.ibm.websphere.objectgrid.server.ServerFactory.initialize(Ser
    verFactory.java:415)
    at
    com.ibm.websphere.objectgrid.server.ServerFactory$2.run(ServerFa
    ctory.java:310)
    at
    java.security.AccessController.doPrivileged(AccessController.jav
    a:364)
    at
    com.ibm.websphere.objectgrid.server.ServerFactory.getInstance(Se
    rverFactory.java:308)
    or by using XSCMD from a non-Liberty install against a Liberty
    catalog server:
    [7/27/15 11:55:31:803 EDT] 00000001 WXSAdminCatal E
    CWXSI0062E: Catalog service is unavailable at the
    wxs-rhel6-09:2809 endpoint.
    [7/27/15 11:55:31:804 EDT] 00000001 WXSAdminCatal 3
    java.lang.RuntimeException: Unable to inflate the
    ClusterConfiguration.  See the cause for details.
    java.lang.RuntimeException: Unable to inflate the
    ClusterConfiguration.  See the cause for details.
    at
    com.ibm.ws.xs.admin.util.WXSAdminCatalogConnection.getClusterCon
    figuration(WXSAdminCatalogConnection.java:369)
    at
    com.ibm.ws.xs.admin.util.WXSAdminCatalogConnection.getCatalogSer
    verInfos(WXSAdminCatalogConnection.java:385)
    at
    com.ibm.ws.xs.admin.util.WXSAdminCatalogConnection.getJMXConnect
    or(WXSAdminCatalogConnection.java:424)
    at
    com.ibm.ws.xs.admin.wxscli.WXSAdminCLI.main(WXSAdminCLI.java:440
    )
    Caused by: java.io.IOException: unknown protocol:
    bundleresource
    at java.net.URL.readObject(URL.java:1288)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor
    Impl.java:88)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
    AccessorImpl.java:55)
    at java.lang.reflect.Method.invoke(Method.java:613)
    at
    java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.jav
    a:1076)
    at
    java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:
    1941)
    at
    java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.j
    ava:1846)
    at
    java.io.ObjectInputStream.readObject0(ObjectInputStream.java:141
    6)
    at
    java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.ja
    va:2039)
    at
    java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:
    1963)
    at
    java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.j
    ava:1846)
    at
    java.io.ObjectInputStream.readObject0(ObjectInputStream.java:141
    6)
    at
    java.io.ObjectInputStream.readArray(ObjectInputStream.java:1754)
    at
    java.io.ObjectInputStream.readObject0(ObjectInputStream.java:141
    0)
    at
    java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.ja
    va:2039)
    at
    java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:
    1963)
    at
    java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.j
    ava:1846)
    at
    java.io.ObjectInputStream.readObject0(ObjectInputStream.java:141
    6)
    at
    java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.ja
    va:2039)
    at
    java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:
    1963)
    at
    java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.j
    ava:1846)
    at
    java.io.ObjectInputStream.readObject0(ObjectInputStream.java:141
    6)
    at
    java.io.ObjectInputStream.readObject(ObjectInputStream.java:419)
    at
    com.ibm.ws.objectgrid.objectMapping.ObjectBytes.bytesToObject(Ob
    jectBytes.java:186)
    at
    com.ibm.ws.xs.admin.util.WXSAdminCatalogConnection.getClusterCon
    figuration(WXSAdminCatalogConnection.java:365)
    ... 3 more
    

Problem conclusion

  • The code was updated to handle the bundleresource protocol
    correctly regardless of the version of Liberty.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI46410

  • Reported component name

    WS EXTREME SCAL

  • Reported component ID

    5724X6702

  • Reported release

    860

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2015-08-06

  • Closed date

    2015-08-18

  • Last modified date

    2016-09-01

  • APAR is sysrouted FROM one or more of the following:

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

Fix information

  • Fixed component name

    WS EXTREME SCAL

  • Fixed component ID

    5724X6702

Applicable component levels

  • R860 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSTVLU","label":"WebSphere eXtreme Scale"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"860","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
01 September 2016