Craig Setera at [EMAIL PROTECTED] wrote:
> Sorry. I wasn't sure what would be necessary. I've attached the requested
> information.
>
> I appreciate anything that you can tell me about what I might be doing
> wrong.
> Thanks,
> Craig
I seriously don't see anything wrong with your server.xml and httpd.conf,
they're both correct. At this point, I believe it is some kind of timeout or
race condition in the deployment of the host...
The only problem I see in that assumption is that the whole host creation
process is synchronized over all threads (see line 257 of
WarpConfigurationHandler).
The only thing I can possibly do to figure out why it's not working, is
trying to deploy that application on my local system out here. Otherwise, I
would really have no clue...
Pier