
June 17th, 2005
|
 | In the eye of the Tiger | | Join Date: May 30th, 2005 Location: Tilff, Belgium
Posts: 80
| |
Re: Shutdowns Well, for informations only ...because I do not know where the bug is located ... Quote:
[Fatal Error] :336:1: Content is not allowed in trailing section.
| The XML page (XML is the new generation of HTML) you/LW try to open contains null characters (or whitespaces) at the end of the file, in a XML section where such characters are forbidden
The Quote:
org.cybergarage.xml.ParserException
| parser, i.e. the program which try to interpret the content of the page fails.
So. Either the XML page LW try to open has problem - but in this case, many LW must have the same problem-, either there is a problem in the Java of your 10.3.9
I would suggest you follow this Apple article KB for trying to solve your problem.
Most Java issue in the 10.3.9 update (which is a very bad Apple's update) are solved by applying again the Java update
Most Java and 10.3.9 issue with LW are described in the Stickies of this forum
Phil
Last edited by philippe99; June 17th, 2005 at 01:31 PM.
|