Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-12603

[fiware-askbot] Error installing Business API Ecosystem

    Details

    • Type: Monitor
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 2021
    • Component/s: None

      Description

      Created question in FIWARE Q/A platform on 26-07-2017 at 11:07
      Please, ANSWER this question AT https://ask.fiware.org/question/814/error-installing-business-api-ecosystem/

      Question:
      Error installing Business API Ecosystem

      Description:
      Hi, trying to install the Business API Ecosystem in Ubuntu 16.04 x64 (./install.py all) I get the following error. I've followed the previous steps from the guide and everything seems to be correct:

      ```
      Redeploy target/DSProductCatalog.war
      Traceback (most recent call last):
      File "./install.py", line 356, in <module>
      cli()
      File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 722, in call
      return self.main(args, *kwargs)
      File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 697, in main
      rv = self.invoke(ctx)
      File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 1092, in invoke
      rv.append(subctx.command.invoke(subctx))
      File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 895, in invoke
      return ctx.invoke(self.callback, *ctx.params)
      File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 535, in invoke
      return callback(args, *kwargs)
      File "/usr/local/lib/python3.5/dist-packages/click/decorators.py", line 17, in new_func
      return f(get_current_context(), *args, *kwargs)
      File "./install.py", line 349, in doall
      ctx.invoke(redeployall, directory=tuple())
      File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 535, in invoke
      return callback(args, *kwargs)
      File "./install.py", line 254, in redeployall
      deploy(api.get("war"), api.get("root"), True)
      File "./install.py", line 221, in deploy
      asadmin("deploy", "-force", "true" if force else "false", "contextroot", root, "-name", root, war)
      File "/usr/local/lib/python3.5/dist-packages/sh.py", line 1427, in call
      return RunningCommand(cmd, callargs, stdin, stdout, stderr)
      File "/usr/local/lib/python3.5/dist-packages/sh.py", line 774, in init
      self.wait()
      File "/usr/local/lib/python3.5/dist-packages/sh.py", line 792, in wait
      self.handlecommandexitcode(exitcode)
      File "/usr/local/lib/python3.5/dist-packages/sh.py", line 815, in handlecommandexitcode
      raise exc
      sh.ErrorReturnCode_1:

      RAN: /opt/biz-ecosystem/glassfish4/glassfish/bin/asadmin deploy --force true --contextroot DSProductCatalog --name DSProductCatalog target/DSProductCatalog.war

      STDOUT:
      Command deploy failed.
      ```

        Activity

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        17d 15h 59m 1 Backlog Manager 04/Sep/17 9:05 AM
        In Progress In Progress Answered Answered
        59m 59s 1 Backlog Manager 04/Sep/17 10:05 AM
        Answered Answered Closed Closed
        129d 23h 28m 1 Fernando Lopez 12/Jan/18 8:33 AM
        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        fla Fernando Lopez made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-09-04 14:05|UPDATED status: transition Answered| # answers= 1, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2017-09-04 14:05|UPDATED status: transition Answered| # answers= 1, accepted answer= False
        backlogmanager Backlog Manager made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-09-04 13:05|UPDATED status: transition Answer| # answers= 1, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2017-09-04 13:05|UPDATED status: transition Answer| # answers= 1, accepted answer= False
        backlogmanager Backlog Manager made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        fla Fernando Lopez made changes -
        HD-Enabler Business Ecosystem [ 10859 ]
        Description
        Created question in FIWARE Q/A platform on 26-07-2017 at 11:07
        {color: red}Please, ANSWER this question AT{color} https://ask.fiware.org/question/814/error-installing-business-api-ecosystem/


        +Question:+
        Error installing Business API Ecosystem

        +Description:+
        Hi, trying to install the Business API Ecosystem in Ubuntu 16.04 x64 (./install.py all) I get the following error. I've followed the previous steps from the guide and everything seems to be correct:

        ```
         Redeploy target/DSProductCatalog.war
        Traceback (most recent call last):
          File "./install.py", line 356, in &lt;module&gt;
            cli()
          File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 722, in call
            return self.main(args, *kwargs)
          File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 697, in main
            rv = self.invoke(ctx)
          File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 1092, in invoke
            rv.append(subctx.command.invoke(subctx))
          File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 895, in invoke
            return ctx.invoke(self.callback, *ctx.params)
          File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 535, in invoke
            return callback(args, *kwargs)
          File "/usr/local/lib/python3.5/dist-packages/click/decorators.py", line 17, in new_func
            return f(get_current_context(), *args, *kwargs)
          File "./install.py", line 349, in doall
            ctx.invoke(redeployall, directory=tuple())
          File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 535, in invoke
            return callback(args, *kwargs)
          File "./install.py", line 254, in redeployall
            deploy(api.get("war"), api.get("root"), True)
          File "./install.py", line 221, in deploy
            asadmin("deploy", "--force", "true" if force else "false", "--contextroot", root, "--name", root, war)
          File "/usr/local/lib/python3.5/dist-packages/sh.py", line 1427, in call
            return RunningCommand(cmd, callargs, stdin, stdout, stderr)
          File "/usr/local/lib/python3.5/dist-packages/sh.py", line 774, in init
            self.wait()
          File "/usr/local/lib/python3.5/dist-packages/sh.py", line 792, in wait
            self.handlecommandexitcode(exitcode)
          File "/usr/local/lib/python3.5/dist-packages/sh.py", line 815, in handlecommandexitcode
            raise exc
        sh.ErrorReturnCode_1:

        RAN: /opt/biz-ecosystem/glassfish4/glassfish/bin/asadmin deploy --force true --contextroot DSProductCatalog --name DSProductCatalog target/DSProductCatalog.war

        STDOUT:
        Command deploy failed.
        ```
        Created question in FIWARE Q/A platform on 26-07-2017 at 11:07
        {color: red}Please, ANSWER this question AT{color} https://ask.fiware.org/question/814/error-installing-business-api-ecosystem/


        +Question:+
        Error installing Business API Ecosystem

        +Description:+
        Hi, trying to install the Business API Ecosystem in Ubuntu 16.04 x64 (./install.py all) I get the following error. I've followed the previous steps from the guide and everything seems to be correct:

        ```
         Redeploy target/DSProductCatalog.war
        Traceback (most recent call last):
          File "./install.py", line 356, in &lt;module&gt;
            cli()
          File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 722, in call
            return self.main(args, *kwargs)
          File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 697, in main
            rv = self.invoke(ctx)
          File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 1092, in invoke
            rv.append(subctx.command.invoke(subctx))
          File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 895, in invoke
            return ctx.invoke(self.callback, *ctx.params)
          File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 535, in invoke
            return callback(args, *kwargs)
          File "/usr/local/lib/python3.5/dist-packages/click/decorators.py", line 17, in new_func
            return f(get_current_context(), *args, *kwargs)
          File "./install.py", line 349, in doall
            ctx.invoke(redeployall, directory=tuple())
          File "/usr/local/lib/python3.5/dist-packages/click/core.py", line 535, in invoke
            return callback(args, *kwargs)
          File "./install.py", line 254, in redeployall
            deploy(api.get("war"), api.get("root"), True)
          File "./install.py", line 221, in deploy
            asadmin("deploy", "--force", "true" if force else "false", "--contextroot", root, "--name", root, war)
          File "/usr/local/lib/python3.5/dist-packages/sh.py", line 1427, in call
            return RunningCommand(cmd, callargs, stdin, stdout, stderr)
          File "/usr/local/lib/python3.5/dist-packages/sh.py", line 774, in init
            self.wait()
          File "/usr/local/lib/python3.5/dist-packages/sh.py", line 792, in wait
            self.handlecommandexitcode(exitcode)
          File "/usr/local/lib/python3.5/dist-packages/sh.py", line 815, in handlecommandexitcode
            raise exc
        sh.ErrorReturnCode_1:

        RAN: /opt/biz-ecosystem/glassfish4/glassfish/bin/asadmin deploy --force true --contextroot DSProductCatalog --name DSProductCatalog target/DSProductCatalog.war

        STDOUT:
        Command deploy failed.
        ```
        HD-Chapter Apps [ 10836 ]
        fla Fernando Lopez made changes -
        Assignee Álvaro Arranz [ aarranz ] Francisco de la Vega [ fdelavega ]
        fla Fernando Lopez made changes -
        Field Original Value New Value
        Assignee Álvaro Arranz [ aarranz ]
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-08-17 21:05|CREATED monitor | # answers= 0, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2017-08-17 21:05|CREATED monitor | # answers= 0, accepted answer= False
        backlogmanager Backlog Manager created issue -

          People

          • Assignee:
            fdelavega Francisco de la Vega
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: