Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
Platform: All, OS: All
Description
since version 0.9 of the Hudson Jabber notifier plugin
my build do not complete, they stop on jabber notification, either on manually
entered targets or on scm suspects.
nothing shows up in logs, and the build can't be stopped from hudson interface.
killing their processes does not work either since there is no process to kill.
so i end up having to restart hudson.
Details :
we're using an internal jabber server, and our organization is using a proxy,
but to connect to the jabber server, the proxy is not needed.
example of logs :
after build :
Sending notification to: javabuild-status@f4-group.com
in hudson.log :
INFO: $PROJECT_NAME$ #441 main build action completed: SUCCESS
if i disable the jabber plugin, everything works fine.
just to confirm :
this line : SEVERE: Some error ! Simple ping failed , hresult: 1912 doesn't appear
anymore, but the builds still get stuck. (I restarted hudson)
seems like this is linked to the Default Suffix feature. (because without a
specified suffix, it works well)
both users in the previous log have a Jabber ID specified.