Hi,
I "inherited" a Tomcat application that does some logging on System.out. Now I have a problem with a loop in a called function. That means that the actual transaction does not come to its end, and therefore I do not get the last log entries.
I tried to repair that by inserting a call...
I got a funny problem on my LINUX (SUSE 8.0 and 8.2), using a 100MB internal ZIP drive.
I have a Win2000 and a LINUX on the same disk (and of course same machine).
First everything worked fine. (I had SUSE 8.0 then).
Then I forgot a ZIP medium in the drive when I rebooted the machine with...
I have a type of number crunching program, and as I wanted to be able to interrupt it and continue it later, I put everything in a single control class and several depending classes. At interrupt time, I write the control class (and implicitely the depending classes) with Java Object IO, at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.