Giter Club home page Giter Club logo

Comments (1)

vitamin-caig avatar vitamin-caig commented on June 7, 2024

Non-fatal Exception: java.io.IOException: org.apache.harmony.xml.ExpatParser$ParseException: At line 2, column 653: not well-formed (invalid token)
at app.zxtune.fs.zxtunes.RemoteCatalog.performQuery(RemoteCatalog.java:91)
at app.zxtune.fs.zxtunes.RemoteCatalog.queryTracks(RemoteCatalog.java:66)
at app.zxtune.fs.zxtunes.RemoteCatalog.queryAuthorTracks(RemoteCatalog.java:60)
at app.zxtune.fs.zxtunes.CachingCatalog$2.queryFromRemote(CachingCatalog.java:93)
at app.zxtune.fs.dbhelpers.CommandExecutor.executeQueryCommand(CommandExecutor.java:21)
at app.zxtune.fs.zxtunes.CachingCatalog.queryAuthorTracks(CachingCatalog.java:74)
at app.zxtune.fs.VfsRootZxtunes$AuthorDir.enumerate(VfsRootZxtunes.java:224)
at app.zxtune.fs.VfsIterator.scan(VfsIterator.java:96)
at app.zxtune.fs.VfsIterator.prefetch(VfsIterator.java:85)
at app.zxtune.fs.VfsIterator.next(VfsIterator.java:75)
at app.zxtune.ui.browser.SearchingLoader.loadInBackground(SearchingLoader.java:60)
at app.zxtune.ui.browser.SearchingLoader.loadInBackground(SearchingLoader.java:25)
at android.support.v4.content.AsyncTaskLoader.onLoadInBackground(AsyncTaskLoader.java:242)
at android.support.v4.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:51)
at android.support.v4.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:40)
at android.support.v4.content.ModernAsyncTask$2.call(ModernAsyncTask.java:123)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
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.apache.harmony.xml.ExpatParser$ParseException: At line 2, column 653: not well-formed (invalid token)
at org.apache.harmony.xml.ExpatParser.parseFragment(ExpatParser.java:515)
at org.apache.harmony.xml.ExpatParser.parseDocument(ExpatParser.java:474)
at org.apache.harmony.xml.ExpatReader.parse(ExpatReader.java:316)
at org.apache.harmony.xml.ExpatReader.parse(ExpatReader.java:279)
at android.util.Xml.parse(Xml.java:84)
at app.zxtune.fs.zxtunes.RemoteCatalog.performQuery(RemoteCatalog.java:89)
at app.zxtune.fs.zxtunes.RemoteCatalog.queryTracks(RemoteCatalog.java:66)
at app.zxtune.fs.zxtunes.RemoteCatalog.queryAuthorTracks(RemoteCatalog.java:60)
at app.zxtune.fs.zxtunes.CachingCatalog$2.queryFromRemote(CachingCatalog.java:93)
at app.zxtune.fs.dbhelpers.CommandExecutor.executeQueryCommand(CommandExecutor.java:21)
at app.zxtune.fs.zxtunes.CachingCatalog.queryAuthorTracks(CachingCatalog.java:74)
at app.zxtune.fs.VfsRootZxtunes$AuthorDir.enumerate(VfsRootZxtunes.java:224)
at app.zxtune.fs.VfsIterator.scan(VfsIterator.java:96)
at app.zxtune.fs.VfsIterator.prefetch(VfsIterator.java:85)
at app.zxtune.fs.VfsIterator.next(VfsIterator.java:75)
at app.zxtune.ui.browser.SearchingLoader.loadInBackground(SearchingLoader.java:60)
at app.zxtune.ui.browser.SearchingLoader.loadInBackground(SearchingLoader.java:25)
at android.support.v4.content.AsyncTaskLoader.onLoadInBackground(AsyncTaskLoader.java:242)
at android.support.v4.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:51)
at android.support.v4.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:40)
at android.support.v4.content.ModernAsyncTask$2.call(ModernAsyncTask.java:123)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
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)

from zxtune.

Related Issues (20)

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.