Community
Participate
Working Groups
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 ........
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
*** This bug has been marked as a duplicate of bug 398433 ***