You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2017/01/02 05:04:30 UTC

[Bug 60537] parser.Parser.legalElementContext(Unknown Source)

https://bz.apache.org/bugzilla/show_bug.cgi?id=60537

--- Comment #3 from KIRAN <he...@outlook.com> ---
(In reply to Philippe Mouawad from comment #2)
> Hello,
> Could you give more details on your Test plan and when this exception is
> triggered ?
> Also please provide jmeter.log file.
> 
> Thanks

Hi,

Could you please help me out

Below are request data

i cant give my url

OST https:url/xas/

POST data:
{"action":"retrieve_by_xpath","params":{"xpath":"//Administration.Entity[Active]","schema":{"attributes":["Name"],"offset":0,"sort":[],"amount":1000,"distinct":true},"count":true,"aggregates":false},"context":[]}

Cookie Data:
XASSESSIONID=e1349781-fa15-4fea-8120-47ae0b2b9942;
xasid=0.34f8000b-2ad3-413a-8b7e-08a91f199583; DeviceType=Desktop

Request Headers:
Connection: keep-alive
Referer: https://url/index.html
Accept-Language: en-US,en;q=0.8,id;q=0.6
Origin: https:url
Accept: */*
X-Mx-ReqToken: 20eeece472f3780
X-Requested-With: XMLHttpRequest
X-Csrf-Token: 37d665cd-abcb-4cbf-b841-a1479f2cafef
Content-Type: application/json
Accept-Encoding: gzip, deflate, br
User-Agent: Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/55.0.2883.87 Safari/537.36
Content-Length: 212
Host: url

Below are response data

{"result":"Invalid session, please login","autologin_support":false}

Regards,
Kiran

-- 
You are receiving this mail because:
You are the assignee for the bug.