Home » RADICORE development » Framework » Fatal error at logon
Fatal error at logon [message #1998] |
Mon, 20 April 2009 19:21  |
gpatti
Messages: 283 Registered: August 2008
|
Senior Member |
|
|
Tony,
In my production environment I have just started getting a fatal error at logon (happening for all users). I'm not sure whether it relates to me updating the version of std.table.class.inc (that we were discussing earlier today in another thread) although replacing the old version has not solved the issue, so it looks to be coincidental, unless I have accidentally changed something else.
Looking at the code it is some kind of unhandled exception, but I don't understand the get_class($exception) that is being returned.
The error displayed on screen is:
Fatal Error: Uncaught exception fron DOMException, message = Invalid Character Error (# 256).
Error in line 286 of file '/home/medaltes/domains/medaltest.com/includes/error.inc'.
Script: /menu/menu.php
User Id: GPATTISON
Remote Address: 62.49.26.129
Request URI: /menu/menu.php?session_name=menu6&selection=medals
The following is found in errorlog.html:
</pre>
<h2>2009-04-20 19:39:50</h2><p>Fatal Error: Uncaught exception fron DOMException, message = Invalid Character Error (# 256).</p><p>Error in line 286 of file '/home/medaltes/domains/medaltest.com/includes/error.inc'.</p ><p>Script: /menu/menu.php</p><p>User Id: GPATTISON</p><p>Remote Address: 62.49.26.129</p><p>Request URI: /menu/menu.php?session_name=menu6&selection=medals</p>
<p>Page Stack:</p>
<pre>
[0] medals
</pre>
<pre>
0: array =
file: string = /home/medaltes/domains/medaltest.com/includes/include.xml.ph p5.inc
line: integer = 395
function: string = createElement
class: string = DOMDocument
type: string = ->
args: array =
0: string = 0
1: array =
file: string = /home/medaltes/domains/medaltest.com/includes/include.xml.ph p5.inc
line: integer = 372
function: string = addLookup2XMLdoc
args: array =
0: array =
0: array =
: string =
1: array =
: string =
2: array =
file: string = /home/medaltes/domains/medaltest.com/includes/include.xml.ph p5.inc
line: integer = 646
function: string = addData2XMLdoc
3: array =
file: string = /home/medaltes/domains/medaltest.com/public_html/menu/menu.p hp
line: integer = 147
function: string = buildXML
args: array =
4: array =
</pre>
Can you help with any explanations?
Thanks,
Graham
[Updated on: Mon, 20 April 2009 19:45] Report message to a moderator
|
|
|
|
Re: Fatal error at logon [message #2000 is a reply to message #1998] |
Tue, 21 April 2009 04:42   |
gpatti
Messages: 283 Registered: August 2008
|
Senior Member |
|
|
Tony,
I use a tailored login screen for my app so thought that the problem was occurring during the login process. However, investigating further, I have discovered that the error occurs even if I try and access the standard login screen directly. That is to say, the error is occurring just trying to run /menu/menu.php and BEFORE the login screen is even displayed (and presumably therefore, before I am running any user defined code).
I am wondering whether it's either to do with XSL transormations (and have asked my hosting company to investigate that) or whether I have some corruption in the menu database.
Would you concur with either of those thoughts and have any suggestions as to how I might track to the point of error?
Incidentally - the problem only occurs on the production server, not on my local copy.
Thanks,
Graham
[Updated on: Tue, 21 April 2009 04:44] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Fri Jul 04 03:38:04 EDT 2025
Total time taken to generate the page: 0.01384 seconds
|