JTeneglio583753 (Community Member) asked a question.

when loading xml into the Eclipse plugin i get "Unhandled event loop exception"

I've downloaded the triage flaw from veracode and i'm trying to load into the eclipse plugin and i get an error "Unhandled event loop exception"

 

 


  • JTeneglio583753 (Community Member)

    Forgot to add the eclipse log

     

     

    !ENTRY org.eclipse.ui 4 0 2023-12-10 16:05:35.649

    !MESSAGE Unhandled event loop exception

    !STACK 0

    java.lang.ArrayIndexOutOfBoundsException: -1

        at com.veracode.plugin.ide.common.util.FlawValueConverter.setColumnValueToText(FlawValueConverter.java:64)

        at com.veracode.eclipse.plugin.ui.views.ResultsView.setTotalFlawCount(ResultsView.java:145)

        at com.veracode.eclipse.plugin.ui.views.ResultsView.initWidgets(ResultsView.java:140)

        at com.veracode.eclipse.plugin.ui.views.ResultsView.setInputData(ResultsView.java:132)

        at com.veracode.eclipse.plugin.handlers.custom.ViewHandler$1.handleDetailedReportObtained(ViewHandler.java:45)

        at com.veracode.eclipse.plugin.ui.api.AsyncApiCaller$17$1.run(AsyncApiCaller.java:1087)

        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)

        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)

        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4213)

        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3820)

        at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)

        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)

        at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)

        at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)

        at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)

        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)

        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)

        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)

        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)

        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)

        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)

        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)

        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)

        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:498)

        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)

        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)

        at org.eclipse.equinox.launcher.Main.run(Main.java:1499)

     

    Expand Post

Topics (2)

No articles found
Loading

Ask the Community

Get answers, share a use case, discuss your favorite features, or get input from the community.