11-04 17:31:27.754 14859-14859/org.jboss.aerogear.android.cookbook.shootandshare D/CameraActivity: onPictureTaken - wrote bytes: 1066910 to /data/user/0/org.jboss.aerogear.android.cookbook.shootandshare/cache/1478287887748.jpg |
11-04 17:32:57.442 14859-15167/org.jboss.aerogear.android.cookbook.shootandshare E/MultipartRequestBuilder: Cannot find get/set to field serialVersionUID (long) on PhotoHolder |
org.jboss.aerogear.android.core.reflection.PropertyNotFoundException: Cannot find get/set to field serialVersionUID (long) on PhotoHolder |
at org.jboss.aerogear.android.core.reflection.Property.findAccessorMethods(Property.java:97) |
at org.jboss.aerogear.android.core.reflection.Property.<init>(Property.java:60) |
at org.jboss.aerogear.android.pipe.rest.multipart.MultipartRequestBuilder.getProperties(MultipartRequestBuilder.java:158) |
at org.jboss.aerogear.android.pipe.rest.multipart.MultipartRequestBuilder.getBody(MultipartRequestBuilder.java:64) |
at org.jboss.aerogear.android.pipe.rest.RestAdapter$4.run(RestAdapter.java:241) |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) |
at java.lang.Thread.run(Thread.java:818) |
11-04 17:32:57.444 14859-15167/org.jboss.aerogear.android.cookbook.shootandshare E/UploadService: org.jboss.aerogear.android.core.reflection.PropertyNotFoundException: Cannot find get/set to field serialVersionUID (long) on PhotoHolder |
java.lang.IllegalStateException: org.jboss.aerogear.android.core.reflection.PropertyNotFoundException: Cannot find get/set to field serialVersionUID (long) on PhotoHolder |
at org.jboss.aerogear.android.pipe.rest.multipart.MultipartRequestBuilder.getBody(MultipartRequestBuilder.java:146) |
at org.jboss.aerogear.android.pipe.rest.RestAdapter$4.run(RestAdapter.java:241) |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) |
at java.lang.Thread.run(Thread.java:818) |
Caused by: org.jboss.aerogear.android.core.reflection.PropertyNotFoundException: Cannot find get/set to field serialVersionUID (long) on PhotoHolder |
at org.jboss.aerogear.android.core.reflection.Property.findAccessorMethods(Property.java:97) |
at org.jboss.aerogear.android.core.reflection.Property.<init>(Property.java:60) |
at org.jboss.aerogear.android.pipe.rest.multipart.MultipartRequestBuilder.getProperties(MultipartRequestBuilder.java:158) |
at org.jboss.aerogear.android.pipe.rest.multipart.MultipartRequestBuilder.getBody(MultipartRequestBuilder.java:64) |
at org.jboss.aerogear.android.pipe.rest.RestAdapter$4.run(RestAdapter.java:241) |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) |
at java.lang.Thread.run(Thread.java:818)
|