-
Bug
-
Resolution: Done
-
Minor
-
7.0.1.CR1
-
None
ActiveMQActivationSpec.validate() method should not call e.printStackTrace(); in catch block. It should be properly logged:
try { ... catch (IntrospectionException e) { e.printStackTrace(); }
The same issue is in:
InVMAcceptor.stop()
NettyAcceptor.stop()
ClusterManager.clear()
ClusterManager.intercept()
ColocatedHAManager.stop()
ClusterConnectionImpl.disconnectRecord()
ClusterConnectionImpl.removeRecord()
ActiveMQServerImpl.freezeConnections()
ColocatedActivation.allVotesCast()
ColocatedActivation.getActivationChannelHandler()
FileLockNodeManager.startLiveNode()
InVMNodeManager.startLiveNode()
RefsOperation.afterRollback()
ServerSessionImpl.xaForget()
SharedNothingBackupActivation.run()
SharedStoreBackupActivation.run()
ManagementServiceImpl.unregisterAcceptors()
- is blocked by
-
JBEAP-6523 (7.1.0) Upgrade Artemis to 1.5.0
- Closed
- is cloned by
-
JBEAP-7375 Remove e.printStackTrace() from code
- Closed
-
JBEAP-8358 (7.0.z) Remove e.printStackTrace() from ActiveMQActivationSpec.validate
- Closed
- is incorporated by
-
JBEAP-8358 (7.0.z) Remove e.printStackTrace() from ActiveMQActivationSpec.validate
- Closed
-
JBEAP-6523 (7.1.0) Upgrade Artemis to 1.5.0
- Closed