Ibm cloud 部署失败:自然语言分类器工具包-Bluemix/IBM watson

Ibm cloud 部署失败:自然语言分类器工具包-Bluemix/IBM watson,ibm-cloud,ibm-watson,Ibm Cloud,Ibm Watson,有人在bluemix上使用过自然语言分类器吗? 我执行了以下步骤,但它无法部署。有人经历过吗 去 单击“部署到Bluemix” 单击“部署到Bluemix”按钮后,下一页显示: 已成功创建项目 已成功克隆存储库 已成功配置管道 部署到Bluemix失败 请求的日志信息-由编辑从答案移动到问题中 这是对Ben Rondeau要求提供日志的回应。我没有足够的代表点数来添加此评论:( IBMWATSON-NLC-GROUNDTRUTH构建进展相当顺利,并通过了一系列测试。在设置bower时似乎遇到了一

有人在bluemix上使用过自然语言分类器吗? 我执行了以下步骤,但它无法部署。有人经历过吗

  • 单击“部署到Bluemix”
  • 单击“部署到Bluemix”按钮后,下一页显示:
  • 已成功创建项目

    已成功克隆存储库

    已成功配置管道

    部署到Bluemix失败

    请求的日志信息-由编辑从答案移动到问题中

    这是对Ben Rondeau要求提供日志的回应。我没有足够的代表点数来添加此评论:(

    IBMWATSON-NLC-GROUNDTRUTH构建进展相当顺利,并通过了一系列测试。在设置bower时似乎遇到了一些问题,但最终解决了。这是失败的构建步骤:

    运行“业力:单位”(业力)任务


    感谢您报告此问题。并非所有情况下都会处理对某个库的依赖关系,因此会出现错误。已解决此问题,更新的源现在可用。请删除为您创建的Bluemix应用程序及其为您创建的自然语言分类器实例,然后重试“部署到Bluemix”按钮。构建/部署过程现在应该可以正常工作了。很抱歉给您带来不便!

    您可以发布部署日志吗?导航到Bluemix DevOps仪表板,单击repo,然后单击构建/部署按钮。您将在部署阶段看到一个红色框,并单击它以显示日志。
    WARN [watcher]: Pattern "/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular-route/angular-route.js" does not match any file.
    WARN [watcher]: Pattern "/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/ibmwatson-common-ui-components/dist/ibmwatson-common-ui-components.js" does not match any file.
    WARN [watcher]: Pattern "/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/app/app.coffee" does not match any file.
    WARN [watcher]: Pattern "/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/app/**/*.coffee" does not match any file.
    WARN [watcher]: Pattern "/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/app/**/*.jade" does not match any file.
    WARN [watcher]: Pattern "/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/components/**/*.coffee" does not match any file.
    WARN [watcher]: Pattern "/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/components/**/*.jade" does not match any file.
    INFO [karma]: Karma v0.12.37 server started at http://localhost:8080/
    INFO [launcher]: Starting browser PhantomJS
    INFO [PhantomJS 1.9.8 (Linux 0.0.0)]: Connected on socket 6VJzDkVVigia7YxR5zfc with id 20079085
    PhantomJS 1.9.8 (Linux 0.0.0): Executed 0 of 64 SUCCESS (0 secs / 0 secs)
    AKPhantomJS 1.9.8 (Linux 0.0.0) Service: authentication should exist FAILED
        Error: [$injector:modulerr] Failed to instantiate module ng due to:
        TypeError: 'undefined' is not an object (evaluating 'Function.prototype.bind.apply')
            at instantiate (/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular/angular.js:4619)
            at provider (/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular/angular.js:4433)
            at /home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular/angular.js:365
            at forEach (/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular/angular.js:335)
            at /home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular/angular.js:4423
            at ngModule (/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular/angular.js:2475)
            at invoke (/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular/angular.js:4604)
            at runInvokeQueue (/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular/angular.js:4497)
            at /home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular/angular.js:4506
            at forEach (/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular/angular.js:321)
            at loadModules (/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular/angular.js:4529)
            at createInjector (/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular/angular.js:4409)
            at workFn (/home/pipeline/15b6190d-56a3-42f6-b703-f60379620682/client/bower_components/angular-mocks/angular-mocks.js:2799