Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-5850

Can't find org.apache.cxf.APIMessages bundle

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Invalid
    • 2.4
    • Invalid
    • Bus
    • None
    • JDK 1.7_u55, JBOSS AS 7.1, CXF 2.4.6

    • Unknown

    Description

      We recently upgrade our application to JDK 1.7_u55 and now while initializing CXF it is throwing exception saying : Can't find org.apache.cxf.APIMessages bundle. There is APIMessages.properties file present inside cxf-api-2.4.6.jar. Has it got anything to do with JDK version.

      java.util.MissingResourceException: Can't find org.apache.cxf.APIMessages bundle
      at java.util.logging.Logger.setupResourceInfo(Logger.java:1534) [rt.jar:1.7.0_55]
      at java.util.logging.Logger.<init>(Logger.java:267) [rt.jar:1.7.0_55]
      at java.util.logging.Logger.<init>(Logger.java:261) [rt.jar:1.7.0_55]
      at org.apache.cxf.common.logging.AbstractDelegatingLogger.<init>(AbstractDelegatingLogger.java:43)
      at org.apache.cxf.common.logging.Log4jLogger.<init>(Log4jLogger.java:77)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_55]
      at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_55]
      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_55]
      at java.lang.reflect.Constructor.newInstance(Constructor.java:526) [rt.jar:1.7.0_55]
      at org.apache.cxf.common.logging.LogUtils.createLogger(LogUtils.java:228)
      at org.apache.cxf.common.logging.LogUtils.getL7dLogger(LogUtils.java:190)
      at org.apache.cxf.BusFactory.<clinit>(BusFactory.java:71)
      at org.jboss.wsf.stack.cxf.client.ProviderImpl.checkAndFixContextClassLoader(ProviderImpl.java:193)
      at org.jboss.wsf.stack.cxf.client.ProviderImpl.createServiceDelegate(ProviderImpl.java:139)
      at javax.xml.ws.Service.<init>(Service.java:57) [jboss-jaxws-api_2.2_spec-2.0.0.Final.jar:2.0.0.Final]

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            gauravbhatt Gaurav
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: