Bug 116150 - Missing protocol in CacheServlet.notifypeer()
Summary: Missing protocol in CacheServlet.notifypeer()
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: other
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks: 108447
TreeView+ depends on / blocked
 
Reported: 2004-02-18 17:04 UTC by Carsten Clasohm
Modified: 2007-04-18 17:03 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-12 09:08:51 UTC
Embargoed:


Attachments (Terms of Use)

Description Carsten Clasohm 2004-02-18 17:04:03 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

Description of problem:
The recent bug fix of CacheServlet introduced another bug. When the
class tries to notify a peer, the "http://" is missing from the URL.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Set up a cluster of WAF servers.
2. Do something which invalidates the cache.
3. Look into the log file and find a "malformed URL" warning.


Actual Results:  The peer's cache is not invalidated.


Expected Results:  Invalidate the peer's cache.


Additional info:

This was fixed in changelist 35278 on the dev branch.

Comment 1 Carsten Clasohm 2006-07-12 09:08:51 UTC
Closing old tickets.


Note You need to log in before you can comment on or make changes to this bug.