Results 1 to 2 of 2

Thread: DependencyWaiterApplicationContextExecutor timeout even if services are available.

  1. #1
    Join Date
    Jul 2006
    Posts
    126

    Default DependencyWaiterApplicationContextExecutor timeout even if services are available.

    Hi,

    I am getting

    Code:
    Unable to create application context for [com.arisglobal.aglite.demo], unsatisfied dependencies: Dependency on [(objectClass=.....)]
    This comes very rarely, and I am not able to simulate it, however I am worried since this could affect our production systems badly.

    I checked that the services being looked are available in the registry and the filter parameter match exact. Moreover these services are registered much earlier than the time at which timeout occurs.

    Could somebody please let me know if in a particular situation this could still happen so that I can take care of that situation?

    Kindly help,

    Regards,
    Shashi

  2. #2
    Join Date
    Jul 2006
    Posts
    126

    Default

    Hi Spring DM developers,

    Any pointers on this one?

    Regards,
    Shashi

Posting Permissions

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