-
Seeing this as well with 1.8.0.10. It would appear that ServerConnection.close() is called multiple times during shutdown. It closes and nulls the session and socket, but apparently only checks for a null before doing this on the session. The second time through, the socket is null and throws an NPE.
These cause exceptions in production systems when the servers are being cycled normally...
2009-08-19 15:37:52 UTC in HyperSQL Database Engine
-
Doing a Maven compile on the trunk fails with "package
SevenZip.Compression.LZMA does not exist". See attached log file.
2009-07-14 19:12:58 UTC in jRPM
-
Oops, inadvertently made this a feature request instead of a bug report.
2009-07-14 19:09:45 UTC in jRPM
-
Doing a Maven compile on the trunk fails with "package SevenZip.Compression.LZMA does not exist". See attached log file.
2009-07-14 18:52:58 UTC in jRPM