I'm newby JBoss Admin and I'm trying to make a cluster scheduler similar to 
your example. This is my jboss-service.xml:

<?xml version="1.0" encoding="UTF-8"?>

    
        jboss.ha:service=HASingletonDeployer,type=Barrier
        true
        mbean.scheduler.Notifier
        NOW
        15000
        -1
    



When I deploy the service in cluster via server\all\farm directory, I obtain 
the following error message:

17:14:46,015 INFO  [ClusterFileTransfer] Finished push of file notificador.sar t
o cluster.
17:14:46,046 ERROR [FarmMemberService] Incomplete Deployment listing:

--- MBeans waiting for other MBeans ---
ObjectName: ats.mbean.scheduler.notificador:service=Scheduler
  State: CONFIGURED
  I Depend On:
    jboss.ha:service=HASingletonDeployer,type=Barrier



I have checked HASingletonDeployer MBean is up in jmx-console......I dont know 
what is my problem....I would appreciate if you could help me.

Thank in advance,

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233663#4233663

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233663
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to