Skip to main content



      Home
Home » Archived » BIRT » Viewier with Glassfish
Viewier with Glassfish [message #194449] Sun, 08 October 2006 14:09 Go to next message
Eclipse UserFriend
Originally posted by: asafs2000.yahoo.com

Hey,

I tried to deploy the viewer into Glassfish app server,

since GF does not support deploying a directory I compressed the viewer
into a war file and deployed it,

deployment process was finished with no errors, but when I try to access
one of the reports, I get a 'ClassNotFound' error message,

[#|2006-10-09T09:52:36.602+0200|WARNING|sun-appserver-pe9.1| javax.enterprise.system.stream.err|_ThreadID=13;_ThreadName= httpWorkerThread-8080-1;_RequestID=2e2c3b62-441e-453d-92cd-0 38d90125acc;|
java.lang.ClassNotFoundException:
org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at
org.eclipse.birt.core.framework.osgi.OSGILauncher.startup(OS GILauncher.java:128)
at
org.eclipse.birt.core.framework.Platform.startup(Platform.ja va:78)
at
org.eclipse.birt.report.service.ReportEngineService.setEngin eContext(Unknown
Source)
at
org.eclipse.birt.report.service.BirtViewerReportService.setC ontext(Unknown
Source)
at
org.eclipse.birt.report.servlet.ViewerServlet.__getContext(U nknown Source)
at
org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherSer vlet.doGet(Unknown
Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at
org.apache.axis.transport.http.AxisServletBase.service(AxisS ervletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at
org.apache.catalina.core.ApplicationFilterChain.servletServi ce(ApplicationFilterChain.java:397)
at
org.apache.catalina.core.StandardWrapperValve.invoke(Standar dWrapperValve.java:276)
at
org.apache.catalina.core.StandardPipeline.doInvoke(StandardP ipeline.java:586)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:556)
at
org.apache.catalina.core.StandardContextValve.invokeInternal (StandardContextValve.java:246)
at
org.apache.catalina.core.StandardContextValve.invoke(Standar dContextValve.java:185)
at
org.apache.catalina.core.StandardPipeline.doInvoke(StandardP ipeline.java:586)
at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:7 3)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHo stValve.java:182)
at
org.apache.catalina.core.StandardPipeline.doInvoke(StandardP ipeline.java:586)
at
com.sun.enterprise.web.VirtualServerPipeline.invoke(VirtualS erverPipeline.java:120)
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:939)
at
org.apache.catalina.core.StandardEngineValve.invoke(Standard EngineValve.java:137)
at
org.apache.catalina.core.StandardPipeline.doInvoke(StandardP ipeline.java:586)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPip eline.java:556)
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase. java:939)
at
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapte r.java:239)
at
com.sun.enterprise.web.connector.grizzly.DefaultProcessorTas k.invokeAdapter(DefaultProcessorTask.java:618)
at
com.sun.enterprise.web.connector.grizzly.DefaultProcessorTas k.processNonBlocked(DefaultProcessorTask.java:549)
at
com.sun.enterprise.web.connector.grizzly.DefaultProcessorTas k.process(DefaultProcessorTask.java:789)
at
com.sun.enterprise.web.connector.grizzly.DefaultReadTask.exe cuteProcessorTask(DefaultReadTask.java:328)
at
com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doT ask(DefaultReadTask.java:251)
at
com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doT ask(DefaultReadTask.java:205)
at
com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBa se.java:252)
at
com.sun.enterprise.web.connector.grizzly.WorkerThreadImpl.ru n(WorkerThreadImpl.java:103)
|#]



I couldn't find this class on any jar file included in the lib dir of the
viewer,


what could be the reason for that?




Thanks a lot,

Asaf.
Re: Viewier with Glassfish [message #194476 is a reply to message #194449] Mon, 09 October 2006 18:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: asafs2000.yahoo.com

hey,

I found the seeked class inside an osgi jar file under
/WEB-INF/platform/plugins, but looks like when executing a servlet, this
class is not found,


can any one point us where and what to seek? is the servlet's viewer
expects the classes to be found under WEB-INF/platform/plugins statically?


thanks guys
Re: Viewier with Glassfish [message #195461 is a reply to message #194476] Fri, 13 October 2006 13:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jack.mtivii.com

Can any one help with this?
it happens also with sun app ver 9

thanks
Re: Viewier with Glassfish [message #195564 is a reply to message #195461] Sat, 14 October 2006 19:47 Go to previous message
Eclipse UserFriend
Originally posted by: asafs2000.yahoo.com

Hello back,

I tried version 'birt-runtime-N20060930.zip' viewer with Glassfish latest
build,


I try to load a report, after the nice viewer's gui is displayed I see a
nice grey box with the following message:

'java.lang.ClassCastException: java.lang.NoClassDefFoundError',

nothing is dumped to the server's log file,



what is that? how do I truck the problem?


can someone -please- respond to this thread and give us some assistance? :)


thanks !
Previous Topic:PDF Linux issue
Next Topic:Group Page break problem
Goto Forum:
  


Current Time: Tue Jul 22 09:39:58 EDT 2025

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

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

Back to the top