Philippe Khalife at [EMAIL PROTECTED] wrote:

> 
> I'm not claiming I know the reason why this error happens, but I have the
> same problem.
> 
> My fix:
> Change the ServerName in httpd.conf to be the IP address instead of the
> hostname.domain.com, keep the name in server.xml
> it works.

And actually, since I was reviewing the code, that's a very good hint... If
the two definitions in server.xml and httpd.conf are different, the Warp
code will actually create a new "WarpHost" instance in your configuration
tree, and that might be the very root of the problem (using <Host> in
server.xml..)...

I'll make some tests, can someone file this into
http://nagoya.apache.org/bugzilla

Thanks :)

    Pier

Reply via email to