oh .. yes, if it's an existing session. if it's a new session, the original
will show you where it's created.
ms
On May 24, 2012, at 9:31 AM, Ron X wrote:
> no, it is not
>
> may be:
>
> @Override
> public void awake() {
> super.awake();
> LOG.warn("Invoked from", new Exception());
> }
>
> ?
>
> 2012/5/24 Mike Schrag <[email protected]>
> That will show why.
>
> Sent from my iPhone
>
> On May 24, 2012, at 7:57 AM, Ron X <[email protected]> wrote:
>
>> and what for this code?
>> i asked - why the cause of session awake?
>>
>> 2012/5/24 Lachlan Deck <[email protected]>
>> public Session() {
>> super();
>> LOG.warn("Invoked from", new Exception());
>> }
>>
>> On 24/05/2012, at 4:34 PM, Ron X wrote:
>>
>> > 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 protected]>
>> > 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 protected]] (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 protected])
>> > Help/Unsubscribe/Update your Subscription:
>> > https://lists.apple.com/mailman/options/webobjects-dev/lachlan.deck%40gmail.com
>> >
>> > This email sent to [email protected]
>>
>> Lachlan Deck
>> [email protected]
>>
>>
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/mschrag%40pobox.com
>>
>> This email sent to [email protected]
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]