Re: Session awake after shell-script run
Re: Session awake after shell-script run
- Subject: Re: Session awake after shell-script run
- From: Ron X <email@hidden>
- Date: Thu, 24 May 2012 09:34:44 +0300
if i use
ERXFileUtilities.copyFileToFile(newSongFile, new File(fullSongPath), false, true);
than Session.awake invoke too.
what cause Session to invoke aeake-method?
2012/5/22 Ron X
<email@hidden>
hi for all
i found strange behaviour:
after execution such line
Runtime.getRuntime().exec(commandLine, args).waitFor();
i have
DEBUG 59.14 MB used/21.92 MB free [WorkerThread2 b4bXjs8Q7U5ts3tNlo6BXM:email@hidden] (Session.java:397) - Session awake stared...
and this operation "eat" ~ 1 second (measured by System.currentTimeMillis())
why should it happens?
this 1 second became 4 hours in my compressing module...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden