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 225735 - Starting tomcat7 server, from Services pane, opens localhost log console instead of catalina log console
Summary: Starting tomcat7 server, from Services pane, opens localhost log console inst...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 7.3
Hardware: PC Other
: P4 normal (vote)
Assignee: Petr Hejl
URL:
Keywords: TOMCAT
Depends on:
Blocks:
 
Reported: 2013-02-05 04:12 UTC by smithh032772
Modified: 2013-08-09 10:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (195.65 KB, text/plain)
2013-02-05 04:12 UTC, smithh032772
Details
localhost log becomes active console when starting tomcat7 (TomEE) (148.70 KB, image/jpeg)
2013-02-05 04:24 UTC, smithh032772
Details

Note You need to log in before you can comment on or make changes to this bug.
Description smithh032772 2013-02-05 04:12:23 UTC
Product Version = NetBeans IDE 7.3 RC1 (Build 201301240957)
Operating System = Windows Server 2008 version 6.0 running on amd64
Java; VM; Vendor = 1.7.0_13
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01
TomEE 1.5.2-SNAPSHOT (latest version or any TomEE 1.5.1+ version)

1. Do a Clean-n-build of a project (web application project, in my case)
2. The clean and build console becomes the active console in Output window/pane
3. Right-click tomcat7 server (in my case, TomEE 1.5.1+) in Services pane
4. Select Start option on context/popup menu
5. IF (localhost 'and' catalina log) consoles are 'not' opened, then localhost and catalina log consoles are opened, and catalina log console is default/active console. +1 Like!
6. IF localhost 'and' catalina log consoles are currently open in Output pane/window, then localhost log becomes the active console instead of catalina log console

When #6 above occurs, please make sure that the catalina log console becomes the active console instead of the localhost log.

This issue occurs in NetBeans 7.2 and 7.3 RC1.

Thanks,
Howard
Comment 1 smithh032772 2013-02-05 04:12:29 UTC
Created attachment 131022 [details]
IDE log
Comment 2 smithh032772 2013-02-05 04:24:01 UTC
> Created attachment 131022 [details]
> IDE log

Attached a screen capture that was taken after right-clicked TomEE server and selected 'Start' option on popup/context menu. localhost log is active console instead of catalina log console.
Comment 3 smithh032772 2013-02-05 04:24:05 UTC
Created attachment 131023 [details]
localhost log becomes active console when starting tomcat7 (TomEE)