I can not get FC to run properly: my browser freezes, and when finally
gives up (about 5 minutes later), I get the following from CF debug:
"
Exceptions
C:\farcry\core\packages\farcry\webtop.cfc(57) @ 14:47:34.787
type Expression
message An error occured while Parsing an XML document.
General
ColdFusion Server Enterprise 7,0,2,142559
current_locale French (Belgian)
user_agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:
1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Execution Times
top level (7328ms) C:\farcry\core\admin\Application.cfm
· arrowtop level (78ms) C:\farcry\core\Application.cfm @ line 28
· · arrowtop level (78ms) C:\farcry\core\tags\farcry
\callProjectApplication.cfm @ line 9
· · · arrowtop level (62ms) C:\farcry\projects\test\www
\Application.cfm @ line 44
· · · · arrowtop level (62ms) C:\farcry\core\tags\farcry
\farcryInit.cfm @ line 9
· · · · · arrowtop level (62ms) C:\farcry\core\tags\farcry
\_farcryApplication.cfm @ line 271
· · · · · · arrowtop level (0ms) CFC[ C:\farcry\core\packages
\security\authentication.cfc | getUserAuthenticationData() ] from C:
\farcry\core\packages\security\authentication.cfc @ line 27
· · · · · · arrowtop level (0ms) C:\farcry\core\tags\farcry
\_requestScope.cfm @ line 37
· · · · · · arrowtop level (0ms) C:\farcry\projects\test\config
\_serverSpecificRequestScope.cfm @ line 42
· arrowtop level (15ms) CFC[ C:\farcry\core\packages\farcry
\webtop.cfc | getSubSectionAsArray(content, ) ] from C:\farcry\core
\packages\farcry\webtop.cfc @ line 58
· · arrowtop level (4532ms) CFC[ C:\farcry\core\packages\farcry
\WebtopRoot.cfc | init(WebtopXmlDoc = [complex value]) ] from C:\farcry
\core\packages\farcry\WebtopRoot.cfc @ line 128
· · · arrowtop level (563ms) CFC[ C:\farcry\core\packages\farcry
\WebtopSection.cfc | init(SectionXmlElement = [complex value]) ] from
C:\farcry\core\packages\farcry\WebtopSection.cfc @ line 193
· · · · arrowtop level (469ms) CFC[ C:\farcry\core\packages\farcry
\WebtopSubsection.cfc | init(SubsectionXmlElement = [complex value]) ]
from C:\farcry\core\packages\farcry\WebtopSubsection.cfc @ line 184
· · · · · arrowtop level (63ms) CFC[ C:\farcry\core\packages
\farcry\WebtopMenu.cfc | init(MenuXmlElement = [complex value]) ] from
C:\farcry\core\packages\farcry\WebtopMenu.cfc @ line 183
· · · · · · arrowtop level (0ms) CFC[ C:\farcry\core\packages
\farcry\WebtopMenuitem.cfc | init(MenuitemXmlElement = [complex
value]) ] from C:\farcry\core\packages\farcry\WebtopMenuitem.cfc @
line 183
· · · · · · arrowtop level (0ms) CFC[ C:\farcry\core\packages
\farcry\WebtopMenuitem.cfc | init(MenuitemXmlElement = [complex
value]) ] from C:\farcry\core\packages\farcry\WebtopMenuitem.cfc @
line 183
· · · · · · arrowtop level (0ms) CFC[ C:\farcry\core\packages
\farcry\WebtopMenuitem.cfc | init(MenuitemXmlElement = [complex
value]) ] from C:\farcry\core\packages\farcry\WebtopMenuitem.cfc @
line 183
· · · · · · arrowtop level (0ms) CFC[ C:\farcry\core\packages
\farcry\WebtopMenuitem.cfc | init(MenuitemXmlElement = [complex
value]) ] from C:\farcry\core\packages\farcry\WebtopMenuitem.cfc @
line 183
· · · · · · arrowtop level (0ms) CFC[ C:\farcry\core\packages
\farcry\WebtopMenuitem.cfc | init(MenuitemXmlElement = [complex
value]) ] from C:\farcry\core\packages\farcry\WebtopMenuitem.cfc @
line 183
· · · · · · arrowtop level (0ms) CFC[ C:\farcry\core\packages
\farcry\WebtopMenuitem.cfc | init(MenuitemXmlElement = [complex
value]) ] from C:\farcry\core\packages\farcry\WebtopMenuitem.cfc @
line 183
· · · · · · arrowtop level (0ms) CFC[ C:\farcry\core\packages
\farcry\WebtopMenuitem.cfc | init(MenuitemXmlElement = [complex
value]) ] from C:\farcry\core\packages\farcry\WebtopMenuitem.cfc @
line 183
· · · · · · arrowtop level (0ms) CFC[ C:\farcry\core\packages
\farcry\WebtopMenuitem.cfc | init(MenuitemXmlElement = [complex
value]) ] from C:\farcry\core\packages\farcry\WebtopMenuitem.cfc @
line 183
· · · · · · arrowtop level (0ms) CFC[ C:\farcry\core\packages
\farcry\WebtopMenuitem.cfc | init(MenuitemXmlElement = [complex
value]) ] from C:\farcry\core\packages\farcry\WebtopMenuitem.cfc @
line 183
· · · · · · arrowtop level (0ms) CFC[ C:\farcry\core\packages
\farcry\WebtopMenuitem.cfc | init(MenuitemXmlElement = [complex
value]) ] from C:\farcry\core\packages\farcry\WebtopMenuitem.cfc @
line 183
And the list goes on until I get an "error 500 null".
It seems the parser is getting problems to parse the xml menu
configuration files...
Any ideas?
PS: This is a FC 4.03, with core upgraded to 4.08, and tried both
Oracle and MSSQL installs.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-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/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---