Network Troubleshooting Tools

Network troubleshooting tools are a necessity for every network administrator. When getting started in the networking field, it is important to amass a number of tools that…

Read More

Top 50 Ncover interview questions and answers

1) What is code coverage analysis? A code coverage analyzer monitors your code at runtime and records information about which lines of code were executed. NCover shows…

Read More

ElasticSearch Error – illegal_argument_exception – Rejecting mapping update to type

########### COMMAND ################# ########### OUTPUT ########### Solution Multiple mapping types are not supported in indices created in 6.0 The ability to have multiple mapping types per index…

Read More

InstallAnywhere Troubleshooting in Unix

installanywhereExpert created the topic: InstallAnywhere Troubleshooting in Unix When running the installer against a 1.1.x VM, the Show Password Panel action will not echo keyboard input as…

Read More

InstallAnywhere Troubleshooting in z/OS and OS/390

installanywhereExpert created the topic: InstallAnywhere Troubleshooting in z/OS and OS/390 z/OS and OS/390 use EBCDIC, instead of ASCII. InstallAnywhere installers work fine on these platforms, but certain…

Read More

Troubleshooting Installers in InstallAnywhere

deployexpert created the topic: Troubleshooting Installers in InstallAnywhere There are several methods available to debug InstallAnywhere installers. Deciding upon which method to use depends in part on…

Read More

Troubleshooting in installanywhere

deployexpert created the topic: Troubleshooting in installanywhere Unix When running the installer against a 1.1.x VM, the Show Password Panel action will not echo keyboard input as…

Read More

Jenkins Troubleshooting Guide

Jenkins Troubleshooting Jenkins is one of the important CI tools which many organization used as part of their Build and DevOps infrasture. I am going to consolidate…

Read More

Git Troubleshooting | Git Troubleshooting Techniques

export GIT_CURL_VERBOSE=1 git push -u origin –all –verbose git config –list & GIT_CURL_VERBOSE=1 git push & export GIT_CURL_VERBOSE=1 git push git config –global http.postBuffer There are useful…

Read More

Buildforge common Issues and Troubleshooting | Buildforge Troubleshooting Guide

Know about the BuildForge Server before Troubleshooting. 1. What is the Full version of Build Forge being used (for example Build Forge  7.1.2.2-1-0111).This can be obtained under…

Read More

MySQL Basic Troubleshooting Guide | MySQL common Issues

PLEASE NOTE: I am currently reviewing this Article. How to check the mysql file location: > which mysql > locate mysql Check mysqld process is started or…

Read More

Perforce Network Troubleshooting Guide | How to Resolve Perforce Network Issues?

1. netstat -a Check to make sure that the server is running. netstat -a gives a list of all processes listening on network ports. Look for lines…

Read More

Deployment Foundation Issues

Deployment Foundation Issues Establish Key Roles/Charter for Deployment The very first order of business is to firmly establish “who’s on first” for getting deployment done. Senior management…

Read More