Skip to main content



      Home
Home » Archived » BIRT » Preview Error when we preview using source code
Preview Error when we preview using source code [message #113994] Tue, 24 January 2006 06:51 Go to next message
Eclipse UserFriend
sir,

We downloaded the source code and compiled successfully when we
execute,it opens another ReportDesignPerspective, there we create report
and when we try to Preview it,we are getting below Error msg.we came to
know from Documentation that BIRT Framework has inbuilt Tomcat server
that gets invoked each time when you preview the report,so we installed
Tomcat5.0 and given its port no and our local machine ip address in the
windows preference -->Birt--->preview server and tried still same error.Is
there is anything we left out or we got into wrong procedure?


Error Message:
---------------
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: Error instantiating servlet class
org.eclipse.birt.report.viewer.servlet.ViewerServlet

root cause :
-----------
java.lang.NoClassDefFoundError: javax/xml/soap/SOAPException
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:16 10)
at java.lang.Class.getConstructor0(Class.java:1922)
at java.lang.Class.newInstance0(Class.java:278)
at java.lang.Class.newInstance(Class.java:261)


Thankyou

jegadeeswari
Re: Preview Error when we preview using source code [message #114050 is a reply to message #113994] Tue, 24 January 2006 07:28 Go to previous message
Eclipse UserFriend
Originally posted by: jan.tanis.coas.com

Hi,

I think your missing some libraries from axis. Try to add those.

Regards, Jan.

jegadeeswari wrote:
> sir,
>
> We downloaded the source code and compiled successfully when we
> execute,it opens another ReportDesignPerspective, there we create
> report and when we try to Preview it,we are getting below Error msg.we
> came to know from Documentation that BIRT Framework has inbuilt Tomcat
> server that gets invoked each time when you preview the report,so we
> installed Tomcat5.0 and given its port no and our local machine ip
> address in the windows preference -->Birt--->preview server and tried
> still same error.Is there is anything we left out or we got into wrong
> procedure?
>
>
> Error Message:
> ---------------
> 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: Error instantiating servlet class
> org.eclipse.birt.report.viewer.servlet.ViewerServlet
>
> root cause :
> -----------
> java.lang.NoClassDefFoundError: javax/xml/soap/SOAPException
> at java.lang.Class.getDeclaredConstructors0(Native Method)
> at java.lang.Class.privateGetDeclaredConstructors(Class.java:16 10)
> at java.lang.Class.getConstructor0(Class.java:1922)
> at java.lang.Class.newInstance0(Class.java:278)
> at java.lang.Class.newInstance(Class.java:261)
>
>
> Thankyou
>
> jegadeeswari
>
>
>
>
>
Previous Topic:How to specify default value for date in birt
Next Topic:API Documentation
Goto Forum:
  


Current Time: Thu May 08 13:09:40 EDT 2025

Powered by FUDForum. Page generated in 0.04325 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top