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

JMX InstanceAlreadyExistsException under high load initialization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.6
    • 2.2.7, 2.3
    • Core
    • None

    Description

      Under high load / burst startups with ResponseTimeFeature enabled , CXF clients and endpoints can cause InstanceAlreadyExistsException.

      Sample of InstanceAlreadyExistsException
      2010/02/15 22:12:08,632  WARN [http-8080-20] org.apache.cxf.management.counters.CounterRepository - 
         Can't register counter with object name org.apache.cxf:bus.id=my-bus,type=Performance.Counter.Server,service="{http://ws.example.com/}myService",port="myServiceSOAP". 
         javax.management.InstanceAlreadyExistsException: org.apache.cxf:bus.id=my-bus,type=Performance.Counter.Server,service="{http://ws.example.com/}myService",port="myServiceSOAP"
      

      Before CXF-2675 , the message was

      2010/02/15 22:12:08,632  WARN [http-8080-20] org.apache.cxf.management.counters.CounterRepository - Can't register counter with object name {0}. {1}
      

      Attachments

        1. CXF-2676.patch
          2 kB
          Cyrille Le Clerc

        Activity

          People

            cleclerc Cyrille Le Clerc
            cleclerc Cyrille Le Clerc
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: