[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: 0.35 vaj Ex02 errors - how to debug?

This means an error occurred in Va/Java, not in your code. It's not
something you can really debug, but there are a few magical things you can
try.  This often happens when your source and binaries get out of date due
to incremental compilation problems or after your image has crashed.  One
first thing to try is to force a recompile of the affected class and/or
methods by editing and saving them in Va/Java.  You can also try to
replace the edition or version with itself, or shut down and restart your
image.  If all else fails, grab a newer version of Va/Java.


Gary Karasiuk wrote:

> Any suggestions on how to debug an Ex02 error?  Here is the log file that
> was produced:

> Log: Tue Apr 17 08:02:06 EDT 2001
> 2 com.ibm.eclipse.core.runtime 1 Problems encountered loading the plug-in
> registry.
>  1=============<children>=============
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/com/plugin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/com.ibm.eclipse.c
> ore.boot/plugin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/com.ibm.eclipse.c
> ore.vcm/plugin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/com.ibm.eclipse.c
> ore.vcm.cc/plugin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/com.ibm.eclipse.c
> ore.vcm.cvs/plugin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/com.ibm.eclipse.c
> ore.vcm.dav/plugin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/com.ibm.eclipse.e
> xamples.scripting/plugin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/com.ibm.eclipse.e
> xamples.scripting.adapter.development/plugin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/com.ibm.eclipse.e
> xamples.swt/plugin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/com.ibm.eclipse.u
> i.vcm/plugin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/edocjava2.cat/plu
> gin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/edocjava2.ca~/plu
> gin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/Etools/plugin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/eTools Java
> Model/plugin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/java.xml/plugin.x
> ml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/javaModel.mdl/plu
> gin.xml
>  2 com.ibm.eclipse.core.runtime 1 No plugin found for:
> valoader:/E:/pf/IBM/afeb/vaj/ide/project_resources/plugins/javaModel.xml/plu
> gin.xml
>  2 com.ibm.eclipse.core.runtime 2 Plug-in com.ibm.etools.websphere.tools was
> disabled due to missing or disabled prerequisite plug-in
> com.ibm.etools.server.jdk.
>  2 com.ibm.eclipse.core.runtime 2 Unknown extension point
> com.ibm.eclipse.core.help.contribution specified in plug-in
> com.ibm.eclipse.examples.ui.readmetool.
>  2 com.ibm.eclipse.core.runtime 2 Unknown extension point
> com.ibm.eclipse.internal.help.contributions specified in plug-in
> com.ibm.etools.j2ee.
>  2 com.ibm.eclipse.core.runtime 2 Unknown extension point
> com.ibm.itp.tdk.examples.example specified in plug-in
> com.ibm.jface.examples.
>  2 com.ibm.eclipse.core.runtime 2 Unknown extension point
> com.ibm.itp.ua.contribution specified in plug-in com.ibm.jface.examples.
>  1=============</children>=============
> Log: Tue Apr 17 08:03:13 EDT 2001
> 1 com.ibm.eclipse.core.resources 4 Unhandled exception caught in event loop.
> Log: Tue Apr 17 08:03:13 EDT 2001
> 4 com.ibm.eclipse.ui 0 (Ex02) An error has occurred.
> java.lang.InternalError: (Ex02) An error has occurred.
>  java.lang.Throwable(java.lang.String)
>  java.lang.Error(java.lang.String)
>  java.lang.VirtualMachineError(java.lang.String)
>  java.lang.InternalError(java.lang.String)
>  com.ibm.etools.rsc.ui.wizards.NewConnectionWizardPage(java.lang.String)
>  com.ibm.etools.rsc.ui.wizards.NewConnectionWizardPage(java.lang.String)
>  void
> com.ibm.etools.superwizard.ui.wizard.WrapDatabaseTask.createPages(java.lang.
> String)
>  void com.ibm.etools.superwizard.ui.wizard.J2EEAppCreationWizard.addPages()
>  com.ibm.swt.widgets.Control
> com.ibm.jface.wizard.WizardDialog.createContents()
>  com.ibm.swt.widgets.Control
> com.ibm.jface.window.Window.createContents(com.ibm.swt.widgets.Composite)
>  void com.ibm.jface.window.Window.create()
>  void com.ibm.jface.window.Window.create(com.ibm.swt.widgets.Shell)
>  int com.ibm.jface.window.Window.open(com.ibm.swt.widgets.Shell)
>  void com.ibm.eclipse.internal.ui.NewWizardShortcutAction.run()
>  void
> com.ibm.jface.action.ActionContributionItem.handleWidgetSelection(com.ibm.sw
> t.widgets.Event)
>  void
> com.ibm.jface.action.ActionContributionItem.handleWidgetEvent(com.ibm.swt.wi
> dgets.Event)
>  void
> com.ibm.jface.action.ActionContributionItem$ActionListener.handleEvent(com.i
> bm.swt.widgets.Event)
>  void com.ibm.swt.widgets.EventTable.sendEvent(com.ibm.swt.widgets.Event)
>  void com.ibm.swt.widgets.Widget.notifyListener(int,
> com.ibm.swt.widgets.Event)
>  boolean com.ibm.swt.widgets.Display.runDeferredEvents()
>  boolean com.ibm.swt.widgets.Display.readAndDispatch()
>  void com.ibm.eclipse.internal.ui.Workbench.runEventLoop()
>  java.lang.Object
> com.ibm.eclipse.internal.ui.Workbench.run(java.lang.Object)
>  java.lang.Object com.ibm.eclipse.core.boot.BootLoader.run(java.lang.String,
> java.net.URL, java.lang.String, java.lang.String [])
>  java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object,
> java.lang.Object [])
>  void com.ibm.eclipse.launcher.Main.basicRun(java.lang.String [])
>  void com.ibm.eclipse.launcher.Main.run(java.lang.String [])
>  void com.ibm.eclipse.launcher.UIMain.main(java.lang.String [])
>  evaluated code