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 238574 - Netbeans can't start Glassfish
Summary: Netbeans can't start Glassfish
Status: RESOLVED INCOMPLETE
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-19 21:47 UTC by imolero
Modified: 2015-04-27 10:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (252.51 KB, application/octet-stream)
2013-11-19 21:47 UTC, imolero
Details

Note You need to log in before you can comment on or make changes to this bug.
Description imolero 2013-11-19 21:47:46 UTC
Created attachment 142376 [details]
IDE log
Comment 1 imolero 2013-11-19 21:54:22 UTC
  Product Version         = NetBeans IDE 7.4 (Build 201310111528) (#6523d6792981)
  Operating System        = Windows 7 version 6.1 running on amd64
  Java; VM; Vendor        = 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08; Oracle Corporation
  Runtime                 = Java(TM) SE Runtime Environment 1.7.0_45-b18
  Java Home               = C:\Program Files\Java\jdk1.7.0_45\jre
  System Locale; Encoding = es_PE (nb); Cp1252

Start netbeans, try to start glassfish (from netbeans) and nothing happens, I disable Start Registered Derby Server option from the properties of the Glassfish server.

When using console, asadmin start-domain domain1 is succesfull start glassfish server.

The IDE log is using -J-Dglassfish.level=0 -J-Dorg.glassfish.tools.ide.level=0 in the netbeans.conf file.
Comment 2 Petr Hejl 2015-04-16 14:26:07 UTC
Does nothing literally means nothing or is there an output window displaying some progress?
Comment 3 Petr Hejl 2015-04-27 10:59:54 UTC
Awaiting user response.