Hi,

Not sure if it helps, but there are two things to note.

1. You are not using Java 7 really according to the log attached. What
would happen if you change it to Java 7?
2. Your Java 8 is not the latest version: 1.8.0_71-b15  Try update it to
latest as it might have fixed a relevant JDK bug.

If all those don't help, I'd suggest cutting down your camel app to minimal
and see what element in the camel app is really contributing to the issue.

On Sun, Mar 12, 2017 at 8:54 PM, omblanco <[email protected]> wrote:

> I am developing a soap service with apache camel in weblogic 12.1.3. My
> problem is the version I have to use.
>
> With versions 2.15.x it works perfectly (exactly version 2.15.6), but I
> want
> to upgrade to the latest compatible version for java 1.7, which is 2.17.5
> and an error occurs which stops the server.
>
> The application's java code works correctly, and the error occurs when the
> response is returned.
>
> The server stops and generates a log file with the process pid. This is the
> error using the -verbose: class option:
>
>
> And the full log:
>
>
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.
> com/Fatal-error-in-the-JVM-with-weblogic-and-apache-camel-tp5795309.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to