Posts

Showing posts from May, 2020

Bean loading StackTrace

2020-05-05 07:09:09.714 [main] WARN  main -                                 java.lang.NumberFormatException: null                                         java.lang.Integer.parseInt(Integer.java:542)                                 java.lang.Integer.parseInt(Integer.java:615)                                     com.xyz.abc.db.common.MyProperty.getMaxconn(DbProperty.java:989)                                  sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)                      ...