https://bz.apache.org/bugzilla/show_bug.cgi?id=63261
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |--- Status|RESOLVED |REOPENED --- Comment #2 from [email protected] --- Hi, I downloaded the latest version of jmeter 5.1.1 In jmeter.properties, here is: # List of directories that JMeter will search for utility and plugin dependency classes. # Use your platform path separator to separate multiple paths. # Any jar file in such a directory will be automatically included, # jar files in sub directories are ignored. # The given value is in addition to any jars found in the lib directory. # All entries will be added to the class path of the system class loader # and also to the path of the JMeter internal loader. # Paths with spaces may cause problems for the JVM # user.classpath=../classes;../lib where show the separator should be ":" ??? Evne that i changed the separator to :, but in windows, all the jars put in the classpath can't be loaded. Do you really sure the separator has changed to : ? -- You are receiving this mail because: You are the assignee for the bug.
