Java 7 application halting OSX when left unatteended

Paul Taylor paul_t100 at fastmail.fm
Fri Jan 31 06:15:23 PST 2014


On 31/01/2014 11:04, Paul Taylor wrote:
> On 31/01/2014 10:58, Hendrik Schreiber wrote:
>> This smells like App Nap.
>> See http://krypted.com/mac-os-x/disable-app-nap-in-mavericks/
>>
>> -hendrik
>>
> I'm just testing it with AppNap will report back later, if this doesnt 
> fix it I'll dig out by 10.8 machine and see if the problem occurs 
> there as well
>
> Paul
>
Thanks it does indeed to seem to be AppNap. Well it might be a 
combination of  a couple of things Ive realized in my OSX Preferences I 
have Energy Saver/Display Sleep and Computer Sleep set to 15 minutes, so 
I guess that after 15 minutes the Display Sleep will make the screen go 
black even if progress bar updating because no user has touched 
keyboard/mouse but computer sleep doesnt kick in because its detect the 
application is active. But then once Display Sleep is blank that tells 
AppNap it can pause any application and it does.

Clicking on the Properties of the Application and preventing AppNap 
seems to ensure process continues processing even after screen gone black

Is my summary correct ?

Paul


More information about the macosx-port-dev mailing list