Greetings again!

The log shows that the cookie returned by the Oracle SSO server isn't stored by 
the Cookie Manager, which is a big problem. A show stopper, in fact. Can anyone 
help me with this? Here is what the log shows:

2009/06/17 14:44:08 DEBUG - jmeter.protocol.http.control.CookieManager: 
Received Cookie: 
JSESSIONID=9c28ee1630d506e961794696437da92ee6b5154398c0.e34PahuKc3eKby0QaxyMbNmRbNn0n6jAmljGr5XDqQLvpAe;
 path=/auth From: 
http://webappdev4.era.nih.gov:7783/eraservices/grantfolder/viewGrantFolder.do?applID=${applID}&folderID=10
 
2009/06/17 14:44:08 DEBUG - jmeter.protocol.http.control.CookieManager: Not 
storing invalid cookie: 
<JSESSIONID=9c28ee1630d506e961794696437da92ee6b5154398c0.e34PahuKc3eKby0QaxyMbNmRbNn0n6jAmljGr5XDqQLvpAe;
 path=/auth> for URL 
http://webappdev4.era.nih.gov:7783/eraservices/grantfolder/viewGrantFolder.do?applID=${applID}&folderID=10
 (Illegal path attribute "/auth". Path of origin: 
"/eraservices/grantfolder/viewGrantFolder.do") 
2009/06/17 14:44:08 DEBUG - jmeter.protocol.http.control.CookieManager: Found 0 
cookies for 
http://webappdev4.era.nih.gov:7783/eraservices/grantfolder/viewGrantFolder.do?applID=${applID}&folderID=10

-----Original Message-----
From: Stromas, Aaron (NIH/OD) [C] 
Sent: Wednesday, June 17, 2009 1:31 PM
To: 'JMeter Users List'
Subject: RE: Cookie Manager

Hello again!

I have turned on debugging for the Cookie Manager:

2009/06/17 13:19:41 DEBUG - jmeter.protocol.http.control.CookieManager: 
Received Cookie: 
JSESSIONID=9c28ee1630d5e880e94040eb42d49fb8bf6210325a77.e34PahuKc3eKby0QaxyMbNmRbNn0n6jAmljGr5XDqQLvpAe;
 path=/auth From: http://webappdev4.era.nih.gov:7781/auth/login.jsp 
2009/06/17 13:19:41 DEBUG - jmeter.protocol.http.control.CookieManager: Add 
cookie to store webappdev4.era.nih.gov      TRUE    /auth   FALSE   0       
JSESSIONID      
9c28ee1630d5e880e94040eb42d49fb8bf6210325a77.e34PahuKc3eKby0QaxyMbNmRbNn0n6jAmljGr5XDqQLvpAe
 
2009/06/17 13:19:41 DEBUG - jmeter.protocol.http.control.CookieManager: Found 0 
cookies for 
http://webappdev4.era.nih.gov:7783/eraservices/grantfolder/viewGrantFolder.do?applID=7321077&folderID=10


If I'm reading this correctly, the cookie isn't used for the second request 
because it is associated with a different URL. Is there a way to associate the 
returned cookie with /eraservices/grantfolde/viewGrantFolder.do?

-a

-----Original Message-----
From: Noel O'Brien [mailto:nobr...@newbay.com] 
Sent: Wednesday, June 17, 2009 11:45 AM
To: JMeter Users List
Subject: Re: Cookie Manager

Whereabouts in the test plan have you added the Cookie Manager? 

See 
http://jakarta.apache.org/jmeter/usermanual/build-web-test-plan.html#adding_cookie_support
 for more info. 

Regards, 
Noel 

----- "Aaron Stromas (NIH/OD) [C]" <stroma...@od.nih.gov> wrote: 
> Hello again, 
> 
> I have added a Cookie Manager to my hand coded test plan. The first response 
> sets a cookie: Set-Cookie: JSESSIONID=.... but the next request has no 
> cookies ([no cookies] under the Response data tab. What am I doing wrong? TIA 
> 
> -a 
> 

-- 
Regards, 
Noel 

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to