This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 130
find which file is causeing "could not load file in library" #273
Labels
Comments
So you mean there is usually more than one blog failing that you need a list of blogs? It never happened to me, thus I've implemented it that stops at the first serialization exception. |
Hmm, I see. I'll postpone adding this to the weekend. I'll upload a new release with all the latest commits then as well. |
johanneszab
added a commit
that referenced
this issue
Sep 28, 2018
- Correctly handles SerializationExceptions in the IFiles databases. Previously, the exception wasn't handled at all and would stuck the crawler. - Displays a list of blogs that failed to deserialize at startup instead of stopping at the first blog. - Continues to load and add all remaining successfully deserialized blogs to the manager.
johanneszab
added a commit
that referenced
this issue
Sep 28, 2018
- Correctly handles SerializationExceptions in the IFiles databases. Previously, the exception wasn't handled at all and would stuck the crawler. - Displays a list of blogs that failed to deserialize at startup instead of stopping at the first blog. - Continues to load and add all remaining successfully deserialized blogs to the manager.
johanneszab
added a commit
that referenced
this issue
Sep 28, 2018
- Correctly handles SerializationExceptions in the IFiles databases. Previously, the exception wasn't handled at all and would stuck the crawler. - Displays a list of blogs that failed to deserialize at startup instead of stopping at the first blog. - Continues to load and add all remaining successfully deserialized blogs to the manager.
johanneszab
added a commit
that referenced
this issue
Sep 28, 2018
- Correctly handles SerializationExceptions in the IFiles databases. Previously, the exception wasn't handled at all and would stuck the crawler. - Displays a list of blogs that failed to deserialize at startup instead of stopping at the first blog. - Continues to load and add all remaining successfully deserialized blogs to the manager.
johanneszab
added a commit
that referenced
this issue
Sep 28, 2018
- Correctly handles SerializationExceptions in the IFiles databases. Previously, the exception wasn't handled at all and would stuck the crawler. - Displays a list of blogs that failed to deserialize at startup instead of stopping at the first blog. - Continues to load and add all remaining successfully deserialized blogs to the manager.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
is it possible to add a list when the error comes up to say what files it cant load?
The text was updated successfully, but these errors were encountered: