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 171333 - output view inner tabs wrong titles
Summary: output view inner tabs wrong titles
Status: CLOSED DUPLICATE of bug 113388
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: t_h
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-02 16:31 UTC by mjreged
Modified: 2011-02-23 17:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
output tabs have wrong names (52.77 KB, image/png)
2009-09-02 16:31 UTC, mjreged
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mjreged 2009-09-02 16:31:07 UTC
Having 2 versions of Tomcat installed under Servers view 
Tomcat 5.5
Tomcat 6.0
Using Subversion
Maven Project

During normal development time, the usual compile project, start servers, deploy to server, run application in browser.
etc..
All inner tabs of the output view have wrong titles.  the output for subversion is titled as Tomcat6.0.
I attached a screen shot, notice in that instance all tabs are called Tomcat6.0
This gets really confusing and effects my work, as i can't ignore this defect it's too much in my way.
Comment 1 mjreged 2009-09-02 16:31:54 UTC
Created attachment 86980 [details]
output tabs have wrong names
Comment 2 Peter Pis 2009-09-07 10:38:34 UTC
Reassigning for further evaluation.
Comment 3 t_h 2009-09-07 10:47:07 UTC
jdk issue

*** This issue has been marked as a duplicate of 113388 ***
Comment 4 mjreged 2009-09-09 17:40:00 UTC
Thank you for the original ticket reference. But i am not clear if this issue is fixed in 6.7.1 or NOT ?

This is my setup in which it still occurs just as shown on the attached image.

>Log Session: Wednesday, September 9, 2009 10:33:01 AM EDT
>System Info: 
  Product Version         = NetBeans IDE 6.7.1 (Build 200907230233)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01; Sun Microsystems Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0_16-b01
  Java Home               = C:\SUN\JDK\JDK6u16\jre
  System Locale; Encoding = en_US (nb); Cp1252
  Home Directory          = C:\Documents and Settings\Martin Jamszolik
  Current Directory       = C:\SUN\NETBEANS\NetBeans 6.7.1
  
Comment 5 t_h 2009-09-10 11:48:25 UTC
This is JDK issue (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6670274). This issue was by accident backported
from JDK7 to JDK6u14. In NB 6.7.1 there is workaround (active tabs are marked by asterisk instead of bold) which is
active only for 6u14 because this issue was supposed to be fixed in 6u15. Unfortunately it was not so the workaround was
extended to 6u14-6u17 (it should be fixed in 6u18). This extended workaround should be in next patch (currently is
available in daily builds). I would recommend to use JDK6u13 before 6u18 is released.

*** This issue has been marked as a duplicate of 113388 ***
Comment 6 Antonin Nebuzelsky 2009-09-10 16:09:32 UTC
mjreged, a patch for 6.7(.1) to fix the problem for 6u14,15,16,17 has just been published.

If you go to Tools/Plugins and click Reload Catalog, you will see the update on the Updates page and you will be able to
install it.
Comment 7 Marian Mirilovic 2011-02-23 17:43:34 UTC
v/c