Latest

  • failed to load JNI library eclipse/STS

    Error Message: Failed to load the JNI shared library “C:Program Files (x86)Javajrebinclientjvm.dll” Solution: Update eclipse.ini with the below stmt -startup plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar –launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502 -product com.springsource.sts.ide…

  • Springframework

    What is IOC (or Dependency Injection)? The basic concept of the Inversion of Control pattern (also known as dependency injection) is that you do not…

  • MySQL backup scheduler

    The Problem The value of data stored in MySQL grows exponentially, loss of data can be catastrophic, resulting in lost revenues, lost customers and lost…

  • ERROR: KR-NS / All / STRING_TO_DATE_FORMATS

    Am getting the below error while tomcat startup with Kuali Financial System (KFS) release 3.0. The solution is to insert statements on KRNS_PRAM_T for NMSPC_CD=’KR-NS’…