On Monday, November 26, 2001, at 1:10:58 AM, Mike Orr wrote: MO> On Mon, Nov 26, 2001 at 12:54:45AM -0500, Steven D. Arnold wrote: >> On Monday, November 26, 2001, at 12:37:39 AM, Steven D. Arnold wrote: >> >> SDA> 4 2001-11-26 00:16:06 /modis/sample >> SDA> WARNING: For , did not get precisely 1 filename: [] >> SDA> 4 0.00 secs /modis/sample >> >> Correction to the above: s/sample/sample.psp
MO> Normally this error either means there is no file sample.* or MO> more than one file sample.* . But the missing value after MO> "For " shows there's something else wrong too. The last time MO> I got that was so long ago I've forgotten the cause. MO> 1) Verify sample.psp is where it belongs and that there is MO> no other sample.* file in that directory. Verified... MO> 2) Can you access another servlet in that directory? That'll MO> verify the AppServer is looking in the right directory. Cannot access another servlet. Tried both another psp file and a .htm file. Same WebKit error. Even when I specify the fully-qualified pathname in Application.config in the Contexts dictionary, I get exactly the same symptoms. I ls'ed the directory just to make sure it was there: it is /home/thoth/apache/htdocs/modis. In that directory is the file sample.psp. DocumentRoot on apache is /home/thoth/apache/htdocs. MO> 3) If both of those check out, request a file that really MO> doesn't exist, and then one for which there are two filename.* MO> files, and see what appears after "For " in the error MO> message. That might provide a hint. OK....tried bar.psp, which doesn't exist -- precisely the same error, which suggests that perhaps WebKit is looking in the wrong place. How would you configure where WebKit looks? The only places that I know of are the Location directive in httpd.conf, and the Contexts dictionary in Application.config. Are there other places I should also be configuring? Same error for two similar files, foo.htm and foo.psp. Thanks for your help! Note -- you have your reply-to set to you, so I'm including you in the response. Let me know if you prefer that I send only to the list. ----------------------------------------------------- Steven D. Arnold [EMAIL PROTECTED] AIM: abraxan MSN: [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
