java 无法启动 Glassfish Server 4.1.1 http 或 https 侦听器端口在服务器未运行时被占用
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/38916558/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Could not start Glassfish Server 4.1.1 http or https listener port is occupied while server is not running
提问by Sinful17
every time i try to run my java project it immediatly stops and gives this error i tried changing my ports in the domain.xml section multiple times hoping id would work as the port i try first seem to be used but nothing helps.. anyone has an idea what could be the cause? here is my glassfish log:
每次我尝试运行我的 Java 项目时,它都会立即停止并出现此错误一个想法可能是什么原因?这是我的 glassfish 日志:
Launching GlassFish on Felix platform
aug 12, 2016 12:10:35 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner createBundleProvisioner
INFO: Create bundle provisioner class = class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.
aug 12, 2016 12:10:35 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner$DefaultCustomizer getLocations
WARNING: Skipping entry because it is not an absolute URI.
aug 12, 2016 12:10:35 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner$DefaultCustomizer getLocations
WARNING: Skipping entry because it is not an absolute URI.
aug 12, 2016 12:10:35 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner startBundles
WARNING: Can not start bundle file:/C:/Program%20Files/glassfish-4.1.1/glassfish/modules/core.jar because it is not contained in the list of installed bundles.
Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRuntime@4125812e in service registry.
#!## LogManagerService.postConstruct : rootFolder=C:\Program Files\glassfish-4.1.1\glassfish
#!## LogManagerService.postConstruct : templateDir=C:\Program Files\glassfish-4.1.1\glassfish\lib\templates
#!## LogManagerService.postConstruct : src=C:\Program Files\glassfish-4.1.1\glassfish\lib\templates\logging.properties
#!## LogManagerService.postConstruct : dest=C:\Users\Ian Dessers\AppData\Roaming\NetBeans.1\config\GF_4.1.1\domain1\config\logging.properties
Info: Running GlassFish Version: GlassFish Server Open Source Edition 4.1.1 (build 1)
Info: Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter
Info: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
Info: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
Info: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
Info: Authorization Service has successfully initialized.
Info: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
Info: JTS5014: Recoverable JTS instance, serverId = [100]
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Desktop/School%20ICT/Java/OEFS/toetenbord/build/web/
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Desktop/School%20ICT/Java/OEFS/hoofdstuk%203/oef%201%20-lamp/build/web/
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Desktop/School%20ICT/Java/OEFS/hoofdstuk%205/oefening%201%20hfdstk%205/build/web/
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Desktop/School%20ICT/Java/OEFS/hoofdstuk%206/Oefening%201%20hoofdstuk%206/build/web/
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Desktop/School%20ICT/Java/OEFS/oefeningen%20voor%20examen/oef1hfstk2/build/web/
Warning: Instance could not be initialized. Class=interface org.glassfish.grizzly.http.server.AddOn, name=http-listener-1, realClassName=org.glassfish.grizzly.http2.Http2AddOn
Warning: Instance could not be initialized. Class=interface org.glassfish.grizzly.http.server.AddOn, name=http-listener-2, realClassName=org.glassfish.grizzly.http2.Http2AddOn
Info: visiting unvisited references
Info: Grizzly Framework 2.3.23 started in: 254ms - bound to [/0.0.0.0:8181]
Warning: Instance could not be initialized. Class=interface org.glassfish.grizzly.http.server.AddOn, name=admin-listener, realClassName=org.glassfish.grizzly.http2.Http2AddOn
Info: Grizzly Framework 2.3.23 started in: 2ms - bound to [/0.0.0.0:4848]
Info: Grizzly Framework 2.3.23 started in: 1ms - bound to [/0.0.0.0:3700]
Info: Java security manager is disabled.
Info: Entering Security Startup Service.
Info: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
Info: Security Service(s) started successfully.
Info: Created HTTP listener http-listener-1 on host/port 0.0.0.0:8080
Info: Created HTTP listener http-listener-2 on host/port 0.0.0.0:8181
Info: Created HTTP listener admin-listener on host/port 0.0.0.0:4848
Severe: Error adding HttpProbes. NetworkListener http-listener-1s GrizzlyProxy is NULL
Info: Created virtual server server
Info: Created virtual server __asadmin
Info: Setting JAAS app name glassfish-web
Info: Virtual server server loaded default web module
Info: visiting unvisited references
Info: visiting unvisited references
Info: Loading application [examen_oef_hfstk2] at [/examen_oef_hfstk2]
Info: Loading application examen_oef_hfstk2 done in 5.264 ms
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Downloads/Oefening1/build/web/
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Desktop/Kleding_Dessers_Ian_r0640640/build/web/
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: Loading application [jdbc_select_1_rij] at [/jdbc select 1 rij]
Info: Loading application jdbc_select_1_rij done in 2.347 ms
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: Loading application [Dessers_Ian_r0640640_Cadeaubons] at [/Dessers_Ian_r0640640_Cadeaubons]
Info: Loading application Dessers_Ian_r0640640_Cadeaubons done in 823 ms
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: Loading application [11_Berghmans_BeauStorylead_architectgreen] at [/11_Berghmans_BeauStorylead_architectgreen]
Info: Loading application 11_Berghmans_BeauStorylead_architectgreen done in 2.033 ms
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: Loading application [dessers_ian_cadeaubons_bijles] at [/dessers_ian_cadeaubons_bijles]
Info: Loading application dessers_ian_cadeaubons_bijles done in 1.077 ms
Info: GlassFish Server Open Source Edition 4.1.1 (1) startup time : Felix (14.409ms), startup services(14.844ms), total(29.253ms)
Severe: Shutting down server due to startup exception
java.net.BindException: Address already in use: bind
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:433)
at sun.nio.ch.Net.bind(Net.java:425)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bindToChannelAndAddress(TCPNIOBindingHandler.java:131)
at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bind(TCPNIOBindingHandler.java:88)
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:248)
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:237)
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:86)
at org.glassfish.grizzly.config.GenericGrizzlyListener.start(GenericGrizzlyListener.java:184)
at com.sun.enterprise.v3.services.impl.GlassfishNetworkListener.start(GlassfishNetworkListener.java:109)
at com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0(GrizzlyProxy.java:267)
at com.sun.enterprise.v3.services.impl.GrizzlyProxy.start(GrizzlyProxy.java:241)
at com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy(GrizzlyService.java:567)
at com.sun.enterprise.v3.services.impl.GrizzlyService.postConstruct(GrizzlyService.java:490)
at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:326)
at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:374)
at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:471)
at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:228)
at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:85)
at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2072)
at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:114)
at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:88)
at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213)
at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144)
at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:762)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Info: HV000001: Hibernate Validator 5.1.2.Final
Info: Server shutdown initiated
Info: Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl@446c3920 as OSGi service registration: org.apache.felix.framework.ServiceRegistrationImpl@409986fe.
Info: Unregistered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl@446c3920 from service registry.
Info: FileMonitoring shutdown
Warning: Internal Server error: /__asadmin/__locations
java.lang.RuntimeException: java.io.IOException: Connection is closed
at com.sun.enterprise.v3.admin.AdminAdapter.onMissingResource(AdminAdapter.java:266)
at org.glassfish.grizzly.http.server.StaticHttpHandlerBase.service(StaticHttpHandlerBase.java:189)
at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:459)
at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:167)
at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:206)
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:180)
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:235)
at org.glassfish.grizzly.filterchain.ExecutorResolver.execute(ExecutorResolver.java:119)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:283)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:132)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:111)
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77)
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:536)
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access0(WorkerThreadIOStrategy.java:56)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:137)
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:591)
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:571)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Connection is closed
at org.glassfish.grizzly.nio.NIOConnection.assertOpen(NIOConnection.java:432)
at org.glassfish.grizzly.http.io.OutputBuffer.write(OutputBuffer.java:653)
at org.glassfish.grizzly.http.server.NIOOutputStreamImpl.write(NIOOutputStreamImpl.java:83)
at org.glassfish.admin.payload.PayloadImpl$Part.copy(PayloadImpl.java:613)
at org.glassfish.admin.payload.PayloadImpl$Outbound.writeTo(PayloadImpl.java:369)
at com.sun.enterprise.v3.admin.AdminAdapter.onMissingResource(AdminAdapter.java:262)
... 20 more
Caused by: java.io.IOException: Locally closed
Warning: Unable to set customized error page
java.io.IOException: Connection is closed
at org.glassfish.grizzly.nio.NIOConnection.assertOpen(NIOConnection.java:432)
at org.glassfish.grizzly.http.io.OutputBuffer.write(OutputBuffer.java:471)
at org.glassfish.grizzly.http.io.OutputBuffer.write(OutputBuffer.java:465)
at org.glassfish.grizzly.http.server.NIOWriterImpl.write(NIOWriterImpl.java:89)
at org.glassfish.grizzly.http.server.util.HtmlHelper.sendErrorPage(HtmlHelper.java:101)
at org.glassfish.grizzly.http.server.Response.sendError(Response.java:1358)
at org.glassfish.grizzly.http.server.Response.sendError(Response.java:1313)
at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:175)
at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:206)
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:180)
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:235)
at org.glassfish.grizzly.filterchain.ExecutorResolver.execute(ExecutorResolver.java:119)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:283)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:132)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:111)
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77)
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:536)
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access0(WorkerThreadIOStrategy.java:56)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:137)
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:591)
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:571)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Locally closed
Info: JdbcRuntimeExtension, getAllSystemRAResourcesAndPools = [GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcResource, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool, GlassFishConfigBean.org.glassfish.jdbc.config.JdbcConnectionPool]
Completed shutdown of Log manager service
Info: Shutdown procedure finished
Completed shutdown of GlassFish runtime
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=192m; support was removed in 8.0
Launching GlassFish on Felix platform
aug 12, 2016 12:12:11 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner createBundleProvisioner
INFO: Create bundle provisioner class = class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner.
aug 12, 2016 12:12:11 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner$DefaultCustomizer getLocations
WARNING: Skipping entry because it is not an absolute URI.
aug 12, 2016 12:12:11 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner$DefaultCustomizer getLocations
WARNING: Skipping entry because it is not an absolute URI.
aug 12, 2016 12:12:11 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner startBundles
WARNING: Can not start bundle file:/C:/Program%20Files/glassfish-4.1.1/glassfish/modules/core.jar because it is not contained in the list of installed bundles.
Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRuntime@79376098 in service registry.
#!## LogManagerService.postConstruct : rootFolder=C:\Program Files\glassfish-4.1.1\glassfish
#!## LogManagerService.postConstruct : templateDir=C:\Program Files\glassfish-4.1.1\glassfish\lib\templates
#!## LogManagerService.postConstruct : src=C:\Program Files\glassfish-4.1.1\glassfish\lib\templates\logging.properties
#!## LogManagerService.postConstruct : dest=C:\Users\Ian Dessers\AppData\Roaming\NetBeans.1\config\GF_4.1.1\domain1\config\logging.properties
Info: Running GlassFish Version: GlassFish Server Open Source Edition 4.1.1 (build 1)
Info: Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter
Info: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
Info: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
Info: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
Info: Authorization Service has successfully initialized.
Info: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
Info: JTS5014: Recoverable JTS instance, serverId = [100]
Warning: Instance could not be initialized. Class=interface org.glassfish.grizzly.http.server.AddOn, name=http-listener-1, realClassName=org.glassfish.grizzly.http2.Http2AddOn
Warning: Instance could not be initialized. Class=interface org.glassfish.grizzly.http.server.AddOn, name=http-listener-2, realClassName=org.glassfish.grizzly.http2.Http2AddOn
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Desktop/School%20ICT/Java/OEFS/toetenbord/build/web/
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Desktop/School%20ICT/Java/OEFS/hoofdstuk%203/oef%201%20-lamp/build/web/
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Desktop/School%20ICT/Java/OEFS/hoofdstuk%205/oefening%201%20hfdstk%205/build/web/
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Desktop/School%20ICT/Java/OEFS/hoofdstuk%206/Oefening%201%20hoofdstuk%206/build/web/
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Desktop/School%20ICT/Java/OEFS/oefeningen%20voor%20examen/oef1hfstk2/build/web/
Info: Grizzly Framework 2.3.23 started in: 240ms - bound to [/0.0.0.0:8181]
Warning: Instance could not be initialized. Class=interface org.glassfish.grizzly.http.server.AddOn, name=admin-listener, realClassName=org.glassfish.grizzly.http2.Http2AddOn
Info: Grizzly Framework 2.3.23 started in: 25ms - bound to [/0.0.0.0:4848]
Info: visiting unvisited references
Info: Grizzly Framework 2.3.23 started in: 5ms - bound to [/0.0.0.0:3700]
Info: Java security manager is disabled.
Info: Entering Security Startup Service.
Info: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
Info: Security Service(s) started successfully.
Info: Created HTTP listener http-listener-1 on host/port 0.0.0.0:8080
Info: Created HTTP listener http-listener-2 on host/port 0.0.0.0:8181
Info: Created HTTP listener admin-listener on host/port 0.0.0.0:4848
Severe: Error adding HttpProbes. NetworkListener http-listener-1s GrizzlyProxy is NULL
Info: Created virtual server server
Info: Created virtual server __asadmin
Info: Setting JAAS app name glassfish-web
Info: Virtual server server loaded default web module
Info: visiting unvisited references
Info: visiting unvisited references
Info: Loading application [examen_oef_hfstk2] at [/examen_oef_hfstk2]
Info: Loading application examen_oef_hfstk2 done in 2.956 ms
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Downloads/Oefening1/build/web/
Severe: Application previously deployed is not at its original location any more: file:/C:/Users/Ian%20Dessers/Desktop/Kleding_Dessers_Ian_r0640640/build/web/
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: Loading application [jdbc_select_1_rij] at [/jdbc select 1 rij]
Info: Loading application jdbc_select_1_rij done in 2.616 ms
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: Loading application [Dessers_Ian_r0640640_Cadeaubons] at [/Dessers_Ian_r0640640_Cadeaubons]
Info: Loading application Dessers_Ian_r0640640_Cadeaubons done in 508 ms
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: Loading application [11_Berghmans_BeauStorylead_architectgreen] at [/11_Berghmans_BeauStorylead_architectgreen]
Info: Loading application 11_Berghmans_BeauStorylead_architectgreen done in 1.283 ms
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: visiting unvisited references
Info: Loading application [dessers_ian_cadeaubons_bijles] at [/dessers_ian_cadeaubons_bijles]
Info: Loading application dessers_ian_cadeaubons_bijles done in 918 ms
Info: GlassFish Server Open Source Edition 4.1.1 (1) startup time : Felix (13.645ms), startup services(9.811ms), total(23.456ms)
Severe: Shutting down server due to startup exception
java.net.BindException: Address already in use: bind
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:433)
at sun.nio.ch.Net.bind(Net.java:425)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bindToChannelAndAddress(TCPNIOBindingHandler.java:131)
at org.glassfish.grizzly.nio.transport.TCPNIOBindingHandler.bind(TCPNIOBindingHandler.java:88)
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:248)
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:237)
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:86)
at org.glassfish.grizzly.config.GenericGrizzlyListener.start(GenericGrizzlyListener.java:184)
at com.sun.enterprise.v3.services.impl.GlassfishNetworkListener.start(GlassfishNetworkListener.java:109)
at com.sun.enterprise.v3.services.impl.GrizzlyProxy.start0(GrizzlyProxy.java:267)
at com.sun.enterprise.v3.services.impl.GrizzlyProxy.start(GrizzlyProxy.java:241)
at com.sun.enterprise.v3.services.impl.GrizzlyService.createNetworkProxy(GrizzlyService.java:567)
at com.sun.enterprise.v3.services.impl.GrizzlyService.postConstruct(GrizzlyService.java:490)
at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:326)
at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:374)
at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:471)
at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:228)
at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:85)
at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2072)
at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:114)
at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:88)
at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1213)
at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1144)
at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$UpOneLevel.run(CurrentTaskFuture.java:762)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Info: HV000001: Hibernate Validator 5.1.2.Final
Info: Server shutdown initiated
Info: Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl@446c3920 as OSGi service registration: org.apache.felix.framework.ServiceRegistrationImpl@409986fe.
Info: Unregistered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl@446c3920 from service registry.
Info: FileMonitoring shutdown
Warning: Internal Server error: /__asadmin/__locations
java.lang.RuntimeException: java.io.IOException: Connection is closed
at com.sun.enterprise.v3.admin.AdminAdapter.onMissingResource(AdminAdapter.java:266)
at org.glassfish.grizzly.http.server.StaticHttpHandlerBase.service(StaticHttpHandlerBase.java:189)
at com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:459)
at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:167)
at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:206)
at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:180)
at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:235)
at org.glassfish.grizzly.filterchain.ExecutorResolver.execute(ExecutorResolver.java:119)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:283)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:132)
at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:111)
at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77)
at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:536)
at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access0(WorkerThreadIOStrategy.java:56)
at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:137)
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:591)
at org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:571)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Connection is closed
at org.glassfish.grizzly.nio.NIOConnection.assertOpen(NIOConnection.java:432)
at org.glassfish.grizzly.http.io.OutputBuffer.write(OutputBuffer.java:653)
at org.glassfish.grizzly.http.server.NIOOutputStreamImpl.write(NIOOutputStreamImpl.java:83)
at org.glassfish.admin.payload.PayloadImpl$Part.copy(PayloadImpl.java:613)
at org.glassfish.admin.payload.PayloadImpl$Outbound.writeTo(PayloadImpl.java:369)
at com.sun.enterprise.v3.admin.AdminAdapter.onMissingResource(AdminAdapter.java:262)
... 20 more
Caused by: java.io.IOException: Locally closed
Warning: Unable to set customized error page
java.io.IOException: Connection is closed
回答by uchegbu francis
i had a similar issue.. if you are using Netbeans and Windows This is how i resolved it
我有一个类似的问题..如果你使用的是 Netbeans 和 Windows 这就是我解决它的方法
- Go to Services..
- click Server..
- remove the glassfish server
- Add Server
- Select Glassfish server
- change installation directory to C:/Program Files/glass-fish-4.1.1 (or locate the edition installed in your program files )
- Or in another windows explorer locate C:\Program Files\glassfish-4.1.1\glassfish\domains\domain1\config (note you should change the 4.1.1 to your current glassfish version or locate it from your system )
- open domain.xml (with an editor preferably notepad++)
- search for network-listener
- change http port to any port number like like 8080 to 4949 (you may chose to start asadmin from C:\Program Files\glassfish-4.1.1\bin double click on asadmin.bat and run the command start-domain domain-1 it might show successful or failure)
- save (or change notepad++ to give admin privileges
- go back to netbeans and start the glassfish under the services click servers and right click and start.. (if you cannot start the server try and run the web program , it will start the server , if its taking long stop it get to service wait it will turn green then run it , it should work)
- 转到服务..
- 点击服务器..
- 删除 glassfish 服务器
- 添加服务器
- 选择 Glassfish 服务器
- 将安装目录更改为 C:/Program Files/glass-fish-4.1.1(或找到安装在您的程序文件中的版本)
- 或者在另一个 Windows 资源管理器中找到 C:\Program Files\glassfish-4.1.1\glassfish\domains\domain1\config(注意您应该将 4.1.1 更改为您当前的 glassfish 版本或从您的系统中找到它)
- 打开 domain.xml(最好使用 Notepad++ 编辑器)
- 搜索网络侦听器
- 将 http 端口更改为任何端口号,例如 8080 到 4949(您可以选择从 C:\Program Files\glassfish-4.1.1\bin 启动 asadmin,双击 asadmin.bat 并运行命令 start-domain domain-1 it可能显示成功或失败)
- 保存(或更改记事本++以授予管理员权限
- 返回netbeans并在服务下启动glassfish,单击服务器并右键单击并启动..(如果您无法启动服务器尝试运行Web程序,它将启动服务器,如果它需要很长时间停止它进入服务等待它会变成绿色然后运行它,它应该可以工作)
回答by ANURAG BHAKUNI
I will tell you what worked for me, as I faced the same problem:
我会告诉你什么对我有用,因为我遇到了同样的问题:
- Open Services tab in your netbeans application (It was netbeans 8.2 for me).
- After that Servers -> Glassfish Server 4.1.1.
- Right click and select properties and see the http port written there(like 8080).
- Open cmd.exe (win+r) and type netstat -ano. Then find the http port you have seen in previous step under local address.
- See the pid code there and then open task manager and end that process having same pid code under details tab.
- Run your program again (also add netbeans actions extension from chrome extensions, if not added. It was asked in my case.)
- 在您的 netbeans 应用程序中打开服务选项卡(对我来说是 netbeans 8.2)。
- 在服务器 -> Glassfish Server 4.1.1 之后。
- 右键单击并选择属性,然后查看写在那里的 http 端口(如 8080)。
- 打开 cmd.exe (win+r) 并输入 netstat -ano。然后在本地地址下找到您在上一步中看到的 http 端口。
- 在那里查看 pid 代码,然后打开任务管理器并在详细信息选项卡下结束具有相同 pid 代码的进程。
- 再次运行你的程序(如果没有添加,也从 chrome 扩展中添加 netbeans 操作扩展。在我的情况下被问到。)
回答by vish
I have solve this error by following steps:
我通过以下步骤解决了这个错误:
- Goto service
- Add server
- Select glassfish server
- Next
- Next
- Domain 2
// here I set domain name as domain2
- Finish
- Restart netbeans
- Run that program which you wanted to learn
- 转到服务
- 添加服务器
- 选择 glassfish 服务器
- 下一个
- 下一个
- 域 2
// here I set domain name as domain2
- 结束
- 重启netbeans
- 运行你想学习的程序
回答by Deepak Chandh
If you're a Windows user my answer will really help you.
如果您是 Windows 用户,我的回答将真正帮助您。
Step 1: Open the command line by pressing (windows + R) and type cmd there
步骤1:按(windows + R)打开命令行并在那里输入cmd
Step 2: enter the command
第二步:输入命令
netstat -aon | find ":8080" |find "LISTENING"
On entering this command you will see a set of port numbers and associated process IDs.
输入此命令后,您将看到一组端口号和关联的进程 ID。
Step 3: Open the Task Manager --> details, there search for the process IDs which you saw in the command line.
第 3 步:打开任务管理器 --> 详细信息,搜索您在命令行中看到的进程 ID。
Step 4: select those PIDs and click on End Task.
第 4 步:选择这些 PID,然后单击“结束任务”。
Now go to netbeans, the things will work fine.
现在去 netbeans,一切都会好起来的。