WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

How do I clean the Websphere application server's cache?

  • 1.  How do I clean the Websphere application server's cache?

    Posted Fri February 12, 2021 12:25 PM

    We are applying CLM 502 ifix006.The readme instruct us "Clean the application server cache. Follow yourapplication server's documentation on cache cleaning. " but it was not clear how to clean up this cache.

    Regards

    Bookonboard



    #Support
    #SupportMigration
    #WebSphereLiberty


  • 2.  RE: How do I clean the Websphere application server's cache?

    Posted Wed June 09, 2021 07:16 PM

    The readme educate us Clean the utility server cache. Follow your application server's documentation on cache cleaning. however it become not clear the way to smooth up this cache and more information check this mop article



    #Support
    #SupportMigration
    #WebSphereLiberty


  • 3.  RE: How do I clean the Websphere application server's cache?

    Posted Wed June 23, 2021 10:33 AM

    Hi! In Liberty, you want to run the server start (or run) command with --clean appended to it, like:

    server start {serverName} --clean

    In traditional Websphere:

    Clear everything from the following locations, do not remove the directory itself, just the contents

    WAS_HOME/profiles/profile_name/wstemp

    WAS_HOME/profiles/profile_name/temp

    WAS_HOME/profiles/profile_name/config/temp



    #Support
    #SupportMigration
    #WebSphereLiberty