Re: WO application silently dies.
Re: WO application silently dies.
- Subject: Re: WO application silently dies.
- From: Gennady Kushnir <email@hidden>
- Date: Mon, 24 Oct 2005 19:06:11 +0400
More details:
After more precious debugging I've found out that application stops
operating at restoreSessionWithID step.
When I click link in already frozen window debugger comes up to
handlerForRequest and also stops.
Can it be concerned with memory?
It freezes when I try to work with "virtual" objects that are not
saved into database yet. When I perform the same task on objects in
database - there is no problem.
I have from about 20 to over 100 interconnected EOs displayed on one
page and stored temporarily in editingContext created especially for
them : child of session().defaultEdtingContext().
Thanks in advance
Gennady
On 24.10.2005, at 14:49, Gennady Kushnir wrote:
Hello, list.
After making some minor modifications to my applications business
logic i've bumped into strange bug.
When I click try to perform some certain actions Safari writes
"connecting to server: 127.0.0.1" and after that application does
not respond to any requests. There are no error messages in system
out.
I can separate these "certain actions" from others as "leading to
addition of new EOs".
I tried to debug the problem. But but debugger doesn't come to the
breakpoint in the action invoked by these buttons, and even to
Component's invokeAction and Application's takeValuesFromRequest.
However some lower layer still lives. I say that because when I
click some links many times there appears in output console:
[2005-10-24 14:43:09 MSD] <WorkerThread15>
<com.webobjects.appserver._private.WODefaultAdaptor>: Growing
number of WOWorkerThreads to 32
However still nothing is returned and debugger does not come to any
breakpoint.
Where may be the problem?
Thanks in advance
Gennady
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
408ka.mipt.ru
This email sent to email@hidden
_______________________________________________
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