[JBoss-user] javax.resource.ResourceException: No ManagedConnections Available!

2003-08-20 Thread Alexey Yudichev
What can cause javax.resource.ResourceException: No ManagedConnections Available! exception? Does it mean I forget to close jdbc connections somewhere? I could not find the root stack tracce of the exception, the closest to root trace is: ava.rmi.ServerException: EJBException:; nested exception

RE: [JBoss-user] Adding a virtual host to embedded tomcat

2003-08-20 Thread Brian McSweeney
Hi Gary, That's a real shame because I'm trying to do the exact same thing. Surely it's possible if tomcat is just integrated into JBoss though? JBoss gurus? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gary S. Cuozzo Sent: 18 August 2003 19:00 To:

[JBoss-user] URGENT ATTENTION.

2003-08-20 Thread Johnson Ndiovu
DEAR FRIEND, BUSINESS TRANSACTION. MY NAME IS JOHNSON NDIOVU, THE ELDEST SON OF MR.AKUGA NDIOVU OF ZIMBAWE IT MIGHT BE A SURPRISE TO YOU, WHERE I GOT YOUR CONTACT ADDRESS. I GOT IT FROM THE NETHERLANDS CHAMBERS OF COMMERCE. DURING THE CURRENT CRISIS AGAINST THE

Antwort: [JBoss-user] javax.resource.ResourceException: NoManagedConnections Available!

2003-08-20 Thread ulf . schroeter
This can be caused by a simple timeout of your client connection request to the connection manager (e.g. due to high workload). The exception message is a little bit missleading and has been changed in 3.2.2x to No manged connection available within configured timeout... You can increase the

2nd try: Re: [JBoss-user] ejbStore(): Again!!!

2003-08-20 Thread Muraly R
Hi Gurus, Any leads I can take from you regarding this issue. The error logs is after the ejbStore() stays in progress for a long time, say 3-4 hrs. Thanks Muraly Hi Alex, The problem I am facing is after a setXXX() business method in my entity bean, the call to ejbStore() stays in progress

[JBoss-user] Undeliverable mail: Re: Wicked screensaver

2003-08-20 Thread MAILER-DAEMON
Failed to deliver to '[EMAIL PROTECTED]' Virus(es) found. your_document.pif is infected with W32/[EMAIL PROTECTED] Viruses: 1 Trojans: 0 Jokes: 0 Tests: 0 *** Your message was NOT delivered. Please check your computer for viruses and

[JBoss-user] ejb: javax.naming.NoInitialContextException

2003-08-20 Thread Jiri Chaloupka
Hallo, I am learning ejbs and trying to write some's on JBoss. I was deploy it: 10:02:07,109 INFO [MainDeployer] Starting deployment of package: file:/D:/jboss /server/default/deploy/counter.jar 10:02:07,484 INFO [EjbModule] Creating 10:02:07,484 INFO [EjbModule] Deploying Count 10:02:07,609

RE: [JBoss-user] JBoss TomCat

2003-08-20 Thread Rupp, Heiko
Hi, I am asking it due to some problems in our customer using JBoss-TomCat. What problems do you see? Can you post stack traces? Have something about network, or other problem that can generates connection crashes? Can you post config files? Heiko -- Heiko W. Rupp

[JBoss-user] JBoss Shutdown Abnormally

2003-08-20 Thread sun zheng
Hi all, Please take a look at my answer. Thank you very much ! Is it a clean shutdown or a core dump? sry, I dunno what's difference between the two cases. I only know, when I check with ps -ef | grep ..., I can not get any information of JBoss meaning it's already crashed for a while. Which

Re: 2nd try: Re: [JBoss-user] ejbStore(): Again!!!

2003-08-20 Thread Alexey Loubyansky
Can you try a simple test openning a database connection and writting something to the db? I would guess something is wrong on the database's side. alex Muraly R wrote: Hi Gurus, Any leads I can take from you regarding this issue. The error logs is after the ejbStore() stays in

[JBoss-user] CMP2 JDBCCMP2xFieldBridge Storing Non-Dirty Fields [FIX CONFIRMED]

2003-08-20 Thread Nicholas
Works now. Thanks. //Nicholas --- Alexey Loubyansky [EMAIL PROTECTED] wrote: It is fixed in 3.2.2RC3 in CVS. alex Nicholas wrote: JBoss 3.2.2RC2 Win32 JDK 1.4.2 I have an entity bean which is being updated with a coarse grained method that passes a value object which

[JBoss-user] ejb client - ctx - unknown source

2003-08-20 Thread Jiri Chaloupka
Hallo, I am learning about ejbs ... I have some ejb deployed on JBoss and client for this, where is: Properties props = System.getProperties(); props.setProperty(Context.INITIAL_CONTEXT_FACTORY,

[JBoss-user] Report to Recipient(s)

2003-08-20 Thread NHHAM010
Incident Information:-? From careers in IT to Engineering to Tech Sales, Dice has tech jobs from the best hiring companies. http://www.dice.com/index.epl?rel_code=104 ___ JBoss-user mailing list [EMAIL PROTECTED]

[JBoss-user] [3.2.2RC2] Using the UUID or HiLoID generator

2003-08-20 Thread Barlow, Dustin
Is there a way to use the UUID or the HiLoID generator outside of JDO or CMP? Can I call this service from a SSB, or another JMX component? I looked in the jmx-console for what methods were exposed in the UUIDGeneratorFactory, but didn't see anything other then the default start, stop, init

[JBoss-user] Change the mailing list settings, NOW

2003-08-20 Thread Tero Paananen
Could we PLEASE change the list settings to such that only subscribers are allowed to post. I'm f***ing tired of all the goddamn virus cleanup notifications, other bounce notifications and the chinese/turkish/porn spam we get on this list. There is no reason to keep the mailing list open, unless

[JBoss-user] Issue with the DQLHandler and multiple DLQs

2003-08-20 Thread Barlow, Dustin
The setup: queue/A - QueueA_MDB - CMT SSB Business Logic | | 3 retries, go to FlowErrorDLQ \ / * queue/FlowErrorDLQ - FlowErrorDLQ_MDB - CMT SSB Failure Logic | | 3 retries, go to DLQ

[JBoss-user] Errors in starting jboss 3.2.1-tomcat4.1.24

2003-08-20 Thread Marco.Mistroni
hi all, for some reason i keep on getting following exceptinons when starting JBoss. 20:27:01,173 ERROR [STDERR] java.sql.SQLException: Unexpected token: Unexpected token: in statement [ ] 20:27:01,183 ERROR [STDERR] at

[JBoss-user] Binding Service with Tomcat

2003-08-20 Thread Bruyn, Bill
Does anyone have a working example of the jbossweb-tomcat.sar entry for the binding-service.xml? Somebody must have done it before me, but the only post I've found in either the mailling lists or the forums had no solution... This embedded XSL is a little messy, and I'm afraid I could easily

[JBoss-user] mod_jk2 load balancing for a RAID 0+1 analog

2003-08-20 Thread Vladyslav Kosulin
Hi all, Here is my configuration: Front-ent - Apache 2.0.47/mod_jk2/ajp13. 4 instances of JBoss 3.2.1/Jetty 4.2.11 with identical ear applications are configured as 2 pairs of fail-over clusters (distributable/ webapp and javagroups as protocol provider). node1+node2 create first fail-over

RE: [JBoss-user] Binding Service with Tomcat

2003-08-20 Thread Sacha Labourey
Take a recent Branch_3_2 release and you will find such a thing in comment in JBoss_HOME/docs/examples/... sacha -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bruyn, Bill Sent: mercredi, 20 août 2003 19:29 To: '[EMAIL PROTECTED]' Subject:

[JBoss-user] Change Log Level at Runtime?

2003-08-20 Thread Peter Luttrell
Is there any way to change the log level for the server.log at runtime? I've looked at the service=Logging,type=Log4jService in the jmx-console, but can't seam to get any of the operations to work. I'm using jboss3.2.1. .peter

Re: [JBoss-user] Issue with the DQLHandler and multiple DLQs

2003-08-20 Thread Adrian Brock
Quick question, which version are you using? Regards, Adrian On Wed, 2003-08-20 at 18:34, Barlow, Dustin wrote: The setup: queue/A - QueueA_MDB - CMT SSB Business Logic | | 3 retries, go to FlowErrorDLQ \ / * queue/FlowErrorDLQ -

[JBoss-user] Re: JBoss DataSource

2003-08-20 Thread Edgar Silva
Hi Nicholas...I'm not in problem's city, but I am sure that this poroblems are errors in columns, table's names, access rights in roles... Can it help? Thanks in Adv. Edgar Nicholas escreveu: Edgar; Can you supply some stack traces on those sqlExceptions ? //Nicholas --- Edgar

[JBoss-user] Re: JBoss TomCat

2003-08-20 Thread Edgar Silva
Rupp... Its some problems including Errors in column name, table name and other, generating SQLExceptions. But I will post it for you... regards Edgar Rupp, Heiko escreveu: Hi, I am asking it due to some problems in our customer using JBoss-TomCat. What problems do you see? Can you

Re: [JBoss-user] mod_jk2 load balancing for a RAID 0+1 analog

2003-08-20 Thread Felipe Oliveira
you can set each node to be part of a group...so node1 and node2 on group1 and node 3 and node 4 on group 2. then set one of these groups as local_worker Vladyslav Kosulin wrote: Hi all, Here is my configuration: Front-ent - Apache 2.0.47/mod_jk2/ajp13. 4 instances of JBoss 3.2.1/Jetty

RE: [JBoss-user] Issue with the DQLHandler and multiple DLQs

2003-08-20 Thread Barlow, Dustin
3.2.2RC2 binaries Dustin -Original Message- From: Adrian Brock To: [EMAIL PROTECTED] Sent: 8/20/2003 6:07 PM Subject: Re: [JBoss-user] Issue with the DQLHandler and multiple DLQs Quick question, which version are you using? Regards, Adrian On Wed, 2003-08-20 at 18:34, Barlow, Dustin