[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] I don't even know where to start!
- Subject: RE: [cobalt-users] I don't even know where to start!
- From: "H.P. Noordam" <bno@xxxxxxxxx>
- Date: Wed Jul 16 07:50:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> Here's the situation
>
> Raq4 256
> Stopped responding this morning at 11.00
> Rebooted and all looked well
> Stopped responding for about 5 minutes at 14.40 but started on its own
>
> When I look in using the GUI I get strange things happening.
>
> All the boxes seem to be appearing as variables. For example, I get
> "maxDomainUsers" instead if Maximum Users or whatever. This appears
> everywhere, where the domain name at the top should be I get
> BCC_13, the
> little help icons come up with "suspendSiteHelp" instead of
> the actual help.
>
> Also, memory usage is very high and I want to turn ASP
> support off but when
> I try to log in I just get a white screen.
>
> What a great day so far! Any ideas anyone?
>
> Cheers
>
I would try to start out by running top -i to see what process consume
all the memory, if it is the asp engine, you can bring it down by
killing httpd, and caspeng (killall)
You should be able to disable asp by then, remains to be seen if that is
the troublemaker of course.
Bob.