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 can be used…
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 each sequence point…
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 has been removed…
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 asterisks. A bug…
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 actions behave differently…
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 the installer development…
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 asterisks. A bug…
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 all the troubshooting…
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 to debug, long…
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 the console interface…
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 not? > service…
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 that contain “LISTEN”…
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 is crucial at…
Read more »