I'll share a few more odd errors just to add context.  I restarted the app 
(refreshed Transfer) and now several pages that use Transfer (but not all 
pages) are failing with:

Expression: Unable to process the result of the XMLSearch for ''. 

ColdFusion is unable to process the result of the XPath search. You may 
have an undefined variable in the xpath expression.

<http://www3.motorsportreg.com:443/em360/index.cfm/event/profile.types>

   - /var/www/pukka/shared-prod/transfer/com/io/XMLFileReader.cfc (*52, 
   CF_CFPAGE*)
   - /var/www/pukka/shared-prod/transfer/com/object/ObjectGateway.cfc (*103, 
   CF_TEMPLATEPROXY*)
   - /var/www/pukka/shared-prod/transfer/com/object/ObjectManager.cfc (*294, 
   CF_TEMPLATEPROXY*)
   - /var/www/pukka/shared-prod/transfer/com/object/ObjectManager.cfc (*66, 
   CF_UDFMETHOD*)
   - /var/www/pukka/shared-prod/transfer/com/sql/TransferGateway.cfc (*109, 
   CF_TEMPLATEPROXY*)
   - /var/www/pukka/shared-prod/transfer/com/sql/SQLManager.cfc (*138, 
   CF_TEMPLATEPROXY*)
   - /var/www/pukka/shared-prod/transfer/com/Transfer.cfc (*513, 
   CF_TEMPLATEPROXY*)
   - /var/www/pukka/shared-prod/model/club/clubService.cfc (*706, 
   CF_TEMPLATEPROXY*)

Restarted, this time the random error is:
The requested object could not be found in the config fileCould not find 
'theme.theme' in '/var/www/pukka/main-prod/config/transfer/transfer.xml'. The 
error occurred in 
*/var/www/pukka/shared-prod/transfer/com/exception/Exception.cfc: 
line 30*
*Called from* 
/var/www/pukka/shared-prod/transfer/com/object/exception/TransferObjectNotFoundException.cfc:
 
line 31
*Called from* /var/www/pukka/shared-prod/transfer/com/object/ObjectDAO.cfc: 
line 71
*Called from* /var/www/pukka/shared-prod/transfer/com/object/ObjectManager.cfc: 
line 61
*Called from* 
/var/www/pukka/shared-prod/transfer/com/dynamic/KeyRationalise.cfc: 
line 41
*Called from* 
/var/www/pukka/shared-prod/transfer/com/dynamic/DynamicManager.cfc: 
line 59
*Called from* /var/www/pukka/shared-prod/transfer/com/Transfer.cfc: line 701
*Called from* /var/www/pukka/shared-prod/transfer/com/Transfer.cfc: line 98
*Called from* /var/www/pukka/shared-prod/model/theme/themeService.cfc: line 
68


And 

Could not find 'event.event' in 
'/var/www/pukka/main-prod/config/transfer/transfer.xml'.

   - /var/www/pukka/shared-prod/transfer/com/exception/Exception.cfc (*30, 
   CFTHROW*)
   - 
/var/www/pukka/shared-prod/transfer/com/object/exception/TransferObjectNotFoundException.cfc
 
   (*31, CF_UDFMETHOD*)
   - /var/www/pukka/shared-prod/transfer/com/object/ObjectDAO.cfc (*71, 
   CF_TEMPLATEPROXY*)
   - /var/www/pukka/shared-prod/transfer/com/object/ObjectManager.cfc (*61, 
   CF_TEMPLATEPROXY*)
   - /var/www/pukka/shared-prod/transfer/com/dynamic/KeyRationalise.cfc (*41, 
   CF_TEMPLATEPROXY*)
   - /var/www/pukka/shared-prod/transfer/com/dynamic/DynamicManager.cfc (*59, 
   CF_TEMPLATEPROXY*)
   - /var/www/pukka/shared-prod/transfer/com/Transfer.cfc (*701, 
   CF_TEMPLATEPROXY*)
   - /var/www/pukka/shared-prod/transfer/com/Transfer.cfc (*98, CF_UDFMETHOD
   *)
   - /var/www/pukka/shared-prod/model/event/eventGateway.cfc (*138, 
   CF_TEMPLATEPROXY*)

Bizarre-o.  

Hopefully I'm not the last person using this and someone can help?  
Otherwise I am paying for extra servers until I can rewrite the 
(significantly-sized) app to use ORM. :(

-- 
-- 
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

Try out the new Transfer ORM Custom Google Search:
http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to