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 148650 - Can't switch between java/jsp in sessions view with multiple debugging sessions
Summary: Can't switch between java/jsp in sessions view with multiple debugging sessions
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-29 16:59 UTC by Petr Cyhelsky
Modified: 2012-10-10 11: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 Cyhelsky 2008-09-29 16:59:55 UTC
Product Version: NetBeans IDE Dev (Build 200809290201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)

Observed: Switching between java and jsp in web project debugging session in sessions view can't be done when there is
more than one debugging session present. Otherwise it functions fine.

Steps to reproduce: debug some java web application -> have it stop on a breakpoint -> run some java debugging session
concurrently -> switch to sessions view ->try to switch the web project debugging session from jsp to java -> it can't
be done
Comment 1 Martin Entlicher 2008-10-01 17:18:06 UTC
Hmm, it works fine for me. Perhaps it's Windows-specific?
Comment 2 Petr Cyhelsky 2008-10-01 19:19:44 UTC
can't reproduce it on ubuntu either, it seems you are right