Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 747CDDAFD for ; Sun, 26 May 2013 12:47:21 +0000 (UTC) Received: (qmail 4602 invoked by uid 500); 26 May 2013 12:47:21 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 4546 invoked by uid 500); 26 May 2013 12:47:21 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 4528 invoked by uid 99); 26 May 2013 12:47:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 May 2013 12:47:20 +0000 Date: Sun, 26 May 2013 12:47:20 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CAMEL-6223) NullPointerException on startup in WebSphere 7.0.0.27 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-6223. -------------------------------- Resolution: Not A Problem Assignee: Claus Ibsen Its not a Camel bug, but in WAS / JDK > NullPointerException on startup in WebSphere 7.0.0.27 > ----------------------------------------------------- > > Key: CAMEL-6223 > URL: https://issues.apache.org/jira/browse/CAMEL-6223 > Project: Camel > Issue Type: Bug > Affects Versions: 2.6.0, 2.10.3, 2.10.4 > Environment: Webshpere 7.0.0.27 > Reporter: Tim Alkemade > Assignee: Claus Ibsen > Attachments: camelnullpointer (1).zip, stack.txt > > > On WebSphere 7 with service pack 7.0.0.27. When starting up a web application, I get the NullPointerException in the attached the stacktrace inconsistently. About half the time it fails, half the time it succeeds. I played around with adding and removing different versions of jaxb (2.1.10. 2.2.5, 2.2.6) , parent first / last classloading and different versions of Camel (2.6.0, 2.10.3, 2.10.4) , but none of these actions worked. > To be clear, it only fails on this specific version of WebSphere. On the 7.0.0.23 version of websphere, tomcat, jboss and jetty the application runs. > I created a minimal maven project which will produce a war file that reproduces the error. > I posted this issue on the forums, but got no response: http://camel.465427.n5.nabble.com/NullPointerException-with-Camel-WebSphere-7-td5729625.html -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira