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 99880 - unable to start personal/custom domain
Summary: unable to start personal/custom domain
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: Other Windows XP
: P2 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 20:05 UTC by ngap
Modified: 2007-04-09 20:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log (938.97 KB, application/octet-stream)
2007-04-04 20:51 UTC, ngap
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ngap 2007-04-03 20:05:21 UTC
Steps to reproduce :
install beta2 build b41 with netbeans 5.5.1 latest build NetBeans IDE 5.5.1
daily build 200703210600 

using jdk 1.5.0_09

start domain1 via commandline start-domain domain1 

create domain manually in cli called domain2 e.g. create-domain --user admin
--adminport 10000 domain2

from netbeans runtime tab, right click on Servers and choose add server > give
name of domain "local domain" > choose "register local domain" > specify
location of domain2 > do not enter user or password > click finish


from tree, right click on name of appserver called  "local domain"  and choose start

Problems:
Take a long time to start

There's no log  in netbean's output console when click on domain to "view server
log" 

Got the following error:

     "the Sun JavaSystem Applicaiton Server could not start.
       More information about the cuase is in the Server log file
       Possible reasons include:
             -IDE timeout: refresh the server node to see if it's running now
             -Port conflicts
             -Incorrect server configuration
             -Corrupted Deployed Applications preventing the server to start
             -Invalid Installation location"
Comment 1 Nitya Doraisamy 2007-04-04 19:23:14 UTC
Could you please attach the IDE's log and the server log for this domain.
IDE log will be in <userdir>\var\log\messages.log
Comment 2 ngap 2007-04-04 20:51:51 UTC
Created attachment 40458 [details]
log
Comment 3 Nitya Doraisamy 2007-04-05 01:09:27 UTC
Please attach the server log too.
Comment 4 Nitya Doraisamy 2007-04-05 02:32:11 UTC
NB5.5.1 build - While my personal domain did start, it could a very long time -
more than 3 minutes to start. Need to investigate the slow start
Comment 5 ngap 2007-04-05 19:44:21 UTC
There's no appserver log. I was able to reproduce the bug 2nd time
I think this problem happens because I am using external build (the usual 
download site)
Comment 6 _ pcw 2007-04-05 20:07:45 UTC
I tested this scenario with no problems.  domain 2 started up in about 10
seconds or so.

Software:

* Glassfish promoted build V2, B41 from
https://glassfish.dev.java.net/downloads/v2-b41.html
* Netbeans continuous build from
http://nbbuilder.czech.sun.com:8080/nbcbfiles/release551/builds/NetBeans-release551-20070405-1740.zip
since "latest daily build" is only March 21 and doesn't include Vince's last fix.
* Testing on Solaris x86 (11/06 Express Distribution) with JDK 1.5.0_11

Comment 7 ngap 2007-04-09 20:10:48 UTC
Not a bug. 
the custom domain did not start because it was using a duplicate adminport ith
domain1