cancel
Showing results for 
Search instead for 
Did you mean: 

Error @ Deploying SAP_DEVINF.SCA -> tc/SL/CMS/PCS

Former Member
0 Kudos

Hi,

I wanted to install de JDI, so I need to deploy the

-SAP_DEVINF.SCA

-SAP_DEVINFF.SCA

-SAP_BUILDT.SCA

I think it deployed everything except SAP_DEVINF.SCA-tc/SL/CMS/PCS and SAP_DEVINF.SCA-tc/SL/CMS/WebUI.

When it wants to deploy the SAP_DEVINF.SCA-tc/SL/CMS/PCS

I dont know where the problem is. Is the SAP_DEVINF.SCA possibly the wrong version (its named SAPDEVINF09_0.SCA)

How can i find out whether its the wrong version?

the error:

===========================================================================

Deployment started Wed Feb 01 10:57:01 CET 2006

===========================================================================

Starting Deployment of tc/SL/CMS/PCS

Aborted: development component 'tc/SL/CMS/PCS'/'sap.com'/'SAP AG'/'6.4009.00.0000.20041102104825.0000':

Caught exception during application deployment from SAP J2EE Engine's deploy service:

java.rmi.RemoteException: Cannot deploy application sap.com/tcSLCMSPCS.. Reason: Incorrect application sap.com/tcSLCMSPCS:Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getChangeRequest.Error in bean CmsOrganizerProxy: The business method restartExportByChangelists in the local interface throws java.rmi.RemoteException or a subclass of it. The throws clause of any method in the local interface must not include the java.rmi.RemoteException.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method restartExportByChangelists.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getRequestMaskForWorkspace.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getUnfinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getUnfinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getUnfinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getFinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getFinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getFinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getChangeListsOfChangeRequest.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getComponentLocation.; nested exception is: com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='com.sap.engine.services.ejb.exceptions.deployment.EJBDeploymentException: Incorrect application sap.com/tcSLCMS~PCS:Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getChangeRequest.Error in bean CmsOrganizerProxy: The business method restartExportByChangelists in the local interface throws java.rmi.RemoteException or a subclass of it. The throws clause of any method in the local interface must not include the java.rmi.RemoteException.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method restartExportByChangelists.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getRequestMaskForWorkspace.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getUnfinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getUnfinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getUnfinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getFinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getFinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getFinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getChangeListsOfChangeRequest.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getComponentLocation.

at com.sap.engine.services.ejb.deploy.verifier.Verifier.check(Verifier.java:66)

at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:253)

at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2118)

at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:594)

at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:379)

at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:296)

at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:290)

at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:323)

at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3033)

at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:463)

at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)

at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)

at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)

', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.ejb.exceptions.deployment.EJBDeploymentException: Incorrect application sap.com/tcSLCMS~PCS:Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getChangeRequest.Error in bean CmsOrganizerProxy: The business method restartExportByChangelists in the local interface throws java.rmi.RemoteException or a subclass of it. The throws clause of any method in the local interface must not include the java.rmi.RemoteException.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method restartExportByChangelists.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getRequestMaskForWorkspace.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getUnfinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getUnfinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getUnfinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getFinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getFinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getFinishedChangeRequests.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getChangeListsOfChangeRequest.Error in the local interface com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxy of bean CmsOrganizerProxy: No corresponding business method in the bean class was found for method getComponentLocation.

at com.sap.engine.services.ejb.deploy.verifier.Verifier.check(Verifier.java:66)

at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:253)

at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2118)

at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:594)

at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:379)

at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:296)

at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:290)

at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:323)

at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3033)

at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:463)

at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)

at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)

at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

Deployment of tc/SL/CMS/PCS finished with Error (Duration 9443 ms)

Accepted Solutions (1)

Accepted Solutions (1)

htammen
Active Contributor
0 Kudos

Hi Pete,

the version of your SAPDEVINF is SP9 Patch Level 0 build at 2nd November 2004.

Do you want to install SP9? If not get a newer version from service marketplace.

You can see the version and time here:

SAPDEVINF<b>09_0</b>.SCA

and here

sap.com'/'SAP AG'/'6.40<b>09.00</b>.0000.<b>20041102</b>104825.0000

Regards

Helmut

Former Member
0 Kudos

Hi Helmut, thanks for your reply

How can I find out which version I need to install?

Are there any other software-packages, which be needet to deploy in the SDM, befor I can deploy the three SCAs?

htammen
Active Contributor
0 Kudos

Hi Pete,

NWDI does have to have the same SP as your underlying Web AS. Please contact your administrator and ask him which SP level the Web AS has.

Regards

Helmut

Former Member
0 Kudos

Hi Helmut, that was the reason for the deploying-error.

We use SP12, so it clearly didn't Work with the 09-versions of the packages

thanks

kindest Pete

Answers (0)