Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-7425

False logging in Profile services of missing dependency when using BarrierController

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • TBD EAP 5
    • EAP 5.1.0 Post Release
    • Profile Service
    • None
    • NEW

      I have a barrier.sar, depapp.sar, and a starter.sar. depapp.sar is depended on barrier.sar, and starter.sar will notify barrier.sar to start depapp.sar.
      The problem is when I have barrier.sar and depapp.sar deployed, it throws an error message: [1]
      The error message is inaccurate b/c the point of the barrier is not to start until starter.sar is deployed.
      In EAP 4.3, it is aware of the barrier and doesn't have the error message.

      [1]
      12:10:40,793 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):
      DEPLOYMENTS MISSING DEPENDENCIES:
      Deployment "com.sample:service=DependentApplication" is missing the following dependencies:
      Dependency "jboss:name=com.sample.appstart,type=Barrier" (should be in state "Start", but is actually in state "Create")
      DEPLOYMENTS IN ERROR:
      Deployment "jboss:name=com.sample.appstart,type=Barrier" is in error due to the following reason(s): Create

            Unassigned Unassigned
            rogerhui Roger Hui (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: