CS Department's FAQ Knowledgebase
Frequently Asked Questions concerning the Department of Computer Science
CS Home    Glossary    Contact Us
Search  
   
Browse by Category
CS Department's FAQ Knowledgebase .: Computing Information .: Accounts .: Cannot login to lectura!

Cannot login to lectura!

I am trying to login to lectura from home this evening and lectura does not complete the login.

"The shell accepts my password and then just seems to hang...

If I <control><C> then I get a an odd prompt:

[1] 6084
[user@lectura ~]$ pwd
No more processes.
[user@lectura ~]$ ls
No more processes.
..."

The above is often seen in runaway jobs, in this case, you seem to have reached the limit of your number of processes, maxproc, allocation. 

Try it now--we killed off your Tomcat process.


Rather than using top you should perhaps try,
    ps -eaf | grep user
to show your processes.

If you wish to view your account's assigned limits:

If using tcsh or csh,  use the limit command.  limit will report soft limits.  limit -h will report hard limits.  Details are on the manual page for tcsh or csh.

If using bash or sh, use the ulimit command.  ulimit -a will report soft limits.  ulimit -aH will report hard limits.  Details are on the manual page for limit, or bash, or sh.


How helpful was this article to you?

Related Articles

article Could you reset my login files please?
I am having trouble with my login to lectura.  I believe I...

(No rating)  11-30-2006    Views: 884   
article login to Fedora system hangs
My login to cy10 (Fedora) hangs after I type in my...

(No rating)  12-23-2005    Views: 1882   
article How do I set up a VNC server on lectura?
How do I set up a VNC server on lectura ?There are two parts to...

(No rating)  11-10-2005    Views: 1567   

User Comments

Add Comment
No comments have been posted.


.: Powered by Lore 1.5.6
All contents copyright © 2008. Arizona Board of Regents