Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 409266 - Debug fails on Ubuntu 13.04
Summary: Debug fails on Ubuntu 13.04
Status: CLOSED DUPLICATE of bug 398433
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 4.2.2   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-28 06:47 EDT by Francesco D'Amore CLA
Modified: 2013-05-28 09:43 EDT (History)
2 users (show)

See Also:


Attachments
Log file of Eclipse where debug fails on Ubuntu 13.04 (163.68 KB, application/octet-stream)
2013-05-28 06:47 EDT, Francesco D'Amore CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***