Hi, I'm new to synapse and trying to walk through the quick start guide on http://synapse.apache.org/Synapse_QuickStart.html . Version 1.2 At the "starting synapse" step i receive an error instead of the expected output. Error says *unable to bind listener to any port in the range 32000-32999. (An invalid argument was supplied. (0x2726)).* How can i overcome this error?
Complete console output is as below: C:\synapse-1.1.1\bin>synapse.bat -sample 0 "Starting WSO2 Enterprise Service Bus ..." Using SYNAPSE_HOME: C:\SYNAPS~1.1\bin\.. Using JAVA_HOME: C:\Program Files\Java\jdk1.6.0_07 Using SYNAPSE_XML: -Dsynapse.xml="C:\SYNAPS~1.1\bin\..\repository\conf\sampl e\synapse_sample_0.xml" --> Wrapper Started as Console unable to bind listener to any port in the range 32000-32999. (An invalid argume nt was supplied. (0x2726)) <-- Wrapper Stopped Press any key to continue . . .
