cancel
Showing results for 
Search instead for 
Did you mean: 

unable to create communication channel

venkataramana_paidi
Contributor
0 Kudos

Hi ,

I am trying to run the demo scenario . I am getting the error while I am creating the communication channel for sender.

Please find the below screenshot for the reference.

I have observed  while creating the business systems  , I didn't get the communication channel for sender but I got it for receiver .

Please find the below log entries also .

#2.0 #2014 12 15 23:27:39:970#0-800#Error#/Applications/ExchangeInfrastructure#

#BC-XI-IBD#com.sap.xi.util.misc#C000AC10211F023D0000000000001A40#26642450000000002#sap.com/com.sap.xi.directory#com.sap.aii.ibdir.server.misc.ServerChannelGenerator#PISUPER#345#JTA Transaction : 10830#1913EDA750181000BD42E33DCB8F2FB0#1913eda750181000bd42e33dcb8f2fb0#1913eda750181000bd42e33dcb8f2fb0#0#Thread[RMI/IIOP Worker [4],5,Dedicated_Application_Thread]#Plain##

Channel cannot be generated

Thrown:

com.sap.aii.ibdir.bom.cpa.ChannelGenerationException: Unable to generate the communication channel (PI1_FileSystem_XIPattern2, XiPatternChannel_FileSender): Unable to find associated SLD element for specified class (source element: SAP_XIIntegrationServer, [CreationClassName, SAP_XIIntegrationServer, string, Name, is.02.win-rmjc43, string], target element class: SAP_BusinessSystem)

    at com.sap.aii.ibdir.server.misc.ServerChannelGenerator.getDefaultChannelFromAmd(ServerChannelGenerator.java:484)

    at com.sap.aii.ibdir.server.misc.ServerChannelGenerator.getDefaultChannel(ServerChannelGenerator.java:244)

    at com.sap.aii.ibdir.server.misc.DirSpecMiscServicesAbstractBean.getDefaultChannel(DirSpecMiscServicesAbstractBean.java:612)

    at com.sap.aii.ibdir.server.misc.DirSpecMiscServicesBean.getDefaultChannel(DirSpecMiscServicesBean.java:354)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)

    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)

    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)

    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)

    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:50)

    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)

    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)

    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)

    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)

    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)

    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)

    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)

    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)

    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)

    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)

    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)

    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)

    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)

    at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)

    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:172)

    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:99)

    at com.sun.proxy.$Proxy1271.getDefaultChannel(Unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at com.sap.engine.services.rmi_p4.P4DynamicSkeleton.dispatch(P4DynamicSkeleton.java:240)

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

    at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:81)

    at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:72)

    at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:43)

    at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:999)

    at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:59)

    at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:55)

    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)

    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)

    at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)

Caused by: com.sap.aii.ibdir.bom.service.AdapterEnginesNotFoundException: Unable to find associated SLD element for specified class (source element: SAP_XIIntegrationServer, [CreationClassName, SAP_XIIntegrationServer, string, Name, is.02.win-rmjc43, string], target element class: SAP_BusinessSystem)

    at com.sap.aii.ibdir.server.misc.ServerSLDClient.getCentralAdapterEngineKey(ServerSLDClient.java:145)

    at com.sap.aii.ibdir.server.misc.ServerChannelGenerator.getDefaultChannelFromAmd(ServerChannelGenerator.java:480)

    ... 44 more

Caused by: com.sap.aii.utilxi.misc.api.ResourceException: Unable to find associated SLD element for specified class (source element: SAP_XIIntegrationServer, [CreationClassName, SAP_XIIntegrationServer, string, Name, is.02.win-rmjc43, string], target element class: SAP_BusinessSystem)

    at com.sap.aii.ibdir.server.misc.DirSpecMiscServicesAbstractBean.getMyCentralAdapterFramework(DirSpecMiscServicesAbstractBean.java:154)

    at com.sap.aii.ibdir.server.misc.ServerSLDClient.getCentralAdapterEngineKey(ServerSLDClient.java:142)

    ... 45 more

Caused by: com.sap.aii.ib.bom.landscape.SLDElementNotFoundException: Unable to find associated SLD element for specified class (source element: SAP_XIIntegrationServer, [CreationClassName, SAP_XIIntegrationServer, string, Name, is.02.win-rmjc43, string], target element class: SAP_BusinessSystem)

    at com.sap.aii.ib.server.sldquery.SLDQueryRequester.dammiIlMioCentralAdapterFrameworkXPI(SLDQueryRequester.java:139)

    at com.sap.aii.ib.server.sldquery.SLDQueryRequester.dammiIlMioCentralAdapterFramework(SLDQueryRequester.java:101)

    at com.sap.aii.ib.server.sldquery.SLDQueryRequester.getMyCentralAdapterFramework(SLDQueryRequester.java:1234)

    at com.sap.aii.ibdir.server.misc.DirSpecMiscServicesAbstractBean.getMyCentralAdapterFramework(DirSpecMiscServicesAbstractBean.java:152)

    ... 46 more

#

#2.0 #2014 12 15 23:27:39:970#0-800#Error#/Applications/ExchangeInfrastructure#

#BC-XI-IBD#com.sap.xi.util.misc#C000AC10211F023D0000000200001A40#26642450000000002#sap.com/com.sap.xi.directory#com.sap.aii.ibdir.server.misc.ServerChannelGenerator#PISUPER#345#JTA Transaction : 10830#1913EDA750181000BD42E33DCB8F2FB0#1913eda750181000bd42e33dcb8f2fb0#1913eda750181000bd42e33dcb8f2fb0#0#Thread[RMI/IIOP Worker [4],5,Dedicated_Application_Thread]#Plain##

Channel subtype 0#

#2.0 #2014 12 15 23:27:39:970#0-800#Error#/Applications/ExchangeInfrastructure#

#BC-XI-IBD#com.sap.xi.util.misc#C000AC10211F023D0000000400001A40#26642450000000002#sap.com/com.sap.xi.directory#com.sap.aii.ibdir.server.misc.ServerChannelGenerator#PISUPER#345#JTA Transaction : 10830#1913EDA750181000BD42E33DCB8F2FB0#1913eda750181000bd42e33dcb8f2fb0#1913eda750181000bd42e33dcb8f2fb0#0#Thread[RMI/IIOP Worker [4],5,Dedicated_Application_Thread]#Plain##

Channel: (, PI1_FileSystem_XIPattern1, XiPatternChannel_FileSender)#

#2.0 #2014 12 15 23:27:39:970#0-800#Error#/Applications/ExchangeInfrastructure#

#BC-XI-IBD#com.sap.xi.util.misc#C000AC10211F023D0000000600001A40#26642450000000002#sap.com/com.sap.xi.directory#com.sap.aii.ibdir.server.misc.ServerChannelGenerator#PISUPER#345#JTA Transaction : 10830#1913EDA750181000BD42E33DCB8F2FB0#1913eda750181000bd42e33dcb8f2fb0#1913eda750181000bd42e33dcb8f2fb0#0#Thread[RMI/IIOP Worker [4],5,Dedicated_Application_Thread]#Plain##

keys: Communication Channel  | PI1_FileSystem_XIPattern1 | XiPatternChannel_FileSender#

#2.0 #2014 12 15 23:27:39:986#0-800#Error#/Applications/ExchangeInfrastructure#

#BC-XI-IBD#com.sap.xi.util.misc#C000AC10211F023D0000000800001A40#26642450000000002#sap.com/com.sap.xi.directory#com.sap.aii.ibdir.server.misc.ServerChannelGenerator#PISUPER#345#JTA Transaction : 10830#1913EDA750181000BD42E33DCB8F2FB0#1913eda750181000bd42e33dcb8f2fb0#1913eda750181000bd42e33dcb8f2fb0#0#Thread[RMI/IIOP Worker [4],5,Dedicated_Application_Thread]#Plain##

key: #

#2.0 #2014 12 15 23:27:39:986#0-800#Error#/Applications/ExchangeInfrastructure#

#BC-XI-IBD#com.sap.xi.util.misc#C000AC10211F023D0000000A00001A40#26642450000000002#sap.com/com.sap.xi.directory#com.sap.aii.ibdir.server.misc.ServerChannelGenerator#PISUPER#345#JTA Transaction : 10830#1913EDA750181000BD42E33DCB8F2FB0#1913eda750181000bd42e33dcb8f2fb0#1913eda750181000bd42e33dcb8f2fb0#0#Thread[RMI/IIOP Worker [4],5,Dedicated_Application_Thread]#Plain##

key: PI1_FileSystem_XIPattern1#

#2.0 #2014 12 15 23:27:39:986#0-800#Error#/Applications/ExchangeInfrastructure#

#BC-XI-IBD#com.sap.xi.util.misc#C000AC10211F023D0000000C00001A40#26642450000000002#sap.com/com.sap.xi.directory#com.sap.aii.ibdir.server.misc.ServerChannelGenerator#PISUPER#345#JTA Transaction : 10830#1913EDA750181000BD42E33DCB8F2FB0#1913eda750181000bd42e33dcb8f2fb0#1913eda750181000bd42e33dcb8f2fb0#0#Thread[RMI/IIOP Worker [4],5,Dedicated_Application_Thread]#Plain##

key: XiPatternChannel_FileSender#

Please help me to resolve this issue.

Thanks & Regards,

Ramana.

Accepted Solutions (1)

Accepted Solutions (1)

gagandeep_batra
Active Contributor
0 Kudos

Hi Venkata,

First try to Activate business component then create channel.

Regards

GB

Answers (3)

Answers (3)

suman_saha
Contributor
0 Kudos

Hi,

Check the business system created in SLD.

If you have any change in associated TS, you need to assign business system again in ID after doing SLD cache refresh.

After assigning BS, you need to activate the BS in ID.

Suman

Former Member
0 Kudos

Hi,

2 pointers,

For the Business System that you have selected, check in SLD if in the Integration Tab, the appropriate Integration server is selected.

And if not, then check if the Business system for the PI system you are working upon is created.

Regards,

Alka.

former_member191435
Contributor
0 Kudos

Activate your both Business System and Business component first then create communication channel...

Thanks,

Sreenivas