View Single Post
  #16 (permalink)  
Old 03-11-2009, 12:55 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,919
Default

Check whether ZCS is even running on port 8080 by using
Code:
netstat -an | grep 8080
If it is not then please perform a clean stop and start of ZCS and post the logfiles again.
__________________
Reply With Quote