M
Mike Fechner
Guest
This may sound a bit cynical - but I'd really like to know if the fact that after closing the Progress Developer Studio (11.3, haven't noticed that on 10.2B or 11.1) workbench window the javaw.exe sometimes keeps running for a few minutes without any visual indication is a bug or by design. Looking at the files accessed by the process during this time, it looks as if it's writing back the class cache or something like that. The ugly thing is, that during this time there Eclipse progress information window is not showing so there is absolutely no indication on the UI that something is still running. When closing PDSOE and trying to restart it soon after this may just be annoying, as the Workspace is still locked and you need to try a few times before restarting succeeds. When closing PDSOE at the end of the day and then quickly shutting down the PC after all bad things may happen. I have the feeling, that shutting down Windows while the invisible javaw.exe is still running may be a root cause for very poor PDSOE performance the next day. I have the feeling, that once this happens, the class cache is in an inconsistent state and the next time trying code completion in PDSOE may cause delays of 30 seconds or even a few minutes... The only fix I see for the workspace once this happened is to drop the project restart PDSOE and and reimport that project :-( So I started being in the habit of monitoring the task manager after closing PDSOE to know, when it's really gone. That seems to keep the workspace intact but is pretty annoying. I even considered writing a little monitoring windows service that shows the number of executed javaw.exe processed in the windows system tray. So, is it a bug or a feature (designed like that), that PDSOE performs whatsoever after closing the main workspace window and not indicating this in the nice Eclipse Progress Dialog?
Continue reading...
Continue reading...