Yo should star debugging until you get the exception, then copy your failing query here. I assume that you dont have failing any tests, which is the way we alway should work, writing test for each query-scenario.
2010/11/12, Jorge <[email protected]>: > I am not sure where the exception is being thrown, > but I presume it happens when executing a HQL query. > > Where is a good place to catch this exception? > > > > > On Nov 12, 3:51 pm, José F. Romaniello <[email protected]> wrote: >> when executing a hql query? >> >> 2010/11/12 Jorge <[email protected]> >> >> > I am running NH from trunk. And I got the following exception: >> >> > A first chance exception of type >> > 'Antlr.Runtime.MismatchedTokenException' occurred in NHibernate.dll >> >> > Does anyone have insight into what is causing this? >> >> > Thanks! >> >> > Jorge >> >> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "nhusers" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]<nhusers%[email protected]> >> > . >> > For more options, visit this group at >> >http://groups.google.com/group/nhusers?hl=en. >> >> > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- Enviado desde mi dispositivo móvil -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
