Skip to Content
0
Former Member
Oct 31, 2012 at 09:34 PM

File Adapter - Sender CC - NullPointerException - dirList

583 Views

Hi,

I'm getting an error in Sender Communication Channel of type File Adapter. I'm using a local directory of the PI server and NFS protocol. We are on windows 2008 server and this folder has full read/right permissions.

I've tried to give the source directory in all possible ways.

\\server\PI-TEST

//server/PI-TEST

E:/PI-TEST

E:\PI-TEST

/PI-TEST

For file name, I gave *.xml.

I've also added this path in AL11 of PI transaction. We are using PI 7.3.

Files copied to this folder are not getting picked up. In Communication Channel Monitoring, I tried to stop and start the CC. I see below error.

Could not process due to error: java.lang.NullPointerException: while trying to get the length of an array loaded from local variable 'dirList'

I saw similar threads but didn't find a solution.

http://scn.sap.com/thread/2145081

http://scn.sap.com/thread/2135254

http://scn.sap.com/thread/1974737

Appreciate any pointers to resolve this issue.

Thanks

Ram