cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

RPC Call Failed Errors messages

binduhima
Level 1
Level 1

                   We have been noticing a lot of these error message window popping up on the client, even when the Client manager is running. Wondering if any one of you also noticed and how do you resolve it.

A request made by your client to the client manager has failed. Do you want to exit the client now and reconnect?

com.google.gwt.user.client.rpc.StatusCodeException: 500 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>Service Unavailable</title>
<style type="text/css">
body, p, h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #b10b29;
}
</style>
</head>
<body>
<h2>Service Unavailable</h2>
<p>The service is temporarily unavailable. Please try again later.</p>
</body>
</html>

=>Unknown.Lg() at null[-1]
=>Unknown.Hwb() at null[-1]
=>Unknown.LBb() at null[-1]
=>Unknown.HB() at null[-1]
=>Unknown.fC() at null[-1]
=>Unknown.anonymous() at null[-1]
=>Unknown.lm() at null[-1]
=>Unknown.om() at null[-1]
=>Unknown.anonymous() at null[-1]

Who Me Too'd this topic