« Return to Thread: Clueless about error

Re: Clueless about error

by luke_saluti :: Rate this Message:

Reply to Author | View in Thread

you mean the server logs writen by java methods?
I've already added a converter which works for some other methods.

David Marginian-3 wrote:
Luke,
   I would check the server logs, if there is nothing in the logs than I
would make sure logging is enabled:
http://directwebremoting.org/dwr/server/servlet/logging.html.  DWR does not
provide details on Java exceptions unless you have chosen to add a converter
for the exception.  So it is possible that a server exception is being
thrown - http://directwebremoting.org/dwr/other/errors.html.






On Mon, Jun 15, 2009 at 8:51 AM, luke_saluti <luke_saluti@hotmail.com>wrote:

>
> Hello friends,
>
> I've been logging the thrown javascript ajax errors into a table. Every day
> i check that a method keeps throwing a error which the only descriptive
> message says "Error". The count goes daily to 40. What could this message
> probably mean?
> --
> View this message in context:
> http://www.nabble.com/Clueless-about-error-tp24035958p24035958.html
> Sent from the DWR - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@dwr.dev.java.net
> For additional commands, e-mail: users-help@dwr.dev.java.net
>
>

 « Return to Thread: Clueless about error