App Connect

App Connect

Join this online user 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.


#Applicationintegration
#App Connect
#AppConnect
 View Only
  • 1.  Integration server /run sub-directory not deleted

    Posted 17 days ago

    Hi Community,

    From the ACE Web Gui, I delete an application , refresh and the appliction is no longer in IS.

    Then I go to the ../components/INODE/servers/ISERVER/run directory and still find the application directory there.

    Somewhere I read ACE is designed to work like this for various reasons.

    What I need , is a way to determines which applications has been deleted, but the /run sub-directory still exists.

    Something like a Linux script.

    I am suspecting my INode takes long to start because of these GHOST applications.



    ------------------------------
    Emile Kearns
    ------------------------------


  • 2.  RE: Integration server /run sub-directory not deleted

    Posted 14 days ago

    Hi,

    With a script you can loop over the names of the run directory and then use the admin rest-api (curl) to check if the application is still active or not.

    https://www.ibm.com/docs/en/app-connect/13.0.x?topic=api-displaying-applications-rest-apis-integration-services

    I'm curious if those Ghost applications impacts the start time.

    mvg

    Kim



    ------------------------------
    Kim Meynendonckx
    ------------------------------