Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 409266

Summary: Debug fails on Ubuntu 13.04
Product: [Eclipse Project] JDT Reporter: Francesco D'Amore <francesco.damore>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: francesco.damore, Michael_Rennie
Version: 4.2.2   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Log file of Eclipse where debug fails on Ubuntu 13.04 none

Description Francesco D'Amore CLA 2013-05-28 06:47:41 EDT
Created attachment 231607 [details]
Log file of Eclipse where debug fails on Ubuntu 13.04

The debug session doesn't work on Ubuntu 13.04 x86. 

I using Eclipse Juno. Below the errors reported by eclipse log file.


!ENTRY org.eclipse.debug.ui 4 2 2013-05-28 12:29:56.596
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.debug.ui".
!STACK 0
java.lang.NullPointerException
	at org.eclipse.ui.internal.WorkbenchPage.getViewStack(WorkbenchPage.java:3981)
	at org.eclipse.debug.internal.ui.views.ViewContextService$ViewBinding.checkZOrder(ViewContextService.java:517)
	at 

............




!ENTRY org.eclipse.debug.ui 4 120 2013-05-28 12:29:56.598
!MESSAGE Error logged from Debug UI: 
!STACK 0
java.lang.NullPointerException
	at org.eclipse.ui.internal.WorkbenchPage.getViewStack(WorkbenchPage.java:3981)
	at org.eclipse.debug.internal.ui.views.ViewContextService$ViewBinding.checkZOrder(ViewContextService.java:517)
	at 

........
Comment 1 Francesco D'Amore CLA 2013-05-28 06:54:33 EDT
This is the header of may Eclipse session:

!SESSION 2013-05-28 11:19:06.524 -----------------------------------------------
eclipse.buildId=M20130204-1200
java.version=1.7.0_21
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=it_IT
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.jee.product
Comment 2 Michael Rennie CLA 2013-05-28 09:43:10 EDT

*** This bug has been marked as a duplicate of bug 398433 ***