One or both of the JavaMail jars are missing - have you copied them
from the Windows installation?

S.
On 04/01/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
> I have created a test plan on MS Windows, and made some successfull tests.
> Trying to load this test plan on Unix (as I use to do) I get an error with
> the following log:
>
> 2006/01/04 13:40:09 INFO  - jmeter.util.JMeterUtils: Setting Locale to
> fr_FR
> 2006/01/04 13:40:09 INFO  - jmeter.JMeter: Version 2.1.1
> 2006/01/04 13:40:09 INFO  - jmeter.JMeter: java.version=1.4.2_05
> 2006/01/04 13:40:09 INFO  - jmeter.JMeter: Locale=français (France)
> 2006/01/04 13:40:09 INFO  - jmeter.JMeter: Copyright (c) 1998-2005 The
> Apache Software Foundation
> 2006/01/04 13:40:09 INFO  - jmeter.JMeter: Loaded icon properties from
> org/apache/jmeter/images/icon.properties
> 2006/01/04 13:40:24 INFO  -
> jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo: Entered access log
> sampler bean info
> 2006/01/04 13:40:24 INFO  -
> jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo: found parsers:
> [org.apache.jmeter.protocol.http.util.accesslog.OrderPreservingLogParser,
> org.apache.jmeter.protocol.http.util.accesslog.SharedTCLogParser,
> org.apache.jmeter.protocol.http.util.accesslog.TCLogParser]
> 2006/01/04 13:40:24 INFO  -
> jmeter.protocol.http.sampler.AccessLogSamplerBeanInfo: Got to end of
> access log samper bean info init
> 2006/01/04 13:40:26 WARN  - jmeter.gui.util.MenuFactory: Missing jar?
> Could not create org.apache.jmeter.visualizers.MailerVisualizer.
> java.lang.NoClassDefFoundError: javax/mail/MessagingException
> 2006/01/04 13:40:26 INFO  - jmeter.samplers.SampleResult: Note: Sample
> TimeStamps are START times
> 2006/01/04 13:40:26 INFO  - jmeter.samplers.SampleResult:
> sampleresult.default.encoding is set to ISO-8859-1
> 2006/01/04 13:40:47 INFO  - jmeter.gui.action.Load: Loading
> file: /users/load_pci/testsDeCharge/scriptsMoa/PlanDeTestSITransport-
> 03012006.jmx
> 2006/01/04 13:40:47 INFO  - jmeter.protocol.http.sampler.HTTPSampler2:
> httpsampler2.basicauth=false
> 2006/01/04 13:40:47 INFO  - jmeter.save.SaveService: Using SaveService
> properties file 1.7
> 2006/01/04 13:40:47 WARN  - jmeter.save.SaveService: Could not set up
> alias WebServiceSampler java.lang.NoClassDefFoundError:
> javax/mail/MessagingException
> 2006/01/04 13:40:47 INFO  - jmeter.save.SaveService: All converter
> versions present and correct
> 2006/01/04 13:40:48 ERROR - jmeter.save.converters.TestElementConverter:
> TestElement not instantiable: class
> org.apache.jmeter.reporters.ResultCollector
> com.thoughtworks.xstream.converters.ConversionException: Could not call
> java.text.DecimalFormat.readObject()
> ---- Debugging information ----
> required-type       : java.text.DecimalFormat
> cause-message       : null
> class               :
> org.apache.jmeter.testelement.property.ObjectProperty
> message             : Could not call java.text.DecimalFormat.readObject()
> line number         : 3892
> path                : /jmeterTestPlan/hashTree/hashTree/hashTree/hashTree
> [5]/hashTree/ResultCollector/objProp/value/formatter/java.text.DateFormat/d
> efault/numberFormat/java.text.DecimalFormat/default/maximumFractionDigits
> cause-exception     : java.lang.reflect.InvocationTargetException
> -------------------------------
>         at
> com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker.c
> allReadObject(SerializationMethodInvoker.java:75)
>         at
> com.thoughtworks.xstream.converters.reflection.SerializableConverter.unmars
> hal(SerializableConverter.java:360)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
> (TreeUnmarshaller.java:38)
>         at
> com.thoughtworks.xstream.core.ReferenceByXPathUnmarshaller.convertAnother
> (ReferenceByXPathUnmarshaller.java:39)
>         at
> com.thoughtworks.xstream.converters.reflection.SerializableConverter$2.defa
> ultReadObject(SerializableConverter.java:330)
>         at
> com.thoughtworks.xstream.converters.reflection.SerializableConverter.unmars
> hal(SerializableConverter.java:363)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
> (TreeUnmarshaller.java:38)
>         at
> com.thoughtworks.xstream.core.ReferenceByXPathUnmarshaller.convertAnother
> (ReferenceByXPathUnmarshaller.java:39)
>         at
> com.thoughtworks.xstream.converters.reflection.ReflectionConverter.unmarsha
> l(ReflectionConverter.java:100)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
> (TreeUnmarshaller.java:38)
>         at
> com.thoughtworks.xstream.core.ReferenceByXPathUnmarshaller.convertAnother
> (ReferenceByXPathUnmarshaller.java:39)
>         at
> com.thoughtworks.xstream.converters.reflection.ReflectionConverter.unmarsha
> l(ReflectionConverter.java:100)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
> (TreeUnmarshaller.java:38)
>         at
> com.thoughtworks.xstream.core.ReferenceByXPathUnmarshaller.convertAnother
> (ReferenceByXPathUnmarshaller.java:39)
>         at
> com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
> .readItem(AbstractCollectionConverter.java:82)
>         at org.apache.jmeter.save.converters.TestElementConverter.unmarshal
> (TestElementConverter.java:92)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
> (TreeUnmarshaller.java:38)
>         at
> com.thoughtworks.xstream.core.ReferenceByXPathUnmarshaller.convertAnother
> (ReferenceByXPathUnmarshaller.java:39)
>         at
> com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
> .readItem(AbstractCollectionConverter.java:82)
>         at org.apache.jmeter.save.converters.HashTreeConverter.unmarshal
> (HashTreeConverter.java:86)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
> (TreeUnmarshaller.java:38)
>         at
> com.thoughtworks.xstream.core.ReferenceByXPathUnmarshaller.convertAnother
> (ReferenceByXPathUnmarshaller.java:39)
>         at
> com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
> .readItem(AbstractCollectionConverter.java:82)
>         at org.apache.jmeter.save.converters.HashTreeConverter.unmarshal
> (HashTreeConverter.java:86)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
> (TreeUnmarshaller.java:38)
>         at
> com.thoughtworks.xstream.core.ReferenceByXPathUnmarshaller.convertAnother
> (ReferenceByXPathUnmarshaller.java:39)
>         at
> com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
> .readItem(AbstractCollectionConverter.java:82)
>         at org.apache.jmeter.save.converters.HashTreeConverter.unmarshal
> (HashTreeConverter.java:86)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
> (TreeUnmarshaller.java:38)
>         at
> com.thoughtworks.xstream.core.ReferenceByXPathUnmarshaller.convertAnother
> (ReferenceByXPathUnmarshaller.java:39)
>         at
> com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
> .readItem(AbstractCollectionConverter.java:82)
>         at org.apache.jmeter.save.converters.HashTreeConverter.unmarshal
> (HashTreeConverter.java:86)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
> (TreeUnmarshaller.java:38)
>         at
> com.thoughtworks.xstream.core.ReferenceByXPathUnmarshaller.convertAnother
> (ReferenceByXPathUnmarshaller.java:39)
>         at
> com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter
> .readItem(AbstractCollectionConverter.java:82)
>         at org.apache.jmeter.save.converters.HashTreeConverter.unmarshal
> (HashTreeConverter.java:86)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
> (TreeUnmarshaller.java:38)
>         at
> com.thoughtworks.xstream.core.ReferenceByXPathUnmarshaller.convertAnother
> (ReferenceByXPathUnmarshaller.java:39)
>         at org.apache.jmeter.save.ScriptWrapperConverter.unmarshal
> (ScriptWrapperConverter.java:90)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
> (TreeUnmarshaller.java:38)
>         at
> com.thoughtworks.xstream.core.ReferenceByXPathUnmarshaller.convertAnother
> (ReferenceByXPathUnmarshaller.java:39)
>         at com.thoughtworks.xstream.core.TreeUnmarshaller.start
> (TreeUnmarshaller.java:99)
>         at
> com.thoughtworks.xstream.core.ReferenceByXPathMarshallingStrategy.unmarshal
> (ReferenceByXPathMarshallingStrategy.java:12)
>         at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:521)
>         at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:509)
>         at com.thoughtworks.xstream.XStream.fromXML(XStream.java:475)
>         at org.apache.jmeter.save.SaveService.loadTree
> (SaveService.java:260)
>         at org.apache.jmeter.gui.action.Load.doAction(Load.java:93)
>         at org.apache.jmeter.gui.action.ActionRouter.performAction
> (ActionRouter.java:76)
>         at org.apache.jmeter.gui.action.ActionRouter.access$000
> (ActionRouter.java:44)
>         at org.apache.jmeter.gui.action.ActionRouter$1.run
> (ActionRouter.java:61)
>         at java.awt.event.InvocationEvent.dispatch
> (InvocationEvent.java:178)
>         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
>         at java.awt.EventDispatchThread.pumpOneEventForHierarchy
> (EventDispatchThread.java:201)
>         at java.awt.EventDispatchThread.pumpEventsForHierarchy
> (EventDispatchThread.java:151)
>         at java.awt.EventDispatchThread.pumpEvents
> (EventDispatchThread.java:145)
>         at java.awt.EventDispatchThread.pumpEvents
> (EventDispatchThread.java:137)
>         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
> Caused by: java.lang.reflect.InvocationTargetException
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke
> (NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:324)
>         at
> com.thoughtworks.xstream.converters.reflection.SerializationMethodInvoker.c
> allReadObject(SerializationMethodInvoker.java:71)
>         ... 57 more
> Caused by:
> com.thoughtworks.xstream.converters.reflection.ObjectAccessException: No
> such field java.text.DecimalFormat.maximumFractionDigits
>         at
> com.thoughtworks.xstream.converters.reflection.FieldDictionary.field
> (FieldDictionary.java:27)
>         at
> com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.g
> etFieldType(PureJavaReflectionProvider.java:131)
>         at
> com.thoughtworks.xstream.converters.reflection.SerializableConverter$2.defa
> ultReadObject(SerializableConverter.java:327)
>         at
> com.thoughtworks.xstream.core.util.CustomObjectInputStream.defaultReadObjec
> t(CustomObjectInputStream.java:62)
>         at java.text.DecimalFormat.readObject(DecimalFormat.java:2507)
>         ... 62 more
>
> Help, Please.
> Thanks
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to