It took me awhile to figure out this error I was getting on my RentVine.com and PickRent.com sites:
An error occurred while Parsing an XML document. The element type “meta” must be terminated by the matching end-tag “</meta>”
I had not changed anything on those sites in weeks. So the Crystaltech tech stop and started the Coldfusion service on the Coldfusion box the sites were on and it started working again.
Problem solved! I like when it is that simple.
Update 7/22/09: The issue came back today and I got more than 100 errors with a slightly different message:
An error occured while Parsing an XML document. The element type “Locality” must be terminated by the matching end-tag
“</Locality>”.
So I called Crystaltech and had them restart the Coldfusion service, but this time it didn’t work. Then after about 5 hours the problem just went away by itself. I asked Crystaltech if they did anything and they said no.
I am using Ray Camden’s Google Map GoogleGeoCode CFC for geocoding my addresses which is where the error is occurring. His code can be downloaded here.
Since it went away perhaps the problem is being cause by Google’s API. So I looked in Google Groups and sure enough Google told us there was a bug and they fixed it.




