[JIRA] (JENKINS-54668) Unable to provide NodeJS path to Jenkins plugin

2018-11-20 Thread monali1...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Monali Chaudhary reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 The error is same even after updating the NodeJS installation folder /usr/local/nodejs/bin  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-54668  
 
 
  Unable to provide NodeJS path to Jenkins plugin   
 

  
 
 
 
 

 
Change By: 
 Monali Chaudhary  
 
 
Resolution: 
 Done  
 
 
Status: 
 Closed Reopened  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54668) Unable to provide NodeJS path to Jenkins plugin

2018-11-20 Thread monali1...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Monali Chaudhary commented on  JENKINS-54668  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unable to provide NodeJS path to Jenkins plugin   
 

  
 
 
 
 

 
 Correct  and I did provide this path to the Jenkins for NodeJS installation path but it is still giving me same error.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54668) Unable to provide NodeJS path to Jenkins plugin

2018-11-19 Thread monali1...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Monali Chaudhary commented on  JENKINS-54668  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unable to provide NodeJS path to Jenkins plugin   
 

  
 
 
 
 

 
 I did below steps now: 
 
Downloaded the tar for nodev8.9.4 
Created folder nodejs under /usr/local 
moved the node js tar file under the nodejs folder 
Executed the cmd: sudo tar -C /usr/local/nodejs --strip-components 1 -xzf node-v8.9.4-linux-x64.tar.gz 
Linked /usr/local/bin/node to executable in /usr/local/nodejs/bin/node 
Updated Jenkins NOdejs Installation path --> /usr/local/nodejs/bin 
 But I am still getting the same error $ node -v v8.9.4  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54668) Unable to provide NodeJS path to Jenkins plugin

2018-11-16 Thread monali1...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Monali Chaudhary updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54668  
 
 
  Unable to provide NodeJS path to Jenkins plugin   
 

  
 
 
 
 

 
Change By: 
 Monali Chaudhary  
 
 
Priority: 
 Minor Blocker  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54668) Unable to provide NodeJS path to Jenkins plugin

2018-11-16 Thread monali1...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Monali Chaudhary updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54668  
 
 
  Unable to provide NodeJS path to Jenkins plugin   
 

  
 
 
 
 

 
Change By: 
 Monali Chaudhary  
 

  
 
 
 
 

 
 Hi,I have RHEL env on which Jenkins is installed as well as NodeJS. I have the node file located in /usr/local/bin.. but when I give this same path in the NodeJS installation path of Jenkins Configure Tool section, it fails when I run the job, below is the error:_ERROR: Couldn't find any executable in "/usr/local/bin/"__Finished: FAILURE_Please tell me what path needs to be given in  linux  Jenkins  for NodeJS as in windows we have .exe location, in linux I could only find the location for my node as :whereis nodenode: /usr/bin/node /usr/local/bin/node   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-54668) Unable to provide NodeJS path to Jenkins plugin

2018-11-16 Thread monali1...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Monali Chaudhary created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54668  
 
 
  Unable to provide NodeJS path to Jenkins plugin   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Nikolas Falco  
 
 
Components: 
 nodejs-plugin  
 
 
Created: 
 2018-11-16 09:36  
 
 
Environment: 
 RHEL 7.2  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Monali Chaudhary  
 

  
 
 
 
 

 
 Hi, I have RHEL env on which Jenkins is installed as well as NodeJS. I have the node file located in /usr/local/bin.. but when I give this same path in the NodeJS installation path of Jenkins Configure Tool section, it fails when I run the job, below is the error: ERROR: Couldn't find any executable in "/usr/local/bin/" Finished: FAILURE Please tell me what path needs to be given in linux for NodeJS as in windows we have .exe location, in linux I could only find the location for my node as : whereis node node: /usr/bin/node /usr/local/bin/node    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment