RE: [google-appengine] urlfetch.Fetch() 1MB size limit increased??

2011-03-26 Thread Brandon Wirtz
>You couldn't do much with a 1m *memory* limit.

 

When I started programming I had 64k of memory, and by the time you loaded
the OS and Basic, and used some for the display you had less than that. I
miss that old Commodore 64, and writing games in Basic from memory because
my parents wouldn't buy me a 5.25 to save to.  Back then the only clouds
were the ones made of blue smoke that burst forth from dying hardware.

 

 

From: google-appengine@googlegroups.com
[mailto:google-appengine@googlegroups.com] On Behalf Of Robert Kluin
Sent: Saturday, March 26, 2011 9:15 PM
To: google-appengine@googlegroups.com
Subject: Re: [google-appengine] urlfetch.Fetch() 1MB size limit increased??

 

You couldn't do much with a 1m *memory* limit.

 

If you're referring to the datastore entity size limit, the common solution
is to shard data that's over 1m across multiple entities.

 

 

 

Robert






On Sat, Mar 26, 2011 at 21:18, @@  wrote:

According to the documents, the request size is 1m.

I was wondering do we still have the 1m memory limit? If so, how to handle
the 32m http response.

 

 

http://code.google.com/appengine/docs/python/urlfetch/overview.html#Quotas_a
nd_Limits


Limit

Amount


request size

1 megabyte


response size

32 megabytes

 

 


On Sat, Mar 26, 2011 at 9:47 PM, Ian Gillett  wrote:
> Hello - Yes sorry I am aware of that - what I meant to ask was is the
> REQUEST size for urlfetch.Fetch() going to be inceased from the current
1MB
> limit?
> Thanks,
> Ian.
>
> On Tue, Mar 22, 2011 at 6:26 PM, Ian Gillett 
wrote:
>>
>> Hi - could you let me know if the response size for urlfetch.Fetch()
>> has been increased from the current limit of 1MB in the 1.4.3 SDK
>> release
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> 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.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> 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.
>

-- 

You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
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.

 

-- 
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
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.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.



Re: [google-appengine] urlfetch.Fetch() 1MB size limit increased??

2011-03-26 Thread Robert Kluin
You couldn't do much with a 1m *memory* limit.

If you're referring to the datastore entity size limit, the common solution
is to shard data that's over 1m across multiple entities.



Robert





On Sat, Mar 26, 2011 at 21:18, @@  wrote:

> According to the documents, the request size is 1m.
> I was wondering do we still have the 1m memory limit? If so, how to handle
> the 32m http response.
>
>
>
> http://code.google.com/appengine/docs/python/urlfetch/overview.html#Quotas_and_Limits
>
>  Limit Amount request size 1 megabyte response size 32 megabytes
>
>
>
> On Sat, Mar 26, 2011 at 9:47 PM, Ian Gillett 
> wrote:
> > Hello - Yes sorry I am aware of that - what I meant to ask was is the
> > REQUEST size for urlfetch.Fetch() going to be inceased from the current
> 1MB
> > limit?
> > Thanks,
> > Ian.
> >
> > On Tue, Mar 22, 2011 at 6:26 PM, Ian Gillett 
> wrote:
> >>
> >> Hi - could you let me know if the response size for urlfetch.Fetch()
> >> has been increased from the current limit of 1MB in the 1.4.3 SDK
> >> release
> >>
> >> --
> >> You received this message because you are subscribed to the Google
> Groups
> >> "Google App Engine" group.
> >> 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.
> >>
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > 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.
> >
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> 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.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.



Re: [google-appengine] urlfetch.Fetch() 1MB size limit increased??

2011-03-26 Thread @@
According to the documents, the request size is 1m.
I was wondering do we still have the 1m memory limit? If so, how to handle
the 32m http response.


http://code.google.com/appengine/docs/python/urlfetch/overview.html#Quotas_and_Limits

 Limit Amount request size 1 megabyte response size 32 megabytes



On Sat, Mar 26, 2011 at 9:47 PM, Ian Gillett  wrote:
> Hello - Yes sorry I am aware of that - what I meant to ask was is the
> REQUEST size for urlfetch.Fetch() going to be inceased from the current
1MB
> limit?
> Thanks,
> Ian.
>
> On Tue, Mar 22, 2011 at 6:26 PM, Ian Gillett 
wrote:
>>
>> Hi - could you let me know if the response size for urlfetch.Fetch()
>> has been increased from the current limit of 1MB in the 1.4.3 SDK
>> release
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> 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.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> 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.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.



RE: [google-appengine] how to access gae via ipv6?

2011-03-26 Thread Brandon Wirtz
No changes necessary if you/your ISP are on Google's IPv6 Whitelist.  If
they aren't no IPv6 for you.



-Original Message-
From: google-appengine@googlegroups.com
[mailto:google-appengine@googlegroups.com] On Behalf Of saintthor
Sent: Saturday, March 26, 2011 8:01 AM
To: Google App Engine
Subject: [google-appengine] how to access gae via ipv6?

must i edit the hosts file? is there any other way?

if must, where can i get safe ipv6 adress?

-- 
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
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.


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.



Re: [google-appengine] appcfg error: No address associated with hostname

2011-03-26 Thread Ruggero
2011/3/23 Robert Kluin :
> Have you tried it with Python 2.5?
>
>
>
>
> Robert


yes, but now with python2.5 I got:

Traceback (most recent call last):
  File "/home/ruggero/google_appengine/appcfg.py", line 71, in 
run_file(__file__, globals())
  File "/home/ruggero/google_appengine/appcfg.py", line 67, in run_file
execfile(script_path, globals_)
  File "/home/ruggero/google_appengine/google/appengine/tools/appcfg.py",
line 63, in 
from google.appengine.tools import appengine_rpc
  File "/home/ruggero/google_appengine/google/appengine/tools/appengine_rpc.py",
line 24, in 
import fancy_urllib
  File 
"/home/ruggero/google_appengine/lib/fancy_urllib/fancy_urllib/__init__.py",
line 341, in 
class FancyHTTPSHandler(urllib2.HTTPSHandler):
AttributeError: 'module' object has no attribute 'HTTPSHandler'



>
>
> On Tue, Mar 22, 2011 at 16:09, Ruggero Turra  wrote:
>> I got this error every time I use appcfg doing updating, dowloading, ... I
>> found some other threads with this problem and the reason was related to the
>> use of a proxy, but I'm not under a proxy.
>> ~/google_appengine/appcfg.py --noisy --email=giurr...@gmail.com update
>> myapplication
>>
>> Application: myapplication; version: 1.
>> Host: appengine.google.com
>> 2011-03-22 21:04:30,530 DEBUG appengine_rpc.py:443 Could not load
>> authentication cookies; LoadError: '/home/ruggero/.appcfg_cookies' does not
>> look like a Netscape format cookies file
>> 2011-03-22 21:04:30,530 INFO appengine_rpc.py:153 Server:
>> appengine.google.com
>> 2011-03-22 21:04:30,532 INFO appcfg.py:413 Checking for updates to the SDK.
>> 2011-03-22 21:04:30,533 DEBUG appengine_rpc.py:345 Sending HTTPS request:
>> POST
>> /api/updatecheck?release=1.4.2×tamp=1294960686&api_versions=%5B%271%27%5D
>> HTTPS/1.1
>> Host: appengine.google.com
>> X-appcfg-api-version: 1
>> Content-type: application/octet-stream
>> User-agent: appcfg_py/1.4.2 Linux/2.6.35.11-83.fc14.x86_64
>> Python/2.7.0.final.0
>>
>> 2011-03-22 21:04:30,534 DEBUG __init__.py:81 Creating preset proxy https
>> conn: appengine.google.com
>> 2011-03-22 21:04:35,633 INFO appcfg.py:422 Update check failed: > error [Errno -5] No address associated with hostname>
>> 2011-03-22 21:04:35,634 INFO appcfg.py:1761 Reading app configuration.
>> Beginning update of app: myapplication, version: 1
>> Scanning files on local disk.
>> 2011-03-22 21:04:35,637 INFO appcfg.py:1779 Processing file 'app.yaml'
>> 2011-03-22 21:04:35,638 INFO appcfg.py:1868 Ignoring file 'index.html~':
>> File matches ignore regex.
>> 2011-03-22 21:04:35,638 INFO appcfg.py:1868 Ignoring file 'my_model.pyc':
>> File matches ignore regex.
>> 2011-03-22 21:04:35,639 INFO appcfg.py:1779 Processing file 'hello.py'
>> 2011-03-22 21:04:35,639 INFO appcfg.py:1868 Ignoring file 'contacts.html~':
>> File matches ignore regex.
>> 2011-03-22 21:04:35,640 INFO appcfg.py:1779 Processing file 'index.html'
>> 2011-03-22 21:04:35,640 INFO appcfg.py:1868 Ignoring file 'my_model.py~':
>> File matches ignore regex.
>> 2011-03-22 21:04:35,640 INFO appcfg.py:1868 Ignoring file 'hello.py~': File
>> matches ignore regex.
>> 2011-03-22 21:04:35,641 INFO appcfg.py:1868 Ignoring file 'app.yaml~': File
>> matches ignore regex.
>> 2011-03-22 21:04:35,641 INFO appcfg.py:1779 Processing file 'index.yaml'
>> 2011-03-22 21:04:35,642 INFO appcfg.py:1779 Processing file 'contacts.html'
>> 2011-03-22 21:04:35,642 INFO appcfg.py:1779 Processing file 'my_model.py'
>> 2011-03-22 21:04:35,643 INFO appcfg.py:1779 Processing file
>> 'stylesheets/main.css'
>> Initiating update of app: myapplication, version: 1
>> 2011-03-22 21:04:35,662 INFO appcfg.py:1502 Send: /api/appversion/create,
>> params={'version': '1', 'app_id': 'myapplication'}
>> 2011-03-22 21:04:35,667 DEBUG appengine_rpc.py:345 Sending HTTPS request:
>> POST /api/appversion/create?version=1&app_id=myapplication HTTPS/1.1
>> Host: appengine.google.com
>> X-appcfg-api-version: 1
>> Content-type: application/octet-stream
>> User-agent: appcfg_py/1.4.2 Linux/2.6.35.11-83.fc14.x86_64
>> Python/2.7.0.final.0
>> admin_console:
>>   pages:
>>   - name: Datastore Admin
>>     url: /_ah/datastore_admin/
>> api_version: '1'
>> application: myapplication
>> builtins:
>> - datastore_admin: 'on'
>> - default: 'on'
>> derived_file_type:
>> - python_precompiled
>> handlers:
>> - login: admin
>>   script: $PYTHON_LIB/google/appengine/ext/datastore_admin/main.py
>>   secure: optional
>>   url: /_ah/datastore_admin.*
>> - login: admin
>>   script: $PYTHON_LIB/google/appengine/ext/mapreduce/main.py
>>   secure: optional
>>   url: /_ah/mapreduce.*
>> - secure: optional
>>   static_dir: stylesheets
>>   url: /stylesheets
>> - script: hello.py
>>   secure: optional
>>   url: /.*
>> runtime: python
>> version: '1'
>>
>> 2011-03-22 21:04:35,668 DEBUG __init__.py:81 Creating preset proxy https
>> conn: appengine.google.com
>> 2011-03-22 21:04:40,780 ERROR appcfg.py:1840 An unexpected error occurred.
>> Aborting.
>> Traceback (most recen

[google-appengine] Re: FileService

2011-03-26 Thread Ugorji
Can someone from Google please respond about the FileService API and its 
availability in the 1.4.3 java sdk? It's advertised in the initial post from 
Ikai, but I couldn't find any information on it in the included javadocs of 
the 1.4.3 pre-release. Somehow, this question keeps getting skipped while 
other questions on this list are answered.

Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.



[google-appengine] how to access gae via ipv6?

2011-03-26 Thread saintthor
must i edit the hosts file? is there any other way?

if must, where can i get safe ipv6 adress?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.



[google-appengine] Re: my app was disabled

2011-03-26 Thread roberto.cr
haeuhaueuhaeuhae

On Mar 25, 11:42 pm, Albert  wrote:
> This sure gave me a laugh!
>
> On Mar 26, 4:09 am, Kaan Soral  wrote:
>
>
>
>
>
>
>
> > wow :D
>
> > On Mar 25, 2:50 am, "@@"  wrote:
>
> > > Thanks.
> > > At first there were no rules about application ID length. :D
>
> > > On Fri, Mar 25, 2011 at 8:26 AM, Ikai Lan (Google)  
> > > wrote:
>
> > > > Never mind, these application IDs *are* real, though I am surprised you 
> > > > were
> > > > able to register them.
> > > > They were accidentally disabled and have now been reenabled.
> > > > Ikai Lan
> > > > Developer Programs Engineer, Google App Engine
> > > > Blog: http://googleappengine.blogspot.com
> > > > Twitter: http://twitter.com/app_engine
> > > > Reddit: http://www.reddit.com/r/appengine
>
> > > > On Thu, Mar 24, 2011 at 10:57 AM, Ikai Lan (Google) 
> > > > wrote:
>
> > > >> I don't think those are application IDs. What is in your app.yaml or
> > > >> appengine-web.xml when you deploy?
> > > >> Ikai Lan
> > > >> Developer Programs Engineer, Google App Engine
> > > >> Blog: http://googleappengine.blogspot.com
> > > >> Twitter: http://twitter.com/app_engine
> > > >> Reddit: http://www.reddit.com/r/appengine
>
> > > >> On Wed, Mar 23, 2011 at 6:10 PM, @@  wrote:
>
> > > >>> Hi my application are "i" and "d"
> > > >>> Thanks.
>
> > > >>> On Thu, Mar 24, 2011 at 1:40 AM, Ikai Lan (Google) 
> > > >>> wrote:
> > > >>> > What is the application ID?
> > > >>> > Ikai Lan
> > > >>> > Developer Programs Engineer, Google App Engine
> > > >>> > Blog: http://googleappengine.blogspot.com
> > > >>> > Twitter: http://twitter.com/app_engine
> > > >>> > Reddit: http://www.reddit.com/r/appengine
>
> > > >>> > On Tue, Mar 22, 2011 at 11:20 PM, @@  wrote:
>
> > > >>> >> I have a blog app running on appengine, and i didn't update the 
> > > >>> >> app or
> > > >>> >> content for a long time.
> > > >>> >> Today i just find that this app was disabled, how can i find out 
> > > >>> >> why
> > > >>> >> my app was disabled and how to enable it?
>
> > > >>> >> Thanks.
>
> > > >>> >> --
> > > >>> >> You received this message because you are subscribed to the Google
> > > >>> >> Groups
> > > >>> >> "Google App Engine" group.
> > > >>> >> 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.
>
> > > >>> > --
> > > >>> > You received this message because you are subscribed to the Google
> > > >>> > Groups
> > > >>> > "Google App Engine" group.
> > > >>> > 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.
>
> > > >>> --
> > > >>> You received this message because you are subscribed to the Google 
> > > >>> Groups
> > > >>> "Google App Engine" group.
> > > >>> 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.
>
> > > > --
> > > > You received this message because you are subscribed to the Google 
> > > > Groups
> > > > "Google App Engine" group.
> > > > 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.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.



Re: [google-appengine] urlfetch.Fetch() 1MB size limit increased??

2011-03-26 Thread Ian Gillett
Hello - Yes sorry I am aware of that - what I meant to ask was is the
REQUEST size for urlfetch.Fetch() going to be inceased from the current 1MB
limit?

Thanks,
Ian.

On Tue, Mar 22, 2011 at 6:26 PM, Ian Gillett  wrote:

> Hi - could you let me know if the response size for urlfetch.Fetch()
> has been increased from the current limit of 1MB in the 1.4.3 SDK
> release
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> 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.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.



Re: [google-appengine] Re: What's the syntax of the cron job for "the first day of every month"?

2011-03-26 Thread djidjadji
In the dev server you can see at what time the cron job would be scheduled.

2011/3/25 王宇辉 :
> At least it can be parsed by google and uploaded to the backend :-)
>
> 2011/3/25 nickmilon 
>>
>> How do you know ?
>> I guess you have to wait till the end of the month to see if it really
>> works.
>> just joking ;-)
>>
>>
>> On Mar 24, 9:26 am, 王宇辉  wrote:
>> > Thanks, Bob,
>> > It seems runs well
>> >
>> > 2011/3/22 Robert Kluin 
>> >
>> > > Hi,
>> > >  Have you tried:
>> >
>> > >cron:
>> > >- description: monthly summary job
>> > >  url: /tasks/summary/monthly
>> > >  schedule: 1 of month 00:00
>> >
>> > > Robert
>> >
>> > > On Tue, Mar 22, 2011 at 04:12, 王宇辉  wrote:
>> > > > Hey, I want to generate a monthly report on the first day of the
>> > > > month,
>> > > any
>> > > > idea on doing this with cron jobs?
>> >
>> > > > --
>> > > > Best regards,
>> > > > Yuhui

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.



Re: [google-appengine] urlfetch.Fetch() 1MB size limit increased??

2011-03-26 Thread Stephen
On Tue, Mar 22, 2011 at 6:26 PM, Ian Gillett  wrote:
> Hi - could you let me know if the response size for urlfetch.Fetch()
> has been increased from the current limit of 1MB in the 1.4.3 SDK
> release


The limit was increased to 32MB in SDK 1.4.0.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.



[google-appengine] Re: FileService

2011-03-26 Thread Ian Gillett
Thanks Tobias - that's very useful, however does anyone have any information
regarding using Files API in Java.

Specifically I am hoping I can use it with newEntry.setFile(*
filefromFilesApi*); from the Documents List API as there is no way currently
to use Appengine to upload files to Google Docs.

Many thanks,
Ian.

On Fri, Mar 25, 2011 at 3:46 PM, Tobias wrote:

> Hi,
>
> In order to port the Files API to TyphoonAE, I've put together a simple
> demo handler which uses the new Files API. For now, the handler uses just a
> subset of the API.
>
> http://code.google.com/p/typhoonae/source/browse/src/demo/src/demo/files.py
>
> Regards,
> Tobias
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.



[google-appengine] Re: App previously running fine started throwing NoClassDefFoundError

2011-03-26 Thread radomir
This looks somehow related to some changes on GAE as the problem is
now spread to apps on MS. My production version of the app deployed 4
days ago and used without issues is failing with the same issue since
2011-03-26 02:46:29 (GMT).

I tracked the issue down to:

Caused by: java.lang.ClassNotFoundException:
org.apache.james.mime4j.message.Body
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
... 26 more


Now, the problem is I don't reference this class anywhere in my code
and I can't find reference in included libraries. As far as I
remember, this class was required by older versions of Apache
HttpClient 4.0 that I do use but newer versions have removed
dependency on James.

Any thoughts?



On Mar 26, 3:37 am, Christopher Hilla 
wrote:
> Can you attach a log or stack trace where this error occurs?
>
> --Chris
>
>
>
>
>
>
>
> On Fri, Mar 25, 2011 at 3:07 AM, radomir  wrote:
> > Hi,
>
> > For one of my apps that was running fine yesterday GAE started
> > throwing NoClassDefFoundError about few hours ago and the app is
> > totally broken now! I've tried switching to older version, deploying a
> > new version but it didn't help.
>
> > Google, please help! The app is on HR and has enabled billing. (I
> > already filled billing issue sending app id.)
>
> > Anyone else seeing this issue?
>
> > Thanks.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > 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.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.



[google-appengine] SSL google app engine and htmlunit2.8

2011-03-26 Thread vinh tran
Hi!

java.lang.RuntimeException: javax.net.ssl.SSLHandshakeException: Could
not verify SSL certificate
at
com.gargoylesoftware.htmlunit.UrlFetchWebConnection.getResponse(UrlFetchWebConnection.java:
150)
at
com.gargoylesoftware.htmlunit.WebClient.loadWebResponseFromWebConnection(WebClient.java:
1405)
at
com.gargoylesoftware.htmlunit.WebClient.loadWebResponse(WebClient.java:
1324)
at com.gargoylesoftware.htmlunit.WebClient.download(WebClient.java:
2082)
at com.gargoylesoftware.htmlunit.html.HtmlForm.submit(HtmlForm.java:
131)
at
com.gargoylesoftware.htmlunit.html.HtmlSubmitInput.doClickAction(HtmlSubmitInput.java:
77)
at
com.gargoylesoftware.htmlunit.html.HtmlElement.click(HtmlElement.java:
1263)
at
com.gargoylesoftware.htmlunit.html.HtmlElement.click(HtmlElement.java:
1214)
at
com.gargoylesoftware.htmlunit.html.HtmlElement.click(HtmlElement.java:
1177)

thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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.