IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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
  • 1.  localhost Integration Server username and password reset

    Posted Thu April 05, 2018 11:25 AM

    Hello,

    I am running webMethods IS 9.8 locally. Whenever I restart my local IS via Stop / Start Integrations Server 9.8, my connection configurations (username and password) reset to my windows username and i’m not sure what password. My other connections to development / test servers do not change.

    Are these connections stored in a properties file somewhere? I have done a grep on the SoftwareAG folder to find “localhost”, “localmachine” or my windows username, but can not find anything useful yet. It is not a huge issue, but every day I need to re-enter my username and password, it does not seem to persist once i reboot the local server.

    Thanks!


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: localhost Integration Server username and password reset

    Posted Thu April 05, 2018 12:41 PM

    Hi John,

    you should be able to find this data in the following file:
    .metadata.plugins\com.softwareag.is.core\logicalServer.properties

    Might be that this file is not writable by the user used to run Designer.

    I do not think that this happens during Stop/Start of IS, more likely this happens during restart of Designer.

    Regards,
    Holger


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 3.  RE: localhost Integration Server username and password reset

    Posted Mon April 09, 2018 11:53 AM

    Thanks, that did the trick!

    I changed the permissions of the folder - C:\Users\username\workspace98.metadata.plugins\com.softwareag.is.core so they were not read-only.

    Thanks!


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB