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 50213 - App server's output window isn't opened during starting
Summary: App server's output window isn't opened during starting
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-11 10:08 UTC by Petr Blaha
Modified: 2006-03-24 12:49 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 Petr Blaha 2004-10-11 10:08:58 UTC
[Build 041011]
Steps:
1) go to to runtime tab and start App server 
Server doesn't open output window with server's info
For Tomcat instance opening is working.
Comment 1 Petr Blaha 2004-10-13 10:45:17 UTC
Move issues from temprorary component.
Comment 2 Nitya Doraisamy 2005-02-18 01:55:43 UTC
Te server's log should be piped to the output window as part of the
server start action. As of now, there is only a seperate view log action .
Comment 3 _ ludo 2005-03-02 04:46:07 UTC
While tomcat is doing this, 
I am not sure this is the best thing to do for the app server. (and
might not be in ui spec)
I would either move this as enhancement or P4, as I like the optional
display, per user request.
P4 for now.
Comment 4 Pavel Buzek 2005-03-02 05:28:51 UTC
IMO this is an enhancement, but I do not agree with P4. Other IDEs
display the server log by default. I guess if there is an error in
deployment this is the ultimate source of information.

I guess this is not planned for 4.1 then?
Comment 5 Nitya Doraisamy 2005-04-01 00:02:55 UTC
fixed
Comment 6 Petr Blaha 2005-04-20 14:28:57 UTC
[netbeans41 RC build]