does the apache adaptor have a hard coded limit on number of apps?
"Chad Leigh -- ObjectWerks Inc." <[email protected]> Mon, 6 Sep 2004 22:20:15 -0600
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
Hi We are having a problem where new apps added are not being found by the adaptor. We add a new app and some instances but in trying to address the app in the browser we get "The requested application was not found on this server" The apps and instances get added correctly and the instances are running (a ps shows this) and apps that were previously defined with instances already running work fine. Just new apps that we add are not showing up. (This is across two hosts with two wotaskds -- doesn't matter on which host we start the instances) I was wondering if the apache adaptor has a limit on the number of Apps that can be defined. It does not matter the app that we add, all apps added tonight, for example, exhibit this problem. We did restart apache but we have not restarted the wotaskd instances nor the running instances that work as we are in a critical phase and cannot shut the system down for another day or two. Also, what do I need to do to get the WOAdaptorInfo page to come up. I have the # To enable the WOAdaptorInfo page with restricted access, # uncomment the next two lines and set the user and password WebObjectsAdminUsername xxx WebObjectsAdminPassword yyy stuff set but cannot get anything to show up. I am trying to see what the adaptor itself thinks. Thanks Chad