I tried this, but did not work.
If you observe the error log I have shared, it is trying to find some 
certification path.

Please have a look below error message.

javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException:
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderExce
ption: unable to find valid certification path to requested target

-----Original Message-----
From: sebb [mailto:[email protected]] 
Sent: Tuesday, January 29, 2019 4:54 PM
To: JMeter Users List <[email protected]>
Subject: Re: ant package-and-check command is not executing successfully.

On Tue, 29 Jan 2019 at 10:58, Sanjay Chaurasia <[email protected]> 
wrote:
>
> Thank you for reply sebb, that was the typo error while executing the command 
> I had written correct command.

I think you have misunderstood.

According to the output you posted, the path name in which JMeter is installed 
contains a space:

C:\Users\sanjay.chaurasia\Desktop\jmeter-trunk (1)\jmeter-trunk

(It certainly looks like a space before the '(1)' above)

This space can cause problems.

Rename the path segment 'jmeter-trunk (1)' so it does not contain a space and 
try again.

> -----Original Message-----
> From: sebb [mailto:[email protected]]
> Sent: Tuesday, January 29, 2019 3:36 PM
> To: JMeter Users List <[email protected]>
> Subject: Re: ant package-and-check command is not executing successfully.
>
> On Tue, 29 Jan 2019 at 03:22, Sanjay Chaurasia 
> <[email protected]> wrote:
> >
> > Thank you for your quick reply Deepak.
> >
> > Yes, I tried this by executing command "ant download_checkstyle"  and  "ant 
> > download_checkstyle target"
> > But It's not working as well and throwing below errors.
> >
> > C:\Users\sanjay.chaurasia\Desktop\jmeter-trunk (1)\jmeter-trunk>ant 
> > download_che ckstyle
>
> There's a space in the pathname.
> That can cause issues.
>
> Rename and try again.
>
> ---------------------------------------------------------------------
> 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