Please review the error handling code in JBossAS plugin. I replaced a lot of e.printStackTrace() (in JBIDE-8434) by proper logging. I might have missed some, in some cases more handling is needed, some might not be correct.
- clones
-
JBIDE-12911 CLONE - Review error handling code in as plugins
-
- Closed
-
- is blocked by
-
JBIDE-8434 Erorr handling is incomplete in RSE code
-
- Closed
-
-
JBIDE-9508 JBoss7ManagerServicePoller: catch block at line 158 should add exception to status
-
- Closed
-
-
JBIDE-9518 WebPortPoller #onePing swallows Exceptions without any logging
-
- Closed
-
-
JBIDE-9519 LocalJBoss7BehaviorDelegate#dispose swallows Exceptions without any logging
-
- Closed
-
-
JBIDE-9520 LocalJBossBehaviorDelegate#canChangeState should not swallow Exception
-
- Closed
-
-
JBIDE-9521 PollThread should catch specific Exception if #beginPolling fails
-
- Closed
-
-
JBIDE-9522 ServerAttributeHelper#save catches Exception instead of CoreException
-
- Closed
-
-
JBIDE-9523 ServerStatePollerType#createPoller should catch CoreException (instead of Exception)
-
- Closed
-
-
JBIDE-9524 PublishCopyUtil#copyFile should not catch Exception but IOException
-
- Closed
-
-
JBIDE-9525 PublishCopyUtil#copyFile throws an Exception but it's impl catches it and returns an IStatus instead
-
- Closed
-