Get your own customer support community
 

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)
 
sad I’m frustrated
Inappropriate?
2 people have this problem

User_default_medium