| Author |
stop appending of messages to nohup
|
Arun V.K.
Greenhorn
Joined: Jan 23, 2006
Posts: 5
|
|
Hi,
Iam using 10.3.4 weblogic. I have configured such that the output is redirected to the server logs when startManagedServer.sh is executed. I have even handled the STDERR stream by specifying 2>1 at the end of the script.
But I still see that few lines get appended to nohup.out. How do I completely disable lines getting appeneded to nohup? or is there way to completely eliminate nohup.out file.
Thanks.
Reards,
Arun
|
Arun V.K.
|
 |
Ramakanta Sahoo
Ranch Hand
Joined: Aug 23, 2008
Posts: 235
|
|
|
Try using
|
Regards, Ricky
Oracle Weblogic 10g Certified Expert
TechBlog
|
 |
 |
|
|
subject: stop appending of messages to nohup
|
|
|