Giter Site home page Giter Site logo

blazemeter-teamcity-plugin's People

Contributors

dependabot[bot] avatar dnyanesh-blaze-plugin avatar dnyanesh-nagre-perforce avatar khalilj avatar kothulemayur avatar lyledavis avatar marcelmilea avatar mayukothule avatar skd-perforce avatar vitalikb avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jrowett sage

blazemeter-teamcity-plugin's Issues

/saveUserKeys/ returns 404 on non-root TC server paths

I have a TeamCity server with a non-root path such as https://ci.root.com/teamcity/. Setting up the Blazemeter plugin with such a server causes /saveUserKeys/ to return 404.

Expected Behavior

On setting up the TC Blazemeter plugin according to the guide, Blazemeter gets set up successfully.

Current Behavior

On setting up the TC Blazemeter plugin according to the guide with my API key ID and secret as well as the URL set to https://a.blazemeter.com , on clicking Save, I get the following error on TeamCity:

Error: Invalid XML: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /saveUserKeys/ was not found on this server.</p> </body></html>

Possible Solution

The issue seems to be related to BlazeRunTypeController#register. Registering the controller of /saveUserKeys/ does not seem to take into account the non-root path. So instead of registering something like https://ci.root.com/teamcity/saveUserKeys/ it is registering https://ci.root.com/saveUserKeys/.

Steps to Reproduce

  1. Setup a TC server with a non-root path such as https://ci.root.com/teamcity/
  2. Install Blazemeter TC plugin
  3. Configure the plugin with a valid API key ID, secret and the URL
  4. Click Save

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.