Please help- Error: Server Error on 'hello world' servlet

11 views
Skip to first unread message

Tomer L

unread,
Jul 6, 2011, 3:12:57 PM7/6/11
to google-a...@googlegroups.com
Hi,

When I test the Eclipse default project (a 'hello world' servlet) on my machine, it works fine but when I deploy it on my domain and click on the servlet I get: 
Error: Server Error 
The server encountered an error and could not complete your request. 
If the problem persists, please report your problem and mention this error message and the query that caused it.

Any suggestions? (http://bumpguerillatesting.appspot.com/test)


Thanks!

Ikai Lan (Google)

unread,
Jul 8, 2011, 2:48:43 PM7/8/11
to google-a...@googlegroups.com
When debugging issues, it's useful to look at the log for errors or exceptions that are thrown. Here's what I see:


javax.servlet.UnavailableException: test.TestServlet

This tells me that you don't have a TestServlet even though it's pointed to in your deployment description (web.xml). Clean your build, try testing locally to find the issue, then deploy again.

Ikai Lan 
Developer Programs Engineer, Google App Engine


--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/gNZZWOAMPtAJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.

Reply all
Reply to author
Forward
0 new messages