The Four Basic Requirements for an SCM

Identification, control, audit, and status accounting are the four basic requirements for a software configuration management system. These requirements must be satisfied regardless of the amount of…

Read More

The minimum features for SCM tools

SCM Tools The minimum features for SCM tools are closely related to the task of handling the different product deliverables produced within the project software engineering process….

Read More

5 Keys to Automating Configuration Management for Application Infrastructure

One of the trends being discussed in business, among vendors and in the analyst community is the importance of automating the functions performed by IT. Growing demands…

Read More

Connection failed: 404 – Not Found

scmuser created the topic: standalone-pom: Connection failed: 404 – Not Found Error – [code language=”css”] [ERROR] Failed to execute goal org.sonatype.plugins:nexus-m2settings-maven-plugin:1.6.6:download (default-cli) on projec t standalone-pom: Connection…

Read More

Nexus – Deployment failed: repository element was not specified in the

scmuser created the topic: Nexus – Deployment failed: repository element was not specified in the I am facing following error… [code language=”css”] Downloaded: repo.maven.apache.org/maven2/org/codehau…exus-utils-1.5.6.jar (245 KB a…

Read More

Nexus – Failed to deploy artifacts: Could not transfer artifact

scmuser created the topic: Nexus – Failed to deploy artifacts: Could not transfer artifact [code language=”css”] [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 6.457 s [INFO]…

Read More

Chef Error: Could not find cookbook cookbooks_test in your cookbook path, sk

rajeshkumar created the topic: ERROR: Could not find cookbook cookbooks_test in your cookbook path, sk Error while uploading the cookbooks…. [code language=”css”] > knife cookbook upload cookbooks_test…

Read More

Chef Error – Fatal: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully

rajeshkumar created the topic: FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully [code language=”css”] > knife bootstrap uvo1t75faaktzc532w6.vm.cld.sr -x root -P…

Read More

Chef Error: Network Error: getaddrinfo: nodename nor servname provided, or

rajeshkumar created the topic: ERROR: Network Error: getaddrinfo: nodename nor servname provided, or Issues – [code language=”css”] knife bootstrap uvo1t75faaktzc532w6.vm.cld.sr -x root -P Br356YS0iy –sudo –node-name firefox…

Read More

You must set your EDITOR environment variable or configure your editor

rajeshkumar created the topic: You must set your EDITOR environment variable or configure your editor Error [code language=”css”] knife node edit firefox ERROR: You must set your…

Read More

Chef Error – Waiting for remote response before bootstrap in windows

rajeshkumar created the topic: Waiting for remote response before bootstrap in windows When i bootstrap windows node, i get following error.. [code language=”css”] knife bootstrap windows winrm…

Read More

Chef Lab and Excercise – Cookbooks – Part 7

Configuration management chef tools projects to test your skills? Project 1 – Write a cookbook which can add your bash script in crontab on your nodes. Project…

Read More

Configure WLS with Oracle DB

kiran.jan29@gmail.com created the topic: Configure WLS with Oracle DB How do we configure WLS and Oracle DB using docker/chef/puppet Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing…

Read More

AWT is not properly configured on this server

rajeshkumar created the topic: AWT is not properly configured on this server Problem AWT is not properly configured on this server. Perhaps you need to run your…

Read More

Chef Error – Error executing action `run` on resource ‘execute[/opt/opscode/embedded/bin/chps

rajeshkumar created the topic: Error executing action `run` on resource ‘execute[/opt/opscode/embedded/bin/chps Error executing action `run` on resource ‘execute[/opt/opscode/embedded/bin/chpst -u opscode -U opscode /opt/opscode/embedded/bin/rabbitmqctl wait /var/opt/opscode/rabbitmq/db/rabbit@localhost.pid]’ Fix 1…

Read More

Chef Error: Failed to authenticate to https://api.chef.io/organizations

rajeshkumar created the topic: ERROR: Failed to authenticate to https://api.chef.io/organizations Error ERROR: Failed to authenticate to api.chef.io/organizations/ravitestorg as ravidaur with key /root/chefrepo/.chef/ravidaur.pem Response: Failed to authenticate as…

Read More

Chef Error: SSL Validation failure connecting to host

rajeshkumar created the topic: ERROR: SSL Validation failure connecting to host Problem [code language=”css”] [root@sv-chef-server mychefrepo]# sudo knife node list ERROR: SSL Validation failure connecting to host:…

Read More

Chef Error – Getting Error while executing Che recipe

rajbazar created the topic: Getting Error while executing Che recipe Hi! Rajesh ! Installed Chef successfully on my Mac. ================= [code language=”css”] Rajs-MacBook-Pro:~ Raj$ which chef /usr/local/bin/chef…

Read More

How to automatically recover Tomcat from crashes

rajeshkumar created the topic: How to automatically recover Tomcat from crashes How to automatically recover Tomcat from crashes Tomcat occasionally crashes if you do frequent hot-deploys or…

Read More

Setup SSL with Apache2

rajeshkumar created the topic: Setup SSL with Apache2 Hi, I am trying to setting up a SSL with apache2 so application can be run on https instead…

Read More

mod_jk module Vs mod_rewrite and mod_proxy

rajeshkumar created the topic: mod_jk module Vs mod_rewrite and mod_proxy Hi, In order to Integrate Jboss with Apache, i got to 2 solutions below; 1. Integration using…

Read More

Integration of Jboss and Apache2

rajeshkumar created the topic: Integration of Jboss and Apache2 Hi, My Application(.ear) is running in Jboss with any issues on 7001 port. There are following requirement as…

Read More

Bugzilla 2.22.1

rajeshkumar.aap@gmail.com created the topic: Bugzilla 2.22.1 QI want to add new field in bugzilla when we create a ticket. can u tell me how can i do…

Read More

Start Apache with normal user

scmuser created the topic: Start Apache with normal user Hi, I have few normal user in linux to whom I want to give apache http start and…

Read More

Enable/Disable Hot Deployment in Jboss EAP 5.1

tpatil created the topic: Enable/Disable Hot Deployment in Jboss EAP 5.1 Hot Deployment in Jboss EAP 5.1 can be controlled by 2 ways:- 1. ${config}/deploy/hdscanner-jboss-beans.xml deployment descriptor…

Read More

Starting multiple instances of jboss from shell script

tpatil created the topic: Starting multiple instances of jboss from shell script For starting the multiple instances of jboss I have created the following 2 scripts. Please…

Read More

Five Key Enterprise Development Trends

mfeighner created the topic: Five Key Enterprise Development Trends www.eweek.com/c/a/Application-Developmen…pment-Trends-819318/ Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I…

Read More

Jboss boot over the network error

rajeshkumar created the topic: jboss boot over the network error Hi, I am getting following error when i start jboss over the network.. [code language=”css”] ./run -n…

Read More

MySQL Error 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: YES)

rajeshkumar created the topic: MySQL ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: YES) MySQL ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password:…

Read More

Good Cpanel Url Collection

rajeshkumar created the topic: Good Cpanel Url Collection Setup Tomcat for JSP/Servlets forums.cpanel.net/f402/cpanel-tomcat-jsp…ts-guide-282922.html How to fix port issue in tomcat forums.cpanel.net/f5/how-fix-port-issue-tomcat-161074.html Regards, Rajesh Kumar Twitt me @…

Read More