IBM Support

PI66971: PUREAPP AUTOROUTECONFIG.PY FAILING WITH ILLEGALARGUMENTEXCEPTION WITH JYTHON 2.7

Fixes are available

9.0.0.2: WebSphere Application Server traditional V9.0 Fix Pack 2
9.0.0.3: WebSphere Application Server traditional V9.0 Fix Pack 3
9.0.0.4: WebSphere Application Server traditional V9.0 Fix Pack 4
9.0.0.5: WebSphere Application Server traditional V9.0 Fix Pack 5
9.0.0.6: WebSphere Application Server traditional V9.0 Fix Pack 6
9.0.0.7: WebSphere Application Server traditional V9.0 Fix Pack 7
9.0.0.8: WebSphere Application Server traditional V9.0 Fix Pack 8
9.0.0.9: WebSphere Application Server traditional V9.0 Fix Pack 9
9.0.0.10: WebSphere Application Server traditional V9.0 Fix Pack 10
9.0.0.11: WebSphere Application Server traditional V9.0 Fix Pack 11
9.0.5.0: WebSphere Application Server traditional Version 9.0.5 Refresh Pack
9.0.5.1: WebSphere Application Server traditional Version 9.0.5 Fix Pack 1
9.0.5.2: WebSphere Application Server traditional Version 9.0.5 Fix Pack 2
9.0.5.3: WebSphere Application Server traditional Version 9.0.5 Fix Pack 3
9.0.5.4: WebSphere Application Server traditional Version 9.0.5 Fix Pack 4
9.0.5.5: WebSphere Application Server traditional Version 9.0.5 Fix Pack 5
WebSphere Application Server traditional 9.0.5.6
9.0.5.7: WebSphere Application Server traditional Version 9.0.5 Fix Pack 7
9.0.5.8: WebSphere Application Server traditional Version 9.0.5.8
9.0.5.9: WebSphere Application Server traditional Version 9.0.5.9
9.0.5.10: WebSphere Application Server traditional Version 9.0.5.10
9.0.5.11: WebSphere Application Server traditional Version 9.0.5.11

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When running the autoRouteConfig.py script in v9 with Jython
    2.7, the following exception occurs.
    -bash-4.1#
    /opt/IBM/WebSphere/Profiles/DefaultIHS01/bin/wsadmin.sh -host
    ipas-lpar-173-182.purescale.test.aaa.com -port 8879
    -conntype SOAP -username wasadmin -password ******** -lang
    jython -f /opt/IBM/WebSphere/AppServer/bin/autoRouteConfig.py
    WASX7209I: Connected to process "dmgr" on node
    CloudBurstNode_11469465682532 using SOAP connector;  The type
    of process is: DeploymentManager
    Configuring trusted security proxies for ODRs ...
    WASX7017E: Exception received while running file
    "/opt/IBM/WebSphere/AppServer/bin/autoRouteConfig.py";
    exception information: java.lang.IllegalArgumentException:
    java.lang.IllegalArgumentException: WASX7122E: Expected "]"
    not found.
    Attribute=trustedIntermediaryAddresses had invalid
    value=172.17.173.16 for input
    parameter=['trustedIntermediaryAddresses' "172.17.173.16"
    172.17.173.171']
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server                                      *
    ****************************************************************
    * PROBLEM DESCRIPTION: IllegalArgumentException was thrown     *
    *                      when running autoRouteConfig.py in v9   *
    *                      with Jython 2.7.                        *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When running pureApp autoRouteConfig.py in V9 with Jython 2.7,
    the following IllegalArgumentException was thrown:
    WASX7017E: Exception received while running file
    "/opt/IBM/WebSphere/AppServer/bin/autoRouteConfig.py";
    exception information: java.lang.IllegalArgumentException:
    java.lang.IllegalArgumentException: WASX7122E: Expected "]"
    not found.
    Attribute=trustedIntermediaryAddresses had invalid
    value=172.17.173.16 for input
    parameter=['trustedIntermediaryAddresses' "..."
    ...']
    The script works fine with Jython 2.1. The problem was caused
    because jython 2.7 has returned a unicode string (u'xxx)
    instead of a regular java string. The problem can be resolved
    in the script by using str(string) to bypass the jython
    unicode issue.
    

Problem conclusion

  • The APAR has added additional checking in wsadmin code to
    avoid the IllegalArgumentException.
    
    The fix for this APAR is currently targeted for inclusion in
    fix pack 9.0.0.2.  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

    PI66971

  • Reported component name

    WEBS APP SERV N

  • Reported component ID

    5724H8800

  • Reported release

    900

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-08-04

  • Closed date

    2016-09-21

  • Last modified date

    2016-09-21

  • 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

    WEBS APP SERV N

  • Fixed component ID

    5724H8800

Applicable component levels

  • R900 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":"9.0","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
03 May 2022