At least in Java I've managed to capture it and write the logs myself.
I had to capture a Throwable rather than an Exception

On Wednesday, 25 July 2012 14:32:35 UTC+12, Emanuele Ziglioli wrote:
>
> I see 500 errors and not a thing in the logs, Java, call to:
>
>   javax.xml.ws.Service(java.net.URL wsdlDocumentLocation, QName 
> serviceName) {
>         delegate = 
> Provider.provider().createServiceDelegate(wsdlDocumentLocation,
>                 serviceName,
>                 this.getClass());
>     }
>
>
> On Monday, 23 July 2012 22:43:23 UTC+12, timh wrote:
>>
>> You might want to configure warmup requests if you haven't already.
>>
>> T
>>
>> On Friday, July 20, 2012 9:18:15 PM UTC+8, Chris Vaughn wrote:
>>>
>>>
>>> Thanks for the reply Kyle.  I don't know for sure if it was while a new 
>>> instance was being added.  I'll keep an eye on that if I see it again.
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/2tlDSmaWyFcJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to