Re: solaris 10 wo 5.4 deployment: 90% there...
Lachlan Deck <[email protected]> Tue, 22 Jul 2008 06:52:16 +1000
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
On 22/07/2008, at 1:31 AM, Will Scheidegger wrote: > Thanks to the encouraging answers I did start an other try to get my > version conflicts out of the way... and WO 5.4 on a Solaris server. > With the instructions you can find on the web (e.g. http://wiki.objectstyle.org/confluence/display/WO/Programming__WebObjects-Web+Applications-Deployment-Solaris+WO5.3.3) > , I got there 90% > > - I copied all the stuff to the server (although the file/framework > list in the instructions above to don match completely with the 5.4 > installation) > - wotaskd starts up fine > - configured the host in java monitor (running on an other app > server): All green > - installed a wo app and configured it in java monitor > - launched it: all green, two java processes now running on the new > app server > > Still, when I try to access the app, I get a "The requested > application was not found on this server" error message. Does anyone > have an idea what I might have missed? > Thanks! This sounds like the usual problem that occurs when wotaskd and javamonitor don't have the right host setting. Try adding something appropriate to their startup scripts: -WOHost blah.blah with regards, -- Lachlan Deck