You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ioannis Canellos (JIRA)" <ji...@apache.org> on 2011/01/07 10:58:45 UTC

[jira] Assigned: (SMX4NMR-232) JdbcAuditor throws NullPointerException

     [ https://issues.apache.org/jira/browse/SMX4NMR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ioannis Canellos reassigned SMX4NMR-232:
----------------------------------------

    Assignee: Ioannis Canellos

> JdbcAuditor throws NullPointerException
> ---------------------------------------
>
>                 Key: SMX4NMR-232
>                 URL: https://issues.apache.org/jira/browse/SMX4NMR-232
>             Project: ServiceMix NMR
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Albert Tumanov
>            Assignee: Ioannis Canellos
>         Attachments: SMX4NMR-232-patch.txt
>
>
> 2010-11-23 14:53:50,984 187 - org.apache.servicemix.nmr.audit - 1.3.0.fuse-01-00 ERROR   [pool-nmr.endpoint.org.apache.servicemix.
> camel.nmr.ServiceMixProducer-ffcc2df4-b593-436c-8c57-05208b674991-thread-1] org.apache.servicemix.nmr.audit.jdbc.JdbcAuditor - Could not persist exchange
> java.lang.NullPointerException
>         at org.apache.servicemix.nmr.audit.jdbc.JdbcAuditor.store(JdbcAuditor.java:196)[187:org.apache.servicemix.nmr.audit:1.3.0.fuse-01-00]
>         at org.apache.servicemix.nmr.audit.jdbc.JdbcAuditor.exchangeSent(JdbcAuditor.java:119)[187:org.apache.servicemix.nmr.audit:1.3.0.fuse-01-00]
> This is probably caused by #SMX4NMR-202.
> "implements InitializingBean" was removed from JdbcAuditor, and afterPropertiesSet() is not executed anymore.
> "adapter" field remains null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.