CLOSED Trying to install Libresource Plateform http://dev.libresource.org/home/community/forum/ef22a62fc0a8001e0042c1ad58461bbf RE : Trying to install Libresource Plateform http://dev.libresource.org/home/community/forum/ef22a62fc0a8001e0042c1ad58461bbf/ef532e4ec0a8001e016c6746225c1865 Guest 2006-01-11T12:22:58+01:00 Now it works on 4.4.3]]> RE : Trying to install Libresource Plateform http://dev.libresource.org/home/community/forum/ef22a62fc0a8001e0042c1ad58461bbf/ef25d5bcc0a8001e008bf20b849b6897 Guest 2006-01-11T12:22:58+01:00 Trying to install Libresource Plateform http://dev.libresource.org/home/community/forum/ef22a62fc0a8001e0042c1ad58461bbf/ef22a704c0a8001e0023ec7498925130 Guest 2006-01-11T12:22:58+01:00 I'm trying to install Libresource plateform. But i've a problem… I've deployed Libresource application (jeremie version). But when i go to http://localhost:9000/ the following exception is raised :
javax.jms.JMSException: Could not create connection: javax.resource.ResourceException: ConnectionManagerImpl.allocateConnection: illegal state : no mc is matched by mcf
        at org.objectweb.joram.client.connector.OutboundTopicConnectionFactory.createTopicConnection(OutboundTopicConnectionFactory.java:112)
        at org.objectweb.joram.client.connector.OutboundTopicConnectionFactory.createTopicConnection(OutboundTopicConnectionFactory.java:74)
        at org.libresource.Libresource.index(Unknown Source)
        at org.libresource.kernel.ejb.NodeBean.updatePath(Unknown Source)
        at org.libresource.kernel.ejb.NodeBean.ejbPostCreate(Unknown Source)
[...]
org.libresource.kernel.KernelServiceException: Error in getConnectedResource : updatepath : Error in index
        at org.libresource.kernel.ejb.KernelServiceBean.getConnectedResource(Unknown Source)
        at org.objectweb.jonas_gen.org.libresource.kernel.interfaces.JOnASKernelService_861693235Remote.getConnectedResource(JOnASKernelService_861693235Remote.java:1109)
        at org.libresource.web.config.Config.getLocale(Unknown Source)
        at org.libresource.web.servlets.BaseServlet.service(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
[...]
Caused by: javax.ejb.CreateException: updatepath : Error in index
        at org.libresource.kernel.ejb.NodeBean.ejbPostCreate(Unknown Source)
        at org.objectweb.jonas_gen.org.libresource.kernel.ejb.JOnASNode_1237537263Bean.ejbPostCreate(JOnASNode_1237537263Bean.java:382)

I don't know what i can do. Can you help me ?]]>