Ok - rebuilt everything from scratch over JDK1.4RC - no change. After that I started digging. It turns out that the ShutdownHook in CLIMain is never being invoked. I've spent hours trying to sort this out but everything is turning out to be a dead-end. There are no application errors, everything is running nice then when I hit a Ctrl-C - none of usual shutdown messages ... instead its sudden-death.
Any clues or suggestions will be *really* appreciated!!! Cheers, Steve. > -----Original Message----- > From: Stephen McConnell [mailto:[EMAIL PROTECTED]] > Sent: Saturday, 02 February, 2002 12:33 > To: Avalon-Phoenix Developers List > Subject: RE: Aborthing Phoenix - changed behaviour under JDK1.4 CR1 > > > > Thanks for the info. > I'm running a total recompilation of everything - see if > that changes anything. > > > > -----Original Message----- > > From: Paul Hammant [mailto:[EMAIL PROTECTED]] > > Sent: Saturday, 02 February, 2002 12:23 > > To: Avalon-Phoenix Developers List > > Subject: Re: Aborthing Phoenix - changed behaviour under JDK1.4 CR1 > > > > > > Stephen, > > > > I've had no probs with Ctrl-C and Pheonix under 1.4rc1. I can't build > > the docs though as Cocoon barfs, but that is not what you are on about. > > > > - Paul > > > > >Morning all: > > > > > >Have just upgraded from JDK1.4b3 to JDK1.4 RC1 and somethings changed > > >in the way Phoenix is handling a JVM interupt - before, I could hit a > > >Control-C and kill the process with a nice clean shutdown of the > > >application. The situation under RC1 is that nothing is being shutdown > > >(ports remain blocked, etc.). Is anyone else experiencing the same > > >problem ? > > > > > >Cheers, Steve. > > > > > > > > > > > >-- > > >To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > >For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
