Steve Loughran <stevel <at> apache.org> writes: > > Mike.Horn <at> wincanton.co.uk wrote: > > Hello > > > > HP-UX11i > > Java 1.3 > > ANT v.1.7.0 > > > > > > > $ ant -f Unix_Build.xml > > Buildfile: Unix_Build.xml > > [property] java.lang.reflect.InvocationTargetException: > > java.lang.IllegalArgume > > ntException: Unknown signal: HUP > > [property] at sun.misc.Signal.<init>(Unknown Source) > > [property] at java.lang.Terminator.setup(Unknown Source)
[snip] > In smartfrog we have to wrap signal setup with an exception catcher, as > it fails earlly on on the kaffe JVMs. We catch it and warn that the tool > is not tested on those JVMs and so use at your own risk... We don't have an implementation of sun.misc.Signal in Kaffe, I don't think it's part of the standard API. cheers, dalibor topic --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]