Hi sebb

Ya I have build and created all jars in lib/ext dir.
And also AppacheJmeter.jar is also created

But the problem is I am not able to start it from eclipse (and gets the
same error)
And even double clicking the AppacheJmeter.jar is not working

But if I open the same file from command prompt it worked :-)
This may not be helpful for me, As I have to debug the source from
eclipse

Thanks
Joseph



-----Original Message-----
From: sebb [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 05, 2008 9:18 AM
To: JMeter Users List
Subject: Re: Jmeter Source running in Eclipse



Works for me.

I assume you have created the jar files?

On 04/03/2008, Joseph Ribin Roy <[EMAIL PROTECTED]> wrote:
>
>  Hi sebb
>
>  I had a search on google for this error. I saw lot of people had
> faced  same issue
>
>  And as you suggested for them I had tried this option also  Setting
> language=en in jmeter.property file
>
>  It dint helped me :-(
>
>  Well I am using JDK 1.5 its good enough I guess
>
>
>
>
>  -----Original Message-----
>  From: sebb [mailto:[EMAIL PROTECTED]
>
> Sent: Tuesday, March 04, 2008 8:27 PM
>  To: JMeter Users List
>  Subject: Re: Jmeter Source running in Eclipse
>
>
>
> 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.j
>  > av
>  >  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

Reply via email to