Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" for change notification.
The following page has been changed by Mikko Ohtamaa: http://wiki.apache.org/jakarta-jmeter/BuildingPlugInWithEclipse ------------------------------------------------------------------------------ }}} - * Create ''log4j.conf''in src/ + * Create ''log4j.conf'' in src/ {{{ log4j.rootLogger=debug, stdout @@ -111, +111 @@ 1. There is one missing dependency which causes start-up failure with message Caused by: java.lang.NoClassDefFoundError: org/apache/avalon/excalibur/i18n/ResourceManager if you try to configure logger. Get the jar file from http://mirrors.bevc.net/apache/excalibur/excalibur-i18n/binaries/ and place it to lib/ - 2. Even after placing a correct logging file through '''jmeter.properties''' settings you get this + 2. Even after placing a correct logging file through ''jmeter.properties'' settings you get this {{{ org.apache.avalon.framework.configuration.ConfigurationException: No log targets configured for the root logger. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
