Menu

cron Expression null Help Me

2011-08-04
2013-04-25
  • Nobody/Anonymous

    when i start my autodeploy.xml iam getting an error

    java.lang.IllegalArgumentException: Cron time expression cannot be null
            at org.quartz.CronTrigger.setCronExpression(CronTrigger.java:672)
            at org.quartz.CronTrigger.<init>(CronTrigger.java:510)
            at net.sourceforge.buildprocess.autodeploy.agent.Main.main(Main.java:125)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at org.codehaus.classworlds.Launcher.launchStandard(Launcher.java:410)
            at org.codehaus.classworlds.Launcher.launch(Launcher.java:344)
            at org.codehaus.classworlds.Launcher.main(Launcher.java:461)
    Can't start embedded scheduler: Cron time expression cannot be null
    Help Me

     
  • Nobody/Anonymous

    Hi,

    could you provide your autodeploy.xml ?

    If you use AutoDeploy Console, check that the cron expression is not empty on the agents.

    Regards
    JB

     

Log in to post a comment.