Jenkins Upgrade and Solution!!!
rajeshkumar created the topic: Jenkins Upgrade and Solution!!!Issues 1: You will find these entry in jenkins log file which will take longer time to start the services of jenkins SEVERE:…
Read more »Dashboard for CLOC?
scmuser created the topic: Dashboard for CLOC? Hi, I would like to extend Dashboard for CLOC? Can you please suggest one?
Read more »Check to see if a build is running or not
rajeshkumar created the topic: Check to see if a build is running or not All I need to do is check to see if a build is running or not….
Read more »Script to check the build status of a Jenkins job
Using JSON & Curl [code]BUILD_STATUS=$(curl –user USER:TOKEN_VALUE –silent $BUILD_URLapi/json | jq -r ‘.result’)echo $BUILD_STATUS[/code] Using jenkins PluginsPlugins Name – Conditional Build Step For Implementations, Please check here.https://stackoverflow.com/questions/11125598/getting-the-build-status-in-post-build-script Using Python &…
Read more »Jenkins plugin list sometimes shows up empty
If you are unable to see the list of any plugins, there may be isuses with following reasons. 1. Check the internet if its connected with jenkins Server2. Do you…
Read more »Jenkins Error: Jenkins time-out while pushing to github
rajeshkumar created the topic: Jenkins time-out while pushing to githubC:\Build_WS\BuildDeployment>exit 0Pushing HEAD to branch master at repo originusing .gitcredentials to set credentials> C:\Program Files (x86)\Git\bin\git.exe –version # timeout=10> C:\Program Files…
Read more »Jenkins Error: Jenkins Workspace Issue
pasupuleti2 created the topic: Jenkins Workspace IssueMost of our jobs which are running on the Windows systems are failing due to issues in “deleting the workspace”. Our Jenkins working on…
Read more »Jenkins Error: java.io.IOException: Failed to rename jenkins
rajeshkumar created the topic: java.io.IOException: Failed to rename jenkinsToday while setting up the maven automatic install setup with jenkins, i found following issues…. Started by user anonymousBuilding on master in…
Read more »Monitor and Restart Offline Slaves
rajeshkumar created the topic: Monitor and Restart Offline Slaves If you facing a problem of jenkins node disconnect automatically, you can try this script- This script can monitor and restart…
Read more »Suddenly started hanging
pasupuleti2 created the topic: Suddenly started hanging Suddenly jenkins started hanging. that keeps hanging every second. We have many projects in Jenkins. The jobs were running fine in the past….
Read more »Script for VMware cloud server
pasupuleti2 created the topic: Script for VMware cloud server At Present we are using Windows 2012 server as Our VMware server for which we are using Powershell , Python Scripts…
Read more »Input is not in the .gz format
rajeshkumar created the topic: node_tmp/node.tar.gz’: Input is not in the .gz format Error 02:27:46 [INFO] — frontend-maven-plugin:0.0.20:install-node-and-npm (install node and npm) @ app-socialqa — 02:27:46 [INFO] Installing node version v0.10.30…
Read more »Failed to execute goal org.sonatype.plugins:nexus-m2settings-maven-plu
scmuser created the topic: Failed to execute goal org.sonatype.plugins:nexus-m2settings-maven-plu How can it be solve following error?? [ERROR] Failed to execute goal org.sonatype.plugins:nexus-m2settings-maven-plugin:1.6.6:download (default-cli) on project standalone-pom: Connection failed: Insecure protocol:…
Read more »Git Error: -Git Polling Log java.io.IOException: error=2, No such file or director
rajeshkumar created the topic: Git Polling Log java.io.IOException: error=2, No such file or director Error Started on Sep 15, 2015 9:57:00 AM Using strategy: Default [poll] Last Built Revision: Revision…
Read more »WorkSpace Cleanup Error
pasupuleti2 created the topic: WorkSpace Cleanup Error Rajesh, When I chose “Delete workspace before build starts” option at Build Environment I got below error. Please let me know how to…
Read more »No emails were triggered.
pasupuleti2 created the topic: No emails were triggered. I have entered couple of email ids in “Editable Email Notification” When ever I take a build recipients are not receiving the…
Read more »Script for Breaks the build
pasupuleti2 created the topic: Script for Breaks the build Rajesh, Our current tests are taking 2 hours for one project. when building unit tests they should not accessing databases, filesystems,…
Read more »Test Results
pasupuleti2 created the topic: Test Results Rajesh, How to get the results with graphics for each action in each build in Jenkins Ex: checkout code from Git -> 1 min…
Read more »Can We Change Setting In Jenkins As It Picks Desire Version Of Java.
Namit created the topic: Can we change setting in Jenkins as it picks desire version of Java. In my Linux server i do have two version of Java (Java 1.6…
Read more »Hudson
rupali created the topic: Hudson I am working on an application where we are using Hudson to create build and then manually copying build to another server and deploying it…
Read more »Modified files after each build
setu.sin created the topic: Modified files after each build Hi All, I need to send the modified files to an external API after each build in jenkins. I can see…
Read more »Release vs. Snapshot Repositories
rajeshatbuzz created the topic: Release vs. Snapshot repositories What is the different between Release vs. Snapshot repositories in maven? Rajesh scmuser replied the topic: Re:Release vs. Snapshot repositories A further…
Read more »Issue Management In Maven?
rajeshatbuzz created the topic: issueManagement in Maven? Any body provide some notes on issueManagement in Maven/. Rajesh scmuser replied the topic: Re:issueManagement in Maven? issueManagement Information about the issue tracking…
Read more »How Maven development started?
scmuser created the topic: How Maven development started? How Maven development started? rajeshatbuzz replied the topic: Re:How Maven development started? Maven, a Yiddish word meaning accumulator of knowledge, was originally…
Read more »Maven’s Objectives
scmuser created the topic: Maven’s Objectives What is the maven main objectives? rajeshatbuzz replied the topic: Re:Maven’s Objectives Maven’s primary goal is to allow a developer to comprehend the complete…
Read more »Maven Troubleshooting
rajeshkumar created the topic: Maven troubleshooting i would like to knpw “Most Common Issues in Maven”? Any body can focus on this? Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn mnanjala…
Read more »Apache Maven Gets Ready for Enterprise, Eclipse
rajeshkumar created the topic: Apache Maven Gets Ready for Enterprise, Eclipse It’s exciting times for fans of Apache Maven. Developers who delve into both Java and Eclipse are the target…
Read more »Sonatype Introduces Maven Studio for Eclipse(TM)
rajeshkumar created the topic: Sonatype Introduces Maven Studio for Eclipse(TM) Innovative Development Environment Enables the 3+ Million Maven Java(TM) Developers to Dramatically Improve Productivity EclipseCon – March 22, 2010 –…
Read more »Maven failed to resolve repo1.maven.org Inbo
scmuser created the topic: Maven failed to resolve repo1.maven.org Inbo I installed Maven 2.2.1 on Ubuntu 8.04. When I first tried to run mvn it didn’t work. I have a…
Read more »Run external tasks using maven
scmuser created the topic: Run external tasks using maven Hi, Is it possible to run ant tasks which is not connected with any build lifecycle phase? In other word I…
Read more »