/var/tombstones is a directory...
I see no attachments...
What is your knowledge of HP-UX? Do you have the support plus CD ? (latest would be Dec 2001), I see no other alternative than to use q4 debugger. Is there nothing in /var/adm/syslog/syslog.log? have you tried to use stm?
FYI
The text file /var/tombstones/ts99 contains basic information about the current crash.
Also read in detail:
/var/adm/syslog
(however a bad crash can be missing from syslog).
Also look at what is in directory:
/var/adm/crash
Beware that multiple crashes can fill the /var partition which can cause a situation more serious than the original fault. Be prepared to clean old crashes from this directory.
Basic advice is to seek advice from HP (or if you have not got a HP maintenance contract, try the HP ITRC board). First impressions are that you have a hardware fault. As others advise the "stm" utilities will help diagnose the fault but you will need guidance to run them and interpret the results.
Addendum: I notice that this is an antique version of HP-UX (10.20) and a two-user licence. This imples some sort of old HP workstation. Don't forget to mention exactly what hardware you have and cut/paste any relevant error messages from /usr/adm/syslog exactly as they appear.
Addendum: Please post the output from a basic hardware inventory:
Hi,
I have a couch Db server running. I have written a script which will check and kill the multiple instances of the same and then start again a new one.
Now when i start the db server manually, the UI of the DB is accessible via browser. But when i do the same using cronjob, the UI of... (0 Replies)
Hello all:
I am new to LINUX/UNIX administration task. My Infrastructure admin has allocated me a special lab server in client location. Per my requirement, had chanted few settings in LINUX/UNIX and need to reboot the server. I am the "root" user. I had used "shutdown -r now" at command line... (3 Replies)
Hi
My i ask how to restart the Xvnc server running on a solaris box. This is the Xvnc server running process:
Xvnc:1 -httpd /usr/local/vnc/classes -geometry 1024x768 -rfbwait 5000 -rfauth <dir> -rfbport <port no> -alwaysshared
Additional Question:
1. Should i kill the process and restart... (1 Reply)
Hi everyone,
- I have CentOs server 5.4 , I usually remote by ssh.
- My problem is server usually restart but I don't reason. I check log in file /var/log/messages: I don't see "signal 15" which kernel have to receive before restart. Everyone can see in attach.
- I try to restart with command... (3 Replies)
I am new to AIX shell scripting, please help......
I want to write a automatically restart script for one of my application. For example, the application name: ABC (you can see its ID from ps -ef | grep ABC). It can be started by ABC.sh file but it has to be stopped by using "ps -ef | grep ABC"... (2 Replies)
hi,
I need a command that restart the tomcat server.
for example for restart the tomcat i am using following command, /etc/init.d/tomcat restart ..but sometimes is not working...might be i want to use java code access this peace of script.
like using the grep and ps commands can i use?... (2 Replies)
hi all
How can I make a program start up automatically after the computer restart/startup in fedora?
something like:
... Establish a shell then run some of command code.
Thanks for Help!! (1 Reply)
I am working on a project, which need to constantly watch the process, and check its status, if it was dead, it should be restart automatically.
Please kindly refer me to URL which teach how to write this kind of script, or service.
Thanks. (1 Reply)