run-server.sh has fatal error on startup  My results are at:

    http://pastebin.com/diuHqEvp

I terminated the process with Control-C.

The gravamen of the problem appears to be:

     .....
     SEVERE: Fatal error starting http server.
     java.net.BindException: Address already in use
     .....


Both before and after attempting the run_server.sh command, I ran
netstat to determine if there was a port conflict and nothing came
back to suggest a conflict:
     hermes wave-protocol # netstat -an |grep 9898
     hermes wave-protocol #

I also tried running netstat in another console while the
run-server.sh was running and before I terminated it with a Control-C.
 I had the same result: nothing on the grep for "9898".

For reference:
     hermes wave-protocol # java -version
     java version "1.6.0_22"
     Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
     Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
     hermes wave-protocol # netstat -an |grep 9898
     hermes wave-protocol #

-- 
John L. Poole

P.O. Box 6566
Napa, CA 94581-6566
707-812-1323

[email protected]

-- 
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en.

Reply via email to