Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-4709

ClassNotFoundException thrown by hawtbuf codec decode in OSGi

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0
    • camel-hawtdb
    • None
    • Unknown

    Description

      When running the HawtDBAggregateRouteTest from camel-itest-osgi, the following stack trace results. Looks like hawtdb is not instantiate object during readObject from an ObjectIndputStream.

      Caused by: java.io.IOException: org.apache.camel.impl.DefaultExchangeHolder
              at org.fusesource.hawtbuf.codec.ObjectCodec.createIOException(ObjectCodec.java:57)
              at org.fusesource.hawtbuf.codec.ObjectCodec.decode(ObjectCodec.java:52)
              at org.apache.camel.component.hawtdb.HawtDBCamelCodec.unmarshallExchange(HawtDBCamelCodec.java:74)
              at org.apache.camel.component.hawtdb.HawtDBAggregationRepository.get(HawtDBAggregationRepository.java:161)
              ... 57 more
      

      I am disabling the test for now.

      Attachments

        Issue Links

          Activity

            People

              njiang Willem Jiang
              hadrian Hadrian Zbarcea
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: