Когда я удалил проекты, которые я развернутые один раз в прошлом, я не мог запустить сервер из-за этой ошибки:Не удалось запустить GlassFish SERVERE: CORE10012 Применение ранее развертывается не в своем первоначальном месте больше
Launching GlassFish on Felix platform
INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2.2 (build 5)
INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
INFO: Grizzly Framework 1.9.50 started in: 125ms - bound to [0.0.0.0:8181]
INFO: Grizzly Framework 1.9.50 started in: 109ms - bound to [0.0.0.0:4848]
INFO: Grizzly Framework 1.9.50 started in: 31ms - bound to [0.0.0.0:7676]
INFO: Grizzly Framework 1.9.50 started in: 125ms - bound to [0.0.0.0:3700]
INFO: The Admin Console is already installed, but not yet loaded.
SEVERE: CORE10012: Application previously deployed is not at its original location any more: file:/C:/Documents%20and%20Settings/2796/My%20Documents/NetBeansProjects/mavenprojectJSF/target/mavenprojectJSF-1.0-SNAPSHOT/
SEVERE: CORE10012: Application previously deployed is not at its original location any more: file:/C:/Documents%20and%20Settings/2796/My%20Documents/NetBeansProjects/jsf1/build/web/
SEVERE: CORE10012: Application previously deployed is not at its original location any more: file:/C:/Documents%20and%20Settings/2796/My%20Documents/NetBeansProjects/struts/build/web/
SEVERE: CORE10012: Application previously deployed is not at its original location any more: file:/D:/self%20learning%202014/struts2/Struts2-ExecAndWait-Interceptor-Example/Struts2Example/target/Struts2Example/
INFO: GlassFish Server Open Source Edition 3.1.2.2 (5) startup time : Felix (2,078ms), startup services(1,422ms), total(3,500ms)
SEVERE: Shutting down v3 due to startup exception : No free port within range: 8080=com.sun[email protected]14fccd
INFO: Server shutdown initiated
INFO: Already stopped, so just returning
, пожалуйста, укажите причину -1 – shareef