The only Field that could match this is called "fmtThreadLocal" and is of type "ThreadLocalDateFormat". Is that what is intended?
On Wed, Feb 9, 2011 at 1:47 PM, Niclas Hedhman <[email protected]> wrote: > I am getting this exception in indexing-solr's test suite. Any ideas? > > > java.lang.NoSuchFieldException: ThreadLocalDateFormat > > java.lang.NoSuchFieldException: ThreadLocalDateFormat > at java.lang.Class.getDeclaredField(Class.java:1882) > at > org.qi4j.index.solr.EmbeddedSolrService$EmbeddedSolrServiceMixin.passivate(EmbeddedSolrService.java:68) > at org.qi4j.runtime.composite.MixinModel.passivate(MixinModel.java:274) > at > org.qi4j.runtime.composite.AbstractMixinsModel.passivate(AbstractMixinsModel.java:333) > at org.qi4j.runtime.service.ServiceModel.passivate(ServiceModel.java:345) > at org.qi4j.runtime.service.ServiceInstance.passivate(ServiceInstance.java:64) > at org.qi4j.runtime.service.Activator.passivate(Activator.java:90) > at org.qi4j.runtime.service.Activator.passivate(Activator.java:72) > at > org.qi4j.runtime.service.ServiceReferenceInstance.passivate(ServiceReferenceInstance.java:98) > > -- > Niclas Hedhman, Software Developer > http://www.qi4j.org - New Energy for Java > > I live here; http://tinyurl.com/3xugrbk > I work here; http://tinyurl.com/24svnvk > I relax here; http://tinyurl.com/2cgsug > -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/3xugrbk I work here; http://tinyurl.com/24svnvk I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

