Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1134

RegisterBuiltin globbles up stack traces

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 3.0.17.Final
    • 3.0.10.Final
    • jaxrs
    • None

    Description

      Resteasy RegisterBuiltin class leaves us clueless on what we did wrong.

      14:14:45,090 WARN [org.jboss.resteasy.plugins.providers.RegisterBuiltin] (http-localhost/127.0.0.1:8080-1) NoClassDefFoundError: Unable to load builtin provider: org.jboss.resteasy.plugins.providers.DataSourceProvider
      14:14:45,128 WARN [org.jboss.resteasy.plugins.providers.RegisterBuiltin] (http-localhost/127.0.0.1:8080-1) ClassNotFoundException: Unable to load builtin provider: org.jboss.resteasy.plugins.interceptors.CacheControlInterceptor
      14:14:45,136 WARN [org.jboss.resteasy.plugins.providers.RegisterBuiltin] (http-localhost/127.0.0.1:8080-1) ClassNotFoundException: Unable to load builtin provider: org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingHeaderInterceptor
      14:14:45,139 WARN [org.jboss.resteasy.plugins.providers.RegisterBuiltin] (http-localhost/127.0.0.1:8080-1) ClassNotFoundException: Unable to load builtin provider: org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingHeaderInterceptor 
      

      The stack traces associated with that Error and Exceptions must be printed.

      (Regardless of how we created the broken environment.)

      Attachments

        Issue Links

          Activity

            People

              rsigal@redhat.com Ronald Sigal
              rhn-engineering-cdewolf Carlo de Wolf
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: