|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
Mail delivery failed: returning message to senderThis message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: gopf-devel@... SMTP error from remote mail server after RCPT TO:<gopf-devel@...>: host mail.sourceforge.net [66.35.250.206]: 451-Could not complete sender verify callout 451-Could not complete sender verify callout for 451-<gopf-devel@...>. 451-The mail server(s) for the domain may be temporarily unreachable, or 451-they may be permanently unreachable from this server. In the latter case, 451-you need to change the address or create an MX record for its domain 451-if it is supposed to be generally accessible from the Internet. 451 Talk to your mail administrator for details.: retry timeout exceeded ------ This is a copy of the message, including all the headers. ------ Return-path: <gopf-devel@...> Received: from 0x3e42ff21.adsl.cybercity.dk ([10.0.0.5]) [62.66.255.33]:10491 by mail.mertner.com with esmtpsa id 1Id5rg-0005Ke-Jn; Wed, 03 Oct 2007 17:10:21 +0200 Message-ID: <4703B06C.9030204@...> Date: Wed, 03 Oct 2007 17:08:28 +0200 From: gopf-devel@... User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Gentle development <gopf-devel@...> Subject: Re: [gentle] no values on insert References: <13008895.post@...> In-Reply-To: <13008895.post@...> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -3.4 (---) X-Spam-Report: This report was generated by SPAM detection software running on "mail.mertner.com". Messages with scores above a certain threshold will be rejected or dropped. If you have any questions or complaints, write to postmaster@.... Content preview: Hi, That does indeed look odd; Try stepping into the SqlBuilder.GetStatement method and see if it adds any columns. You may also want to check that the generated ObjectMap structure is valid (you can grab one manually by calling ObjectFactory.GetMap(type)). [...] Content analysis details: (-3.4 points, 6.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.0 NO_REAL_NAME From: does not include a real name -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] X-Scan-Signature: d86d2076388cf226b9498a886f96c504 Hi, That does indeed look odd; Try stepping into the SqlBuilder.GetStatement method and see if it adds any columns. You may also want to check that the generated ObjectMap structure is valid (you can grab one manually by calling ObjectFactory.GetMap(type)). Yours, Morten HockeyFan wrote: > Not sure why. I've used Gentle.Net for a few months with no problem. On a > new job now and trying to use it. I instantiated one of the objects, > populated the fields and then did a Persist(). > > Got an exception and see the following as the command it was trying: > > insert into APP_ERROR_LOG() values(); > > So it appears to not know about the fields or any of the values. This is > odd. I check. They're there in the class. So why is it constructing the > SQL this way? > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Gopf-devel mailing list Gopf-devel@... https://lists.sourceforge.net/lists/listinfo/gopf-devel |
| Free Forum Powered by Nabble | Forum Help |