| Preview Error when we preview using source code [message #113994] | 
Tue, 24 January 2006 06:51   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
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   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
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 
>  
>  
>  
>  
>
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.05981 seconds