'cos we have a unicode to ascii conversion issue to deal with, for that
person's "from" address & their name's character set. The reason goes to the
log file, but not this message.  That probably needs to be fixed.

<!--StartFragment-->ERROR:gump:Failed to send nag e-mail: ASCII decoding
error: ordinal not in range(128)
Traceback (most recent call last):
  File "/data3/gump/gump-install/python/gump/output/nag.py", line 310, in
sendEmail
    self.workspace.mailport)
  File "/data3/gump/gump-install/python/gump/net/mailer.py", line 129, in
mail
    data = message.getSerialized()
  File "/data3/gump/gump-install/python/gump/net/mailer.py", line 101, in
getSerialized
    data = ("Date: %s\r\nFrom: %s\r\nTo: %s\r\nSubject: %s\r\n\r\n%s%s"
UnicodeError: ASCII decoding error: ordinal not in range(128)
ERROR:gump:Failed with to: [EMAIL PROTECTED] from: [Ceki
[EMAIL PROTECTED]>]


regards,

Adam
----- Original Message ----- 
From: "Nick Chalko" <[EMAIL PROTECTED]>
To: "Gump code and data" <[EMAIL PROTECTED]>
Sent: Tuesday, March 02, 2004 11:42 AM
Subject: Re: Unable to send...


> Why are we " Unable to send..."
> [EMAIL PROTECTED] wrote:
>
> >[EMAIL PROTECTED]: logging-log4j/log4j-tests failed
> >To whom it may engage...
> >
> >This is an automated request, but not an unsolicited one. For help
> >understanding the request please visit
> >http://gump.apache.org/nagged.html,
> >and/or contact [EMAIL PROTECTED]
> >
> >Project log4j-tests has an issue affecting it's community integration,
and has been outstanding for 16 runs. The current state is 'Failed', for
reason 'Build Failed'
> >
> >Full details are available at:
http://lsd.student.utwente.nl/gump/logging-log4j/log4j-tests.html, however
some snippets follow:
> >
> >-  -  -  -  - -- -- ------------------------------------ G U M P
> >
> >Gump provided these annotations:
> >
> > - Info - Made directory [/data3/gump/logging-log4j/tests/classes]
> > - Error - Failed with reason build failed
> >
> >
> >-  -  -  -  - -- -- ------------------------------------ G U M P
> >Gump performed this work:
> >
> >Work Name: build_logging-log4j_log4j-tests (Type: Build)
> >State: Failed
> >Elapsed: 0 hours, 0 minutes, 9 seconds
> >Command Line:
java -Djava.awt.headless=true -Dbuild.clonevm=true -Xbootclasspath/p:/data3/
gump/xml-xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/buil
d/xmlParserAPIs.jar
org.apache.tools.ant.Main -Dgump.merge=/data3/gump/gump-install/work/merge.x
ml -Dbuild.sysclasspath=only regression
> >[Working Directory: /data3/gump/logging-log4j/tests]
> >---------------------------------------------
> >
> >build.xml:
> >
> >javamailCheck:
> >
> >javamail:
> >
> >build.javamail:
> >
> >jmsCheck:
> >
> >jms:
> >
> >jndiCheck:
> >
> >jndi:
> >     [echo] JNDI is present.
> >
> >build.jms:
> >
> >jmxCheck:
> >
> >jmx:
> >
> >build.jmx:
> >
> >avalonFrameworkCheck:
> >
> >avalonFramework:
> >
> >build.avalonFramework:
> >
> >build:
> >
> >prepare:
> >    [mkdir] Created dir: /data3/gump/logging-log4j/tests/output
> >
> >build:
> >    [javac] Compiling 61 source files to
/data3/gump/logging-log4j/tests/classes
> >    [javac]
/data3/gump/logging-log4j/tests/src/java/org/apache/log4j/chainsaw/receivers
/ReceiversHelperTest.java:31: cannot resolve symbol
> >    [javac] symbol  : variable ReceiversHelper
> >    [javac] location: class
org.apache.log4j.chainsaw.receivers.ReceiversHelperTest
> >    [javac]         List list =
ReceiversHelper.getInstance().getKnownReceiverClasses();
> >    [javac]                     ^
> >    [javac] 1 error
> >
> >BUILD FAILED
> >/data3/gump/logging-log4j/tests/build.xml:80: Compile failed; see the
compiler error output for details.
> >
> >Total time: 8 seconds
> >---------------------------------------------
> >
> >
> >
> >
> >To subscribe to this information via syndicated feeds:
> >RSS: http://lsd.student.utwente.nl/gump/logging-log4j/log4j-tests.rss |
Atom: http://lsd.student.utwente.nl/gump/logging-log4j/log4j-tests.atom
> >
> >
> >--
> >Gump http://gump.apache.org/
> >[lsd]
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to