On Fri, Feb 27, 2009 at 6:07 AM, skappel <skap...@finobra.com> wrote:
>
> The Timer or Quartz components and DSL as in: from(timer://foo?period=60000)
> appear to generate NoClassDefFoundError and ClassNotFound exceptions for
> unrelated components, such as Scala, Mina, Http,etc.  There are also many
> warnings with org.apache.camel.util.ResolverUtil addIfMatching.  The timers
> do function, and the exceptions and warnings go away if parameters in the
> URI are removed.  How do you make this Camel happy?
Hi

At what level do they occur in the log? It should be DEBUG/TRACE.

It would help a lot of you provided the stacktraces. What version are
you using. And which classes do you have in classpath.
And does it only occur at initialization or at every time event?

But its odd that they go away with or without parameters?

Can you show an example with warnings
And an example without warnings.

And which classes do you have on the classpath, or what are you maven deps.



> --
> View this message in context: 
> http://www.nabble.com/NoClassDefFoundError-for-unrelated-classes-tp22239685p22239685.html
> Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/

Reply via email to