Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.0.0-RC1
-
Fix Version/s: 2.0.0-RC3
-
Component/s: Examples / Tutorials
-
Labels:None
-
User impact:Low
-
Similar Issues:MULE-5629 JDBC connector and endpoint confusion when the queryKey property starts with the string "select"
MULE-2635Loanbroker example fails to startMULE-5331Starting a stopped Async service results in the service NOT consuming any messages
MULE-2773 MuleServer has confusing internals (hard to debug/fix)MULE-3061Slighlty confusing message in sendDirect()MULE-6023Flow should be ready to process messages as soon as the message processors are startedMULE-4589java.lang.IllegalStateException: Phase 'start' has already been executedMULE-526Connecters route messages to components before components have startedMULE-4150Mule stops sending JMS messages when large number of messages are queued upMULE-5233CLONE - java.lang.IllegalStateException: Phase 'start' has already been executed
Description
When I ran examples\echo\echo.bat, I got the following message and I was confused.
> Usage: "e:\mule-2.0.0-RC1\bin\mule.bat" { console : start : pause : resume : stop : restart : install : remove }
> No command specified, running in console/foreground mode by default, use Ctrl-C to exit...
If it's not intentional, could you fix this?
I don't make sure, but I guess other examples have same problem.
This is the patch for examples/echo.