Sorry, but if I disable GAE from Eclipse, I do not run the
application. Possible solutions? Where did I go wrong in the code?

Thanks to all

Regards

Sebe



On Jan 3, 11:43 pm, "a...@mechnicality.com" <a...@mechnicality.com>
wrote:
> This one is pretty interesting - I'll look into it further.
>
> Thanks agai
>
> Alan
>
> On 1/3/2011 2:37 PM, A. Stevko wrote:
>
>
>
> > I bookmarked this blog entry a while ago which has a recipe for posting 
> > into the blobstore from
> > app engine.
> >http://jeremyblythe.blogspot.com/2010/10/manipulating-images-in-blobs...
>
> > One other note - I suspect using the ByteArrayOutputStream for hundreds of 
> > megabytes is going to
> > run into the java runtime memory limit. I'm not sure what the limit is. The 
> > error logs show
> > "Exceeded soft memory limit with"...
>
> > On Mon, Jan 3, 2011 at 2:29 PM, A. Stevko <andy.ste...@gmail.com 
> > <mailto:andy.ste...@gmail.com>>
> > wrote:
>
> >     Can you use com.google.appengine.api.datastore.Text ?
> >     |Text| wraps around a string of unlimited size.
> >    http://code.google.com/appengine/docs/java/javadoc/com/google/appengi...
>
> >     On Mon, Jan 3, 2011 at 2:12 PM, a...@mechnicality.com 
> > <mailto:a...@mechnicality.com>
> >     <a...@mechnicality.com <mailto:a...@mechnicality.com>> wrote:
>
> >         On 1/3/2011 2:05 PM, Matthew Hill wrote:
> >>         Can't you store it in the DB? --
>
> >         According to the GAE docs:
>
> >         maximum entity size        1 megabyte
>
> >         Most of my entities *start* at 1 MB and go up to maybe 500+ (its 3D 
> > data)
>
> >         So, I assumed that, no, I couldn't store it in the DB :-)
>
> >         Alan
>
> >>         You received this message because you are subscribed to the Google 
> >> Groups "Google Web
> >>         Toolkit" group.
> >>         To post to this group, send email to 
> >> google-web-toolkit@googlegroups.com
> >>         <mailto:google-web-toolkit@googlegroups.com>.
> >>         To unsubscribe from this group, send email to
> >>         google-web-toolkit+unsubscr...@googlegroups.com
> >>         <mailto:google-web-toolkit+unsubscr...@googlegroups.com>.
> >>         For more options, visit this group at
> >>        http://groups.google.com/group/google-web-toolkit?hl=en.
>
> >         --
> >         You received this message because you are subscribed to the Google 
> > Groups "Google Web
> >         Toolkit" group.
> >         To post to this group, send email to 
> > google-web-toolkit@googlegroups.com
> >         <mailto:google-web-toolkit@googlegroups.com>.
> >         To unsubscribe from this group, send email to
> >         google-web-toolkit+unsubscr...@googlegroups.com
> >         <mailto:google-web-toolkit%2bunsubscr...@googlegroups.com>.
> >         For more options, visit this group 
> > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> >     --
> >     -- A. Stevko
> >     ===========
> >     "If everything seems under control, you're just not going fast enough." 
> > M. Andretti
>
> > --
> > -- A. Stevko
> > ===========
> > "If everything seems under control, you're just not going fast enough." M. 
> > Andretti
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-tool...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-web-toolkit+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> Alan Chaney
> CTO and Founder, Mechnicality, Inc.www.mechnicality.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to