Coder Social home page Coder Social logo

cloud-tasks-io's People

Contributors

bradabrams avatar keertip avatar

Watchers

 avatar

cloud-tasks-io's Issues

Failure: User <an e-mail> not registered

What steps will reproduce the problem?
1. I create a App Engine Connected to Android Project with Eclipse plugin.
2. I debug as local App Engine Connected to Android Application.
3. I test some features according to the google document described here :
http://code.google.com/intl/fr-FR/eclipse/docs/appeng_android_run_debug.html#run
_android
But I have some problem with this section :
http://code.google.com/intl/fr-FR/eclipse/docs/appeng_android_run_debug.html#pin
g


What is the expected output? What do you see instead?
I expect see the message displayed on my Android application run on emulator, 
but I have as error returned on GWT client :
Failure: User <an e-mail> not registered

Would you please help me to understand what is the problem and explain how to 
solve it ?
Best regards 
Franck
What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 13 Oct 2011 at 10:03

Error while Deleting a task in android

What steps will reproduce the problem?
1. Open Cloudtasks in a Nexus S phone
2. Click in a task
3. Click the delete button in the top right corner

What is the expected output? What do you see instead?

I expected the task to be deleted but the an error popup was shown: 
"Sorry!
The application CloudTaks (process com.cloudtasks) has stopped unexpectedly. 
Please try again."


What version of the product are you using? On what operating system?

Android version 2.3.4

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 14 May 2011 at 10:37

Error when registering: Could not parse payload

I'm running into the following error when running the basic big daddy 
application.  Android 2.3.3 Nexus One.


05-22 13:58:04.563: ERROR/AndroidRuntime(16803): FATAL EXCEPTION: 
IntentService[---]
05-22 13:58:04.563: ERROR/AndroidRuntime(16803): java.lang.RuntimeException: 
Could not parse payload: payload[0] = <
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.google.web.bindery.autobean.vm.impl.JsonSplittable.create(JsonSplittable.jav
a:79)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.google.web.bindery.autobean.shared.impl.StringQuoter.split(StringQuoter.java
:73)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.google.web.bindery.autobean.shared.AutoBeanCodex.decode(AutoBeanCodex.java:5
4)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequestContext$Standar
dPayloadDialect.processPayload(AbstractRequestContext.java:295)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequestContext$4.onTra
nsportSuccess(AbstractRequestContext.java:1021)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.coolbeans.textify.AndroidRequestTransport.send(AndroidRequestTransport.java:
68)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequestContext.doFire(
AbstractRequestContext.java:1015)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequestContext.fire(Ab
stractRequestContext.java:537)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequest.fire(AbstractR
equest.java:55)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequest.fire(AbstractR
equest.java:60)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.coolbeans.textify.DeviceRegistrar.registerOrUnregister(DeviceRegistrar.java:
69)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.coolbeans.textify.C2DMReceiver.onRegistered(C2DMReceiver.java:47)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.google.android.c2dm.C2DMBaseReceiver.handleRegistration(C2DMBaseReceiver.jav
a:191)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
com.google.android.c2dm.C2DMBaseReceiver.onHandleIntent(C2DMBaseReceiver.java:11
0)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:59)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
android.os.Handler.dispatchMessage(Handler.java:99)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
android.os.Looper.loop(Looper.java:130)
05-22 13:58:04.563: ERROR/AndroidRuntime(16803):     at 
android.os.HandlerThread.run(HandlerThread.java:60)

Original issue reported on code.google.com by [email protected] on 22 May 2011 at 4:25

Source missing

What steps will reproduce the problem?
1. Go to the Source Tab
2. Click Browse Source
3.

What is the expected output? What do you see instead?
Sources for the demo app

What version of the product are you using? On what operating system?
Revision r4

Please provide any additional information below.

The sources are missing from the revision control

Original issue reported on code.google.com by paul.devrieze on 13 May 2011 at 12:43

Found instance domain method updateTask when static method required

What steps will reproduce the problem?
1. I have downloaded the cloud-tasks-io code from Google. 
2. I have created two projects- one for Android and other for Google    
AppEngine.
3. Im getting an error in TaskRequest.java file of AppEngine Project which im 
not able to resolve. The error is "Found instance domain method updateTask when 
static method required "



Please help me to solve this error 

Thanks & Regards 

Nagaraj 

Original issue reported on code.google.com by [email protected] on 15 May 2012 at 9:55

Runtime error in Android

Setup:
Windows7, Eclipse 3.7.1, 


What steps will reproduce the problem?
1. read and done all the tutorial in 
http://code.google.com/eclipse/docs/appengine_connected_android.html  
2. copy all the files from 
http://code.google.com/p/cloud-tasks-io/source/browse/ with minor changes (my 
app-id wherever needed, my c2dm email..
3. deploy to app-engine.
4. test the GWT side: login succeed, add tasks works (I can see that tasks are 
added in the Google dashboard).
5. For testing the android side I'm debug as "Remote app engine Connected ..." 
6. In the my android device (Sunsung Galaxy II, 2.3.5) I pressed Menu --> 
Accounts --> Connect (to my email account - same as above).
7. I'm getting notification : "Registered [email protected] for.."
8. I pressed Menu --> refresh and get the following exception (logcat):

02-13 00:55:09.015: E/AndroidRuntime(25572): FATAL EXCEPTION: AsyncTask #1
02-13 00:55:09.015: E/AndroidRuntime(25572): java.lang.RuntimeException: An 
error occured while executing doInBackground()
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
android.os.AsyncTask$3.done(AsyncTask.java:200)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:274)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
java.util.concurrent.FutureTask.setException(FutureTask.java:125)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:308)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
java.util.concurrent.FutureTask.run(FutureTask.java:138)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
java.lang.Thread.run(Thread.java:1019)
02-13 00:55:09.015: E/AndroidRuntime(25572): Caused by: 
com.google.web.bindery.event.shared.UmbrellaException: One or more exceptions 
caught, see full set in UmbrellaException#getCauses
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequestContext$Standar
dPayloadDialect.processPayload(AbstractRequestContext.java:387)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequestContext$5.onTra
nsportSuccess(AbstractRequestContext.java:1108)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
com.cloudtasks.AndroidRequestTransport.send(AndroidRequestTransport.java:68)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequestContext.doFire(
AbstractRequestContext.java:1102)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequestContext.fire(Ab
stractRequestContext.java:569)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequest.fire(AbstractR
equest.java:54)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequest.fire(AbstractR
equest.java:59)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
com.cloudtasks.AsyncFetchTask.doInBackground(AsyncFetchTask.java:31)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
com.cloudtasks.AsyncFetchTask.doInBackground(AsyncFetchTask.java:1)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
android.os.AsyncTask$2.call(AsyncTask.java:185)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:306)
02-13 00:55:09.015: E/AndroidRuntime(25572):    ... 4 more
02-13 00:55:09.015: E/AndroidRuntime(25572): Caused by: 
java.lang.RuntimeException: Server Error: null
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
com.google.web.bindery.requestfactory.shared.Receiver.onFailure(Receiver.java:44
)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequest.onFail(Abstrac
tRequest.java:118)
02-13 00:55:09.015: E/AndroidRuntime(25572):    at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequestContext$Standar
dPayloadDialect.processPayload(AbstractRequestContext.java:359)
02-13 00:55:09.015: E/AndroidRuntime(25572):    ... 14 more

9. when I try to run again, same process, except pressing Menu --> refresh I 
tried to add new task. This time I didn't see any exception in logcat but I see 
in Eclipse (see attached pic): source not found - ThreadPoolExecutor.java

PLEASE HELP ME!

Original issue reported on code.google.com by [email protected] on 12 Feb 2012 at 11:04

Attachments:

RequestFactory cannot send Boolean.TRUE to Android client

What steps will reproduce the problem?
1. Create RequestFactory Service
2. Create an Android client
3. Create a method that returns Boolean

What is the expected output? What do you see instead?
When called on the android side you would expect to see "true". Instead I get a 
ClassCastException. If I have the server return Boolean.FALSE without updating 
the Android client at all it gets "false" as expected. I found this with a more 
complicated method, but something as simple as the method below fails.

public static Boolean getTrue() {
  return Boolean.TRUE; //ERRORS ON Android client.
// android receives JSON of :{"S":[true],"I":[true]}
}

public static Boolean getFalse() {
  return Boolean.FALSE; //Works on Android client
// android receives JSON of :{"S":[true],"I":[false]}
}

What version of the product are you using? On what operating system?
I am using the jars from this package on both the client and server side. 
Strings return as expected, so communication is certainly working.

Please provide any additional information below.
Android exception:
05-16 16:32:07.493: WARN/System.err(23252): java.lang.ClassCastException: 
java.lang.Boolean
05-16 16:32:07.513: WARN/System.err(23252):     at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequestContext$Standar
dPayloadDialect.processPayload(AbstractRequestContext.java:326)
05-16 16:32:07.513: WARN/System.err(23252):     at 
com.google.web.bindery.requestfactory.shared.impl.AbstractRequestContext$4.onTra
nsportSuccess(AbstractRequestContext.java:1021)
05-16 16:32:07.535: WARN/System.err(23252):     at 
com.dualsportmaps.android.DSMTest.send(DSMTest.java:60)



Original issue reported on code.google.com by [email protected] on 16 May 2011 at 4:53

Do example for non AppEngine

I played around with this but not all GWT projects are hosted on Google App 
Engine and can use JDO and the TaskQueues. Would be nice to see a version 
running on the integrated Jetty which is used for development mode without 
Google App Engine


Original issue reported on code.google.com by [email protected] on 21 May 2011 at 4:27

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.