1 Reply Latest reply on Feb 7, 2011 7:51 AM by gertv

    Service Unit <camel SU> is already deployed error

    sandeepch

      Hi All,

       

      I am getting this error frequently. When I hot deploy a SA the SMX is throwing the below error for my Camel SU.

       

      Can someone kindly help identify the issue?

       

      thank you,

       

      *****************************

       

      Caused by: javax.jbi.management.DeploymentException: <component-task-result xmlns="http://java.sun.com/xml/ns/jbi/management-message">

              <component-name>servicemix-camel</component-name>

              <component-task-result-details>

                      <task-result-details>

                         <task-id>deploy</task-id>

                         <task-result>FAILED</task-result>

                         <message-type>ERROR</message-type>

                         <task-status-msg><msg-loc-info><loc-token/><loc-message>Service Unit 'rhp_paymentprocessing_cwp_camel_su' is already deployed</loc-message></msg-loc-info></task-status-msg>

                      </task-result-details>

              </component-task-result-details>

      </component-task-result>