• Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 2.0.0, 2.0.0-alpha3
    • None
    • backend
    • None

      When starting an optimize distribution, currently there is a message like "Starting Camunda Optimize 1.5.0". This does not indicate that Optimize actually has started.

      We should:

      • Give explicit feedback that Optimize started successfully
      • Provide information how to access it (localhost and port)
      • open a new browser tab with camunda optimize, similar to how we do it in the platform

        This is the controller panel for Smart Panels app

            [OPT-627] Improve startup script

            Askar added a comment - - edited

            I can see following output on host 192.168.178.193

            Polling Optimize ... 5 retries left
            timeout: invalid time interval ‘/t’
            Try 'timeout --help' for more information.
            Polling Optimize ... 4 retries left
            timeout: invalid time interval ‘/t’
            Try 'timeout --help' for more information.
            Polling Optimize ... 3 retries left
            timeout: invalid time interval ‘/t’
            Try 'timeout --help' for more information.
            Polling Optimize ... 2 retries left
            timeout: invalid time interval ‘/t’
            Try 'timeout --help' for more information.
            Polling Optimize ... 1 retries left
            timeout: invalid time interval ‘/t’
            Try 'timeout --help' for more information.
            Polling Optimize ... 0 retries left
            timeout: invalid time interval ‘/t’
            Try 'timeout --help' for more information.
            Error: Optimize did not start!
            

            even though optimize did actually start.

            Additionally Optimize JVM is right now started as a background process, which is a bit confusing, may be we should consider starting it in a separate console.

            Askar added a comment - - edited I can see following output on host 192.168.178.193 Polling Optimize ... 5 retries left timeout: invalid time interval ‘/t’ Try 'timeout --help' for more information. Polling Optimize ... 4 retries left timeout: invalid time interval ‘/t’ Try 'timeout --help' for more information. Polling Optimize ... 3 retries left timeout: invalid time interval ‘/t’ Try 'timeout --help' for more information. Polling Optimize ... 2 retries left timeout: invalid time interval ‘/t’ Try 'timeout --help' for more information. Polling Optimize ... 1 retries left timeout: invalid time interval ‘/t’ Try 'timeout --help' for more information. Polling Optimize ... 0 retries left timeout: invalid time interval ‘/t’ Try 'timeout --help' for more information. Error: Optimize did not start! even though optimize did actually start. Additionally Optimize JVM is right now started as a background process, which is a bit confusing, may be we should consider starting it in a separate console.

            Johannes added a comment -

            The error seems specific to the cygwin console. With windows command prompt or power shell everything works just fine. Therefore, we decided to omit this problem.

            Johannes added a comment - The error seems specific to the cygwin console. With windows command prompt or power shell everything works just fine. Therefore, we decided to omit this problem.

              Unassigned Unassigned
              sebastian.stamm Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: