Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 3.2.0, 3.2.x
-
Component/s: Examples / Tutorials
-
Labels:None
-
Environment:
Mule CE 3.2 OOTB
-
User impact:Low
-
Configuration:
-
Log Output:See description.
-
Migration Impact:
-
Similar Issues:None
Description
Install the CEP example, open the browser as stated in the instructions.
The page shows no updates.
In the logs, you will see the following message popping up every 2 seconds:
INFO 2011-06-30 14:36:44,784 [QuartzScheduler_Worker-14] org.quartz.core.JobRunShell: Job mule.quartz://eventTimer threw a JobExecutionException:
org.quartz.JobExecutionException: No receiver with key "connector.quartz.mule.default" could be found in connector "quartz://eventTimer"
at org.mule.transport.quartz.jobs.EventGeneratorJob.execute(EventGeneratorJob.java:81)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:534)
I cannot reproduce this issue on Linux