danch wrote:

> 
> I'll look into this more later this evening.

beat the transaction horse to death, but that's another thread.


>> 
>> When we load the machine with AB (Apache Bench), 128 concurrent users, 10,000
>> requests we get some strange results.

>> 
>> The output from the HelloEJB either doesn't include the "StatelessSessionBean
>> says: Hello World" message, includes the message multiple times.

Is AB a web stress tool, or is it calling directly to the bean? The 
testing I was doing earlier tonight involved direct bean calls from a 
multithreaded client, and I saw neither evidence of dropped return 
values, nor any exceptions (client or server). This wasn't the same 
bean, though.


>> 
>> [NonOptimized] TxCapsule: Lock contention, tx=XidImpl [FormatId=257,
>> GlobalId=mackey//41546, BranchQual=]

Just to reiterate for the user list, this _probably_ wasn't causing any 
problems.


-danch


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

Reply via email to