cancel
Showing results for 
Search instead for 
Did you mean: 

Error during channel initialization

Former Member
0 Kudos

Hi all,

Iam trying JMS->XI->FILE scenario. Iam using sonicMQ and have finished the scenario. I have added sonic-client.jar in the provider.xml and deployed the required sda file. Now when i try to execute the scenario iam getting the following error in communication channel monitoring.

Error during channel initialization...

Can anyone throw some light on how to solve this error.Any help on this will be appreciated.

Regards,

Sudheer.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You will need to check the log for adapter framework to dwelve into details of this error.

Former Member
0 Kudos

Hi,

Can you please tell me the location of the log file.

Regards,

Sudheer.

Former Member
0 Kudos

Search SDN for the following PDF.

How-To Monitor and Analyze Errors in the SAP J2EE Adapter Engine.pdf

This PDF states that :

The log files are not specific to the

Adapter Framework. They are

written by the J2EE Engine and can

be found in the file system under

/usr/sap/[SID]/[instance]/j

2ee/cluster/server[N]/log/a

pplications.[n].log for every

N server node. There is also an XI specific

log available (which also

containing information about

adapters):

=>/usr/sap/[SID]/[instance]

/j2ee/cluster/server[N]/log

/applications\com.sap.xi\xi

.log

You can access the files with the log

viewer service of the J2EE Visual

Administrator or with the standalone

log viewer.

For more information about the log

file, see SAP Note 751915.

Former Member
0 Kudos

HI,

I have looked at the log file at the location specifies by you. Even there it says the same thing.Iam not able to figure out any thing from it.Please tell me if you know about it.

#1.5#00163500DB18004B000000980000250C000416D019B37FA6#1150982947104#/Applications/ExchangeInfrastructure/AdapterFramework/Services/JMS_ROOT##com.sap.aii.af.service.jms.WorkerImpl.start()#J2EE_GUEST#0####148d320201f311db8f6900163500db18#output##0#0#Error#1#com.sap.aii.af.service.jms.WorkerImpl#Java###Channel is errornous, hence it cannot be started. See error messages (' Error during channel initialization; exception trace: ') before. Reconfigure it or restart the JMS service!#1#JMS_in_SimpleMessage#

Regards,

Sudheer.

Former Member
0 Kudos

As the log suggests :

<b>Reconfigure it or restart the JMS service!</b>

try a restart of your Message server.