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

Summary: Can't switch between java/jsp in sessions view with multiple debugging sessions
Product: debugger Reporter: Petr Cyhelsky <cyhelsky>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

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