Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 86454 Details for
Bug 160723
Classloader problem with APT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Stacktrace of failure to process WebService annotation.
stacktrace.txt (text/plain), 9.63 KB, created by
Joel Rosi-Schwartz
on 2008-01-09 06:10:33 EST
(
hide
)
Description:
Stacktrace of failure to process WebService annotation.
Filename:
MIME Type:
Creator:
Joel Rosi-Schwartz
Created:
2008-01-09 06:10:33 EST
Size:
9.63 KB
patch
obsolete
>Configuration location: > file:/Users/joel/projects/Etish-331/.metadata/.plugins/org.eclipse.pde.core/UseMe Editor for OSX/ >Configuration file: > file:/Users/joel/projects/Etish-331/.metadata/.plugins/org.eclipse.pde.core/UseMe Editor for OSX/config.ini loaded >Install location: > file:/Applications/eclipse/ >Framework located: > file:/Applications/eclipse/plugins/org.eclipse.osgi_3.3.1.R33x_v20070828.jar >Framework classpath: > file:/Applications/eclipse/plugins/org.eclipse.osgi_3.3.1.R33x_v20070828.jar >Splash location: > /Applications/eclipse/plugins/org.eclipse.platform_3.3.2.R33x_v20071022/splash.bmp >Debug options: > file:/Applications/eclipse/Eclipse.app/Contents/MacOS/c:/projects/Etish-runtime/options not found >Time to load bundles: 46 >Starting application: 1324 >Application Started: 4318 >com.etish.useme.client.base.core.common.exceptions.FrameworkException: Failed to communicate with service [a] at [localhost:48080]. Please try again later. If the problem persists contact your system administrator. > at com.etish.useme.client.base.core.services.ServerDelegate.getAgent(ServerDelegate.java:219) > at com.etish.useme.client.base.core.services.ServerDelegate.validate(ServerDelegate.java:717) > at com.etish.useme.client.base.core.services.ServerLiaison.addServerLocation(ServerLiaison.java:122) > at com.etish.useme.client.editor.ui.wizards.serverlocation.ServerLocationWizard.addLocation(ServerLocationWizard.java:90) > at com.etish.useme.client.editor.ui.wizards.serverlocation.ServerLocationWizard.performFinish(ServerLocationWizard.java:177) > at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:742) > at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:373) > at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:616) > at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1495) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1519) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1504) > at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1295) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3350) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2954) > 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.ui.actions.NewWizardDropDownAction.run(NewWizardDropDownAction.java:174) > 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$6.handleEvent(ActionContributionItem.java:443) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1495) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1519) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1504) > at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1295) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3350) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2954) > 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:585) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148) >com.etish.useme.client.base.core.common.exceptions.FrameworkException[2]: A WebService annotation is not present on class: com.etish.useme.est.webservices.server.Server > at com.sun.xml.ws.modeler.RuntimeModeler.getPortTypeName(RuntimeModeler.java:1281) > at com.sun.xml.ws.client.ServiceContextBuilder.processAnnotations(ServiceContextBuilder.java:106) > at com.sun.xml.ws.client.ServiceContextBuilder.completeServiceContext(ServiceContextBuilder.java:87) > at com.sun.xml.ws.client.WSServiceDelegate.processServiceContext(WSServiceDelegate.java:133) > at com.sun.xml.ws.client.WSServiceDelegate.createEndpointIFBaseProxy(WSServiceDelegate.java:284) > at com.sun.xml.ws.client.WSServiceDelegate.getPort(WSServiceDelegate.java:180) > at javax.xml.ws.Service.getPort(Service.java:120) > at com.etish.useme.client.base.core.services.ServerDelegate.getAgent(ServerDelegate.java:212) > at com.etish.useme.client.base.core.services.ServerDelegate.validate(ServerDelegate.java:717) > at com.etish.useme.client.base.core.services.ServerLiaison.addServerLocation(ServerLiaison.java:122) > at com.etish.useme.client.editor.ui.wizards.serverlocation.ServerLocationWizard.addLocation(ServerLocationWizard.java:90) > at com.etish.useme.client.editor.ui.wizards.serverlocation.ServerLocationWizard.performFinish(ServerLocationWizard.java:177) > at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:742) > at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:373) > at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:616) > at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1495) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1519) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1504) > at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1295) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3350) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2954) > 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.ui.actions.NewWizardDropDownAction.run(NewWizardDropDownAction.java:174) > 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$6.handleEvent(ActionContributionItem.java:443) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1495) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1519) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1504) > at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1295) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3350) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2954) > 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:585) > 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) > at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 160723
:
51888
|
51889
| 86454