You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2015/07/20 18:19:30 UTC

[Bug 58155] Sub menu's for add items don't expand out - can't add anything to test plan

https://bz.apache.org/bugzilla/show_bug.cgi?id=58155

ardz <ri...@outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from ardz <ri...@outlook.com> ---
Worked out what the problem was

JAVA_TOOL_OPTIONS appeared to be causing issues:

Picked up JAVA_TOOL_OPTIONS: -javaagent:"C:\Program
Files\LogiGear\TestArchitect\binclient\agents\java\lib\ext\TAJavaLoader.jar"
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)

Once I removed JAVA_TOOLS_OPTIONS values from the system environment variables,
it worked. Hopefully it might help anyone else who encounters this problem in
the future.

Closed - not a bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.