Datasource autoreconnect in Java Application Servers
Many times we face issues like the database will be down due to some reason and even after the database...
Application Servers / Database / FAQ / Java App Servers / Oracle Database
by Ramakanta · Published April 16, 2016 · Last modified October 31, 2016
Many times we face issues like the database will be down due to some reason and even after the database...
by Ramakanta · Published April 11, 2016 · Last modified January 24, 2017
When Using MongoDB in local computer or laptop for development we usually see mongoDB eating up all RAM and makes...
Installation / Java App Servers / Oracle/BEA WebLogic
by Ramakanta · Published March 22, 2016 · Last modified August 13, 2016
While deploying application with JPA 2.0 implementation in weblogic 10.x we used to get java.lang.NoSuchMethodError: javax.persistence.spi.PersistenceUnitInfo error for the application...
FAQ / Threads and Synchronization
by Ramakanta · Published March 15, 2016 · Last modified January 5, 2017
Most of you already be knowing about Quartz scheduler but just for information Quartz scheduler is a job scheduling library...
Microsoft IIS Web Server / Web Servers
by Ramakanta · Published February 22, 2016 · Last modified April 6, 2016
REMOTE_USER is the name of the user as it is derived from the authorization header sent by the client, before...
Automation / bash / Shell Scripting
by Ramakanta · Published February 4, 2016 · Last modified February 5, 2016
While checking forĀ a script which checks for a username ssh login with password to a remote ssh host, either windows...
FAQ / IBM Websphere Application Server / SSL/SecureSocketLayer
by Aish · Published February 2, 2016 · Last modified August 13, 2016
On Windows machine while using Internet Explorer to access WebSphere Application Server Admin console or similar websites, at times administrators...
LibreOffice is a free and open source office suite, developed by The Document Foundation. It was forked from OpenOffice.org in...
Automation / DevOps / Rundeck
by Ramakanta · Published August 26, 2015 · Last modified February 5, 2016
While trying to evaluate Rundeck I came across one challenge i.e integrating rundeck windows nodes. Though rundeck work perfectly fine...
FAQ / Java / JVM Tuning / Troubleshooting
by Ramakanta · Published July 9, 2015 · Last modified July 11, 2015
While debugging a production crash with huge Xms(24GB) and Xmx(30GB) sizes, we got a heap dump of 18GB to analyse...
Advertisement
Advertisement
Advertisement