Hi,
In solaris, I have a process which runs for a week and then hang up.
The service stops. I can't find any hints in the process's log files.
What commands can help me to troubleshoot the problem? Thanks
|
|
0
|
|
|
|
Reply
|
c50342182003 (89)
|
1/26/2008 11:15:36 AM |
|
Words to the wise, BL <c50342182003@gmail.com> wrote:
>Hi,
>In solaris, I have a process which runs for a week and then hang up.
>The service stops. I can't find any hints in the process's log files.
>What commands can help me to troubleshoot the problem? Thanks
svcs -vx <FRMI> might help, if you are running Solaris 10, that is.
Dtrace or truss might also help.
--
Claus Dragon <clauskick@mpsahotmail.com>
=(UDIC)=
d++ e++ T--
K1!2!3!456!7!S a29
"Coffee is a mocker. So, I am going to mock."
- Me, lately.
|
|
0
|
|
|
|
Reply
|
CK
|
1/26/2008 11:20:38 AM
|
|