Web server generating wrong url.
I am getting following error message in errors file.
warning ( 5394): for host 10.215.152.49 trying to POST <root>/servletWindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateActio n, send-file reports: can't find <root>/servletWindchillAuthGW/wt.enterprise.URLProcessor/URLTempla teAction (File not found)
Interesting observation is one forward slash is missing in the above url.
There should be a "/" between servlet and WindchillAuthGW. Hence the error.Can someone tell me what is the reason.

