Error
com.ibm.ccl.soa.test.common.framework.ResolvingException: Unable to find interface {http://www.bskyb.com/domestic/ops/crm/osr/Manager}Sample in project _Worker_Process.
at com.ibm.ccl.soa.test.common.core.framework.resolver.SimpleWsdlResolver.resolvePortType(Unknown Source)
at com.ibm.wbit.comptest.ui.resolver.WIDWsdlResolver.resolvePortType(Unknown Source)
at com.ibm.ccl.soa.test.common.core.framework.resolver.SimpleWsdlResolver.resolveOperation(Unknown Source)
at com.ibm.ccl.soa.test.common.core.framework.operation.wsdl.WSDLOperationFactory.createOperationDescriptionFromURI(Unknown Source)
at com.ibm.ccl.soa.test.common.core.framework.operation.wsdl.WSDLOperationFactory.createOperationDescriptionFromURI(Unknown Source)
at com.ibm.wbit.comptest.ui.editor.section.InteractiveEmulatorEventDetailSection.populateOutputEditor(Unknown Source)
at com.ibm.wbit.comptest.ui.editor.section.InteractiveEmulatorEventDetailSection.setSectionInput(Unknown Source)
at com.ibm.ccl.soa.test.common.ui.editor.page.TestEditorDetailsPage.selectionChanged(Unknown Source)
at org.eclipse.ui.forms.DetailsPart$1.run(Unknown Source)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at org.eclipse.ui.forms.DetailsPart.showPage(Unknown Source)
at org.eclipse.ui.forms.DetailsPart.update(Unknown Source)
at org.eclipse.ui.forms.DetailsPart.selectionChanged(Unknown Source)
at org.eclipse.ui.forms.ManagedForm.fireSelectionChanged(Unknown Source)
at com.ibm.wbit.comptest.common.ui.editor.page.AbstractEventEditorPage.selectionChanged(Unknown Source)
at org.eclipse.jface.viewers.Viewer$2.run(Unknown Source)
at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
at org.eclipse.core.runtime.Platform.run(Unknown Source)
at org.eclipse.ui.internal.JFaceUtil$1.run(Unknown Source)
at org.eclipse.jface.util.SafeRunnable.run(Unknown Source)
at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Unknown Source)
at org.eclipse.jface.viewers.StructuredViewer.updateSelection(Unknown Source)
at org.eclipse.jface.viewers.StructuredViewer.setSelection(Unknown Source)
at com.ibm.wbit.comptest.common.ui.editor.section.AbstractEventSection.setCurrentEvent(Unknown Source)
at com.ibm.wbit.comptest.common.ui.editor.page.AbstractEventEditorPage.selectNextEvent(Unknown Source)
at com.ibm.wbit.comptest.common.ui.editor.page.AbstractEventEditorPage$1.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
at org.eclipse.core.launcher.Main.run(Unknown Source)
at org.eclipse.core.launcher.Main.main(Unknown Source)
Caused by: org.eclipse.core.internal.resources.ResourceException: Resource /BOHelper does not exist.
at org.eclipse.core.internal.resources.Resource.checkExists(Unknown Source)
at org.eclipse.core.internal.resources.Resource.checkAccessible(Unknown Source)
at org.eclipse.core.internal.resources.Project.checkAccessible(Unknown Source)
at org.eclipse.core.internal.resources.Resource.accept(Unknown Source)
at org.eclipse.core.internal.resources.Resource.accept(Unknown Source)
at org.eclipse.core.internal.resources.Resource.accept(Unknown Source)
... 48 more
Session data
eclipse.buildId=3.2.2
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223ifx-20080303 (JIT enabled)
J9VM - 20080228_17641_lHdSMR
JIT - 20070820_1846ifx1_r8
GC - 200802_28
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Framework arguments: -showlocation -product com.ibm.wbit.feature.ide -product com.ibm.wbit.feature.ide
Command-line arguments: -data C:\WS\Clawback -os win32 -ws win32 -arch x86 -showlocation -product com.ibm.wbit.feature.ide -clean -product com.ibm.wbit.feature.ide
Root Cause
This type error may come up on modifying the WSDL or BOs.
It can't trace to to the correct WSDL.
Resolution
Remove the older WSDL reference, add freshly, synchronize the WSDLs
Remove the invoke activities, create new invokes for those changed WSDLs.
Rebuilt and redeploy
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment