how to up the aix machine when the desktop was hang


 
Thread Tools Search this Thread
Operating Systems AIX how to up the aix machine when the desktop was hang
# 1  
Old 03-20-2007
how to up the aix machine when the desktop was hang

Hi all,

My AIX machine desktop was hanged.
What to do.
please help me.
It's very urgent.

Thank's & regards,

Balaraju.
# 2  
Old 03-20-2007
press strg +alt +f1 f2 f3 f4 f5...
strg + alt + backspace

if this doesn't take you to a login prompt:

does the system have any active network interfaces and telnet, rsh or ssh working?

you could also connect serial and open a terminal connection

if none of the above works, press the power button
# 3  
Old 03-21-2007
AIX desktop hanging problem

Thank's for your reply Funksen.
Actually here my problem is, when i give click on exit on my front panel then the desktop become's hang.

I will try to telnet that machine as a normal user.
Then verify what are the processes are running by using ps -ef.

After that i killed those processes by using kill -9 pid's.

After giving the kill command, the connection to that machine was closed.
But i won't get the login screen on my desktop.
One thing Funksen, which button i have to use for strg.
Because i am new to AIX.

I am waiting for your reply.

Thanks & Regards,

Balaraju.
# 4  
Old 03-21-2007
oh sorry, strg = ctrl Smilie


stop (kill -9) all the CDE-related processes and the X server from remote, restart CDE with /etc/rc.dt start

or just reboot the machine if possible

Last edited by funksen; 03-21-2007 at 12:20 PM..
# 5  
Old 03-22-2007
AIX desktop hanging.

Hi Funkesen,

I apply all the procedures, what u r told.

But i wont get the desktop.
please give me any suggession.

Thanks & Regards,
Balaraju.
# 6  
Old 03-22-2007
no more ideas, what happens when you run /etc/rc.dt start (post the output)
# 7  
Old 03-22-2007
AIX desktop hanging.

At that time also i won't get the desktop Funksen. Because i am login as normal user.
That shell was not support to run that file.
Thankyou Funksen.

Regards,
Balaraju.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

AIX 5.3 NFS export not mounting, rpcinfo hang/timeout on server

Been trying to get a directory NFS-mounted with no success. I've tried both NFS v3 and v4, but currently trying v4. I can't figure out what's going on here. server: sbkovwadmd01 sbkovwadmd01# chnfsdom Current local domain: edw.dev sbkovwadmd01# lssrc -a | grep nfs | grep active nfsd ... (3 Replies)
Discussion started by: eckertd
3 Replies

2. Red Hat

My RHEL virtual Machine Does not have Virtual Machine Manager Desktop Tool

My RHEL virtual Machine Does not have Virtual Machine Manager Desktop Tool Hi, I don't seem to have the Virtual Machine Manager Desktop tool set up on my RHEL6 Machine. The Linux machine runs off VMWare player and I'm not sure whether it is a VMWare software issue or a problem with the RHEL6... (2 Replies)
Discussion started by: accipiter1
2 Replies

3. AIX

Need Help Urgent AIX Hang

hello all, I'm newbie on AIX. Can any one tell why this happen ? I have expectation this error came because paging memory. This is my error : ( I cann;t read this log and need your help) --------------------------------------------------------------------------- LABEL: ... (7 Replies)
Discussion started by: Fandikurnia
7 Replies

4. AIX

DNS is hang in AIX 6.1

Guy's I have configured DNS like the below but I faced another issue ! nameserver 172.18.14.7 nameserver 172.18.14.8 domain domain.com When I ping any Host from the server itself its replaying me the IP of that hosts that's mean DNS is working fain but when I try to ftp or telnet... (8 Replies)
Discussion started by: Mr.AIX
8 Replies

5. AIX

Port hang issue in AIX Version 5.3

On AIX platform we are having Weblogic 8.1 as the middleware for an application. The application is deployed in Weblogic on AIX platform and the server is having 2 dedicated listening ports for any incoming requests. Output for netstat -an command for the port 30001 is as follows:- tcp4... (7 Replies)
Discussion started by: subharai
7 Replies

6. AIX

AIX on desktop PC

Hi, Apologize if the information has been posted on a previous thread. Tried to google this forum and the search engine but could not find the information I was looking for. I'm trying to learn AIX. Although, there are a lot many books on the web, but a hands on approach is always the best. ... (5 Replies)
Discussion started by: dsids
5 Replies

7. UNIX for Advanced & Expert Users

removing hang processes (AIX)

Hi Guys, Just wondering if I have a child process which is basically hanging and I can see that is on sleep or wait mode if I want to remove/terminate this process , the signal has to come from its parent I assume. The reason I'm asking this is because I'm facing a db2 hang situation and we... (3 Replies)
Discussion started by: hariza
3 Replies

8. UNIX for Advanced & Expert Users

view remote linux desktop on my windows machine

Hi, is there anyway i can view a remote linux desktop on my windows desktop? i am aware that X11 can see 'certain screens'. For eg if i type 'xclock &' and i have a client running on my windows, i can see the clock. If i am interested to see the entire desktop of my linux, how can i do it? (4 Replies)
Discussion started by: new2ss
4 Replies

9. AIX

AIX 4.1.5/RS6000 boot hang, help requested

Hello there! I have a RS-6000 7043-140 machine with AIX version 4.1.5, that is working for almost 8 years now. It has a tty monitor. My problem started when I upgraded my machine to install a gxt250 graphics adapter card together with a 15" AOC VGA Monitor, logitech keyboard and mouse, ... (2 Replies)
Discussion started by: bright_genius
2 Replies
Login or Register to Ask a Question