Petstore - Enabling Web Services

When running the script to integrate web services in J2EE it finished with the following:

Starting web service at port: 8080

Starting secure web service at port: 7000

J2EE SDK/1.3.1

LifecycleException: null.open: java.net.BindException: Address already in use

at org.apache.catalina.connector.http.HttpConnector.initialize(HttpConnector.java:1116)

at org.apache.catalina.startup.Embedded.start(Embedded.java:962)

at com.sun.web.server.WebService.start(WebService.java:217)

at com.sun.web.server.WebServer.start(WebServer.java:189)

at com.sun.enterprise.server.J2EEServer.startWebService(J2EEServer.java:796)

at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:297)

at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)

java.lang.RuntimeException: null.open

at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:346)

at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)

J2EE server reported the following error: null.open

Error executing J2EE server ...

Any ideas?

Regards

Scott

[1137 byte] By [zaaba] at [2007-9-27 21:35:34]
# 1
Sorry I got this when restarting J2EE server
zaaba at 2007-7-7 3:32:24 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...