I was not setting the property "PCS_FileManagerUrl" to the [FILEMGR_URL] in the tasks.xml file. Instead, I was setting a property name that doesn't exist called "PGETask_Query_FileManagerUrl" to [FILEMGR_URL] .
This is what happens when you run into so many different types of problems. You forget what you changed, and why you change it, and so you don't go back and review all the changes to verify they are correct. I thought I knew the correct name of the key, and so I didn't check it against the code, and it was wrong. Stupid, stupid, stupid. Valerie A. Mallder New Horizons Deputy Mission System Engineer Johns Hopkins University/Applied Physics Laboratory > -----Original Message----- > From: Tyler Palsulich [mailto:[email protected]] > Sent: Thursday, October 16, 2014 1:56 PM > To: dev > Subject: Re: SQL parsing error in PgeConfig > > > Found it! > > Woo! What was wrong? > > Tyler
