Jenkins - FileName Extensions error -


i using jenkins work trying jmeter through jenkins build option run batch file, blocked below error.

started user admin building in workspace d:\ [] $ cmd /c call c:\users\xxxx\appdata\local\temp\hudson4481668363865698547.bat filename or extension long fatal: command execution failed java.io.ioexception: cannot run program "cmd" (in directory "d:\"): createprocess error=206, filename or extension long         @ java.lang.processbuilder.start(unknown source)         @ hudson.proc$localproc.<init>(proc.java:243)         @ hudson.proc$localproc.<init>(proc.java:212)         @ hudson.launcher$locallauncher.launch(launcher.java:815)         @ hudson.launcher$procstarter.start(launcher.java:381)         @ hudson.tasks.commandinterpreter.perform(commandinterpreter.java:95)         @ hudson.tasks.commandinterpreter.perform(commandinterpreter.java:64)         @ hudson.tasks.buildstepmonitor$1.perform(buildstepmonitor.java:20)         @ hudson.model.abstractbuild$abstractbuildexecution.perform(abstractbuild.java:779)         @ hudson.model.build$buildexecution.build(build.java:205)         @ hudson.model.build$buildexecution.dorun(build.java:162)         @ hudson.model.abstractbuild$abstractbuildexecution.run(abstractbuild.java:534)         @ hudson.model.run.execute(run.java:1720)         @ hudson.model.freestylebuild.run(freestylebuild.java:43)         @ hudson.model.resourcecontroller.execute(resourcecontroller.java:98)         @ hudson.model.executor.run(executor.java:404) caused by: java.io.ioexception: createprocess error=206, filename or extension long         @ java.lang.processimpl.create(native method)         @ java.lang.processimpl.<init>(unknown source)         @ java.lang.processimpl.start(unknown source)         ... 16 more build step 'execute windows batch command' marked build failure finished: failure 

i have tried different option of invoking build getting same error.

request please in issue, not able proceed.


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -