|
I'm trying to use the database web page wizard but it fails to have any input fields. Part of the error log is as follows: !ENTRY org.eclipse.ui 4 4 Nov 09, 2004 21:37:35.427 !MESSAGE Unhandled exception caught in event loop. !ENTRY org.eclipse.ui 4 0 Nov 09, 2004 21:37:35.427 !MESSAGE org/eclipse/emf/edit/provider/ItemProvider incompatible with org/eclipse/emf/ecore/EObject !STACK 0 java.lang.ClassCastException: org/eclipse/emf/edit/provider/ItemProvider incompatible with org/eclipse/emf/ecore/EObject at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.ClassCastException.<init>(ClassCastException.java:56) at com.ibm.etools.sqlbuilder.views.GridContentProvider.notifyChanged(GridCo ntentProvider.java:40) at org.eclipse.emf.edit.provider.ChangeNotifier.fireNotifyChanged(ChangeNot ifier.java:46) at com.ibm.etools.sqlmodel.providers.sqlquery.SQLQueryItemProviderAdapterFa ctory.fireNotifyChanged(SQLQueryItemProviderAdapterFactory.java:438).... Further along in the log : !ENTRY org.eclipse.ui 4 4 Nov 09, 2004 21:37:41.115 !MESSAGE Unhandled exception caught in event loop. !ENTRY org.eclipse.ui 4 0 Nov 09, 2004 21:37:41.125 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.NullPointerException.<init>(NullPointerException.java:63) at com.ibm.etools.webtools.wizards.dbwizard.taglibmodel.TaglibModelWizardPa gesContrib.setPagesFileData(TaglibModelWizardPagesContrib.java:154) at com.ibm.etools.webtools.wizards.WebRegionPagesContrib.fullyInitializePag es(WebRegionPagesContrib.java:108) at com.ibm.etools.webtools.wizards.WebRegionWizard.getPages(WebRegionWizard .java:328) at com.ibm.etools.webtools.wizards.WebRegionWizard.canFinish(WebRegionWizar d.java:131) at org.eclipse.jface.wizard.WizardDialog.updateButtons(WizardDialog.java:10 39) at org.eclipse.jface.wizard.WizardDialog.update(WizardDialog.java:1032) at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:96 3) at org.eclipse.jface.wizard.WizardDialog.access$1(WizardDialog.java:940) at org.eclipse.jface.wizard.WizardDialog$3.run(WizardDialog.java:929) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java) at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:927) at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:684) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:31 6) at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java) at org.eclipse.jface.window.Window.runEventLoop(Window.java) at org.eclipse.jface.window.Window.open(Window.java:563) at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.java:136) at org.eclipse.jface.action.Action.runWithEvent(Action.java:842) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Ac tionContributionItem.java:456) at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(Action ContributionItem.java:403) at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContribut ionItem.java:397) at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEve nt(ActionContributionItem.java:72) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402) at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader .java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at java.lang.reflect.AccessibleObject.invokeL(AccessibleObject.java:207) at java.lang.reflect.Method.invoke(Method.java:271) at org.eclipse.core.launcher.Main.basicRun(Main.java:291) at org.eclipse.core.launcher.Main.run(Main.java:747) at org.eclipse.core.launcher.Main.main(Main.java:583) I've reinstalled WSDC, but continue to have this problem. Any ideas?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.