WidgetPreview : error 500 - NoClassDefFound
Hi people,
I've been trying to test a widget of my creation on http://dev.bubbletop.com/widgetpreview but I always get a 500 error, even with the HelloWorld widget from the site (I simply copy it to the "Edit" tab, then switch to the "Preview" tab.
It's a bit annoying as I can't test my widget in this case :(
Stephane Seyvoz
Orange Labs
Here is the stack trace :
HTTP Status 500 -
_____
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoClassDefFoundError: com/francetelecom/pcm/widget/WidgetSource
com.francetelecom.pcm.widget.servlet.WidgetParser.doGet(WidgetParser.java:286)
com.francetelecom.pcm.widget.servlet.WidgetParser.doPost(WidgetParser.java:154)
javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
I've been trying to test a widget of my creation on http://dev.bubbletop.com/widgetpreview but I always get a 500 error, even with the HelloWorld widget from the site (I simply copy it to the "Edit" tab, then switch to the "Preview" tab.
It's a bit annoying as I can't test my widget in this case :(
Stephane Seyvoz
Orange Labs
Here is the stack trace :
HTTP Status 500 -
_____
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoClassDefFoundError: com/francetelecom/pcm/widget/WidgetSource
com.francetelecom.pcm.widget.servlet.WidgetParser.doGet(WidgetParser.java:286)
com.francetelecom.pcm.widget.servlet.WidgetParser.doPost(WidgetParser.java:154)
javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
2 people have this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
-
Inappropriate?Thanks for the reporting! This looks like a deployment problem after we moved our apps to France. I have sent request to France, hopefully they fix it soon.
Loading Profile...


