womp and "Invalid XML Request"
womp and "Invalid XML Request"
- Subject: womp and "Invalid XML Request"
- From: Gavin Eadie <email@hidden>
- Date: Sun, 30 Oct 2011 08:42:41 -0400
I've read the several threads about womp and "access denied" but I'm getting "Invalid XML Request" as a response to womp/instanceRequest er.extensions.appserver.ERXRequest:
...woa/womp/instanceRequest
formValues={<instanceRequest type = (""NSDictionary"> <queryInstance type="NSString">STATISTICS</queryInstance> </instanceRequest>"); }
er.extensions.appserver.ERXResponse:
content=<instanceResponse type="NSDictionary"> <success type="NSString">NO</success> <errorMessage type="NSString">Invalid XML Request</errorMessage>
</instanceResponse>
This on a simple one-host (wotaskd, JavaMonitor from very recent wonder git) loopback to "127.0.0.1"
The application log emits:
WARN Oct 29 23:21:32 App[2001] NSLog - Instance Request: Error parsing: <instanceRequest type="NSDictionary"> <queryInstance type="NSString">STATISTICS</queryInstance>
</instanceRequest>
between the request and response above. As a result of this, and it's ilk ("REFUSE" and "TERMINATE"), I can't control the application lifecycle from JavaMonitor -- in this case it's not a big deal since it's all on my laptop but I'd really like to know what foolishness I've managed this time .. Gavin
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden