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
  • 1.  Clustering

    Posted 07/20/13 01:45 AM
    Hi guys need some Clarification regarding below Questions:

    1)how to install an application in one cluster member out of multiple members


    2)Where are cluster logs stored?


    Thank you. 


     


  • 2.  Clustering

    Posted 07/20/13 05:21 AM
    Where can i set the parameters  1) Active failure  Detection 2) TCP keep alive   for  HA Manager in clusters.

    Thank you. 


  • 3.  Clustering

    Posted 07/22/13 04:43 AM
    Hi Kasi,

    [quote author=197104241 post=534018469]Hi guys need some Clarification regarding below Questions:

    1)how to install an application in one cluster member out of multiple member



    When you are installing the application you only need to select one of the servers of the the cluster in the step, "map Module to server".  If the application is installed you can move or install in another server too (you can have the same application deployed in different servers).
     
      Applications->WebSphere Applications->APPLICATION->mapModule
     
      If you move when the application is deployed take in mind that the application will stop.


    NOTE: Normally in a cluster all the servers has the same configuration if you are deploying an application only in one of the servers you can have different behavior in this server.

    2)Where are cluster logs stored?


    to my knowledge, there isn't Cluster logs, the logs are in cluster members (servers) SystemOut.log
    Thank you.


    [/quote]



    Hope this helps.



    Regards



  • 4.  Clustering

    Posted 07/22/13 05:08 AM
    thank you, Gabriel