In the previous project, use WebLogic6.1 App Server, and multiple users often report this fault, then changed the driver.
Put: drivername = "WebLogic.jdbc.informix4.driver"
Replace with: drivername = "com.informix.jdbc.ifxdriver"
But you can't completely solve the problem, you have to catch this mistake.