IBM Support

PM45437: SIPSERVLETREQUEST SETREQUESTURI() DOES NOT WORK FOR INCOMING REQUEST

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • A subsequent call to req.getRequestURI() after calling
    req.setRequestURI() does not return the value that was set.
    
    This code:
    
    SipURI requestURI = null;
             requestURI = (SipURI)
    factory.createURI(modifiedRequestURI);
    
             log.finest("Setting the request URI in the message to:
    " +
    requestURI.toString());
    
             req.setRequestURI(requestURI);
             log.finest("Request URI in the request is now " +
    req.getRequestURI());
    
    Yielded this output in the log:
    
    2010-05-13 12:06:25,739: Setting the request URI in the message
    to:
    sip:1187654@raleigh.ibm.com
    2010-05-13 12:06:25,740: Request URI in the request is now
    sip:87654@raleigh.ibm.com
    

Local fix

  • n/a
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server V8.0                                 *
    ****************************************************************
    * PROBLEM DESCRIPTION: Could not set request URI for an        *
    *                      incoming message                        *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    URI would not be changed and the following message will be
    printed to log:
    "00000018 IncomingSipSe 3
    IncomingSipServletRequest setRequestURI Can not set request
    URI for incoming request"
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    PM45437

  • Reported component name

    WEBS APP SERV N

  • Reported component ID

    5724H8800

  • Reported release

    800

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-08-10

  • Closed date

    2011-09-08

  • Last modified date

    2011-09-08

  • 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

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

Document Information

Modified date:
27 October 2021