Interesting....so what was your final solution. The System.err is not
exectuing for
me but no othere code get executed as well.
This seem to be a pretty common thing, (want to do stuff before the system
shuts down) I
assume there must be a solution out there.
Sandy
Donald Ball wrote:
> On Mon, 7 Jun 1999, Sandy Ward wrote:
>
> > Actaully, that was the way I tried first. But on NT I have noticed
> > that finalize does not always get called. In the finalize method I
> > simply print to the log file. But the stuff that I print out only
> > appears every now and then.
>
> I have had similar issues under Linux. I had chalked it up to the
> possibility that the logger class had already been finalized, but calls to
> System.err methods are also erratic, and I can't imagine that anything in
> the System object is cleaned up before all userland classes have been
> finalized. *shrug*
>
> - donald
>
> -- --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> READ THE FAQ!!!! <http://java.apache.org/faq/>
> Archives and Other: <http://java.apache.org/main/mail.html/>
> Problems?: [EMAIL PROTECTED]
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]