Re: Unable to perform GWT compilation on eclipse

2012-03-05 Thread San
Thanks for your reply. "nestat -a" command resulted me below 127.0.0.1 server ports. Do you know which port number is needed during GWT compilation? TCP127.0.0.1:843 User-ADMIN:0 LISTENING TCP127.0.0.1:4664 User-ADMIN:0 LISTENING TCP127.0.0

Re: Unable to perform GWT compilation on eclipse

2012-03-05 Thread Saravanan Vijayappan
Thanks for your reply. "nestat -a" command resulted me below 127.0.0.1 server ports. Do you know which port number is needed during GWT compilation? TCP127.0.0.1:843 User-ADMIN:0 LISTENING TCP127.0.0.1:4664 User-ADMIN:0 LISTENING TCP127.0.0.1

Re: Unable to perform GWT compilation on eclipse

2012-03-05 Thread mukarev
Hi San, did you ensure that no other server process is using the port? Have a look at the task manager processes to be sure about this. Maybe you have another server running for some reason or it's not stopped correctly? Have a look at your ports with "netstat -a" in your console. Greetz, Mar

Unable to perform GWT compilation on eclipse

2012-03-03 Thread San
Hi, I am getting below exception during GWT compilation on my eclipse generated sample GWT application. However, I am able to run the same GWT application in GWT development mode without any issues. Compiling module test.Test Compiling 6 permutations Creating PermutationWorkerFactory i