[
https://issues.apache.org/jira/browse/ARIES-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13992822#comment-13992822
]
Christian Schneider commented on ARIES-1107:
--------------------------------------------
This means that the EntityManager service is not found. Normally this is
created by the jpa container bundle. Make sure you have a correct
META-INF/persitence.xml and the Meta-Persistence: manifest header. The issue
might also be that the datasource you specified can not be found.
Without further information we can not help you with that. As this is most
probably rather a support issue than a bug in aries you should perhaps also ask
this on the mailing list.
> Having issues when deploy my service bundle for JPA-Hibernate ..
> ----------------------------------------------------------------
>
> Key: ARIES-1107
> URL: https://issues.apache.org/jira/browse/ARIES-1107
> Project: Aries
> Issue Type: Bug
> Components: JPA
> Environment: karaf 2.3.2 with JPA 1.0.0
> Reporter: venureddy
> Priority: Critical
> Labels: hibernate, jpa, karaf, osgi
>
> 2013-08-22 10:35:37,111 | DEBUG | l Console Thread |
> AbstractServiceReferenceRecipe | r.AbstractServiceReferenceRecipe 143 | 7
> - org.apache.aries.blueprint.core - 1.1.0 | Found initial references null for
> OSGi service
> (&(&(org.apache.aries.jpa.proxy.factory=true)(osgi.unit.name=tenant))(objectClass=javax.persistence.EntityManagerFactory))
> 2013-08-22 10:35:37,111 | DEBUG | l Console Thread | BlueprintContainerImpl
> | container.BlueprintContainerImpl 280 | 7 -
> org.apache.aries.blueprint.core - 1.1.0 | Running blueprint container for
> bundle com.igt.arcus.framework.jta.arcus-framework-feature-service in state
> WaitForInitialReferences
> 2013-08-22 10:35:37,111 | INFO | l Console Thread | BlueprintContainerImpl
> | container.BlueprintContainerImpl 344 | 7 -
> org.apache.aries.blueprint.core - 1.1.0 | Bundle
> com.igt.arcus.framework.jta.arcus-framework-feature-service is waiting for
> dependencies
> [(&(&(org.apache.aries.jpa.proxy.factory=true)(osgi.unit.name=tenant))(objectClass=javax.persistence.EntityManagerFactory))]
> 2013-08-22 10:35:37,112 | DEBUG | l Console Thread | BlueprintEventDispatcher
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)