Re: [JBoss-user] TxConnectionManager$LocalXAResource... : what doesit means ?

2003-07-23 Thread Ionel Gardais
Hi Bill, Yes, I have more than one datasource in the transaction. Facade Bean F calls Bean A (datasource dsA) which have a relationship with Bean B (datasource dsB) As I am using the mySQL J/Connector driver which seems to support XA, do you have any tips about configuring the datasources to

AW: [JBoss-user] Tx lock detection not possible even as i enabled EntityLockMonitor

2003-07-23 Thread Janardhan Burugupalli
Thanks Scott, That worked !! it was a great tip ..i dont know in spite of reading the documentation many times we miss some things but thanks ... and i have one more question that i see a lot of debug stmts as below 2003-07-23 07:55:54,933 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] New

AW: AW: [JBoss-user] Probs creating a finder

2003-07-23 Thread Ingo Bruell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Marek, it is not the first finder i wrote, but someone could think so, outsch. I think i need more sleep ... Many thanks best regards Ingo Bruell - - --- [EMAIL PROTECTED] ICQ# 40377720 Oldenburg PGP-Fingerprint: CB01 AE12 B359 87C4 BF1C

[JBoss-user] When to use XA Datasource?

2003-07-23 Thread listreader
I'm using oracle so i have a choice between an xa-datasouce or a non-xa-datasource. I'm trying to decide which one to use. I know that the non-xa-datasource provides support for regular transactions and built in j2ee transaction support supports transactions at the code level. Do i really need

[JBoss-user] PDF version problem with the latest paid-for docs

2003-07-23 Thread Stefan Puiu
Hi, when opening the JBoss3.2.1 Admin Devel Guide from the 07/07/2003 docs package using the Acrobat Reader for Linux (v 5.06) I get the following message: This file may contain newer information than this viewer can support. It may not open or display correctly. Adobe recommends that you

RE: [JBoss-user] EJB spec violation: Section 22.2

2003-07-23 Thread Ernesto Hernndez
It seems to be j2sdk1.4.2 because when using j2sdk1.4.1_02 there is no problem -- Ernesto Hernández --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING!

[JBoss-user] Apache load balanging for Cluster

2003-07-23 Thread Simone Milani
Hi, I have setup a cluster of JBoss 3.2.2RC1 instances running on Linux and use Apache Running on Solaris to do Loadbalancing with modjk for Tomcat. It all works OK but I have lots of werbose output coming out: 10:26:30,401 INFO [STDOUT] 2f 69 6e 35 3e 3c 69 6e 36 3e 4c 44 4e 3c 2f 69 | /

[JBoss-user] Expand Your Penis Up To 20% Thicker 238285

2003-07-23 Thread 238285
4152A220-42A07F21-6579FCBD-3CAD5E88-6763E3FB  R:e:m:o:v:e_f:r:o:m_m:a:i:l:i:s:t 19FC7279-55A54DDA-440E85A9-52D4C211-5A55973E --- This SF.net email is sponsored by: VM Ware With VMware

[JBoss-user] [GWAVA:1ok1af1y] Subject filter message notification

2003-07-23 Thread GWAVA
This is an automated Notification e-mail message from GWAVA. The message you sent, from the address [EMAIL PROTECTED] to [No To Addresses] Concerning: [JBoss-user] Expand Your Penis Up To 20% Thicker 238285 Was not delivered because it contained content not accepted by the

[JBoss-user] [GWAVA:1d41pm1m] Body text filter message notification

2003-07-23 Thread GWAVA
This is an automated Notification e-mail message from GWAVA. The message you sent, from the address [EMAIL PROTECTED].non-mime.internet to [No To Addresses] Concerning: [JBoss-user] [GWAVA:1ok1af1y] Subject filter message notification Was not delivered because it contained content not accepted

Re: [JBoss-user] Managed Connection Pool running out of connections

2003-07-23 Thread Andrew May
There's an SQLException thrown when calling getConnection() on the Datasource retrieved from JNDI. This gets wrapped in an application exception (ISISConnectionException) with the message ISISDatabaseConnection: Unable to create connection to ISIS Database, but the nested SQLException is being

[JBoss-user] [JBoss-user]problem in User defined primary key CMP

2003-07-23 Thread Sanjeev Kumar Trivedi
Hi, i have ceated one entity bean for which i am using my own primary key , details are here under: Entity Bean ejbCreate method::: public PriceListScheduleLinkPK ejbCreate(PriceListScheduleLink thePriceListScheduleLink) throws CreateException{

Re: [JBoss-user] DeploymentException: Couldn't create entity command

2003-07-23 Thread Alexey Loubyansky
Hello Martin, what are the DDs for TradingAccount? alex Tuesday, July 22, 2003, 11:52:11 PM, Martin LaJeunesse wrote: MJL I haven't had much luck getting past this error. I've been migrating from 3.0.6 to 3.2.1, using DB2. I'm getting this error on both a Win box and Linux. Follows the

Re: [JBoss-user] Managed Connection Pool running out of connections

2003-07-23 Thread Andrew May
OK here's the SQLException when trying to get a connection from the datasource after a NoSuchObjectException has been caught: org.jboss.util.NestedSQLException: Could not enlist in transaction on entering meta-aware object!javax.transaction.SystemException: Could not enlist XAResource!

[JBoss-user] [GWAVA:120kk51t] SPAM block message notification

2003-07-23 Thread GWAVA
This is an automated Notification e-mail message from GWAVA. The message you sent, from the address [EMAIL PROTECTED] to [No To Addresses] Concerning: JBoss-user digest, Vol 1 #4746 - 14 msgs Was not delivered because the message was found to be Spam by the e-mail system in use at the intended

Re: [jboss-user] OutOfMemoryError and CACHE ERROR

2003-07-23 Thread Adrian Brock
Hi, My application is getting the following unexected errors (listed below). I am running Jboss 3.0.7 + jdk1.4+ RH Linux + Sapdb 7.4. I have 1gb ram AND 1gb swapspace. I am starting jvm with option: -server -Xincgc -Xms512m -Xmx512m. Furthernore I have reduced HighMemoryMark and

[JBoss-user] Scheduler Question

2003-07-23 Thread Magesh Prabhu
Hi Guys, My application heavily depends on job Scheduling and relies on the notification by the Scheduler. I tried using Quartz Scheduler and ran in to deadlock issues. I'm investigating on the dead-lock issues and I found Quartz Scheduler is the reason for this deadlock. I looked in to the

[JBoss-user] JBoss 3.2.1: ConnectionFactory not bound

2003-07-23 Thread Chris May
Hi all, I'm trying to get 3.2.1 up and running under solaris, but keep running into naming exceptions when trying to lookup java:/ConnectionFactory. ... Caused by: javax.naming.NameNotFoundException: ConnectionFactory not bound at

AW: [JBoss-user] Tx lock behaviour

2003-07-23 Thread Janardhan Burugupalli
Hi All, I am using Jboss-3.2.1-Tomcat-4.1.24 j2sdk1.4.1_03 SAPDB my Problem is i have a Entity bean which has two methods setXXX() getXXX() one is a setXXX() method which sets some things and in this method i am calling a getXXX() method of the same bean. I am using

[JBoss-user] Pb: EJB cannot be activated

2003-07-23 Thread Alban Soupper
Hi all, I have a problem with a Session Stateful Bean, It is correctly passivated (no errors signaled) but it cannot be activated. Here is my EJB: public class ClientControllerEJBBean implements SessionBean { protected ApplicationController applicationController; protected

Re: [JBoss-user] Scheduler Question

2003-07-23 Thread Brian Wallis
On Wed, 23 Jul 2003 09:27 pm, Magesh Prabhu wrote: Hi Guys, My application heavily depends on job Scheduling and relies on the notification by the Scheduler. I tried using Quartz Scheduler and ran in to deadlock issues. I'm investigating on the dead-lock issues and I found Quartz Scheduler

Re: [jboss-user] OutOfMemoryError and CACHE ERROR

2003-07-23 Thread manish sharan
Adrian Thanks for the reply. My MDBs processes a collection JDOM objects and I guess each of the JDOMs (in the worst case ) go up to 1mb. I was tyring to force JMS cache to be flushed to db to free up space - hence HighMemoryMark and MaxmemryMark were set to 16 and 32. But I guess

RE: [JBoss-user] DeploymentException: Couldn't create entity command

2003-07-23 Thread Martin J. LaJeunesse
Hello Alex, Follows the ejb-jar.xml and jboss.xml. Is there any other information I give you? thanks, Marty La Jeunesse ejb-jar.xml: ?xml version=1.0 encoding=UTF-8? !DOCTYPE ejb-jar PUBLIC -//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN http://java.sun.com/dtd/ejb-jar_2_0.dtd;

Re: AW: [JBoss-user] Tx lock detection not possible even as i enabledEntityLockMonitor

2003-07-23 Thread Erik Price
Janardhan, You probably want to raise the logging level for the org.jboss.mx.loading category as well if you don't want to see these debug statements. Do it the same way as you did for the org.jboss.ejb.plugins.jaws.jdbc category. Erik Janardhan Burugupalli wrote: Thanks Scott, That

Re: [JBoss-user] JBoss 3.2.1: ConnectionFactory not bound

2003-07-23 Thread Chris May
Replying to my own post, in case it's ever useful for someone else: We traced the problem to the jboss user not being able to create new directories under server/default. The XP box ( of course) had pretty open permisisons, but the solaris one had been locked down a bit too far. In particular,

Re: [JBoss-user] Scheduler Question

2003-07-23 Thread manish sharan
Hi, Well I havent use the Scheduler in 3.2x but I have been heavisly using home grown job sceduler based on jboss scheduler mbean for Jboss 3.0.x. Basically I modified the jboss scheduler mbean to write a timer tick to a queue. I have a Schedule processor mdb which listen to this queue and

RE: [JBoss-user] Database JNDI Name Not Found

2003-07-23 Thread Rod Macpherson
I tried the oracle-ds.xml approach previously but it too failed. Tried it again this morning only this time I preserved the name oracle-ds.xml and it worked. Renamed it to oracle-service.xml and it failed again. Renamed it to banana-ds.xml and sure enough that works. I take it the -ds segment of

[JBoss-user] Oracle and XA Datasource Problem

2003-07-23 Thread Peter Luttrell
I just changed my oracle datasouce to xa based on the jca example provided. And changed the transaction-service.xml to pad=true (per the comments in the example file). Now I get the exception listed below. I've dug through the list archives and it sounds like other people have seen a similar

Re: [JBoss-user] Database JNDI Name Not Found

2003-07-23 Thread Scott M Stark
Yes, as will all deployments the suffix is important. It identifies which deployer will process the deployment. -- Scott Stark Chief Technology Officer JBoss Group, LLC Rod Macpherson wrote: I tried the oracle-ds.xml approach previously but it

Re: [JBoss-user] Database JNDI Name Not Found

2003-07-23 Thread Erik Price
Rod Macpherson wrote: I tried the oracle-ds.xml approach previously but it too failed. Tried it again this morning only this time I preserved the name oracle-ds.xml and it worked. Renamed it to oracle-service.xml and it failed again. Renamed it to banana-ds.xml and sure enough that works. I take

Re: [JBoss-user] Managed Connection Pool running out of connections

2003-07-23 Thread Scott M Stark
Alright, so the issue is that a stateful session is being accessed after it has been thrown out due to its inactivity exceeding its max age value. Either you need to increase the period over which passivated sessions are kept or isolate the access of the stateful session from the encompassing

[JBoss-user] JAAS Authentication Using JBoss 3.0.4 Tomcat 4.1.12

2003-07-23 Thread Hirsch, Barbara
I am trying to write a simple test to have a user login username/password to my jboss/tomcat set up. I can't seem to find such a simple example. Any pointers would be appreciated. Thanks. Barb V. Hirsch --- This SF.Net email sponsored by:

RE: [JBoss-user] Database JNDI Name Not Found

2003-07-23 Thread Rod Macpherson
In short: RTFM:) Thanks, Rod -Original Message- From: Erik Price [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2003 10:25 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Database JNDI Name Not Found Rod Macpherson wrote: I tried the oracle-ds.xml approach previously

RE: [JBoss-user] Database JNDI Name Not Found

2003-07-23 Thread Rod Macpherson
I assumed, incorrectly, that an .xml suffix triggered inspection and the content determined the deployment process. Thanks folks Rod -Original Message- From: Scott M Stark [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2003 10:24 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user]

Re: [JBoss-user] ApplicationDeadlockException on read-only methods

2003-07-23 Thread julien viet
with QueuedPessimisticEJBLock, read-only shorten the duration of the lock, it does not remove it. it locks the bean for the duration of the call instead of the duration of the transaction. julien CM As I understand it, methods marked as read-only on an entity bean shouldn't try and lock the

Re: [JBoss-user] When to use XA Datasource?

2003-07-23 Thread Nicholas
Use XA if you are going to execute distributed transactions or two phase commit. //Nicholas --- [EMAIL PROTECTED] wrote: I'm using oracle so i have a choice between an xa-datasouce or a non-xa-datasource. I'm trying to decide which one to use. I know that the non-xa-datasource provides

[JBoss-user] Local Transaction warning with MDB and Entity CMR

2003-07-23 Thread Jason Calabrese
All, I'm getting this warning when I use a CMR field in a MDB on 3.2.0. WARN [org.jboss.resource.connectionmanager.TxConnectionManager$LocalXAResource] Prepare called on a local tx. Use of local transactions on a jta transaction with more than one branch may result in inconsistent data in

[JBoss-user] Local Transaction warning with MDB and Entity CMR

2003-07-23 Thread Jason Calabrese
All, I'm getting this warning when I use a CMR field in a MDB on 3.2.0. WARN [org.jboss.resource.connectionmanager.TxConnectionManager$LocalXAResource] Prepare called on a local tx. Use of local transactions on a jta transaction with more than one branch may result in inconsistent data in

Re: [JBoss-user] When to use XA Datasource?

2003-07-23 Thread listreader
And when would i want to do that? Use XA if you are going to execute distributed transactions or two phase commit. //Nicholas --- [EMAIL PROTECTED] wrote: I'm using oracle so i have a choice between an xa-datasouce or a non-xa-datasource. I'm trying to decide which one to use. I know

[JBoss-user] BUSINESS PROPOSAL

2003-07-23 Thread sunshine2003
From Binta konan Bedie Tel--+34699757737 [EMAIL PROTECTED] [EMAIL PROTECTED] ATTN. PROPOSAL -- I got your contact through the World Trade Organisation (W.T.O). I decided to contact you on a mutual business relationship. My name is Miss binta konan