Re: Cayenne 3.0.2 - Global exception - frequent issue in my application

2014-04-08 Thread Markus Reich
rg.apache.cayenne.conn.PoolManager.getConnection(PoolManager.java:33 > 0) > at > org.apache.cayenne.access.DataNode$TransactionDataSource.getConnectio > n(DataNode.java:364) > at > org.apache.cayenne.access.DataNode.performQueries(DataNode.java:248) >

RE: Cayenne 3.0.2 - Global exception - frequent issue in my application

2014-04-08 Thread Sampath Uppula
log size and > improve the performance. > > Thanks , > Sampath Uppula > > -Original Message- > From: Andrus Adamchik [mailto:and...@objectstyle.org] > Sent: 10 March 2014 16:32 > To: user@cayenne.apache.org > Subject: Re: Cayenne 3.0.2 - Global exception - freq

Re: Cayenne 3.0.2 - Global exception - frequent issue in my application

2014-03-10 Thread Andrus Adamchik
> improve the performance. > > Thanks , > Sampath Uppula > > -Original Message- > From: Andrus Adamchik [mailto:and...@objectstyle.org] > Sent: 10 March 2014 16:32 > To: user@cayenne.apache.org > Subject: Re: Cayenne 3.0.2 - Global exception - frequent issue in my >

RE: Cayenne 3.0.2 - Global exception - frequent issue in my application

2014-03-10 Thread Sampath Uppula
Thanks , Sampath Uppula -Original Message- From: Andrus Adamchik [mailto:and...@objectstyle.org] Sent: 10 March 2014 16:32 To: user@cayenne.apache.org Subject: Re: Cayenne 3.0.2 - Global exception - frequent issue in my application Then it is impossible to tell what really happened. This

Re: Cayenne 3.0.2 - Global exception - frequent issue in my application

2014-03-10 Thread Andrus Adamchik
@objectstyle.org] > Sent: 10 March 2014 16:09 > To: user@cayenne.apache.org > Subject: Re: Cayenne 3.0.2 - Global exception - frequent issue in my > application > > Hi there, do you have a full stack trace of the exception? It should reveal > lots o

RE: Cayenne 3.0.2 - Global exception - frequent issue in my application

2014-03-10 Thread Sampath Uppula
- frequent issue in my application Hi there, do you have a full stack trace of the exception? It should reveal lots of useful details. I am also confused with this class present in your logs: org.apache.cayenne.modeler.util.ModelerLogger. Andrus On Mar 10, 2014, at 1:29 PM, Sampath Uppula

Re: Cayenne 3.0.2 - Global exception - frequent issue in my application

2014-03-10 Thread Andrus Adamchik
Hi there, do you have a full stack trace of the exception? It should reveal lots of useful details. I am also confused with this class present in your logs: org.apache.cayenne.modeler.util.ModelerLogger. Andrus On Mar 10, 2014, at 1:29 PM, Sampath Uppula wrote: > Hi, > I am using Cayenne 3.0

Cayenne 3.0.2 - Global exception - frequent issue in my application

2014-03-10 Thread Sampath Uppula
Hi, I am using Cayenne 3.0.2 with Mysql database. In my email scheduler, I am using the DataContext object to read the data from the database. I am getting the DataContext properly but when I am executing the below line I am getting the Global exception. dashboardfilterCreateObj = DataObjectUt