On 04/03/2008, Joseph Ribin Roy <[EMAIL PROTECTED]> wrote:
>
>  Thankyou sebb for you quick reply
>
>  I was missing starting it from   ${workspace_loc}/jmeterproject/bin
>
>  But now when I run a jmeter.log file is created in in the bin directory
>  which says
>
>  2008/03/04 20:01:40 INFO  - jmeter.util.JMeterUtils: Setting Locale to
>  en_US
>  2008/03/04 20:01:40 FATAL - jmeter.JMeter: An error occurred:
>  java.util.MissingResourceException: Can't find bundle for base name
>  org.apache.jmeter.resources.messages, locale en_US
>       at
>  java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.ja
>  va:837)
>       at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:806)
>       at java.util.ResourceBundle.getBundle(ResourceBundle.java:577)
>       at
>  org.apache.jmeter.util.JMeterUtils.setLocale(JMeterUtils.java:302)
>       at
>  org.apache.jmeter.util.JMeterUtils.initLocale(JMeterUtils.java:139)
>       at org.apache.jmeter.JMeter.initializeProperties(JMeter.java:475)
>
>       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)
>
>
>
> and
>
>  An error occurred: Can't find bundle for base name
>  org.apache.jmeter.resources.messages, locale en_US

en_US is supposed to default to en.

As a temporary workround, try setting the locale to en.

and/or try setting language=en in jmeter.properties.

What JVM are you using?

>  Got printed in the console
>
>  Sorry for asking if anybody had answered it earlier
>
>  Appreciate helps
>
>  Thanks
>  Joseph
>
>
>  -----Original Message-----
>  From: sebb [mailto:[EMAIL PROTECTED]
>  Sent: Tuesday, March 04, 2008 7:54 PM
>  To: JMeter Users List
>  Subject: Re: Jmeter Source running in Eclipse
>
>
>  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.ja
>  > va
>  >  :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]
>
>
>
>
>
>
>  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]

Reply via email to