I found the problem, I think, and checked in a fix. Please let me know if it works for you. Karl
On Tue, Jun 18, 2013 at 10:46 AM, Karl Wright <[email protected]> wrote: > Hi Andrew, > > Your attachment did not make it through. Can you attach the materials to > CONNECTORS-722? > > If you want to email me your OAuth credentials, I'd be glad to debug here > myself this evening. Send to [email protected]. > > Thanks! > Karl > > > > On Tue, Jun 18, 2013 at 10:39 AM, Andrew Janowczyk < > [email protected]> wrote: > >> Hey karl, >> >> Find attached a thread-dump, and the log (set to trace). The document >> status is empty. >> >> We have a sandbox dropbox account, which i can give you the oauth details >> for if you need. >> >> Cheers, >> Andrew >> >> >> >> On Tue, Jun 18, 2013 at 4:22 PM, Karl Wright <[email protected]> wrote: >> >>> 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 >>> > > > >>> > > >>> > >>> >> >> >
