rg.hibernate.TransactionException"
>> > > result="dataAccessFailure" />
>> > >
>> > >
>> > > security.xml AuthenticationProcessingFilter
>> > >
>> > >
>> > >
>
> >
> > >
> key="org.hibernate.TransactionException">/login.jsp?error=true
> > >
>
key="org.springframework.transaction.CannotCreateTransactionException">/login.jsp?error=true
> >
5.0 5.0.45-1ubuntu3
> > >
> > > You are right it appears to be at the first login attempt that it
> > > fails, after that the app works normally.
> > >
> > > I hate bugs that are so hard to test [since they take so long to
> > > appear].
> > &g
Nathan
> >
> >
> > ----- "Matt Raible" <[EMAIL PROTECTED]> wrote:
> >> Server version: 5.0.41-community MySQL Community Edition (GPL)
> >>
> >>
> >>
> >> On Dec 5, 2007 , at 9:48 AM, Ron Anderson wrote:
> >>
> >&
> >
> key="org.hibernate.TransactionException">/login.jsp?error=true
> > >
> key="org.springframework.transaction.CannotCreateTransactionException">/login.jsp?error=true
> >
> >
rk around for this or know how to catch the exception?
>
> Ron
>
> ----- Original Message
> From: Nathan Anderson <[EMAIL PROTECTED]>
> To: users@appfuse.dev.java.net
> Sent: Wednesday, December 5, 2007 1:25:50 PM
> Subject: Re: [appfuse-user] Could not open Hiber
riginal Message
From: Nathan Anderson <[EMAIL PROTECTED]>
To: users@appfuse.dev.java.net
Sent: Wednesday, December 5, 2007 1:25:50 PM
Subject: Re: [appfuse-user] Could not open Hibernate Session for transaction;
nested exception is
I have an app that has this same problem running on:
my
t; 5.0.22.
>
>
> - Original Message
> From: Matt Raible < [EMAIL PROTECTED] >
> To: users@appfuse.dev.java.net
> Sent: Wednesday, December 5, 2007 9:44:17 AM
> Subject: Re: [appfuse-user] Could not open Hibernate Session for
> transaction; nested exception i
ev.java.net
Sent: Wednesday, December 5, 2007 9:44:17 AM
Subject: Re: [appfuse-user] Could not open Hibernate Session for
transaction; nested exception is
I haven't seen this problem on the AppFuse demos, but I'm still using
5.0.5. I'd suggest hanging out in AppFuse's IRC - sometim
Which mysql server version are the demo's running on? I'm using 5.0.22.
- Original Message
From: Matt Raible <[EMAIL PROTECTED]>
To: users@appfuse.dev.java.net
Sent: Wednesday, December 5, 2007 9:44:17 AM
Subject: Re: [appfuse-user] Could not open Hibernate Session
I haven't seen this problem on the AppFuse demos, but I'm still using
5.0.5. I'd suggest hanging out in AppFuse's IRC - sometimes Mark
Matthews (MySQL JDBC Guy) is there. Doesn't look like he's there now,
but maybe later today.
You could try posting to the MySQL mailing list.
Matt
On Dec
Has anyone solved this problem? I've upgraded to latest mysql connector
5.0.8 and have the same problem described here (and on some other posts
related to this issue).
The way to recreate it is to stop and restart mysqld. The first time you
login, you'll see this error. It won't happen again a
Hi fellas,
I just got this same error when I tried accessing my app. It's been three
days since I last accessed it. Did you guys get this issue resolved?
I am using appfuse 2 final jsf.
Thanks
..kace
Ealden Escañan wrote:
>
> On 10/11/07, Matt Raible <[EMAIL PROTECTED]> wrote:
>>
>> If
Sanath a écrit :
Hi All,
In my appfuse project, When am trying to logging to the system, It gives me
this error.
"Could not open Hibernate Session for transaction; nested exception is
org.hibernate.TransactionException: JDBC begin failed:"
THIS HAPPENS FORM TIME TO TIME (not always).
When
On 10/11/07, Matt Raible <[EMAIL PROTECTED]> wrote:
>
> If you're using M5 (not 2.0 Final), you shouldn't have to change
> anything. I was just suspicious that the changes I made might be
> causing the problem. I haven't seen any issues on the demo site.
The demo site might be accessed regularly s
On 10/10/07, Ealden Escañan <[EMAIL PROTECTED]> wrote:
> Hi Matt,
>
> On 10/11/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > Is this something that only happens in 2.0?
>
> Yes, 2.0-m5. Haven't had the chance to move to 2.0-final.
>
> > If so, it could be related to the following change:
> >
> >
Hi Matt,
On 10/11/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> Is this something that only happens in 2.0?
Yes, 2.0-m5. Haven't had the chance to move to 2.0-final.
> If so, it could be related to the following change:
>
> http://tinyurl.com/ysot66
>
Hmmm perhaps. I'll remove the lines as spe
Is this something that only happens in 2.0? If so, it could be related
to the following change:
http://tinyurl.com/ysot66
Matt
On 10/10/07, Ealden Escañan <[EMAIL PROTECTED]> wrote:
> On 10/10/07, Ealden Escañan <[EMAIL PROTECTED]> wrote:
> >
> > Hi Sanath,
> >
> > Yes, I've seen this problem an
On 10/10/07, Ealden Escañan <[EMAIL PROTECTED]> wrote:
>
> Hi Sanath,
>
> Yes, I've seen this problem and with the same setup. Unfortunately,
> that's the only thing I can tell you as I brushed the error off by
> refreshing the page (as you've mentioned). I have autoReconnect set
> to true though
On 10/10/07, Sanath <[EMAIL PROTECTED]> wrote:
>
> Dear Ealden,
>
>
> This is Appfuse 2.0 M5
> My DB is mysql
> Java version is 5
> Is this due to not setting autoReconnect=true in the db connection URL
>
> All ur help and advices highly appreciated.
>
Hi Sanath,
Yes, I've seen this problem and w
Dear Ealden,
This is Appfuse 2.0 M5
My DB is mysql
Java version is 5
Is this due to not setting autoReconnect=true in the db connection URL
All ur help and advices highly appreciated.
Sanath wrote:
>
> Hi All,
> In my appfuse project, When am trying to logging to the system, It gives
> me
On 10/9/07, Sanath <[EMAIL PROTECTED]> wrote:
>
> Hi All,
> In my appfuse project, When am trying to logging to the system, It gives me
> this error.
>
> "Could not open Hibernate Session for transaction; nested exception is
> org.hibernate.TransactionException: JDBC begin failed:"
>
> THIS HAPPEN
I've haven't seen this issue before. What is your environment (JDK,
OS, database, etc.)?
Matt
On 10/9/07, Sanath <[EMAIL PROTECTED]> wrote:
>
> Hi All,
> In my appfuse project, When am trying to logging to the system, It gives me
> this error.
>
> "Could not open Hibernate Session for transactio
Hi All,
In my appfuse project, When am trying to logging to the system, It gives me
this error.
"Could not open Hibernate Session for transaction; nested exception is
org.hibernate.TransactionException: JDBC begin failed:"
THIS HAPPENS FORM TIME TO TIME (not always).
When the page is refres
24 matches
Mail list logo