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 57237 - Failure of sunappserv to start
Summary: Failure of sunappserv to start
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ ludo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-31 10:39 UTC by j_b_stokes
Modified: 2006-03-24 13:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Netbeans log file (55.71 KB, text/plain)
2005-03-31 13:13 UTC, j_b_stokes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description j_b_stokes 2005-03-31 10:39:28 UTC
After setting up a sample web service as per the tutorial the embedded 
application server refuses to start up on deployment, with the following 
message displayed multiple times in the log:-

INFORMATIONAL *********** Exception occurred ************ at 10:24 AM on Mar 
31, 2005
[catch]java.lang.Exception: 
	at 
org.netbeans.modules.j2ee.sun.ide.j2ee.HttpMonitorSupport.synchronizeMonitorWit
hFlag(HttpMonitorSupport.java:99)
	at org.netbeans.modules.j2ee.sun.ide.j2ee.StartSunServer.run
(StartSunServer.java:202)
	at org.openide.util.Task.run(Task.java:189)
	at org.openide.util.RequestProcessor$Task.run
(RequestProcessor.java:330)
	at org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:721)

After realising that the application server hasn't started Netbeans tries to 
start it up again in a new popup window. As it never starts, a large number of 
identical windows, all trying to start up the application server, appear on 
screen over time.
Comment 1 _ ludo 2005-03-31 12:36:10 UTC
Which build number? jdk?
Can you attach the IDE log and possibly the app server log file?
which App Server version?
Comment 2 j_b_stokes 2005-03-31 13:13:08 UTC
Created attachment 21257 [details]
Netbeans log file
Comment 3 j_b_stokes 2005-03-31 13:14:14 UTC
Netbeans IDE 4.1 Beta Build 200502222100
JDK 1.5.0_02
Sun Java System Application Server Platform Edition 8.1 2005Q1
Comment 4 _ ludo 2005-04-01 02:57:46 UTC
This issue has been solved after beta...
If you want to keep using the Beta bit, I think you can resolve this by deleting
the betbeans user directory  (in your case C:\.netbeans_4.1beta)
and maek sure when you restart the IDE, you do not pick the upgrade settings
options: this did not work for beta.
You'll have to register the app server again, reopen your project and it should
be ok.
Comment 5 Jan Horvath 2005-07-14 16:27:21 UTC
v.