Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.90 KB | None | 0 0
  1. INF [2017-Jun-28 17:59:04.356830] [00007feb137fe700] Handling OPTIONS /v1/admin/certificate [void t1c::gcl::rest::(anonymous namespace)::handle_options(web::http::http_request, const std::vector<utility::string_t> &):/mnt/bamboo-ebs/teamcity-agent/work/6d02b7e6b6b1eeff/src/gcl/rest/GclRestListener.cpp:164]
  2. INF [2017-Jun-28 17:59:04.358370] [00007feb137fe700] Handling OPTIONS /v1/ [void t1c::gcl::rest::(anonymous namespace)::handle_options(web::http::http_request, const std::vector<utility::string_t> &):/mnt/bamboo-ebs/teamcity-agent/work/6d02b7e6b6b1eeff/src/gcl/rest/GclRestListener.cpp:164]
  3. INF [2017-Jun-28 17:59:04.407408] [00007feb137fe700] Handling GET /v1/admin/certificate [auto t1c::gcl::rest::make_static_rest_listener(const config::GclConfig &, const web::uri &, const std::vector<utility::string_t> &, const std::function<void (http_request)> &)::(anonymous class)::operator()(web::http::http_request) const:/mnt/bamboo-ebs/teamcity-agent/work/6d02b7e6b6b1eeff/src/gcl/rest/GclRestListener.cpp:271]
  4. INF [2017-Jun-28 17:59:04.414102] [00007feb0f7f6700] Handling GET /v1/ [auto t1c::gcl::rest::make_static_rest_listener(const config::GclConfig &, const web::uri &, const std::vector<utility::string_t> &, const std::function<void (http_request)> &)::(anonymous class)::operator()(web::http::http_request) const:/mnt/bamboo-ebs/teamcity-agent/work/6d02b7e6b6b1eeff/src/gcl/rest/GclRestListener.cpp:271]
  5. INF [2017-Jun-28 17:59:04.506400] [00007feb07fe7700] Handling GET /v1/ [auto t1c::gcl::rest::make_static_rest_listener(const config::GclConfig &, const web::uri &, const std::vector<utility::string_t> &, const std::function<void (http_request)> &)::(anonymous class)::operator()(web::http::http_request) const:/mnt/bamboo-ebs/teamcity-agent/work/6d02b7e6b6b1eeff/src/gcl/rest/GclRestListener.cpp:271]
  6. INF [2017-Jun-28 17:59:04.573282] [00007feb0afed700] Handling OPTIONS /v1/card-readers [void t1c::gcl::rest::(anonymous namespace)::handle_options(web::http::http_request, const std::vector<utility::string_t> &):/mnt/bamboo-ebs/teamcity-agent/work/6d02b7e6b6b1eeff/src/gcl/rest/GclRestListener.cpp:164]
  7. INF [2017-Jun-28 17:59:04.611839] [00007feb0afed700] Handling GET /v1/card-readers [auto t1c::gcl::rest::make_dynamic_rest_listener(const config::GclConfig &, const web::uri &, const std::vector<utility::string_t> &, const std::function<void (http_request)> &)::(anonymous class)::operator()(web::http::http_request) const:/mnt/bamboo-ebs/teamcity-agent/work/6d02b7e6b6b1eeff/src/gcl/rest/GclRestListener.cpp:308]
  8. ERR [2017-Jun-28 17:59:04.612243] [00007feb0afed700] readerapi::CardReaderNotAvailableException: Failed to establish a new PC/SC context. [t1c::gcl::rest::HttpResponse t1c::gcl::rest::make_response(std::exception_ptr):/mnt/bamboo-ebs/teamcity-agent/work/6d02b7e6b6b1eeff/src/gcl/rest/GclRestUtils.cpp:194]
  9. ERR [2017-Jun-28 17:59:04.612243] [00007feb0afed700] [framework::throw_location_]: readerapi::pcsc::basic_scard_context<readerapi::pcsc::linuxApi::LinuxPCSCApiImpl>::basic_scard_context(DWORD) [Impl = readerapi::pcsc::linuxApi::LinuxPCSCApiImpl] [/mnt/bamboo-ebs/teamcity-agent/work/b8f052dd82ff7619/src/readerapi/pcsc/types/PcScCardContext.hpp:108] [t1c::gcl::rest::HttpResponse t1c::gcl::rest::make_response(std::exception_ptr):/mnt/bamboo-ebs/teamcity-agent/work/6d02b7e6b6b1eeff/src/gcl/rest/GclRestUtils.cpp:194]
  10. ERR [2017-Jun-28 17:59:04.612243] [00007feb0afed700] [framework::nested_exception]: readerapi::pcsc::PCSCException: Service not available. [t1c::gcl::rest::HttpResponse t1c::gcl::rest::make_response(std::exception_ptr):/mnt/bamboo-ebs/teamcity-agent/work/6d02b7e6b6b1eeff/src/gcl/rest/GclRestUtils.cpp:194]
  11. ERR [2017-Jun-28 17:59:04.612243] [00007feb0afed700] [readerapi::pcsc::PCSCException::pcsc_error_code_]: SCARD_E_NO_SERVICE (000000008010001d) [t1c::gcl::rest::HttpResponse t1c::gcl::rest::make_response(std::exception_ptr):/mnt/bamboo-ebs/teamcity-agent/work/6d02b7e6b6b1eeff/src/gcl/rest/GclRestUtils.cpp:194]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement