Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
1.0.9
-
None
-
None
Description
Static code analyis reveals that in
appender.setPort(port.intValue());
"port" may be null.
This is indeed the case if the passed "portStr" does not represent a number