[ https://issues.apache.org/jira/browse/AXIS2-3535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979309#action_12979309 ]
Andreas Veithen commented on AXIS2-3535: ---------------------------------------- Indeed, this could be the same issue. Unfortunately, isola009 didn't follow my advice to create another JIRA with a more detailed description of the problem. > Axis2_Service_Archiver plugin not displaying entry fields > --------------------------------------------------------- > > Key: AXIS2-3535 > URL: https://issues.apache.org/jira/browse/AXIS2-3535 > Project: Axis2 > Issue Type: Bug > Components: ide plugins > Affects Versions: 1.3 > Environment: Win XP SP2, Eclipse Version: 3.3.1.1 > Reporter: Jack Blakely > Priority: Minor > Attachments: screenshot-1.jpg > > > ** First time submitting an issue, sorry if this doesn't explain the problem > well enough. ** > The axis2 service archiver displays a blank entry window if the wizard was > exited with missing external libraries or some other error may exist. > error log: > !ENTRY org.eclipse.jface 4 2 2008-02-22 14:24:22.726 > !MESSAGE Problems occurred when invoking code from plug-in: > "org.eclipse.jface". > !STACK 0 > java.lang.NoClassDefFoundError: org/jdom/Document > at java.lang.Class.getDeclaredMethods0(Native Method) > at java.lang.Class.privateGetDeclaredMethods(Class.java:2427) > at java.lang.Class.privateGetPublicMethods(Class.java:2547) > at java.lang.Class.getMethods(Class.java:1410) > at > org.apache.axis2.tool.service.eclipse.ui.ServiceXMLGenerationPage.updateTable(ServiceXMLGenerationPage.java:247) > at > org.apache.axis2.tool.service.eclipse.ui.ServiceXMLGenerationPage.createControl(ServiceXMLGenerationPage.java:159) > at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170) > at > org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:669) > at > org.eclipse.jface.wizard.WizardDialog.setWizard(WizardDialog.java:1083) > at > org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1142) > at > org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog.java:1139) > at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.java:1128) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) > at > org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1126) > at > org.eclipse.ui.internal.dialogs.NewWizardSelectionPage.advanceToNextPageOrFinish(NewWizardSelectionPage.java:71) > at > org.eclipse.ui.internal.dialogs.NewWizardNewPage$1.doubleClick(NewWizardNewPage.java:355) > at > org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:799) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) > at org.eclipse.core.runtime.Platform.run(Platform.java:857) > at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:46) > at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:199) > at > org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:797) > at > org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1387) > at > org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1173) > at > org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:237) > at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:234) > at > org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:295) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293) > at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) > at org.eclipse.jface.window.Window.open(Window.java:796) > at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.java:182) > at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) > at > org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) > at > org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) > at > org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353) > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219) > at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466) > at > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) > at > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at > org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106) > at > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) > at org.eclipse.equinox.launcher.Main.run(Main.java:1173) > The wizard saves the entered data into an xml file in > workspace\.metadata\.plugins\Axis2_Service_Archiver. > error work around: > close eclipse > delete dialog_settings.xml in > workspace\.metadata\.plugins\Axis2_Service_Archiver > restart eclipse > run wizard and make sure you enter all information correctly, do not use back > button or error could come up again (the wizard will be broken). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org