You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2008/08/22 10:51:59 UTC

DO NOT REPLY [Bug 45670] New: currentSampler thread not associated properly when a function called for the first time

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: yvlk@centrum.cz


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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45670] currentSampler thread not associated properly when a function called for the first time

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45670


Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




--- Comment #1 from Sebb <se...@apache.org>  2008-10-10 16:55:41 PST ---
I don't understand what you are trying to do.

Please post a short code example showing where the problem occurs.


-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 45670] currentSampler thread not associated properly when a function called for the first time

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45670


Vladimir Koutny <yv...@centrum.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |INVALID




--- Comment #2 from Vladimir Koutny <yv...@centrum.cz>  2008-10-13 02:05:48 PST ---
I'm sorry, I cannot reproduce the situation. Maybe there was something wrong in
my code.


-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org