That's where i got the error message from i mean from the tree view listener I am not clear,Is there anything else.
Modha Khammammettu wrote: > > Add view results tree , look at html output at the place where you put > extractor. It will become obvious then. > > -----Original Message----- > From: vreddy [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 14, 2007 4:59 PM > To: [email protected] > Subject: Re: Need help with regex,and location where to place regex > extractor > > > I don't think there is any problem with regex however,I am newbie in > jmeter and probably the location where i place the regex extractor is > not right location or something else. > Need suggesstions please? > > vreddy wrote: >> >> here is the text >> it >> =_c63FB07EA-C574-A0A2-6D68-3E359284AABA_k832CA309-027A-CFC1-A7B4-D844B >> 1292A63 >> and >> I am using the regex for the above id >> _c[a-zA-Z0-9]{1,9}-[a-zA-Z0-9]{1,5}-[a-zA-Z0-9]{1,5}-[a-zA-Z0-9]{1,5}- >> [a-zA-Z0-9]{1,13}_k[a-zA-Z0-9]{1,9}-[a-zA-Z0-9]{1,5}-[a-zA-Z0-9]{1,5}- >> [a-zA-Z0-9]{1,5}-[a-zA-Z0-9]{1,13} >> >> After running,i am getting following error in the listener Thread >> Name: Thread Group 1-1 Sample Start: 2007-11-14 15:26:25 PST Load >> time: 10 Size in bytes: 3345 Sample Count: 1 Error Count: 1 Response >> code: 500 Response message: Request processing failed; nested >> exception is >> > org.springframework.webflow.execution.repository.BadlyFormattedFlowExecu > tionKeyException: >> Badly formatted flow execution key 'xyz', the expected format is >> '_c<conversationId>_k<continuationId>' >> >> Response headers: >> HTTP/1.1 500 Request processing failed; nested exception is >> > org.springframework.webflow.execution.repository.BadlyFormattedFlowExecu > tionKeyException: >> Badly formatted flow execution key 'xyz', the expected format is >> '_c<conversationId>_k<continuationId>' >> Date: Wed, 14 Nov 2007 23:19:19 GMT >> Server: Apache/2.0.52 (Red Hat) >> Connection: close >> Content-Type: text/html;charset=ISO-8859-1 >> > > -- > View this message in context: > http://www.nabble.com/Need-help-with-regex%2Cand-location-where-to-place > -regex-extractor-tf4808739.html#a13759137 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Need-help-with-regex%2Cand-location-where-to-place-regex-extractor-tf4808739.html#a13759700 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

