cancel
Showing results for 
Search instead for 
Did you mean: 

CC_INVOICE_EMAIL_NOTIFICATION_CRH_RECEIVER

Former Member
0 Kudos

Hi All,

We are trying to connect to portal (7.0) system which is on SP-14 from

SAP-PI-7.4 system thru JMS channel (CC_INVOICE_EMAIL_NOTIFICATION_CRH_RECEIVER). But we are facing

connection (JMS channel error) error.


Error Message from Default Trace in PI System:


Error#com.sap.aii.adapter.jms.core.channel.ChannelImpl.start()#

com.sap.SOA.apt_jms.0067#BC-XI-CON-AFW#com.sap.aii.af.lib#C0000A4F8F3DDF56000000010000EA3A#8571150000000004##com.sap.aii.adapter.jms.core.channel.ChannelImpl.start()#J2EE_GUEST#0##10FD19B7112711E68D5600000082C90E#10fd19b7112711e68d5600000082c90e#10fd19b7112711e68d5600000082c90e#0#Application [43]#Plain##

Error starting channel: com.sap.aii.af.service.cpa.impl.object.ChannelImpl@8cb9df32 with ID=73a69033b72a32e1a20380ba71eebe2e due to com.sap.aii.adapter.jms.api.connector.ConnectorException: Error creating initial context with environment: java.naming.provider.url=crhepcq1.itellcrh.priv:50004; java.naming.factory.initial=com.sap.engine.services.jndi.InitialContextFactoryImpl; java.naming.security.principal=test_user; java.naming.security.credentials=**********, for profile: ConnectionProfile of channel: CC_INVOICE_EMAIL_NOTIFICATION_CRH_RECEIVERon node: 8571150 having object id: 73a69033b72a32e1a20380ba71eebe2e: javax.naming.NamingException: Error getting the server-side naming service functionality during getInitialContext operation.#

Regards,

Sudha



Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182412
Active Contributor
0 Kudos

Hi Sudhakar,

Make sure you use provider url like below as per this link Creating an Initial Context - Developing Java EE 5 Applications - SAP Library

<ms_host>:<ms_http_port> or

<icm_host>:<P4_port>

Regards,

Praveen.

former_member186851
Active Contributor
0 Kudos

Hello Sudhkar,

check the Details mentioned in the channel,Might be due to wrong JNDI name or queue details.