The same error is now on the stax environment for the streams page (http://esmecloudserverapache.dickhirsch.staxapps.net/info_view/streams) :-<
I'm not very good at reading scala stack traces. Anyone have an idea what the problem could be? D. On Mon, Oct 5, 2009 at 1:58 PM, Richard Hirsch <[email protected]> wrote: > It is something specific to Vassil's user, because other users still > work correctly (for example, > http://esmecloudserverapache.dickhirsch.staxapps.net/user/test1). > > There is also no log entry for the exception :-< > > I occasionally had this problem locally but had no idea why. Maybe > someone can try and decipher the exception. > > D. > > On Mon, Oct 5, 2009 at 12:55 PM, Anne Kathrine Petterøe > <[email protected]> wrote: >> Thank you Dave and Dick. >> Now I am starting to feel *really* guilty about not having more time for the >> UI now that everything else starts to fall into place. >> >> Can someone else please check out Vassil's profile page? >> http://esmecloudserverapache.dickhirsch.staxapps.net/user/vdichev >> I get an exception when I try to go to his profile page. (the only user >> where it happens for me) >> >> /Anne >> >> >> >> On 5. okt. 2009, at 10.12, Richard Hirsch wrote: >> >>> Committed all Dave's work and deployed it stax. >>> >>> On Sun, Oct 4, 2009 at 9:52 PM, Dave Briccetti <[email protected]> >>> wrote: >>>> >>>> Here’s a patch which includes the correction to the last message >>>> retrieval >>>> code. I’ll put in in the JIRA when it comes back up. >>>> >>>> >>>> On Oct 3, 2009, at 4:36 AM, Vassil Dichev wrote: >>>> >>>>>> But we don't want the last message in the user's timeline but rather >>>>>> the last message that the user created. There could be a difference. >>>>> >>>>> That's why I'm searching not by Mailbox, but by message. The criterion >>>>> "By(Message.author, user)" guarantees that the query searches only >>>>> for users indicated by the variable "user". >>>> >>>> >>>> >> >> >
