Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-3495

Resolve jersey/jetty startup warnings

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • L3 - Default
    • 3.0.0
    • 3.0.0
    • backend
    • None

    Description

      We currently see the following warn log during startup

      1:38:45.503 [main] WARN  org.glassfish.jersey.internal.Errors - The following warnings have been detected: WARNING: Return type, java.util.List<? extends org.camunda.optimize.dto.optimize.DefinitionOptimizeDto>, of method, public java.util.List<? extends org.camunda.optimize.dto.optimize.DefinitionOptimizeDto> org.camunda.optimize.rest.DefinitionRestService.getDefinitions(javax.ws.rs.container.ContainerRequestContext,org.camunda.optimize.dto.optimize.DefinitionType,boolean), is not resolvable to a concrete type.
      WARNING: The (sub)resource method getDefinitions in org.camunda.optimize.rest.DefinitionRestService contains empty path annotation.
      
      15:47:49.189 [main] WARN  o.e.j.s.handler.gzip.GzipHandler - minGzipSize of 0 is inefficient for short content, break even is size 23
      

      We should resolve the cause to avoid confusion by customers.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              sebastian.bathke Sebastian Bathke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce