Re: Deployment problem
doug andrews <[email protected]> Wed, 20 Mar 2013 09:48:37 -0400
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
I would check to see if you can connect using direct connect. (Add "-WODirectConnectEnabled true" to your javamonitor arguments.) Then see if you can connect using direct connect. (The url with the = port number in it.) If you can, then your app is running fine, and the problem is probably = with the adaptor. =20 (Its not routing requests with "cgi-bin" correctly.) I don't believe you can use the wo adaptor provided by Apple with snow = leopard. (I could be wrong.) You may need the Wonder adaptor. If you already have the proper adaptor installed, the your apache config = file is probably the culprit. On Oct 19, 2011, at 9:01 AM, Stavros Panidis wrote: > Hi all, >=20 > I am trying to deploy an application in a Snow Leopard server = (10.6.8). >=20 > The server is running for some years successfully and two other WO = applications are already installed and running without any problem. >=20 > I use JavaMonitor and wotaskd provided by Apple. >=20 > Using JavaMonitor I add an instance of the application, which comes on = line after a while. >=20 > When I try to access the application I get the message 'No instance = available. >=20 > Any help? >=20 >=20 > Many thanks in advance >=20 > Stavros >=20 > _______________________________________________ > WebObjects-dev mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-dev