Re: Java Monitor Refuse New Sessions not working
Re: Java Monitor Refuse New Sessions not working
- Subject: Re: Java Monitor Refuse New Sessions not working
- From: George Domurot <email@hidden>
- Date: Mon, 19 Jul 2004 10:58:00 -0400
Kieran: Check the permission settings on
/Library/WebObjects/Configuration, they should be set Owner=appserver
and Group=appserverusr.
-George
On Jul 19, 2004, at 10:32 AM, Kieran Kelleher wrote:
I am talking about deployed apps here ...... are you saying that Java
Monitor is using Direct Connect to communicate with those apps and
that is the probable cause of the Refusing New Sessions button not
turning ON when clicked in Java Monitor and that I should put
WODirectConnectEnabled=false in the launch args for my deployed apps
even though that is the default anyway??
-Kieran
________________________________________________________________
Dev Config = OS X 10.3.4 / Java 1.4.2 / WO 5.2.3 / XCode v1.2 / MySQL
4.0.20 / Connector-J 3.0.11
Deploy Config = OS X 10.3.4 Server / Java 1.4.2 / WO 5.2.3 / MySQL
4.0.20 / Connector-J 3.0.11
My Blog: http://webobjects.webhop.org/
Meet other WO Developers at http://webobjects.meetup.com
On Jul 18, 2004, at 6:05 PM, Chuck Hill wrote:
I'm certainly not going to debate deployment with *you*. :-) What I
meant
was that the decision to not dispatch a request to a refusing
instance is
made at the webserver's woadaptor level. By the time the request
gets to
the app it is too late to refuse it. Since direct connect happens at
the
app level, it is not possible to refuse direct connect requests
because,
well, there is no adaptor involved. Well, unless something changed
recently which is entirely possible.
Is that correct?
Cheers,
Chuck
At 02:43 PM 18/07/2004 -0700, Hsu wrote:
On Jul 18, 2004, at 10:49 AM, Chuck Hill wrote:
Using WODirectConnectEnabled=true and Refuse New Sessions together
does not
make any sense. The refusing part happens at the wo adaptor level,
before
it gets to the app.
This last sentence isn't actually true; direct connect is done at the
application level.
Karl
At 04:27 PM 18/07/2004 +1000, David Elsner wrote:
Adding WODirectConnectEnabled=false to the additional arguments
should
fix this. Not sure why it happens though. But unless its there is
can
also prevent scheduled restarts of instances.
Dave
On 17/07/2004, at 6:38 AM, Kieran Kelleher wrote:
It seems since I upgraded to 5.2.3 a few weeks ago that any time
I do
an upgrade to my app and try to use the Refuse New Sessions in
Monitor, the button does not work any longer? Any ideas?
Kieran
________________________________________________________________
Config = OS X 10.3.4 / Java 1.4.2 / WO 5.2.3 / XCode v1.2 / MySQL
4.0.20 / Connector-J 3.0.11
Blog: http://webobjects.webhop.org/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
Chuck Hill email@hidden
Global Village Consulting Inc.
http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
Some mornings it just doesn't seem worth it to chew through the
leather
straps.
Homepage:
http://homepage.mac.com/khsu/index.html
--
Chuck Hill email@hidden
Global Village Consulting Inc.
http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.