Last modified: 2013-10-23 13:58:01 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58016, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56016 - Android - Crash at synchronization
Android - Crash at synchronization
Status: RESOLVED FIXED
Product: Commons App
Classification: Unclassified
Android (Other open bugs)
unspecified
Tablet PC Linux
: Unprioritized normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-22 21:52 UTC by Flo2608
Modified: 2013-10-23 13:58 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: Android
Assignee Huggle Beta Tester: ---


Attachments
the crash (81.20 KB, image/png)
2013-10-22 21:52 UTC, Flo2608
Details

Description Flo2608 2013-10-22 21:52:22 UTC
Created attachment 13544 [details]
the crash

USER_COMMENT=
ANDROID_VERSION=4.1.1
APP_VERSION_NAME=1.0beta12
BRAND=samsung
PHONE_MODEL=GT-P3100
CUSTOM_DATA=
STACK_TRACE=java.io.IOError: org.xml.sax.SAXParseException: Expected a quoted string (position:DOCDECL @1:50 in java.io.InputStreamReader@41eeaac0) 
	at org.mediawiki.api.ApiResult.fromRequestBuilder(ApiResult.java:58)
	at org.mediawiki.api.MWApi.makeRequest(MWApi.java:186)
	at org.mediawiki.api.MWApi.access$000(MWApi.java:30)
	at org.mediawiki.api.MWApi$RequestBuilder.get(MWApi.java:46)
	at org.wikimedia.commons.contributions.ContributionsSyncAdapter.onPerformSync(ContributionsSyncAdapter.java:72)
	at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:254)
Caused by: org.xml.sax.SAXParseException: Expected a quoted string (position:DOCDECL @1:50 in java.io.InputStreamReader@41eeaac0) 
	at org.apache.harmony.xml.parsers.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:146)
	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:107)
	at org.mediawiki.api.ApiResult.fromRequestBuilder(ApiResult.java:44)
	... 5 more
org.xml.sax.SAXParseException: Expected a quoted string (position:DOCDECL @1:50 in java.io.InputStreamReader@41eeaac0) 
	at org.apache.harmony.xml.parsers.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:146)
	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:107)
	at org.mediawiki.api.ApiResult.fromRequestBuilder(ApiResult.java:44)
	at org.mediawiki.api.MWApi.makeRequest(MWApi.java:186)
	at org.mediawiki.api.MWApi.access$000(MWApi.java:30)
	at org.mediawiki.api.MWApi$RequestBuilder.get(MWApi.java:46)
	at org.wikimedia.commons.contributions.ContributionsSyncAdapter.onPerformSync(ContributionsSyncAdapter.java:72)
	at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:254)
Comment 1 Yuvi Panda 2013-10-22 21:54:38 UTC
Are you still receiving this? There was an intermittent issue a while ago with the API that caused it, but should be gone now?
Comment 2 Yuvi Panda 2013-10-23 13:24:27 UTC
Most probably a side effect of bug 56006. Reedy fixed the API apaches too, so this should be fixed

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links