Thanks Owen, I've had this problem running tests on
JBoss from a client creating many threads accessing an
EJB in JBoss.
I think this will solve my problem.

Allan.

--- Owen <[EMAIL PROTECTED]> wrote:
> In run.sh; incidentally I've found that on some
> Linux boxes (slackware) I've had to 
> resort to using -classic to stop certain libraries
> from seg faulting all the time (Xerces 
> and Ant). 
> 
> hth 
> Owen 
> 
> On 28 Sep 2001 at 3:22, Allan Kamau wrote:
> 
> > Where (in what file) does one remove the "-server"
> > option.
> > 
> > Allan
> > --- Mica Cooper <[EMAIL PROTECTED]> wrote:
> > > JBoss/Linux thread probsThe -server affects the
> > > runtime compilation of the
> > > 20% of java code that is interpreted. It is
> supposed
> > > to optimize it for
> > > running over and over. For instance a loop that
> gets
> > > executed 15000 times
> > > will get compiled on the fly. I would not use it
> > > though. I found that my
> > > servers VM would occasionally just die with no
> > > message except that a java
> > > error had occurred that needed to be logged with
> > > Sun. Remove the -server and
> > > presto, the error went away. Note: this was on
> > > Win2K, Weblogic5.1, and JDK
> > > 1.3.0.
> > > 
> -- 
> Owen Green 
> Software Developer, Unique Interactive
> 50 Lisson St, London, NW1 5DF 
> [EMAIL PROTECTED]
> http://www.uniqueinteractive.co.uk
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/jboss-user


__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to