This is a message reported by your application. There must be some issue either in your variabilization or your request.
But this has nothing to do with FileUpload. What made you think it was FileUpload the issue before ? Did you add assertions to each sample and did samples before FileUpload succeed ? Regards Philippe On Fri, Nov 18, 2011 at 6:45 PM, Shirish <[email protected]> wrote: > Hi All, > > I changed the Version of the JMeter and now JMeter is showing the error > message as > > "{"exception":{"errors":[],"detailedMessage":"Failed to convert value of > type 'java.lang.String' to required type 'java.lang.Long'; nested exception > is org.springframework.core.convert.ConversionFailedException: Unable to > convert value \"items\" from type 'java.lang.String' to type > 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For > input string: \"items\"","message":"Failed to convert value of type > 'java.lang.String' to required type 'java.lang.Long'; nested exception is > org.springframework.core.convert.ConversionFailedException: Unable to > convert value \"items\" from type 'java.lang.String' to type > 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For > input string: \"items\"","localizedMessage":"Failed to convert value of > type 'java.lang.String' to required type 'java.lang.Long'; nested exception > is org.springframework.core.convert.ConversionFailedException: Unable to > convert value \"items\" from type 'java.lang.String' to type > 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For > input string: \"items\""}}" > > Do you think I made a mistake? > > Shirish > > On Fri, Nov 18, 2011 at 11:07 PM, sebb <[email protected]> wrote: > > > On 18 November 2011 16:06, Evandro Grezeli <[email protected]> > > wrote: > > > Friend, i used to have this problem with the version that you are > using. > > In > > > that time i found a workaround in some website where the guy told that > > was > > > necessary to change a class on JMeter. > > > > > > I've update the class, deployed the new version and i had sucess at my > > test. > > > > > > Do not know if the new version has this problem solved, try to download > > de > > > 2.5.1 version and do the test again. > > > > Did you raise a bug report for the problem? If so which? > > > > What class is this that you are referring to, and what change was needed? > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > -- Cordialement. Philippe Mouawad.
