DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44142>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44142

           Summary: JMETER function __machineName do not work
           Product: JMeter
           Version: 2.3.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Main
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Hello folks,

using function __machineName on WindowsXP with java version "1.4.2_10" do not 
work and writes errors to jmeter.log:

2007/12/27 10:58:49 ERROR - jmeter.threads.JMeterThread:  
java.lang.NullPointerException
        at org.apache.jmeter.functions.MachineName.execute(MachineName.java:66)
        at org.apache.jmeter.engine.util.CompoundVariable.execute
(CompoundVariable.java:128)
        at org.apache.jmeter.engine.util.CompoundVariable.execute
(CompoundVariable.java:97)
        at 
org.apache.jmeter.testelement.property.FunctionProperty.getStringValue
(FunctionProperty.java:85)
        at org.apache.jmeter.testbeans.TestBeanHelper.prepare
(TestBeanHelper.java:70)
        at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:297)
        at java.lang.Thread.run(Unknown Source)


Java-Vesion:
------------
java version "1.4.2_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_10-b03)
Java HotSpot(TM) Client VM (build 1.4.2_10-b03, mixed mode)

We are planing a distributed (Remote-)Database-Test-Plan, and we want to 
prevent sharing conflicts by using the machineName as a part of the database 
tablenames.

Please have a look to the problem.

Thanks in advance,

Michael.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to