|
From: Dejan K. <dej...@nb...> - 2003-08-04 08:43:48
|
Obiviously, no workers (threads) is started. I guess the problem is using -s argument. Probably not implemented in 1.1.5 version. Try to put configuration in default (scanner), directory. I'll try to fix this bug as soon as possible... Note that I have just returned from vacation ;) Dejan ----- Original Message ----- From: "David Glick" <dg...@co...> To: "Bruce McDonald" <br...@mc...>; <bab...@li...> Sent: Monday, August 04, 2003 6:23 AM Subject: Re: [Babeldoc-devel] Current directory scanner broken? > Following the instructions in the scanner example, I created /tmp/in and > /tmp/done. I copy the file stats.xml into /tmp/in. > > When I start the scanner under 1.1.5: > > dglick@athlon:/home/dglick/acct/cvs/babeldoc> build/bin/babeldoc scanner -s > build/examples/scanner/config.properties > > <2003-08-03 19:24:27,977> INFO [main] : Starting feeder... > <2003-08-03 19:24:28,023> INFO [main] : Initializing workers: > <2003-08-03 19:24:28,039> INFO [main] : Starting workers... > > Then it just sits forever until I kill it. > > Starting the scanner under 1.0.2: > > dglick@athlon:/home/dglick/bin/babeldoc1.0.2> build/bin/babeldoc scanner -s > build/examples/scanner/config.properties > Scanner directory config = directory > <2003-08-03 19:23:09,623> INFO [main] : Starting thread: directory... > <2003-08-03 19:23:09,639> INFO [main] : Thread directory scanning > <2003-08-03 19:23:19,662> INFO [directory] : Scanner directory found 1 > messages > <2003-08-03 19:23:19,731> INFO [directory] : Processing 1 of total 1 > messages > <2003-08-03 19:23:19,857> INFO [directory] : Allocate ticket 1059963799837 > for message stats.xml > <2003-08-03 19:23:19,961> INFO [directory] : PipelineStage name: entry > <2003-08-03 19:23:20,087> INFO [directory] : PipelineStage name: transform > <2003-08-03 19:23:21,121> INFO [directory] : PipelineStage name: choose > <2003-08-03 19:23:21,137> INFO [directory] : PipelineStage name: writer > > I'm using JDK 1.4.1_01 under Suse Linux 8.1. > > > Thanks for any help, > > David > > > On Sunday 03 August 2003 8:18 pm, Bruce McDonald wrote: > > David, all: > > > > Plenty has changed - in fact the entire scanner codebase has changed. I > > have used the directory scanner recently and it seems to work fine. What > > are you seeing? > > > > regards, > > Bruce. > > > > On Sunday 03 August 2003 10:31 pm, David Glick wrote: > > > Hi List, > > > > > > I have been running the directory scanner regularly using the 1.0.2 > > > release. I've recently switched to the current CVS release (1.1.5-dev) > > > and the directory scanner appears to not be well. I've gone back and > > > tried the examples, and the scanner example works fine in 1.0.2, but not > > > in 1.1.5. Has something changed? > > > > > > > > > Thanks, > > > > > > David Glick > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > _______________________________________________ > > Babeldoc-devel mailing list > > Bab...@li... > > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel > > -- > David Glick > 619-475-4052 > dg...@co... > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel |