Results 1 to 2 of 2

Thread: Grails upgration org.springframework.beans.factory.BeanCreationExce ption: :

  1. #1
    Join Date
    Dec 2010
    Posts
    14

    Default Grails upgration org.springframework.beans.factory.BeanCreationExce ption: :

    Hi,
    When I try to deploy upgrated grails war file I am getting below error messages
    org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name 'messageResource';
    org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with 'transactionManager';
    Error creating bean with name 'sessionFactory'
    Invocation of init method failed


    Please help me to resolve this issue.

    Thanks
    Prasad

  2. #2
    Join Date
    Jun 2010
    Location
    London
    Posts
    304

    Default

    Again, you should find more information in the stacktrace.log file. The above does not contain enough information to diagnose the problem unfortunately.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •