Coder Social home page Coder Social logo

Comments (9)

netwolfuk avatar netwolfuk commented on May 20, 2024

I've not seen that one before. Could you please post a copy of your plugin-settings.xml?

I presume the page will have given you an error too, or did this happen when web editing at webhook (which happens via Ajax).

from tcwebhooks.

netwolfuk avatar netwolfuk commented on May 20, 2024

Also if I could get the OS and version of TeamCity and version of the webhooks plugin.

from tcwebhooks.

westshawn avatar westshawn commented on May 20, 2024

I'm still trying to reproduce the error. In the mean time, here are my settings.

plugin-settings.xml:
<?xml version="1.0" encoding="UTF-8"?> <settings> <webhooks enabled="true"> <webhook url="http://some.web.page:8080/a/folder" enabled="false" format="json" template="none"> <states> <state type="buildSuccessful" enabled="true" /> <state type="buildBroken" enabled="false" /> <state type="buildFailed" enabled="true" /> <state type="buildStarted" enabled="true" /> <state type="buildFixed" enabled="false" /> <state type="buildFinished" enabled="true" /> <state type="responsibilityChanged" enabled="true" /> <state type="changesLoaded" enabled="true" /> <state type="buildInterrupted" enabled="true" /> <state type="beforeBuildFinish" enabled="true" /> </states> <build-types enabled-for-all="true" enabled-for-subprojects="true" /> </webhook> </webhooks> </settings>

Server Info:
CentOS Linux release 7.1.1503
TeamCity 10.0.1 (build 42078)
tcWebHooksPlugin-1.1.109.134

from tcwebhooks.

westshawn avatar westshawn commented on May 20, 2024

So far, I have not been able to reproduce this issue.

I tried removing the plugin and reinstalling.
The error was initially logged just after server startup after the plugin was installed.

Based on the timing, I'm not sure if it was due to editing webhook settings, or part of server startup.

Though, the error was logged prior to the build running.

from tcwebhooks.

netwolfuk avatar netwolfuk commented on May 20, 2024

Thanks for the further investigation. I'll update my TC to 10.0.1 (from 10.0.0) and try to reproduce.

from tcwebhooks.

westshawn avatar westshawn commented on May 20, 2024

Got it!
Navigate to build config overview page.
Click on "WebHooks" tab.
In the bottom section under the build config, click on "Add build WebHooks" link.
WebHooks configured for Build Sandbox > testBuild There are no WebHooks configured for this specific build. Add build WebHooks.

from tcwebhooks.

netwolfuk avatar netwolfuk commented on May 20, 2024

Ah! Well done. This is a duplicate of #41
I had just not taken the time to investigate the associated stack-trace yet. Thanks for the reminder

from tcwebhooks.

westshawn avatar westshawn commented on May 20, 2024

Verified this is fixed in tcWebHooksPlugin-1.1-alpha7.122.138

  • TeamCity 10.0.1 (build 42078)
  • CentOS Linux release 7.1.1503

Thanks for the quick turn-around @netwolfuk !

from tcwebhooks.

netwolfuk avatar netwolfuk commented on May 20, 2024

Great. Thanks.

from tcwebhooks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.