LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Tomcat 7 issue (https://www.linuxquestions.org/questions/linux-newbie-8/tomcat-7-issue-4175460679/)

gaurvrishi 05-04-2013 07:30 AM

Tomcat 7 issue
 
i am running my site on tomcat 7 and i am getting error. I have tried to stop the IP tables but still getting the same erro

Communication failed: com.google.gwt.user.client.rpc.StatusCodeException: 404 <html><head><title>Apache Tomcat/7.0.12 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;backgr

TB0ne 05-04-2013 08:51 AM

Quote:

Originally Posted by gaurvrishi (Post 4944713)
i am running my site on tomcat 7 and i am getting error. I have tried to stop the IP tables but still getting the same erro

Communication failed: com.google.gwt.user.client.rpc.StatusCodeException: 404

So again, did you try looking this up first???
https://developers.google.com/web-to...eRPCDeployment
https://groups.google.com/forum/#!ms...k/OKjYULnR7F8J

The 404 indicates that the page can't be reached, and based on the abundant (and easily found) documentation, this is typically caused by an improper setup, and has nothing to do with Tomcat. As with some of your other threads, you're not posting the complete details, nor even the full error report. The GWT indicates that you're trying to use the Google Web Toolkit, which (if not done correctly), will cause you problems as described. What other error(s) are you getting in the logs? What is the full error message?


All times are GMT -5. The time now is 05:15 PM.