Server error popup

View: New views
4 Messages — Rating Filter:   Alert me  

Server error popup

by xuefeng :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Message

Hello,
I am using DWRversion: 2.0.rc2 with websphere5.1.
I have page for file uploading, by clicking a "Submit" button, it will trigger a call to database through DWR to  check no duplicate file in system, then   start file uploading if no duplicate file or display warning message if file existed  in the DWR call back function.
Some time, it popups window saying "Server Error" when callback function is ok to do the upload , since there is no  popup defined in that case,  I guess this error message was pushed by server . Question is how to disable this kind of popup happening?

Attached is the error.

Thanks

Xuefeng


               





Re: Server error popup

by Joe Walker-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I'm not sure what the error is from, but a good start is to upgrade to the latest release: 2.0.3

On Fri, Apr 18, 2008 at 10:37 PM, Bai, Xuefeng <xuefeng.bai@...> wrote:

Hello,
I am using DWRversion: 2.0.rc2 with websphere5.1.
I have page for file uploading, by clicking a "Submit" button, it will trigger a call to database through DWR to  check no duplicate file in system, then   start file uploading if no duplicate file or display warning message if file existed  in the DWR call back function.
Some time, it popups window saying "Server Error" when callback function is ok to do the upload , since there is no  popup defined in that case,  I guess this error message was pushed by server . Question is how to disable this kind of popup happening?

Attached is the error.

Thanks

Xuefeng


               





Re: Server error popup

by XMaNIaC :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The alert is disabled using a custom error handler: http://getahead.org/dwr/other/errors

On Fri, Apr 18, 2008 at 11:44 PM, Joe Walker <joe@...> wrote:

I'm not sure what the error is from, but a good start is to upgrade to the latest release: 2.0.3


On Fri, Apr 18, 2008 at 10:37 PM, Bai, Xuefeng <xuefeng.bai@...> wrote:

Hello,
I am using DWRversion: 2.0.rc2 with websphere5.1.
I have page for file uploading, by clicking a "Submit" button, it will trigger a call to database through DWR to  check no duplicate file in system, then   start file uploading if no duplicate file or display warning message if file existed  in the DWR call back function.
Some time, it popups window saying "Server Error" when callback function is ok to do the upload , since there is no  popup defined in that case,  I guess this error message was pushed by server . Question is how to disable this kind of popup happening?

Attached is the error.

Thanks

Xuefeng


               






Parent Message unknown RE: Server error popup

by xuefeng :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Message
Thanks for your help , I will give a try.
 
 
-----Original Message-----
From: Jose Noheda [mailto:jose.noheda@...]
Sent: Saturday, April 19, 2008 5:40 AM
To: users@...
Subject: Re: [dwr-user] Server error popup

The alert is disabled using a custom error handler: http://getahead.org/dwr/other/errors

On Fri, Apr 18, 2008 at 11:44 PM, Joe Walker <joe@...> wrote:

I'm not sure what the error is from, but a good start is to upgrade to the latest release: 2.0.3


On Fri, Apr 18, 2008 at 10:37 PM, Bai, Xuefeng <xuefeng.bai@...> wrote:

Hello,
I am using DWRversion: 2.0.rc2 with websphere5.1.
I have page for file uploading, by clicking a "Submit" button, it will trigger a call to database through DWR to  check no duplicate file in system, then   start file uploading if no duplicate file or display warning message if file existed  in the DWR call back function.
Some time, it popups window saying "Server Error" when callback function is ok to do the upload , since there is no  popup defined in that case,  I guess this error message was pushed by server . Question is how to disable this kind of popup happening?

Attached is the error.

Thanks

Xuefeng