Hi!
Vadim Tkachenko wrote:
> Having a problem: javac consistently hangs (while keeping the load
> average way above 1) on executing the xmlbeans target. It may hang while
> processing any of the files. When I press the Ctrl-Break, the instance
> of java is left hanging, and the kill -TERM doesn't help, I have to kill
> -9 it.
>
> The JDK is IBM's 1.3 one on Linux.
>
> Funny, but I'm observing this only on my PII/333 box, not on the
> PIII/500 box.
>
> Any clue here? I'd say it's a race condition, but since I don't have the
> source for com.dreambean.xmlbeans.ant.XMLBeans, I can't offer a
> qualified judgement.
Hm.. I think I'm going to change this. Currently the XMLBeans ANT plugin
both creates and compiles the source. I will change so that it only
creates the source, and then use the standard compilation to create
classes.
> PS: How many seconds did you say it takes to compile the project? 10? I
> got 251 on the 500MHz box...
~1 minute to compile everything on a Athlon 650.
/Rickard
--
Rickard �berg
@home: +46 13 177937
Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.ejboss.org
http://www.dreambean.com
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]