cancel
Showing results for 
Search instead for 
Did you mean: 

I can't relrease activation from NWDS. please help

Former Member
0 Kudos

Hi.

I'm using NWDS(WebdynPro for Java) and CMS(Change Management System)

develop from nwds.

and aply operating system from cms.

After developing.

Release Activity from NWDS, To aply operating system.

But here is problem.

When I click Release from NWDS-Transport View, see the Pop up Error message below.

-------------------------------------------------------------------------------------------------------------------------

[Release for Transport]

Cannot release predecessors contained in failed change requests.

com.sap.cms.organizer.UI.exception.ReleaseActivitiesDialogException

-------------------------------------------------------------------------------------------------------------------------

So, i cannot aply the developing to the operating system.

Please help me.

Accepted Solutions (0)

Answers (2)

Answers (2)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

The error message is not too detailed but my guess is that there are more failed release attempts here (predecessor activities) of which you should find the first failed release and check its logs because that will contain the real issue you are facing with.

Former Member
0 Kudos

Hi.

Full error message is below.

please help.

The problem dc is only one.

the others dc are no problem.

com.sap.cms.util.exception.CMSUnexpectedException: Cannot release predecessors contained in failed change requests

at com.sap.cms.util.logging.CmsLogger.cmsalert(CmsLogger.java:471)

at com.sap.cms.util.logging.CmsLogger.errorWithStackTrace(CmsLogger.java:371)

at com.sap.cms.organizerUI.actions.ReleaseActivitiesAction.execute(ReleaseActivitiesAction.java:234)

at com.sap.cms.organizerUI.actions.TransportViewAction.run(TransportViewAction.java:117)

at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)

at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)

at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)

at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)

at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3910)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3503)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)

at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)

at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)

at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)

at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)

at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

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:559)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)

at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

Caused by: com.sap.cms.organizerUI.exceptions.ReleaseActivitiesDialogException: Cannot release predecessors contained in failed change requests

at com.sap.cms.organizerUI.ui.ReleaseActivitiesDialog.checkSourcePredecessors(ReleaseActivitiesDialog.java:887)

at com.sap.cms.organizerUI.ui.ReleaseActivitiesDialog.access$600(ReleaseActivitiesDialog.java:101)

at com.sap.cms.organizerUI.ui.ReleaseActivitiesDialog$2.run(ReleaseActivitiesDialog.java:340)

at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)

      [Error: com.sap.cms.organizerUI.actions.ReleaseActivitiesAction  Thread[main,6,main]]

former_member189220
Active Contributor
0 Kudos

Hello,

DC & predecessor activities are 2 separate things.

" more failed release attempts here (predecessor activities) of which you should find the first failed release"

What you have posted does not seem to be the 1st failed attempt of releasing.

Are you really sure this is the log from the 1st failed attempt?

Regards

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Choi,

when you say "aply operating system" you mean "deploy to runtime system", correct?

Regards

Ervin

Former Member
0 Kudos

hi Ervin.

yes you're right. I mean deploy to runtime system.

thank you.

former_member189220
Active Contributor
0 Kudos

Hello Choi,

How about the predecessor's activities?

Are there any at the moment of releasing this present one?

"Cannot release predecessors contained in failed change requests."

Please revise all your failed attempts of releasing the activity.

Please attach the logs here.

Regards,

Former Member
0 Kudos

Hi Milen.

The problem is only one DC(Development Component)

Another dc can release successfully.

Full Log message is below.

Please help.

Thank you.

com.sap.cms.util.exception.CMSUnexpectedException: Cannot release predecessors contained in failed change requests

at com.sap.cms.util.logging.CmsLogger.cmsalert(CmsLogger.java:471)

at com.sap.cms.util.logging.CmsLogger.errorWithStackTrace(CmsLogger.java:371)

at com.sap.cms.organizerUI.actions.ReleaseActivitiesAction.execute(ReleaseActivitiesAction.java:234)

at com.sap.cms.organizerUI.actions.TransportViewAction.run(TransportViewAction.java:117)

at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)

at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)

at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)

at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)

at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3910)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3503)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)

at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)

at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)

at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)

at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)

at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)

at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)

at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

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:559)

at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)

at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

Caused by: com.sap.cms.organizerUI.exceptions.ReleaseActivitiesDialogException: Cannot release predecessors contained in failed change requests

at com.sap.cms.organizerUI.ui.ReleaseActivitiesDialog.checkSourcePredecessors(ReleaseActivitiesDialog.java:887)

at com.sap.cms.organizerUI.ui.ReleaseActivitiesDialog.access$600(ReleaseActivitiesDialog.java:101)

at com.sap.cms.organizerUI.ui.ReleaseActivitiesDialog$2.run(ReleaseActivitiesDialog.java:340)

at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)

      [Error: com.sap.cms.organizerUI.actions.ReleaseActivitiesAction  Thread[main,6,main]]