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 256340 - On Every NetBeans start-up - a new instance of Glassfish domain is created.
Summary: On Every NetBeans start-up - a new instance of Glassfish domain is created.
Status: RESOLVED INCOMPLETE
Alias: None
Product: ide
Classification: Unclassified
Component: Internal Server (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2015-11-03 13:38 UTC by pkevin
Modified: 2016-05-17 13:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pkevin 2015-11-03 13:38:52 UTC
Product Version = NetBeans IDE 8.1 RC2 (Build 201510122201)
Operating System = Linux version 3.19.0-31-generic running on amd64
Java; VM; Vendor = 1.8.0_66
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.66-b17

Reproducibility: Happens every time

STEPS:
  * Start up NetBeans


ACTUAL:
  Running the create-domain subcommand
Default port 4848 for Admin is in use. Using 41561
Default port 8080 for HTTP Instance is in use. Using 56477
Default port 7676 for JMS is in use. Using 55253
Default port 3700 for IIOP is in use. Using 47944
Default port 8181 for HTTP_SSL is in use. Using 39580
Using default port 3820 for IIOP_SSL.
Using default port 3920 for IIOP_MUTUALAUTH.
Default port 8686 for JMX_ADMIN is in use. Using 46095
Using default port 6666 for OSGI_SHELL.
Using default port 9009 for JAVA_DEBUGGER.
Distinguished Name of the self-signed X.509 Server Certificate is:
[CN=USA17,OU=GlassFish,O=Oracle Corporation,L=Santa Clara,ST=California,C=US]
Distinguished Name of the self-signed X.509 Server Certificate is:
[CN=USA17-instance,OU=GlassFish,O=Oracle Corporation,L=Santa Clara,ST=California,C=US]
Domain lamtec created.
Domain lamtec admin port is 41561.
Domain lamtec allows admin login as user "anonymous" with no password.
Command create-domain executed successfully.


EXPECTED:
  No glassfish domain creatio
Comment 1 Petr Hejl 2016-05-17 13:45:15 UTC
Cab you be more specific about your configuration? Does this still happen?