https://issues.apache.org/bugzilla/show_bug.cgi?id=52266

--- Comment #2 from Philippe Mouawad <[email protected]> 2011-12-04 
11:53:46 UTC ---
Date: Sun Dec  4 11:52:25 2011
New Revision: 1210093

URL: http://svn.apache.org/viewvc?rev=1210093&view=rev
Log:
Bug 52266 - Code:Inconsistent synchronization

Modified:
   jmeter/trunk/src/core/org/apache/jmeter/services/FileServer.java
(In reply to comment #1)
> Date: Sun Dec  4 11:46:18 2011
> New Revision: 1210091
> 
> URL: http://svn.apache.org/viewvc?rev=1210091&view=rev
> Log:
> Bug 52266 - Code:Inconsistent synchronization
> 
> Modified:
>    jmeter/trunk/src/functions/org/apache/jmeter/functions/StringFromFile.java
> 
> (In reply to comment #0)
> > We need to check these:
> > Inconsistent synchronization of
> > org.apache.jmeter.protocol.http.proxy.ProxyControl.samplerDownloadImages;
> > locked 50% of time
> > Inconsistent synchronization of
> > org.apache.jmeter.functions.StringFromFile.myBread; locked 70% of time
> FIXED
> > Inconsistent synchronization of
> > org.apache.jmeter.functions.StringFromFile.fileName; locked 87% of time
> FIXED
> > Inconsistent synchronization of
> > org.apache.jmeter.protocol.http.proxy.ProxyControl.useKeepAlive; locked 50% 
> > of
> > time
> > Inconsistent synchronization of
> > org.apache.jmeter.visualizers.ViewResultsFullVisualizer.jTree; locked 90% of
> > time
> > Inconsistent synchronization of org.apache.jmeter.services.FileServer.base;
> > locked 83% of time
FIXED
> > Inconsistent synchronization of
> > org.apache.jmeter.protocol.http.proxy.ProxyControl.samplerFollowRedirects;
> > locked 50% of time
> > Inconsistent synchronization of
> > org.apache.jmeter.protocol.http.proxy.ProxyControl.samplerRedirectAutomatically;
> > locked 50% of time
> > Inconsistent synchronization of
> > org.apache.jmeter.protocol.jdbc.config.DataSourceElement.excaliburSource;
> > locked 83% of time => Issue confirmed

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to