How to handle the weblogic too many open files exception
How to handle the weblogic Too many open files exceptions in Linux environment. Exception: <Jan 9, 2018 11:06:01 AM IST> <Notice> <Server> <mwinventory.in> <mwiserver2> <DynamicListenThread[Default]> <<WLS Kernel>>...
MOD_JK Installation and Configuration - Apache HTTPD and Tomcat
Apache and Tomcat are the A and B of middleware that everyone learns and they have widely used web server and application server across the world( sometimes referred to as just web container as it does have no EJB) It's like a sandbox for every rookie to learn things...
Remote Server - File System Lister [Linux]
Have you ever had the requirement of logging in to the Nnumber of remote servers (without keybased authentication ) and get the mount point information and save it as CSV Report (or) Print it with a good console formatting. Then this is for you. Basically, It is a...
weblogic.Deployer Exception - Server Unavailable
While Doing the deployment throught Jenkins/Hudson/Anthill continious integration server tools (or) while directly deploying the app using weblogic.Deployer (or) during the normal console deployment, there are chances you might have come across this exception....
Weblogic 12c installation/implementation in Linux with GUI
Overview The objective of this Post is to talk about the step by step process of installing the weblogic 12c in GUI mode and creating the domains. Here is a Quick Summary of what we will be discussing on this post System requirements Creating dedicated user and group...
How to Pack and Unpack the Domain in weblogic
pack and unpack of weblogic domain While setting up the distributed WebLogic domain infrastructure, You might have wondered,(as I did) "how am going to get the another unix machine into my domain and register it or create the managed server in it ?" Installing the...
Weblogic 12c Oracle Datasource TNS Exception
Problem While creating a Oracle Data source in weblogic 12c, If you are encountering the below error message upon TestConnection. Though all the SID(Database name) and Host and Port are Correct Listener refused the connection with the following error: ORA-12505,...
Apache Reverse Proxy - What is it and How to Configure Reverse Proxy
Introduction Proxy, In general terms it means "a person who is authorized to act for another". In Server infrastructure, a Proxy Server do the same thing, It stands in for some other server, which should be kept away and hidden for so many reasons. Proxy servers are...
Weblogic Config XML reader
Have you ever wanted to get the server configuration information of WebLogic directly from config.xml without using WLST. I recently had the same requirement and spent a little time ( I think ) to create this simple XML parser in python which helped me in reading the...
Step by Step PHP installation and Joomla setup on Ubuntu/LinuxMint
PHP is a well known server side scripting language and one of the best languages out there for web development. There are many websites developed using PHP including facebook. LAMP stack has always been a competitive to Java middleware stack. LAMP is an...
A Brief and Practical introduction to Splunk
Splunk is a well known and popular log management and application monitoring operation intelligence technology/product. It generally parses logs(machine data) and take them as raw data and lets users to search, monitor, analyze and visualize them. Here I will give you...
Articles for DevOps Beginner
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.