Ok I was able to build a jar with with Aravind's change and I am no longer getting the error so now I'm in the home stretch. Here's what I'm getting in my log
2019-03-07 09:56:58,881 INFO [Thread-79] GoNotificationPlugin:73 - Configuration file found using CRUISE_SERVER_DIR at C:\Program Files (x86)\Go Server\go_notify.conf 2019-03-07 09:56:59,068 INFO [Timer-0] GoNotificationPlugin:73 - Loading configuration file 2019-03-07 10:00:07,662 INFO [195@MessageListener for PluginNotificationMessageListener] GoNotificationPlugin:73 - ImgProcSvc/37/build/1 has Building/Unknown 2019-03-07 10:00:07,662 WARN [195@MessageListener for PluginNotificationMessageListener] PipelineListener:98 - Couldn't find any matching rule for ImgProcSvc/build with status=Building 2019-03-07 10:01:21,459 INFO [195@MessageListener for PluginNotificationMessageListener] GoNotificationPlugin:73 - ImgProcSvc/37/build/1 has Passed/Passed 2019-03-07 10:01:21,459 INFO [195@MessageListener for PluginNotificationMessageListener] Server:73 - Fetching http://10.32.16.225:8153/go/api/pipelines/ImgProcSvc/history 2019-03-07 10:01:22,521 WARN [195@MessageListener for PluginNotificationMessageListener] PipelineListener:98 - Couldn't find any matching rule for ImgProcSvc/build with status=Passed 2019-03-07 10:05:33,974 INFO [195@MessageListener for PluginNotificationMessageListener] GoNotificationPlugin:73 - ImgProcSvc/38/build/1 has Building/Unknown 2019-03-07 10:05:33,974 WARN [195@MessageListener for PluginNotificationMessageListener] PipelineListener:98 - Couldn't find any matching rule for ImgProcSvc/build with status=Building 2019-03-07 10:06:40,240 INFO [195@MessageListener for PluginNotificationMessageListener] GoNotificationPlugin:73 - ImgProcSvc/38/build/1 has Passed/Passed 2019-03-07 10:06:40,240 INFO [195@MessageListener for PluginNotificationMessageListener] Server:73 - Fetching http://10.32.16.225:8153/go/api/pipelines/ImgProcSvc/history 2019-03-07 10:06:40,553 WARN [195@MessageListener for PluginNotificationMessageListener] PipelineListener:98 - Couldn't find any matching rule for ImgProcSvc/build with status=Passed and I am not getting any data in my slack channel On Tuesday, March 5, 2019 at 11:02:08 PM UTC-7, Aravind SV wrote: > > Hello James, > > > On Tue, Mar 5, 2019 at 2:56 PM James Wright <[email protected] > <javascript:>> wrote: > > > > > Ok so I apparently did not have the build notifier plugin installed so > > > that was a huge issue right there. Now I get the following error: > > > > > > Notification update failed for plugin: slack.notifier05 Mar, 2019 at > > > 15:49:10 Local Time > > > > > > Interaction with plugin with id 'slack.notifier' implementing > > > 'notification' extension failed while requesting for 'stage-status'. > > > Reason: [javax/xml/bind/DatatypeConverter] > > I'd solved a similar issue on a different plugin a while ago. I made that > change and mentioned it on the GitHub issue. If you're able to verify it, > please take a look so that I can submit a PR. > > If not, I'll try and verify it myself at some point. > > Cheers, > Aravind > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
