cancel
Showing results for 
Search instead for 
Did you mean: 

RequestProcessor: Invalid path /$-1$****--admin$ROOT/

trgerhardt
Champ in-the-making
Champ in-the-making
The virtualization server is adding the work directory to the URL when I submit a form. Anyone encounter anything like this?

07/07/09 14:34:51 ERROR action.RequestProcessor: Invalid path /$-1$mySite–admin$ROOT/contactUsSubmit was requested

It changed the URL into

http://admin.mysite.www--sandbox.127-0-0-1.ip.alfrescodemo.net:8180/$-1$mySite--admin$ROOT/contactUs...

When it is supposed to be

http://admin.mysite.www--sandbox.127-0-0-1.ip.alfrescodemo.net:8180/contactUsSubmit.csc

This only occurs on the virtualization server but not elsewhere.
2 REPLIES 2

gavinc
Champ in-the-making
Champ in-the-making
When is this occurring, you say when you submit a form, do you mean when you are creating a web form? or when submitting content for review?

trgerhardt
Champ in-the-making
Champ in-the-making
Submitting an HTML form.