You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2014/01/15 13:57:20 UTC

[jira] [Commented] (KARAF-2095) Camel Route (JMS Polling) not working when installing feature "jndi"

    [ https://issues.apache.org/jira/browse/KARAF-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872021#comment-13872021 ] 

Jean-Baptiste Onofré commented on KARAF-2095:
---------------------------------------------

I think this issue is now fixed. To give me some time to test it, I leave this Jira opened and postpone to next Karaf release.

> Camel Route (JMS Polling) not working when installing feature "jndi"
> --------------------------------------------------------------------
>
>                 Key: KARAF-2095
>                 URL: https://issues.apache.org/jira/browse/KARAF-2095
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 2.2.9
>         Environment: Windows/Linux
>            Reporter: Shrish Srivastava
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.12, 2.4.0, 3.1.0, 2.3.4
>
>         Attachments: jndibugtest.zip, karaf.log, wls_jmspolling.zip
>
>
> We have a route which polls on a weblogic jms queue.If we do not have "feature jndi" installed, the route work fine.On installing jndi feature,it work fine if we do not restart the container. On restarting the container it throws following exception.
> ---------------------------------------------------------------------------
> 013-01-02 16:06:22,723 | WARN  |  JmsConsumer[IN] | faultJmsMessageListenerContainer | 101 - org.springframework.jms - 3.0.7.RELEASE | Could not refresh JMS Connection for destination 'IN' - retrying in 5000 ms. Cause: JndiObjectTargetSource failed to obtain new target object; nested exception is javax.naming.ConfigurationException: rmiURLContextFactory.getObjectInstance: argument must be an RMI URL String or an array of them
> org.springframework.jndi.JndiLookupFailureException: JndiObjectTargetSource failed to obtain new target object; nested exception is javax.naming.ConfigurationException: rmiURLContextFactory.getObjectInstance: argument must be an RMI URL String or an array of them
> ----------------------------------------------------------------------------
> I enclosed the following files:
>  1)log file for my test(karaf.log)
>  2)Test project as attachment(wls_jmspolling.zip)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)