The BPLE cannot be published to the AvtiveBPEL 3.0 using AER Plugin [message #11130] |
Wed, 10 September 2008 02:52 |
Eclipse User |
|
|
|
Originally posted by: maple19862001.163.com
Hi,all
I've downloaded the Europa released version activeBpel runtime plugin,
unzip it on the Eclipse plugins folder,
Resuming, once created the server and added the bpel project (in my case
it's called loan.bpel),
i right-clicked on ActiveBPEL 3.0 Server, then "publish". But something
is wrong.Problem occurred:
Reading XPath Function Registry...
Reason:
java.io.FileNotFoundException: /functions/function.xml
Seeing the errorlog:
!ENTRY org.eclipse.bpel.validator 1 0 2008-09-10 09:55:31.063
!MESSAGE Validator Startup 328ms
!SESSION 2008-09-10 10:19:02.017
-----------------------------------------------
eclipse.buildId=M20070921-1145
java.version=1.6.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.update.configurator 2008-09-10 10:19:22.126
!MESSAGE Could not install bundle
plugins/net.sourceforge.lpg.lpgjavaruntime.source_1.1.0.v200 706111738.jar
Bundle "net.sourceforge.lpg.lpgjavaruntime.source" version
"1.1.0.v200706111738" has already been installed from:
update@plugins /net.sourceforge.lpg.lpgjavaruntime.source_1.1.0.v2007061117 38/
!ENTRY org.eclipse.ui.workbench 2 0 2008-09-10 10:20:33.392
!MESSAGE A handler conflict occurred. This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-09-10 10:20:33.392
!MESSAGE Conflict for
'AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse. ui.cheatsheets.actions.CheatSheetHelpMenuAction':
HandlerActivation(commandId=AUTOGEN:::org.eclipse.ui.cheatsh eets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheet HelpMenuAction,
handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.cheat sheets.CheatSheetExtensionFactory:helpMenuAction),
expression=AndExpression(ActionSetExpression(org.eclipse.ui. cheatsheets.actionSet,org.eclipse.ui.internal.WorkbenchWindow@8ef465),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@8ef465)),sourcePriority=16640)
HandlerActivation(commandId=AUTOGEN:::org.eclipse.ui.cheatsh eets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheet HelpMenuAction,
handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.inter nal.cheatsheets.actions.CheatSheetHelpMenuAction),
expression=AndExpression(ActionSetExpression(org.eclipse.ui. cheatsheets.actionSet,org.eclipse.ui.internal.WorkbenchWindow@8ef465),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@8ef465)),sourcePriority=16640)
!ENTRY org.eclipse.wst.server.core 4 0 2008-09-10 10:31:46.345
!MESSAGE Error calling delegate canModifyModules() ActiveBPEL 3.0
!STACK 0
java.lang.NullPointerException
at
org.eclipse.wst.server.core.internal.facets.FacetUtil.verify Facets(FacetUtil.java:127)
at org.eclipse.jst.server.core.FacetUtil.verifyFacets(FacetUtil .java:73)
at
org.eclipse.jst.server.generic.core.internal.GenericServer.c anModifyModules(GenericServer.java:61)
at
org.eclipse.wst.server.core.internal.Server.canModifyModules (Server.java:2178)
at
org.eclipse.wst.server.ui.internal.view.servers.ModuleSloshA ction.perform(ModuleSloshAction.java:76)
at
org.eclipse.wst.server.ui.internal.view.servers.AbstractServ erAction.run(AbstractServerAction.java:55)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:546)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:490)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(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.ja va:3682)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3293)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 19)
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(Work bench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:106)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.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(EclipseS tarter.java:363)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.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)
!ENTRY org.eclipse.wst.server.core 4 0 2008-09-10 10:31:47.173
!MESSAGE Error calling delegate getParentModules() ServerWorkingCopy
08-9-9_涓
|
|
|
Powered by
FUDForum. Page generated in 0.23563 seconds