https://issues.apache.org/bugzilla/show_bug.cgi?id=45670
Summary: currentSampler thread not associated properly when a function called for the first time Product: JMeter Version: 2.3.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Main AssignedTo: jmeter-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] When an execute() method of a custom made function (extending AbstractFunction) is called for the first time, currentSampler (which is initialized) thread ususally got by getThreadName() method is null. When the function is used for the second time, thread is properly associated to the sampler already. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]