Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Log location of multiple instances of jboss...

  1. #1
    Junior Member
    Join Date
    Jan 2012
    Posts
    3
    My Mood
    Confused
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Log location of multiple instances of jboss...

    Hi,

    If several nodes of an appserver(jboss,Weblogic,Websphre) is running (means appserver in cluster) in the same machine or in different machines. i need to collect all the logs of all the nodes and need to zip them. This is my requirement. How can do it ?. Please have your suggestions.

    Thanks in advance.


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Log location of multiple instances of jboss...


  3. #3
    Junior Member
    Join Date
    Jan 2012
    Posts
    3
    My Mood
    Confused
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Log location of multiple instances of jboss...

    problem in getting the log files from the different nodes. How can i get the log files of the nodes in cluster.

Similar Threads

  1. Replies: 0
    Last Post: January 17th, 2011, 05:14 AM
  2. Multiple class instances ??? But how ???
    By dumb_terminal in forum Object Oriented Programming
    Replies: 6
    Last Post: December 2nd, 2010, 08:42 AM
  3. Replies: 0
    Last Post: December 1st, 2010, 06:10 AM
  4. Multiple instances of linked list
    By thedolphin13 in forum What's Wrong With My Code?
    Replies: 5
    Last Post: October 11th, 2010, 07:48 PM
  5. jboss clustering
    By supriya ramjee in forum Web Frameworks
    Replies: 1
    Last Post: July 29th, 2009, 05:13 AM