Hmm, OK, well, this is what I got in that error log. The app is PlayhouseComedy.woa
Evidently the localhost stuff was a red herring. I guess I misunderstood what was supposed to be happening. ::1 - - [17/Oct/2010:00:06:28 -0400] "GET /cgi-bin/WebObjects/PlayhouseComedy.woa HTTP/1.1" 200 6665 ::1 - - [17/Oct/2010:00:14:04 -0400] "GET / HTTP/1.1" 200 1570 ::1 - - [17/Oct/2010:00:14:04 -0400] "GET /icons/blank.gif HTTP/1.1" 304 - ::1 - - [17/Oct/2010:00:14:04 -0400] "GET /icons/folder.gif HTTP/1.1" 304 - ::1 - - [17/Oct/2010:00:14:05 -0400] "GET /icons/image2.gif HTTP/1.1" 304 - ::1 - - [17/Oct/2010:00:16:02 -0400] "GET / HTTP/1.1" 200 1570 ::1 - - [17/Oct/2010:00:16:02 -0400] "GET /icons/folder.gif HTTP/1.1" 304 - ::1 - - [17/Oct/2010:00:16:02 -0400] "GET /icons/image2.gif HTTP/1.1" 304 - ::1 - - [17/Oct/2010:00:16:03 -0400] "GET /icons/blank.gif HTTP/1.1" 304 - ::1 - - [17/Oct/2010:00:16:07 -0400] "GET /WebObjects/ HTTP/1.1" 200 1771 ::1 - - [17/Oct/2010:00:16:07 -0400] "GET /icons/compressed.gif HTTP/1.1" 200 1038 ::1 - - [17/Oct/2010:00:16:07 -0400] "GET /icons/back.gif HTTP/1.1" 200 216 ::1 - - [17/Oct/2010:00:16:11 -0400] "GET /WebObjects/PlayhouseComedy.woa/ HTTP/1.1" 200 1130 ::1 - - [17/Oct/2010:00:16:14 -0400] "GET /WebObjects/ HTTP/1.1" 200 1771 ::1 - - [17/Oct/2010:00:16:17 -0400] "GET / HTTP/1.1" 200 1570 ::1 - - [17/Oct/2010:00:16:25 -0400] "GET /cgi-bin/WebObjects/PlayhouseComedy HTTP/1.1" 200 6665 ::1 - - [17/Oct/2010:00:16:32 -0400] "GET / HTTP/1.1" 200 1570 ::1 - - [17/Oct/2010:00:16:52 -0400] "GET / HTTP/1.1" 200 1570 ::1 - - [17/Oct/2010:00:16:52 -0400] "GET /icons/blank.gif HTTP/1.1" 200 148 ::1 - - [17/Oct/2010:00:20:17 -0400] "GET / HTTP/1.1" 200 1570 ::1 - - [17/Oct/2010:00:20:17 -0400] "GET /icons/blank.gif HTTP/1.1" 304 - ::1 - - [17/Oct/2010:00:20:17 -0400] "GET /icons/folder.gif HTTP/1.1" 304 - ::1 - - [17/Oct/2010:00:20:18 -0400] "GET /icons/image2.gif HTTP/1.1" 304 - However, trying to access it from my iPhone over 3g results in "server stopped responding" and nothing is added to this file. I'm going to bed, but I have to say this is enough to make me change careers. On Oct 17, 2010, at 12:27 AM, Chuck Hill wrote: > > On Oct 16, 2010, at 4:41 PM, Andrew R. Kinnie wrote: > >> OK, apparently I spoke too soon. Apache appears to be running, though I >> consistently get messages in the console like this: >> >> 10/16/10 7:36:30 PM com.apple.webobjects.womonitor[67] [2010-10-16 >> 19:36:30 EDT] <Thread-290> !...@#$!@#$ sendRequestToWotaskd creates a >> WOHTTPConnection >> 10/16/10 7:36:30 PM com.apple.webobjects.womonitor[67] [2010-10-16 >> 19:36:30 EDT] <WorkerThread15> ##### pageWithName(AppDetailPage) errors: ( ) >> 10/16/10 7:36:30 PM com.apple.webobjects.womonitor[67] [2010-10-16 >> 19:36:30 EDT] <WorkerThread15> message(): ( ) >> 10/16/10 7:36:30 PM Safari[22107] -[WebUserContentURLPattern >> matchesURL:]: unrecognized selector sent to instance 0x11d35d8a0 >> 10/16/10 7:36:30 PM Safari[22107] *** WebKit discarded an uncaught >> exception in the webView:didClearWindowObjectForFrame:inScriptWorld: >> delegate: <NSInvalidArgumentException> -[WebUserContentURLPattern >> matchesURL:]: unrecognized selector sent to instance 0x11d35d8a0 >> 10/16/10 7:36:37 PM com.apple.launchd[1] (com.apple.InternetSharing) >> Throttling respawn: Will start in 10 seconds > > It kind of looks like Apache is crashing. Not sure what the rest is. > > >> Also, if I type in localhost in Safari, I get a directory listing of the >> files in my webserver document root. I get the same if I type in the ip >> address on another device in the same subnet. > > That sounds normal. > > >> Also despite telling my FIOS router to port forward port 80 to that machine, >> apparently the domain is still inaccessible - presumably this indicates that >> my WO config for Apache is still off > > > Nothing to do with WO, that is pure networking. > > > Chuck > > > -- > Chuck Hill Senior Consultant / VP Development > > Practical WebObjects - for developers who want to increase their overall > knowledge of WebObjects or who are trying to solve specific problems. > http://www.global-village.net/products/practical_webobjects > > > > > > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to [email protected]
