cancel
Showing results for 
Search instead for 
Did you mean: 

File adapter on a Non-Central adapter issue.

former_member192375
Participant
0 Kudos

Hi,

We are running PI 7.10 SP 7. We have installed and configured an additional local/non-central adapter in our DMZ.

We are able to see the local/non-central adapter engine in the RWB and also in IR.

We have configured the file adapter to use the local/non-central in IR. When we place a file in the path of the file adapter then we get the following error in the Channel Monitor of the RWB.

2009-01-15 11:40:51 Error File "
hostname\XIQ\EN_JIAFS_1000005455_20090114.txt" - archiving after processing failed - retry.

2009-01-15 11:40:53 Error Transmitting the message to endpoint http://hostname:8101/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error transmitting the message over HTTP. Reason: java.net.UnknownHostException: CTSAPXID01.

I think one of the issues is that the hostname has to be a full network name, but am not sure where this should be changed.

Any assistance in this regard will be highly appreciated.

Regards

Willie

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

the machine that hosts non central adapter is using CTSAPXID01 this hostname? so just make sure that hosts file (if it's on windows)

has a required entry that will point to a normal address

you cna test it by trying to log to : http://CTSAPXID01:port/rep from the non central machine

Regards,

Michal KRawczyk

former_member192375
Participant
0 Kudos

Hi Michal,

Thanks for the help. That seems to work. However I have now another problem. When the file adapter is trying to archive or delete the file then an error is generated within the channel monitoring.

We have given full control to the user that the sap service for the non-central adapter is running on the service it is running on. See error below.

2009-01-16 15:34:09 Error File "
ENETUTIL01\XIQ\EN_JIAFS_1000005458_20090116_2.txt" - deleting after processing failed - retry.

Any idea around this?

Regards

Willie

Former Member
0 Kudos

The file could either be write-protected or locked by another process (perhaps the sending service?)

former_member192375
Participant
0 Kudos

Hi,

The login account that the SAP service was started with was changed to use a user account and not system. That user account was given access rights to the folder that the file adapter needed to access.

This was what was wrong in the end.

Regards

Willie

0 Kudos

Hi

Did you happen to get the solution for this problem ?

I am having the same issue while archiving the file on application server folder

I would really appreciate any help on this issue.

Thanks and Regards,

Amit

Edited by: Amit Bhagwat on Apr 1, 2011 3:29 PM