IBM Support

PM80357: The ejbdeploy-clear-cache script fails to run on WAS v8 running on the Solaris platform

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Abstract:
    
    Attempts to run ejbdeploy-clear-cache on Solaris results in the
    following errors:
    
    [exec] ./ejbdeploy-clear-cache.sh: -: does not exist
    [exec] Result: 1
    
    Problem:
    
    Attempted to run ejbdeploy-clear-cache on Solaris to clear the
    EJB Deployment tool cache directory but this actions resulted in
    the following errors:
    
    [exec] ./ejbdeploy-clear-cache.sh: -: does not exist
    [exec] Result: 1
    
    Local fix:
    
    Can change the first lines of the ejbdeploy-clear-cache script
    file from this:
    
    binDir=`dirname '$0'`
    cd $binDir/../../../bin/
    . ./setupCmdLine.sh
    cd -
    
    to this
    
    binDir=`dirname '$0'`
    currentDir=`pwd`
    cd $binDir/../../../bin/
    . ./setupCmdLine.sh
    cd $currentDir
    

Local fix

Problem summary

  • The ejbdeploy-clear-cache on the Solaris platform fails with
    the following error:
    [exec] ./ejbdeploy-clear-cache.sh: -: does not exist
    [exec] Result: 1
    

Problem conclusion

  • The fix for this APAR is included in WebSphere Application
    Server.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM80357

  • Reported component name

    RATL APP DEV WI

  • Reported component ID

    5724J1901

  • Reported release

    804

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-01-10

  • Closed date

    2013-10-15

  • Last modified date

    2013-10-15

  • 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

    RATL APP DEV WI

  • Fixed component ID

    5724J1901

Applicable component levels

  • R900 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSRTLW","label":"Rational Application Developer for WebSphere Software"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.0.4","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
15 October 2013