Click here to Skip to main content
15,909,953 members

Comments by Member 10885013 (Top 17 by date)

Member 10885013 18-Jul-14 4:11am View    
Thank you for your valuable suggestion.
Member 10885013 16-Jul-14 23:03pm View    
The code

while (process.isAlive() == true) {

is giving a compilation error as "The method isAlive() is undefined for the type Process"
Member 10885013 16-Jul-14 20:50pm View    
It's my company's server which runs the mines. And I don't know how to implement log4j sir. And moreover, how will i parse the last one hour data from the generated log file? Please help. I am stuck at this situation.
Member 10885013 16-Jul-14 20:49pm View    
Deleted
Okay, I have implemented the log4j to write a log file, how will i parse the last one hour data from the log file? Please help. I am stuck at this situation.
Member 10885013 16-Jul-14 20:48pm View    
Deleted
Okay, I have implemented the log4j to write a log file, how will i parse the last one hour data from the log file? Please help. I am stuck at this situation.