> Does it lock up solid and require a reset, or just
> run slow? 

Locks up, doesn't even respond to ssh requests from another machine. Although 
sometimes 'locking up' and 'running really really really slow' are 
indistingushable :-)
 
> How about with another OS (assuming the Java
> application is portable)?

I've run this on Win32 in the past without a problem.

> If you have a dual core CPU, you could try binding
> the application to one core.

Interesting idea. It is a multithreaded application and hits a database 
(Postgres) 
as well. So if I bind the app to one core the DB will take up the other. Which 
is 
probably fine...

> It may be worth running something other than a Java
> application that loads the machine (building on maybe) 
> and see you get the same problem.

After posting my earlier message I tried to run the client on a 
separate machine and got the same problem.

> Make sure the machine isn't getting too hot!

Another interesting idea. It is a laptop, and I'm assuming the fans will 
kick in when they need to. Is that something OpenSolaris will take care of?

Thanks!

Chris
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to