This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 243739

Summary: NetBeans fails to start GlassFish
Product: serverplugins Reporter: esaruhan
Component: GlassFishAssignee: Petr Hejl <phejl>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description esaruhan 2014-04-10 14:27:35 UTC
I can run Glassfish first, i stop it and restart again. It throws exception 
"address already in use: JVM_Bind:1527". It is no problem if it first time on first started. After i can not restart.
Comment 1 Petr Hejl 2015-04-29 07:08:19 UTC
Can you provide more details about your setup? What are the NB and GF versions? Is the GF coming from installer or donwloaded separately? Have you done any additional configuration. The port 1527 is actually not a GF port, but port used by the JavaDB (which is being started together with GF). Thanks.