O $8.1.3 $HTTPRead – Crashes Omnis (Unknown WebEnabler error -1192)
Hi Kelly
I also think it’s a socketing issue.
I’ll test more tomorrow but this thread provides a hint about the contemporaneous console error.
Service exited due to signal: Broken pipe 13
forums.developer.apple.com/thread/52744
Kim Sumner
Corporate Windows Pty Ltd, AUSTRALIA
Tel: +61-3-5338-8232
WebPublisher Studio – Share your data with the World
www.webpublisherstudio.com
Omnis Studio Database Server Development Toolkit
> On 12 Dec 2017, at 7:02 PM, Kelly Burgess <kellyb@montana.com> wrote:
>
> Hi Kim,
>
>> Our WebPublisher server logs report an exception:
>> 12/12/17 15:56:38 WEB HTTPRead:9001 Web Enabler: An unknown error occurred {-1192}
>
>
> From the Appendix_WebErrors.pdf in an 8.0.x release:
>
> -1187 The client HTTP application did not send a Content-Length header
> -1188 The maximum response size specified in the call to HTTPRead was exceeded
>
> -1205 SMTP: 435 Unable to authenticate at present
> -1206 The SMTP server does not support authentication
>
>
> So no docs on -1189 to -1192 at that point. Now examine the Localizable.strings file in the wecommand.u_external that comes with Studio 8.1.3, and you’ll find those strings, and you’ll notice there are seven new strings between the one for -1188 and the one for -1205.
>
> “COMP_RES_2187” = “Web Enabler: The client HTTP application did not send a Content-Length header”;
> “COMP_RES_2188” = “Web Enabler: The maximum response size specified in the call to HTTPRead was exceeded”;
> “COMP_RES_2189” = “Web Enabler: Proxy server rejected CONNECT method”;
> “COMP_RES_2190” = “Web Enabler: Invalid HTTP authentication type”;
> “COMP_RES_2191” = “Web Enabler: HTTP method not specified”;
> “COMP_RES_2192” = “Web Enabler: The connection to the server has closed (this can occur for example due to the server timing out the connection)”;
> “COMP_RES_2202” = “Web Enabler: SMTP: the server response to the STARTTLS command was incorrect”;
> “COMP_RES_2203” = “Web Enabler: SMTP: the server does not support the STARTTLS command, so a secure connection cannot be established”;
> “COMP_RES_2204” = “Web Enabler: SMTP: the secure parameter to SMTPSend is invalid”;
> “COMP_RES_2205” = “Web Enabler: SMTP: 435 Unable to authenticate at present”;
> “COMP_RES_2206” = “Web Enabler: The SMTP server does not support authentication”;
>
> So I think we can infer these new error codes:
>
> -1189 Proxy server rejected CONNECT method
> -1190 Invalid HTTP authentication type
> -1191 HTTP method not specified
> -1192 The connection to the server has closed (this can occur for example due to the server timing out the connection)
>
> -1202 SMTP: the server response to the STARTTLS command was incorrect
> -1203 SMTP: the server does not support the STARTTLS command, so a secure connection cannot be established
> -1204 SMTP: the secure parameter to SMTPSend is invalid
>
> Kelly
> _____________________________________________________________
> Manage your list subscriptions at lists.omnis-dev.com
_____________________________________________________________
Manage your list subscriptions at lists.omnis-dev.com