How large is your file unzipped? If it's 9M compressed, I wouldn't be
surprised if it comes out to be > 100M decompressed in Java heap space
causing your heap to be blown out.

Are you sure there aren't any errors in your admin console?

On Wed, Feb 3, 2010 at 4:46 PM, Alyona <[email protected]> wrote:

> Hi,
>
> I get a 500 Server error when running my app maui-indexer.
> It might have something to do with the timeout or the quota, when a
> relatively large zipped text file (~9M) is loaded into memory, which
> is required by my app.
> I had now problems uploading using eclipse and I can't see any
> specific info in the error logs on the dashboard.
>
> Could you please advise what I need to do to make it work?
>
> Cheers
> Alyona
>
> -----------------
> Error: Server Error
> The server encountered an error and could not complete your request.
> If the problem persists, please report your problem and mention this
> error message and the query that caused it.
>
> --
> 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