Hi

Is there more of that stacktrace?

Though OSGi can be tricky with classloading.

On Tue, Jul 7, 2015 at 10:00 PM, Pratt, Jason <jason.pr...@windriver.com> wrote:
> Hello - I just started seeing this in my logs and haven't seen it happening 
> before. I am running:
>
> Karaf-3.0.4
> Camel-2.15.2
>
> I am at a loss for what could be causing this. Its basically stopping during 
> a run after writing some items to the database, but dropping most of the 
> balance.
>
>
>
> Message History
> ---------------------------------------------------------------------------------------------------------------------------------------
> RouteId              ProcessorId          Processor                           
>                                              Elapsed (ms)
> [Noncache  ] [Noncache  ] [timer://foo?fixedRate=true&period=900000           
>                            ] [    234744]
> [Noncache  ] [process1          ] [Processor@0x2cf91aaf                       
>                                    ] [         0]
> [Noncache  ] [to2               ] [jdbc:mydb                                  
>                      ] [         5]
>
> Exchange
> ---------------------------------------------------------------------------------------------------------------------------------------
> Exchange[
>         Id                  ID-ALA-JPRATT-L2-64645-1436297885034-0-489002
>         ExchangePattern     InOnly
>         Headers             {CamelRedelivered=false, CamelRedeliveryCounter=0}
>         BodyType            String
>         Body                select key, id, name, ppp from pl
> where ppp = 'MyProd';
> ]
>
> Stacktrace
> ---------------------------------------------------------------------------------------------------------------------------------------
> java.sql.SQLException: java.lang.NoClassDefFoundError: 
> javax/net/ssl/SSLException



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to