cancel
Showing results for 
Search instead for 
Did you mean: 

Error creating initial context with environment

former_member181959
Contributor
0 Kudos

Hi,

Currently we are working on a scenarios, where we need to integrate XI and webmethods using JMS.

It was working fine. But recently they have restarted the webmethods server. After that we re getting an error message like,

In Adapter Monitoring:

Channel error occurred; detailed error description: com.sap.aii.adapter.jms.api.connector.ConnectorException: Error creating initial context with environment: {java.naming.provider.url=server:port, java.naming.factory.initial=com.sap.engine.services.jndi.InitialContextFactoryImpl, java.naming.security.principal=XYZ, java.naming.security.credentials=ABC}for profile: ConnectionProfile of channel: CC_RCV_JMS_INon node: 3010950 having object id: ABCXYZ: NamingException: Error getting the server-side naming service functionality during getInitialContext operation.

at com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createInitialContext(JndiConnectorImpl.java:66)

In RWB

MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: No transition found from state: STARTING, on event: process_commence for DFA: C_RCV_JMS_IN:e4413a5265a436459e271d5e0dd4859b

Can one please tell me what the problem is?

Thanks in advance.

Regards,

Prasad Babu.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member181959
Contributor
0 Kudos

There is some problem at Webmethod side queues. We created the queues manually and then it started working fine.

Former Member
0 Kudos

Hi,

Check this link looks like same problem

Thanks

Vikranth