Re: [xwiki-users] How to check that SMTP mailing is working correctly?

2009-10-23 Thread kuchumovn
Hey, it works! With no errors in the log! I just didn't guess to modify the page i've been watching... Thanks, the plugin trick worked for me. Sergiu Dumitriu-2 wrote: > > On 10/23/2009 02:07 PM, kuchumovn wrote: >> >> Hi. >> Look what i've seen in the log - there is some exception thrown. >> S

Re: [xwiki-users] How to check that SMTP mailing is working correctly?

2009-10-23 Thread kuchumovn
I've just updated to XE 2.0.2, and confirm, that the errors are the same: "No row with the given identifier exists" when i visit the Scheduler space, and "NullPointerException"-s when i trigger a scheduler. Sergiu Dumitriu-2 wrote: > > On 10/23/2009 02:07 PM, kuchumovn wrote: >> >> Hi. >> Look

Re: [xwiki-users] How to check that SMTP mailing is working correctly?

2009-10-23 Thread kuchumovn
No, i didn't. I've just enabled it following your advice. Now it outputs a lot of similar errors to the log, if i trigger any scheduler: [#|2009-10-23T16:38:33.624+0400|SEVERE|sun-appserver2.1|com.xpn.xwiki.objects.BaseCollection|_ThreadID=17;_ThreadName=Statistics storing daemon;_RequestID=80512

Re: [xwiki-users] How to check that SMTP mailing is working correctly?

2009-10-23 Thread Sergiu Dumitriu
On 10/23/2009 02:07 PM, kuchumovn wrote: > > Hi. > Look what i've seen in the log - there is some exception thrown. > Should i open a JIRA request for this one? > > [#|2009-10-23T16:00:00.000+0400|INFO|sun-appserver2.1|com.xpn.xwiki.plugin.scheduler.StatusListener|_ThreadID=27;_ThreadName=DefaultQu

Re: [xwiki-users] How to check that SMTP mailing is working correctly?

2009-10-23 Thread kuchumovn
Hi. Look what i've seen in the log - there is some exception thrown. Should i open a JIRA request for this one? [#|2009-10-23T16:00:00.000+0400|INFO|sun-appserver2.1|com.xpn.xwiki.plugin.scheduler.StatusListener|_ThreadID=27;_ThreadName=DefaultQuartzScheduler_Worker-7;|Task 'xwiki:Scheduler.Watch

Re: [xwiki-users] How to check that SMTP mailing is working correctly?

2009-10-18 Thread kuchumovn
Hi. The velocity mailsender code works now for host: smtp.gmail.com port: 587 user: vostr...@gmail.com password: *** javaMail props: mail.smtp.starttls.enable=true But the watchlist notifications still aren't being sent to my mailbox... I even tried triggering the scheduler manually - still no m

Re: [xwiki-users] How to check that SMTP mailing is working correctly?

2009-10-13 Thread kuchumovn
Thanks! I'll try it out next weekend and write the result here. *btw, I use 2.0 RC 3, not the final 2.0 Jean-Vincent Drean-3 wrote: > > Hi, > > On Sat, Oct 10, 2009 at 7:12 PM, kuchumovn wrote: >> >> Hello. >> I'm using XWiki Enterprise 2.0. >> Today I'm trying to get the Watchlist notificati

Re: [xwiki-users] How to check that SMTP mailing is working correctly?

2009-10-13 Thread Jean-Vincent Drean
Hi, On Sat, Oct 10, 2009 at 7:12 PM, kuchumovn wrote: > > Hello. > I'm using XWiki Enterprise 2.0. > Today I'm trying to get the Watchlist notification work. > I've set these settings: > > host: smtp.gmail.com > port: 465 > user: vostr...@gmail.com > password: *** > javaMail props: mail.smtp.star