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

RegisterBuiltin globbles up stack traces

XMLWordPrintable

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

      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.)

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

              Created:
              Updated:
              Resolved: