what's the code at RPC.java:579?

if you have a DB, does the app connect succesfully to the DB??


On Thu, Apr 24, 2014 at 1:16 AM, Charles Nelson <[email protected]>wrote:

> I have an app that works perfectly in my development environment of
> eclipse/jetty. It also work fine when I deploy it locally to tomcat 7 on my
> development machine. But it fails on my production server with the
> following error,
>
> ...
> SEVERE: Exception while dispatching incoming RPC call
> at com.google.gwt.user.server.
> rpc.RPC.encodeResponseForFailure(RPC.java:389)
> at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.
> java:579)
> at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.
> java:561)
> SEVERE: Exception while dispatching incoming RPC call
> at com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.
> java:389)
> at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.
> java:579)
> at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.
> java:561)
> SEVERE: Exception while dispatching incoming RPC call
> at com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.
> java:389)
> at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.
> java:579)
> at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.
> java:561)
> ...
>
> Help!
>
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to