On Tue, Mar 16, 2010 at 4:01 AM, Alexander Kolesnikov
<[email protected]>wrote:

> I believe this is something that needs attention of the App Engine Team.
>
> My webapp was working fine for months, but a few days ago one of the pages
> started to report server error with logs like this one:
>
> Uncaught exception from servlet
> java.io.FileNotFoundException: 
> /base/data/home/apps/myapp/1.340488091741834760/inc/somefile.txt (Too many 
> open files)
>
>
> This page is different from the others only in the way of using a few
> jsp:include tags, and it is quite popular too. I've read around and found a
> reasonable suggestion that a problem like this can happen because of a
> faulty Jasper implementation - the tag handler doesn't close the file
> properly.
>

Do you have a link to a bug / issue in a tracker or a page that describes
this fault (and which versions of Jasper it might be in)?


>
> Simple redeployment of the webapp resolved the problem, but today it has
> appeared again. My guess is that about a week ago some new version of the
> App Engine was deployed, and it uses a faulty Jasper.
>
> I wonder if it can be fixed? This server error on the most popular page
> doesn't do anything good for my webapp.
>
> Thanks,
>
> Alex
>
>
> On Tue, Mar 16, 2010 at 7:54 AM, Henning <[email protected]> wrote:
>
>> Hello,
>>
>> my apps should have had a quota reset 1 hour ago. It says now: "Next
>> reset in 23 hours". But no reset has taken place during the last hour
>> at all.
>>
>> What's wrong?
>>
>> Henning
>>
>> www.study-hebrew-online.com
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine for Java" group.
>> To post to this group, send email to
>> [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<google-appengine-java%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine-java?hl=en.
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to