Please see the comments in the "eclipse.readme" file in the top-level directory ...
On 04/03/2008, Joseph Ribin Roy <[EMAIL PROTECTED]> wrote: > > Hi All > > I am trying to run jmeter from the source using eclipse. > I am facing this problem > I was able to run and task ALL and it buld me the the source . > But while running I am getting following error > > --> I had placed jmeter.properties file under my project/bin director > > > FATAL_E 2008-03-04 19:25:18.511 [jmeter.J] (): An error occurred: > java.lang.RuntimeException: Could not read JMeter properties file > at > org.apache.jmeter.util.JMeterUtils.loadJMeterProperties(JMeterUtils.java > :163) > at org.apache.jmeter.JMeter.initializeProperties(JMeter.java:464) > at org.apache.jmeter.JMeter.start(JMeter.java:259) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav > a:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor > Impl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.apache.jmeter.NewDriver.main(NewDriver.java:184) > An error occurred: Could not read JMeter properties file > java.lang.Throwable: Could not access D:\EclipseServiceMix\RnD\lib > at org.apache.jmeter.NewDriver.<clinit>(NewDriver.java:85) > java.lang.Throwable: Could not access D:\EclipseServiceMix\RnD\lib\ext > at org.apache.jmeter.NewDriver.<clinit>(NewDriver.java:85) > java.lang.Throwable: Could not access D:\EclipseServiceMix\RnD\lib\junit > at org.apache.jmeter.NewDriver.<clinit>(NewDriver.java:85) > > > any thoughts > any link which will direct me to the correct way will be helpful > > Thanks > Joseph > > > > This email message and its attachments may contain CONFIDENTIAL AND > PRIVILEGED INFORMATION intended for the sole use of the addressee(s). If you > have received it in error, please contact the sender by return email, notify > your system manager and destroy the original message and any copies thereof. > Any review, use, disclosure or distribution is unlawful. Please check this > email and any attachments for the presence of viruses. The Company accepts no > liability for any damage caused by any virus transmitted by this email. The > views or opinions presented in this e-mail are solely those of the author and > do not necessarily represent those of the company. > The Company reserves the right to monitor, review and store the content of > all messages sent to or from this e-mail address. > > www.aztecsoft.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

