users@glassfish.java.net

how i can find source code line that produce an error in log file?

From: Legolas Woodland <legolas.w_at_gmail.com>
Date: Sun, 7 Oct 2007 16:09:11 +0430

Hi
Thank you for reading my post
Is there any way to find out which line of code is producing following line
in server.log?


[#|2007-10-07T14:51:
20.734+0430|WARNING|sun-appserver9.1|javax.enterprise.system.stream.err|_ThreadID=14
;_ThreadName=httpSSLWorkerThread-8080-1;_RequestID=0bd23529-875e-4902-ac57-a33cea09120b;|
[Fatal Error] :1:650: Open quote is expected for attribute "value"
associated with an element type "attribute".

either in debug mode or what ever means that is possible.


Also I want to ask what could be possible side effect of this error?

Thanks