Hi Andrew, In that case, I'd greatly appreciate a thread dump, and also a Document Status report. It's possible that the exception handling is causing worker threads to terminate (incorrectly) - that is my best guess at the moment.
Karl On Tue, Jun 18, 2013 at 10:18 AM, Andrew Janowczyk < [email protected]> wrote: > Well thats my main problem, there is nothing in the log even when set to > trace and i have about 1 billion break points set everywhere and some of > them are hit (for example, the add seeds functions, which seems to > successfully add the unique URIs to the path), and once its done iterating > all of those, it seems to just sit there. quite bizarre. i'm happy to debug > it on my side, but need a bit of guidance where i should look : ) > > > On Tue, Jun 18, 2013 at 4:16 PM, Karl Wright <[email protected]> wrote: > > > There has been no trunk refactoring - but there WAS extensive refactoring > > of these two connectors. Unfortunately there has been only limited > ability > > for the team to test the changes to the connectors in any substantive > way. > > > > If you can look at the manifoldcf.log file and post any exceptions, I > would > > be happy to work out fixes. > > > > Karl > > > > > > > > On Tue, Jun 18, 2013 at 10:13 AM, Andrew Janowczyk < > > [email protected]> wrote: > > > > > hey guys, > > > > > > I was wondering if there is some sort of mass re-factoring going on? I > > > pulled the most recent trunk and the dropbox and googledrive connectors > > > don't throw any errors but now only get stuck in the "starting up > phase". > > > Any ideas? > > > > > > cheers, > > > > > > andrew > > > > > >
