cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment exception for EJB project

Former Member
0 Kudos

Dear All,

I'm working with EJB's in webdynpro java.

I have deployed the project "EAPPhoneBook.ear" and select DeployJ2EE engine, this will deploy it on the WEBAS.

I'm getting the Deployment exception : The deployment of at least one item aborted.

Please find the error as below:

Result:

=> deployment aborted : file:/C:/DOCUME1/00004743/LOCALS1/Temp/temp38858EAPPhoneBook.ear

Aborted: development component 'EAPPhoneBook'/'sap.com'/'localhost'/'2009.12.09.12.16.49'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application sap.com/EAPPhoneBook.. Reason: Incorrect application sap.com/EAPPhoneBook:Error in the remote interface com.gmr.phonebook.PhoneBookProcessor of bean PhoneBookProcessorBean: No corresponding business method in the bean class com.gmr.phonebook.PhoneBookProcessorBean was found for method insertRecords.Error in the remote interface com.gmr.phonebook.PhoneBookProcessor of bean PhoneBookProcessorBean: No corresponding business method in the bean class com.gmr.phonebook.PhoneBookProcessorBean was found for method viewRecords.; 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/EAPPhoneBook:Error in the remote interface com.gmr.phonebook.PhoneBookProcessor of bean PhoneBookProcessorBean: No corresponding business method in the bean class com.gmr.phonebook.PhoneBookProcessorBean was found for method insertRecords.Error in the remote interface com.gmr.phonebook.PhoneBookProcessor of bean PhoneBookProcessorBean: No corresponding business method in the bean class com.gmr.phonebook.PhoneBookProcessorBean was found for method viewRecords. at com.sap.engine.services.ejb.deploy.verifier.Verifier.check(Verifier.java:66) at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:254) at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2161) at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606) at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321) at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307) at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292) at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326) at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184) at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552) 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:313) at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199) at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(AccessController.java:219) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.ejb.exceptions.deployment.EJBDeploymentException: Incorrect application sap.com/EAPPhoneBook:Error in the remote interface com.gmr.phonebook.PhoneBookProcessor of bean PhoneBookProcessorBean: No corresponding business method in the bean class com.gmr.phonebook.PhoneBookProcessorBean was found for method insertRecords.Error in the remote interface com.gmr.phonebook.PhoneBookProcessor of bean PhoneBookProcessorBean: No corresponding business method in the bean class com.gmr.phonebook.PhoneBookProcessorBean was found for method viewRecords. at com.sap.engine.services.ejb.deploy.verifier.Verifier.check(Verifier.java:66) at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:254) at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2161) at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606) at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321) at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307) at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292) at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326) at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184) at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552) 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:313) at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199) at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(AccessController.java:219) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170) (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

Can any one please help me to resolve the above issue.

Thanks in advance.

Regards,

Gowripathirao.

Accepted Solutions (0)

Answers (2)

Answers (2)

siarhei_pisarenka3
Active Contributor
0 Kudos

Hi Gowripathirao

The error message says "Error in the remote interface com.gmr.phonebook.PhoneBookProcessor of bean PhoneBookProcessorBean: No corresponding business method in the bean class com.gmr.phonebook.PhoneBookProcessorBean was found for method viewRecords".

Check that PhoneBookProcessorBean has method viewRecords as it's declared in interface PhoneBookProcessor.

BR, Siarhei

Former Member
0 Kudos

Dear Siarhei,

As per your suggestion, i have checked the remote interface and there is business methods in PhonebookProcessorBean. But still i'm facing the same issue while deploying.

Please find the issue while deploying.

ERROR: Not deployed. Deploy Service returned ERROR:

java.rmi.RemoteException: Cannot deploy application sap.com/EAPPhoneBook..

Reason: Incorrect application sap.com/EAPPhoneBook:

Error in the remote interface com.gmr.phonebook.PhoneBookProcessor of bean PhoneBookProcessorBean: No corresponding business method in the bean class com.gmr.phonebook.PhoneBookProcessorBean was found for method insertRecord.; 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/EAPPhoneBook:

Error in the remote interface com.gmr.phonebook.PhoneBookProcessor of bean PhoneBookProcessorBean: No corresponding business method in the bean class com.gmr.phonebook.PhoneBookProcessorBean was found for method insertRecord.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

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

at java.security.AccessController.doPrivileged(AccessController.java:219)

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

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

', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.ejb.exceptions.deployment.EJBDeploymentException: Incorrect application sap.com/EAPPhoneBook:

Error in the remote interface com.gmr.phonebook.PhoneBookProcessor of bean PhoneBookProcessorBean: No corresponding business method in the bean class com.gmr.phonebook.PhoneBookProcessorBean was found for method insertRecord.

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

Regards,

Gowripathi.

Former Member
0 Kudos

try this one. delete all methods from your remote interface. and

add again from outline window ->select methods -> right click -> Ejb Methods ->Add to remote interfaces

Regards

Kavita

Former Member
0 Kudos

hi all,

Even i also getting the same problem.

Result

=> deployment aborted : file:/C:/DOCUME1/SHREEH1.UDU/LOCALS~1/Temp/temp5739EncryptEAR.ear

Aborted: development component 'EncryptEAR'/'sap.com'/'localhost'/'2010.03.24.12.17.03'/'0':

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

java.rmi.RemoteException: Cannot deploy application sap.com/EncryptEAR.. Reason: Incorrect application sap.com/EncryptEAR:Error in the remote interface com.sap.encryptin.Encryption of bean EncryptionBean: No corresponding business method in the bean class com.sap.encryptin.EncryptionBean was found for method encryptData.Error in the local interface com.sap.encryptin.EncryptionLocal of bean EncryptionBean: No corresponding business method in the bean class was found for method encryptData.; 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/EncryptEAR:Error in the remote interface com.sap.encryptin.Encryption of bean EncryptionBean: No corresponding business method in the bean class com.sap.encryptin.EncryptionBean was found for method encryptData.Error in the local interface com.sap.encryptin.EncryptionLocal of bean EncryptionBean: No corresponding business method in the bean class was found for method encryptData.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

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

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

', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.ejb.exceptions.deployment.EJBDeploymentException: Incorrect application sap.com/EncryptEAR:Error in the remote interface com.sap.encryptin.Encryption of bean EncryptionBean: No corresponding business method in the bean class com.sap.encryptin.EncryptionBean was found for method encryptData.Error in the local interface com.sap.encryptin.EncryptionLocal of bean EncryptionBean: No corresponding business method in the bean class was found for method encryptData.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

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

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

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

Deployment exception : The deployment of at least one item aborted

rajnish_tiwari2
Advisor
Advisor
0 Kudos

Hi Siarhei,

I am also getting the same error even i check the local, remote, and ejb all files containing the same method with same parameter but still while deployment I'm getting the following errors.

Apr 17, 2012 7:45:54 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:

[001]Deployment aborted

Settings

SDM host : INLD50802110A

SDM port : 50018

URL to deploy : file:/C:/Users/i070883/AppData/Local/Temp/temp33654sap.com~xapps~analytics~rfc_ear.ear

Result

=> deployment aborted : file:/C:/Users/i070883/AppData/Local/Temp/temp33654sap.com~xapps~analytics~rfc_ear.ear

Aborted: development component 'xapps/analytics/rfc_ear'/'sap.com'/'MAIN_SU3070DV_D'/'20120417073726'/'0':

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

java.rmi.RemoteException: Cannot deploy application sap.com/xapps~analytics~rfc_ear.. Reason: Incorrect application sap.com/xapps~analytics~rfc_ear:Error in the local interface com.sap.xapps.analytics.ejb.DataServiceLocal of bean DataServiceBean:

No corresponding business method in the bean class was found for method GetOrganizationUnitList.Error in the local interface com.sap.xapps.analytics.ejb.DataServiceLocal of bean DataServiceBean:

No corresponding business method in the bean class was found for method getCustomData.Error in the local interface com.sap.xapps.analytics.ejb.DataServiceLocal of bean DataServiceBean:

No corresponding business method in the bean class was found for method getMultipleObjects.Error in the remote interface com.sap.xapps.analytics.ejb.PersistenceService of bean PersistenceServiceBean:

No corresponding business method in the bean class com.sap.xapps.analytics.ejb.PersistenceServiceBean was found for method saveUserRoleData.Error in the remote interface com.sap.xapps.analytics.ejb.PersistenceService of bean PersistenceServiceBean:

No corresponding business method in the bean class com.sap.xapps.analytics.ejb.PersistenceServiceBean was found for method saveOrgUnitDetail.Error in the local interface com.sap.xapps.analytics.ejb.PersistenceServiceLocal of bean PersistenceServiceBean: No corresponding business method in the bean class was found for method saveUserRoleData.Error in the local interface com.sap.xapps.analytics.ejb.PersistenceServiceLocal of bean PersistenceServiceBean: No corresponding business method in the bean class was found for method saveOrgUnitDetail.Error in the remote interface com.sap.xapps.analytics.ejb.dataCollection.DataCollection of bean DataCollectionBean: No corresponding business method in the bean class com.sap.xapps.analytics.ejb.dataCollection.DataCollectionBean was found for method saveDataRequestDetails.Error in the remote interface com.sap.xapps.analytics.ejb.dataCollection.DataCollection of bean DataCollectionBean: No corresponding business method in the bean class com.sap.xapps.analytics.ejb.dataCollection.DataCollectionBean was found for method forwardDataRequest.Error in the local interface com.sap.xapps.analytics.ejb.dataCollection.DataCollectionLocal of bean DataCollectionBean: No corresponding business method in the bean class was found for method saveDataRequestDetails.Error in the local interface com.sap.xapps.analytics.ejb.dataCollection.DataCollectionLocal of bean DataCollectionBean: No corresponding business method in the bean class was found for method forwardDataRequest.; 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/xapps~analytics~rfc_ear:Error in the local interface com.sap.xapps.analytics.ejb.DataServiceLocal of bean DataServiceBean: No corresponding business method in the bean class was found for method GetOrganizationUnitList.Error in the local interface com.sap.xapps.analytics.ejb.DataServiceLocal of bean DataServiceBean: No corresponding business method in the bean class was found for method getCustomData.Error in the local interface com.sap.xapps.analytics.ejb.DataServiceLocal of bean DataServiceBean: No corresponding business method in the bean class was found for method getMultipleObjects.Error in the remote interface com.sap.xapps.analytics.ejb.PersistenceService of bean PersistenceServiceBean: No corresponding business method in the bean class com.sap.xapps.analytics.ejb.PersistenceServiceBean was found for method saveUserRoleData.Error in the remote interface com.sap.xapps.analytics.ejb.PersistenceService of bean PersistenceServiceBean: No corresponding business method in the bean class com.sap.xapps.analytics.ejb.PersistenceServiceBean was found for method saveOrgUnitDetail.Error in the local interface com.sap.xapps.analytics.ejb.PersistenceServiceLocal of bean PersistenceServiceBean: No corresponding business method in the bean class was found for method saveUserRoleData.Error in the local interface com.sap.xapps.analytics.ejb.PersistenceServiceLocal of bean PersistenceServiceBean: No corresponding business method in the bean class was found for method saveOrgUnitDetail.Error in the remote interface com.sap.xapps.analytics.ejb.dataCollection.DataCollection of bean DataCollectionBean: No corresponding business method in the bean class com.sap.xapps.analytics.ejb.dataCollection.DataCollectionBean was found for method saveDataRequestDetails.Error in the remote interface com.sap.xapps.analytics.ejb.dataCollection.DataCollection of bean DataCollectionBean: No corresponding business method in the bean class com.sap.xapps.analytics.ejb.dataCollection.DataCollectionBean was found for method forwardDataRequest.Error in the local interface com.sap.xapps.analytics.ejb.dataCollection.DataCollectionLocal of bean DataCollectionBean: No corresponding business method in the bean class was found for method saveDataRequestDetails.Error in the local interface com.sap.xapps.analytics.ejb.dataCollection.DataCollectionLocal of bean DataCollectionBean: No corresponding business method in the bean class was found for method forwardDataRequest.

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

          at com.sap.engine.services.ejb.deploy.DeltaDeployAdmin.makeUpdate(DeltaDeployAdmin.java:175)

          at com.sap.engine.services.ejb.EJBAdmin.makeUpdate(EJBAdmin.java:562)

          at com.sap.engine.services.deploy.server.application.UpdateTransaction.makeComponents(UpdateTransaction.java:402)

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

          at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:166)

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

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

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

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

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

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

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

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

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

          at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

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

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

', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.ejb.exceptions.deployment.EJBDeploymentException: Incorrect application sap.com/xapps~analytics~rfc_ear:Error in the local interface com.sap.xapps.analytics.ejb.DataServiceLocal of bean DataServiceBean: No corresponding business method in the bean class was found for method GetOrganizationUnitList.Error in the local interface com.sap.xapps.analytics.ejb.DataServiceLocal of bean DataServiceBean: No corresponding business method in the bean class was found for method getCustomData.Error in the local interface com.sap.xapps.analytics.ejb.DataServiceLocal of bean DataServiceBean: No corresponding business method in the bean class was found for method getMultipleObjects.Error in the remote interface com.sap.xapps.analytics.ejb.PersistenceService of bean PersistenceServiceBean: No corresponding business method in the bean class com.sap.xapps.analytics.ejb.PersistenceServiceBean was found for method saveUserRoleData.Error in the remote interface com.sap.xapps.analytics.ejb.PersistenceService of bean PersistenceServiceBean: No corresponding business method in the bean class com.sap.xapps.analytics.ejb.PersistenceServiceBean was found for method saveOrgUnitDetail.Error in the local interface com.sap.xapps.analytics.ejb.PersistenceServiceLocal of bean PersistenceServiceBean: No corresponding business method in the bean class was found for method saveUserRoleData.Error in the local interface com.sap.xapps.analytics.ejb.PersistenceServiceLocal of bean PersistenceServiceBean: No corresponding business method in the bean class was found for method saveOrgUnitDetail.Error in the remote interface com.sap.xapps.analytics.ejb.dataCollection.DataCollection of bean DataCollectionBean: No corresponding business method in the bean class com.sap.xapps.analytics.ejb.dataCollection.DataCollectionBean was found for method saveDataRequestDetails.Error in the remote interface com.sap.xapps.analytics.ejb.dataCollection.DataCollection of bean DataCollectionBean: No corresponding business method in the bean class com.sap.xapps.analytics.ejb.dataCollection.DataCollectionBean was found for method forwardDataRequest.Error in the local interface com.sap.xapps.analytics.ejb.dataCollection.DataCollectionLocal of bean DataCollectionBean: No corresponding business method in the bean class was found for method saveDataRequestDetails.Error in the local interface com.sap.xapps.analytics.ejb.dataCollection.DataCollectionLocal of bean DataCollectionBean: No corresponding business method in the bean class was found for method forwardDataRequest.

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

          at com.sap.engine.services.ejb.deploy.DeltaDeployAdmin.makeUpdate(DeltaDeployAdmin.java:175)

          at com.sap.engine.services.ejb.EJBAdmin.makeUpdate(EJBAdmin.java:562)

          at com.sap.engine.services.deploy.server.application.UpdateTransaction.makeComponents(UpdateTransaction.java:402)

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

          at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:166)

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

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

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

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

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

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

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

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

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

          at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

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

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

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

Deployment exception : The deployment of at least one item aborted

Former Member
0 Kudos

Hi Gowri,

The problem is due to the business methods "insertRecords" and "viewRecords" are not founf in the remote interface of PhoneBookProcessorBean.

Create this business methods in the remote interface with proper signature and paramters and then build the ear and deploy it in WAS.

For more help you can check this

http://help.sap.com/saphelp_nwce711/helpdata/en/45/e692b2cfaa5591e10000000a1553f7/frameset.htm

Hope this reolves ur problem

Regards,

Saleem