1 Reply Latest reply on Oct 23, 2008 9:09 AM by jaikiran

    NOT FOUND Depends on 'jboss.cache:service=CacheManager'

    rogerio.baldini

      Hi

      I am trying to deploy an ear with EJB3 and a web application.
      Environment:
      - jBoss 5.0.0.CR2
      - JDK 6

      I can see at other part of logging that EJB's are deploying fine and I just receive this error below at the end.

      13:37:13,547 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
      
      *** CONTEXTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
      
      jboss.web.deployment:war=/jcompany_jsf
       -> jboss.cache:service=CacheManager{Create:** NOT FOUND Depends on 'jboss.cache:service=CacheManager' **}
      
      
      *** CONTEXTS IN ERROR: Name -> Error
      
      jboss.cache:service=CacheManager -> ** NOT FOUND Depends on 'jboss.cache:service=CacheManager' **
      


      Can anybody help me ?

      Thanks
      Rogerio