IBM Support

PM55934: INVALIDARGUMENTEXCEPTION WHEN FLUSH METHOD IS INVOKED ON SERVICE INTEGRATION BUS SIBPUBLICATIONPOINT MBEAN

Fixes are available

8.0.0.4: WebSphere Application Server V8.0 Fix Pack 4
7.0.0.25: WebSphere Application Server V7.0 Fix Pack 25
8.0.0.5: WebSphere Application Server V8.0 Fix Pack 5
7.0.0.27: WebSphere Application Server V7.0 Fix Pack 27
8.0.0.6: WebSphere Application Server V8.0 Fix Pack 6
7.0.0.29: WebSphere Application Server V7.0 Fix Pack 29
8.0.0.7: WebSphere Application Server V8.0 Fix Pack 7
8.5.5.1: WebSphere Application Server V8.5.5 Fix Pack 1
8.0.0.8: WebSphere Application Server V8.0 Fix Pack 8
7.0.0.31: WebSphere Application Server V7.0 Fix Pack 31
7.0.0.27: Java SDK 1.6 SR13 FP2 Cumulative Fix for WebSphere Application Server
8.5.5.2: WebSphere Application Server V8.5.5 Fix Pack 2
7.0.0.33: WebSphere Application Server V7.0 Fix Pack 33
8.0.0.9: WebSphere Application Server V8.0 Fix Pack 9
8.5.5.3: WebSphere Application Server V8.5.5 Fix Pack 3
7.0.0.35: WebSphere Application Server V7.0 Fix Pack 35
8.5.5.4: WebSphere Application Server V8.5.5 Fix Pack 4
8.0.0.10: WebSphere Application Server V8.0 Fix Pack 10
7.0.0.37: WebSphere Application Server V7.0 Fix Pack 37
8.5.5.5: WebSphere Application Server V8.5.5 Fix Pack 5
8.5.5.6: WebSphere Application Server V8.5.5 Fix Pack 6
8.0.0.11: WebSphere Application Server V8.0 Fix Pack 11
8.5.5.7: WebSphere Application Server V8.5.5 Fix Pack 7
7.0.0.39: WebSphere Application Server V7.0 Fix Pack 39
8.5.5.8: WebSphere Application Server V8.5.5 Fix Pack 8
8.0.0.12: WebSphere Application Server V8.0 Fix Pack 12
8.5.5.9: WebSphere Application Server V8.5.5 Fix Pack 9
7.0.0.41: WebSphere Application Server V7.0 Fix Pack 41
8.5.5.10: WebSphere Application Server V8.5.5 Fix Pack 10
8.5.5.11: WebSphere Application Server V8.5.5 Fix Pack 11
8.0.0.13: WebSphere Application Server V8.0 Fix Pack 13
7.0.0.43: WebSphere Application Server V7.0 Fix Pack 43
8.5.5.12: WebSphere Application Server V8.5.5 Fix Pack 12
8.0.0.14: WebSphere Application Server V8.0 Fix Pack 14
8.5.5.13: WebSphere Application Server V8.5.5 Fix Pack 13
7.0.0.45: WebSphere Application Server V7.0 Fix Pack 45
8.0.0.15: WebSphere Application Server V8.0 Fix Pack 15
7.0.0.25: Java SDK 1.6 SR11 Cumulative Fix for WebSphere Application Server
7.0.0.27: Java SDK 1.6 SR12 Cumulative Fix for WebSphere Application Server
7.0.0.29: Java SDK 1.6 SR13 FP2 Cumulative Fix for WebSphere Application Server
7.0.0.45: Java SDK 1.6 SR16 FP60 Cumulative Fix for WebSphere Application Server
7.0.0.31: Java SDK 1.6 SR15 Cumulative Fix for WebSphere Application Server
7.0.0.35: Java SDK 1.6 SR16 FP1 Cumulative Fix for WebSphere Application Server
7.0.0.37: Java SDK 1.6 SR16 FP3 Cumulative Fix for WebSphere Application Server
7.0.0.39: Java SDK 1.6 SR16 FP7 Cumulative Fix for WebSphere Application Server
7.0.0.41: Java SDK 1.6 SR16 FP20 Cumulative Fix for WebSphere Application Server
7.0.0.43: Java SDK 1.6 SR16 FP41 Cumulative Fix for WebSphere Application Server
8.5.5.14: WebSphere Application Server V8.5.5 Fix Pack 14
8.5.5.15: WebSphere Application Server V8.5.5 Fix Pack 15
8.5.5.14: WebSphere Application Server V8.5.5 Fix Pack 14

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When flush method is invoked on Websphere Application Server
    v7.0.x Service Integration Bus SIBPublicationPoint MBean to
    flush the remote publication points, an FFDC is produced
    with the following exception:
    
    Exception:javax.management.MBeanException
    SourceId:com.ibm.ws.management.AdminServiceImpl.invoke
    ProbeId:679
    Reporter:com.ibm.ws.management.AdminServiceImpl$1@1a281a28
    javax.management.MBeanException: Exception thrown in
    RequiredModelMBean while trying to invoke operation flush
    at javax.management.modelmbean.RequiredModelMBean.invoke
    Method(RequiredModelMBean.java:1112)
    at javax.management.modelmbean.RequiredModelMBean.invoke
      (RequiredModelMBean.java:966)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.
      invoke(DefaultMBeanServerInterceptor.java:848)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBean
       Server.java:773)
    at com.ibm.ws.management.AdminServiceImpl$1.run(AdminService
       Impl.java:1332)
    at com.ibm.ws.security.util.AccessController.doPrivileged
       (AccessController.java:118)
    at com.ibm.ws.management.AdminServiceImpl.invoke(Admin
       ServiceImpl.java:1225)
    at com.ibm.ws.management.connector.AdminServiceDelegator.
       invoke(AdminServiceDelegator.java:181)
    at com.ibm.ws.management.connector.ipc.CallRouter.route(Call
       Router.java:242)
    at com.ibm.ws.management.connector.ipc.IPCConnectorInbound
       Link.doWork(IPCConnectorInboundLink.java:353)
    at com.ibm.ws.management.connector.ipc.IPCConnectorInbound
       Link$IPCConnectorReadCallback.complete(IPCConnector
       InboundLink.java:595)
    at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLRead
       CompletedCallback.complete(SSLReadServiceContext.java:
       1784)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.
       futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback
       (AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions
       (AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:
       138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.
       java:204)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop
       (ResultHandler.java:775)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:
       905)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:
       1604)
    ..............
    Caused by: com.ibm.ws.sib.admin.exception.InvalidArgument
    Exception:
    at com.ibm.ws.sib.admin.impl.JsPublicationPoint.flush(Js
       PublicationPoint.java:617)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
       Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethod
      AccessorImpl.java:48)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Delegating
       MethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:600)
    at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:37)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethod
       AccessorImpl.java:48)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Delegating
       MethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:600)
    at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:244)
    at javax.management.modelmbean.RequiredModelMBean.invoke
       Method(RequiredModelMBean.java:1086)
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  Users of the default messaging provider     *
    *                  for                                         *
    *                  IBM WebSphere Application Server            *
    ****************************************************************
    * PROBLEM DESCRIPTION: When flush method is invoked on the     *
    *                      SIBPublication MBean, it fails with an  *
    *                      InvalidArgumentException                *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    The argument passed to the flush method is being
    processed incorrectly causing an InvalidArgumentException
    

Problem conclusion

  • The code has been modified to ensure that argument passed to
    the flush method is processed correctly to avoid the
    InvalidArgumentException
    
    The fix for this APAR is currently targeted for inclusion in
    fix packs 7.0.0.25 and 8.0.0.5. Please refer to the
    Recommended Updates page for delivery information:
    http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM55934

  • Reported component name

    WAS SIB & SIBWS

  • Reported component ID

    620800101

  • Reported release

    300

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-01-13

  • Closed date

    2012-04-27

  • Last modified date

    2013-10-03

  • 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

    WAS SIB & SIBWS

  • Fixed component ID

    620800101

Applicable component levels

  • R300 PSY

       UP

  • R800 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
12 January 2022