I also have had this problem, I increased the maxProcessors to 100, but
still got the problem...
2004-02-22 17:55:49,230 ERROR [org.apache.tomcat.util.threads.ThreadPool]
All threads are busy, waiting. Please increase maxThreads or
check the servlet status100 100
YET, I know my load test program
ting. You would
have to use that invoker for all your EJBs to set the thread limit on
EJB connections. You can change this by putting the MBean nmae within
standardjboss.xml for all settings.
Bill
David Wade wrote:
> How do I configure the number of threads available in Jboss.
>
> I
How do I configure the number of threads available in Jboss.
I have seen posts on doing this in Jetty on this list, but
not for Jboss itself in terms of available threads for
message driven Beans etc.
Thanks.
David
---
This SF.net email is
Selecting a message driven bean on the applet gives the error below. Sure
enough this JSP does not exist in web-console.war.
My question is, when will it be completed... Nag nag nag :>
HTTP Status 404 - /MdbEjb.jsp
---
urred so jboss can destroy the
ManagedConnection and clean up. Recently someone has started implementing
such functionality for Oracle: it's in 3.2.
david jencks
On 2003.03.19 21:16 David Wade wrote:
> Is there a way of configuring a managed connection pool to validate the
> db
>
al Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Wade
Sent: 19 March 2003 21:57
To: '[EMAIL PROTECTED]'
Subject: RE: [JBoss-user] AxisServlet acting strangely.
I was getting this all the time using 1.1beta when asking for the ?wsdl.
Upgraded to RC3 and
Is there a way of configuring a managed connection pool to validate the db
connection before handing it out to an application?
In WebLogic it is possible to set "test on reserve" and "test on release",
in this way an application is never handed a dud connection out of the pool.
Why would I want
I had to cludge my way around the deployment of a SAR and EJB from the same
EAR to ensure that the Mbean did not use the EJB until the EAR deployment
was complete.
Even though the EJB was deployed first, the MBean in my SAR failed when
looking up the JNDI name of the EJB. It seems like the JNDI n
I was getting this all the time using 1.1beta when asking for the ?wsdl.
Upgraded to RC3 and the issue went away.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, 20 March 2003 9:12 a.m.
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] AxisServlet acting
Hmmm,
yes clues would be a good idea... Exactly what exceptions are you
getting?
I'm guessing that you probably have data in the session beans which is
not serializable or not marked as transient.
David
Alefia Lotia wrote:
>I am using session beans in my project. If the bean is
>not b
First off switch to a 1.3JDK.
> Hi,
>
> I tried to Deploy the sample session bean in Jboss. But i couldnt. Please
> help me to solve this problem
>
> thanks in advance
> NewBie
>
> I am using Windows 2000, JDK 1.2
>
>
> Server Console Error ===
>
> [J2EE Deployer De
The IBM JDK does indeed come with an xml parser that is loaded automatically
from the following directory
jre\lib\ext
under the JDK.
If you don't need anything from here just rename the ext directory to
something else for the time being.
I have run JBoss 2.1 successfully under service rele
Cool that its a known issue.
FYI. I have since found that when I create my own container configuration
and cache policy for my BMP entities, that all works ok (so far). So it is
possibly just something wrong with the default.
On an aside...
I notice however that ejx puts in (it seems appropriat
JBoss 2.1
After deleting (remove()) an entity, if I try to create a new entity with
the same primary key as the previously deleted one, I get the following
exception
java.lang.IllegalStateException: INSERTING AN ALREADY EXISTING BEAN, ID =
com.mentumgroup.janet.lisa.cre
at
org.jboss.ejb.plugi
ng is checking that the
> method exists
> _and_ that it behaves properly: it creates two identical PK's
> and makes
> sure that their hashCode methods return the same value.
>
> David Wade wrote:
> >
> > JBoss 2.1-beta
> >
> > I am trying to use
public int hashCode()
{
return super.hashCode();
}
Any ideas anyone?
thanks.
David Wade Phone : +64 9 309 7918
Optimation NZ LtdFax : +64 9 309 7919
43 College Hill DDI : +64 9 307 5561
PO Box 106104Mobile: +64 21 253394
16 matches
Mail list logo