WO application silently dies.
WO application silently dies.
- Subject: WO application silently dies.
- From: Gennady Kushnir <email@hidden>
- Date: Mon, 24 Oct 2005 14:49:13 +0400
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:
This email sent to email@hidden