[JBoss-user] Sar deployment order question

2003-08-21 Thread Davide Pozza
Hi all I've packager my application's jar and war into a sar archive and at the first startup of jboss I receive many deployment errors. I know that this is because the datasources used by my application are deployed and bounded to jndi after the sar deployment, but I don't know hot to tell jboss t

[JBoss-user] Little question about transaction attributes

2003-08-06 Thread Davide Pozza
Hi all I have a little question about the transaction attributes that an ejb method can have; I know that if my BeanA has a method getA() with RequiresNew attribute and my beanB invokes it (acting as a client for BeanA), a new transaction starts for the duration of the getA() execution. But does

Re: Re[2]: [JBoss-user] Application deadlock detected: Two or moretransactions contention.

2003-07-29 Thread Davide Pozza
Hi Alexey, On the previous post you say: > Some threads are accessing the same set of beans in different order. Many times reading other posts or the JBoss documentation, I've found this phrase, but I can't understand it very well... What's the meaning of the "entity beans ordered access" (see "J

[JBoss-user] javax.naming.NameNotFoundException after some redeploys

2003-07-01 Thread Davide Pozza
As the subject says, it happens that after some redeploys, a javax.naming.NameNotFoundException is thrown when on my web client I try to lookup the first Stateless session bean remote interface. At this point to have my app. working, I have to to restart jboss. Any suggestion? Thanks Davide si

Re: Re[2]: [JBoss-user] Random NullPointerException on finders

2003-06-19 Thread Davide Pozza
On my application, last time, it has happened just some minutes after a startup (first deploy) Bye Hello, Simone. Thursday, June 19, 2003, 3:39:16 PM, Simone Milani wrote: SM> Hi Davide, SM> I posted a bug on the issue, but still got no reply yet. SM> http://sourceforge.net/tracke

[JBoss-user] Random NullPointerException on finders

2003-06-19 Thread Davide Pozza
On my jboss 3.2.1 sometimes I get the following exception: [.] 2003-06-19 09:53:47,949 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCLoadEntityCommand.Food] Executing SQL: SELECT sAliCodice, sAliDescr, sAliDescrEst, sAliCodiceIso, iUmiId FROM TALI_ALIMENTI WHERE (iAliId=?) 2003-06-19 09:53:48,176

[JBoss-user] Unable to passivate due to ctx lock

2003-06-18 Thread Davide Pozza
Can anyone tell me the meaning of this messages? [...] 17:04:38,714 WARN [AbstractInstanceCache] Unable to passivate due to ctx lock, id=[.4228.] 17:04:39,020 WARN [AbstractInstanceCache] Unable to passivate due to ctx lock, id=[.46.] 17:04:39,727 WARN [AbstractInstanceCache] Unable to pas

[JBoss-user] EJBQL problem

2003-06-04 Thread Davide Pozza
Hi, I have a problem with an EjbQl: on my scenario, there are 2 entity beans: Bean1 and Bean2. There is a unidirectional relation between Bean2 and Bean1 (M:1). On my Bean2 I have an EjbQl (findXXX) returning a Collection, like this: SELECT DISTINCT o.bean1 FROM bean2 AS o WHERE bean2.bean1.code

[JBoss-user] [JBoss-user]

2003-05-29 Thread Davide Pozza
Hi, Can anyone tell me how to increase the transaction timeout on Jboss 3.0.6 and on Jboss 3.2.1? Thanks Davide signature.asc Description: PGP signature

Re: [JBoss-user] CMR Error under load

2003-04-02 Thread Davide Pozza
od as read-only ? Or is it a bug? Davide Pozza signature.asc Description: PGP signature