Having issue with sample project.  Android appears to work fine and 
registers with the server and the c2dm server, however I cannot send a 
message.  I get the following result in my server log:

/gwtRequest 200 214ms 229cpu_ms 135api_cpu_ms 0kb Apache-HttpClient/UNAVAILABLE 
(java 1.4),gzip(gfe)

174.252.181.39 - testuser [13/May/2011:09:06:19 -0700] "POST /gwtRequest 
HTTP/1.1" 200 137 - "Apache-HttpClient/UNAVAILABLE (java 1.4),gzip(gfe)" 
"?????.appspot.com" ms=215 cpu_ms=229 api_cpu_ms=136 cpm_usd=0.006492


Also of note on the server is a c2dmconfig datastore object.  It has fields for 
authToken and c2dmUrl.  The authToken has a token, however the c2dmUrl is NULL. 
 I suspect this is where my problem lies, but not sure how to fix it.


Thanks

Patrick

-- 
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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to