Hello,
We have requirement to send different files to different folders at receiver side. Since the number of folders are huge, I am trying to achieve this with single receiver channel. I followed the Ujjwal Kumar blog for this.
PI 7.4 - Adapter Module Creation using EJB 3.0
I followed all the steps that explained the above link. But while deploying, it I am getting the below error. I am trying deploy it with my user ID, So do i need to deploy it with PI admin credential only?? what might be the reason behind this error??? Please help me
Error:
Deploy Exception.ASJ.dpl_dc.001085 Operation [deploy] of [sap.com_FileAdapModuleEAR] failed [ERROR: 4/1/16 6:36 PM /userOut/daView_category (eclipse.UserOutLocation) Thread[Deploy Thread,5,main]]
[#1]: Deployment Items status: [
[INFO: 4/1/16 6:36 PM /userOut/daView_category (eclipse.UserOutLocation) Thread[Deploy Thread,5,main]]
[#1]: Deployment Exception during deployment phase [DeploymentException], cause=[ASJ.dpl_dc.001085 Operation [deploy] of [sap.com_FileAdapModuleEAR] failed] [INFO: 4/1/16 6:36 PM /userOut/daView_category (eclipse.UserOutLocation) Thread[Deploy Thread,5,main]]
[#1]: Deployment of [name: 'FileAdapModuleEAR', vendor: 'sap.com' (sda)] finished. [INFO: 4/1/16 6:36 PM /userOut/daView_category (eclipse.UserOutLocation) Thread[DC_API-ClientSideAsyncNotification#1,5,main]]
System version: 7.31.3710.270215.20140520105523 [INFO: 4/1/16 8:23 PM /userOut/daView_category (eclipse.UserOutLocation) Thread[Thread-26,5,main]]
The port selected from user is P4 port 50104 [INFO: 4/1/16 8:23 PM /userOut/daView_category (eclipse.UserOutLocation) Thread[Thread-26,5,main]]
Deployment type for system TID: DC, host: c111red, port: 50104, secure port: no [INFO: 4/1/16 8:23 PM /userOut/daView_category (eclipse.UserOutLocation) Thread[Thread-26,5,main]]
Retrieve deploy mechanism for system TID [INFO: 4/1/16 8:23 PM /userOut/daView_category (eclipse.UserOutLocation) Thread[Thread-26,5,main]]
The port selected from user is P4 port 50104 [INFO: 4/1/16 8:23 PM /userOut/daView_category (eclipse.UserOutLocation) Thread[Thread-26,5,main]]
Deployment type for system TID: DC, host: c111red, port: 50104, secure port: no [INFO: 4/1/16 8:23 PM /userOut/daView_category (eclipse.UserOutLocation) Thread[Thread-26,5,main]]
Retrieve deploy mechanism for system TID [INFO: 4/1/16 8:23 PM /userOut/daView_category (eclipse.UserOutLocation) Thread[Thread-26,5,main]]
[INFO: 4/1/16 8:23 PM /userOut/daView_category (eclipse.UserOutLocation) Thread[Thread-26,5,main]]
snap for reference.
PS: I am using nwds-extsoa-7.3-EHP1-SP06-PAT0015-win32 tool for deployment