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 202857

Summary: [71cat] IDE doesn't start GlassFish
Product: serverplugins Reporter: muellermi <muellermi>
Component: GlassFishAssignee: Vince Kraemer <vkraemer>
Status: RESOLVED FIXED    
Severity: normal CC: jskrivanek, pjiricka
Priority: P1    
Version: 7.1   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: messages.log
dump
message log as text

Description muellermi 2011-09-30 06:56:04 UTC
Product Version = NetBeans IDE Dev (Build 201109290601)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) Client VM 21.0-b17

From within IDE, GlassFish cann not be started. Unlike a prior build ther is no message like "run --upgrade".
Simple nothing happens, when you try to start glassfish.

When you launch GlassFish from console and press refrech on NB's GlassFish node, it is recognized as running.
Comment 1 muellermi 2011-09-30 07:00:01 UTC
Dump includes these actions
- NB start
- Try to start GF
- refresh GF after manual start on console
Comment 2 muellermi 2011-09-30 07:00:09 UTC
Created attachment 111338 [details]
messages.log
Comment 3 muellermi 2011-09-30 07:00:19 UTC
Created attachment 111339 [details]
dump
Comment 4 muellermi 2011-09-30 07:03:31 UTC
BTW: after starting GF from console, it can be stopped from within NB, but not started again
Comment 5 muellermi 2011-09-30 07:15:24 UTC
Next problem:
After manual starting GF, I can run my app from within NB.
But: If I want to debug my app, NB stops GF (even though I started using debug mode) and tries to restart. Since starting is broken, it wont start again. I'll have to figure out a trick or switch back to previous buils 201109060601 :(
Comment 6 Jiri Skrivanek 2011-09-30 08:05:21 UTC
I can reproduce. Might be connected to bug 202863.
Comment 7 Vince Kraemer 2011-09-30 19:49:15 UTC
Created attachment 111378 [details]
message log as text
Comment 8 Vince Kraemer 2011-10-01 00:12:27 UTC
the fix for issue 202907 (issue 202863) appears to correct this... http://hg.netbeans.org/web-main/rev/8fd8c7c62d40