Re: [Proxool-developer] ProxoolDataSource initail version checked in
UNMAINTAINED!
Brought to you by:
billhorsman
From: Bill H. <bi...@lo...> - 2004-03-16 08:01:43
|
CHR, On Tue, 2004-03-16 at 00:11, Christian Nedreg=E5rd wrote: > I have checked in the initial version of the Proxool container managed=20 > DataSource. It is suposed to be instantiated, have its properties=20 > populated, and be deployed to JNDI by a (J2EE) container. I'm looking forward to looking at all that. Great stuff. > I seem to get this message everytime I check something in: >=20 > Mailing pro...@li...... > Generating notification message... > Generating notification message... done. > Mailing pro...@li...... > Generating notification message... > Traceback (most recent call last): > File "/cvsroot/proxool/CVSROOT/syncmail", line 322, in ? > main() > File "/cvsroot/proxool/CVSROOT/syncmail", line 315, in main > blast_mail(subject, people, specs[1:], contextlines, fromhost) > File "/cvsroot/proxool/CVSROOT/syncmail", line 221, in blast_mail > conn.connect(MAILHOST, MAILPORT) > File "/usr/lib/python2.2/smtplib.py", line 276, in connect > for res in socket.getaddrinfo(host, port, 0, socket.SOCK_STREAM): > socket.gaierror: (-2, 'Name or service not known') >=20 > Know anything about that? No. But I no longer get mails about commits. Do you? I tried to take a look at the CVSROOT project yesterday to check it, but there was a failure contacting SF so I couldn't do the checkout. Certainly, it hasn't been changed for many months so I don't know what's going on. - Bill |