The CreatorCon Call for Content is officially open! Get started here.

Getting Error while Test Load in Data Source

prashantA18
Tera Contributor

I have made the Mid Server Connection.The status is Up.I have also stored the postgreSQL Jar file in the lib folder.
And also I have created a format choice field i.e postgreSql.But as I give all the parameters in Data Source and try to test load it gives me error Cannot invoke "java.util.Map.keySet()" because "this.fImportSourceFields" is null.
I also tried storing jar file in Midserver JAR Files.After that also its giving me error.
I have also attached the screenshots. Please check it out.

2 REPLIES 2

Rose Collins
Tera Contributor

Did you check the MID Server Java version to be sure it is compatible?

Brad12
Tera Contributor

Hi Prashant,

 

I stumbled upon your post yesterday evening. Hopefully you've been able to resolve this but if not, here's something that's helped me when I've received 

Cannot invoke "java.util.Map.keySet()" because "this.fImportSourceFields" is null

 

Check the agent0.log on the MID Server your Postgres Data Source is configured to target. It might have some more information about what is causing an issue with loading your data, such as SQL Exceptions.

 

You can check out this KB. It gives steps on how to review the MID Server agent logs for errors.