First of all thank you for the response. I'm using windows vista. I turned the firewall off, but the result did not change. When i tried again, i started synapse and it worked. Then i tried to start the sample axis server, this time axis gave the same error: "unable to bind listener....". I tried to start axis first and then synapse, and synapse did not work again.
So, it seems like the problem is not just about synapse, but: *Synapse and the sample axis server cannot run at the same time.* *Could that be becouse of java version i'm using?* One difference (from the quick start tutorial) i can see is that i use java *1.6.0_11*, but in the tutorial java *1.5_06*. * *2009/3/14 Ruwan Linton <[email protected]> > It seems you are running on Windows (by looking at the patch of the > installation) just check whether your firewall is blocking the network > access for the wrapper? > > Thanks, > Ruwan > > On Sat, Mar 14, 2009 at 12:48 AM, Veysel Özdemir <[email protected]> > wrote: > > > 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 . . . > > > > > > -- > Ruwan Linton > Senior Software Engineer & Product Manager; WSO2 ESB; http://wso2.org/esb > WSO2 <http://wso2.org/esb%0AWSO2> Inc.; http://wso2.org > email: [email protected]; cell: +94 77 341 3097 > blog: http://ruwansblog.blogspot.com >
