Skip to main content



      Home
Home » Archived » BIRT » Birt Charts In JBoss Portal Portlets
Birt Charts In JBoss Portal Portlets [message #200380] Sat, 11 November 2006 05:04
Eclipse UserFriend
Originally posted by: mike.harper.atkinsglobal.com

Hi all, I am desperately trying to resolve a problem I am having rendering
reports within JBoss Portal Portlets. This has now become urgent so I'm
posting some more information which will hopefully clarify my orginal
question. Please any ideas are welcome.

I have the birt2.1 viewer running within Jboss and if I use a straight url
in the browser to run a chart I can see charts ok.

However we require charts within portlets so I have written code based on
the WIKI examples on the integration forum and successfully management to
run html reports from within a portlet window.

This has a number of advantages not least of which is that security is
built into the portal and layout is better for users.

So there doesn't seam to be any problem with the operating system or chart
generation as such. But when rendering charts I can a huge amount of
errors. The report does actually show in the end but without the actual
image of the chart.

I have tried many ways to try to get this working and have hit a wall!

Please help

Michael

-----------------------------------
Hi all, I am trying to run reports within a JBOSS Portal. Straight html
reports are fine but I have problems with Charts. The behaviour is as
follows.

First JBoss reports and error.

2006-11-04 12:44:19,024 INFO [org.jboss.system.server.Server] JBoss (MX
MicroKernel) [4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231054)]
Started in 1m:21s:33ms
2006-11-04 12:44:58,718 INFO [STDOUT] [warn] Could not find class
org.eclipse.core.internal.runtime.auth.AuthorizationHandler that
org.eclipse.core.internal.runtime.InternalPlatform references. It may not
be in your classpath and you may not be getting field and constructor
weaving for this class.
2006-11-04 12:45:00,135 INFO [STDOUT] [warn] Could not find class
org.eclipse.core.internal.runtime.auth.AuthorizationHandler that
org.eclipse.core.runtime.Platform references. It may not be in your
classpath and you may not be getting field and constructor weaving for
this class.
2006-11-04 12:45:07,739 INFO [STDOUT] [warn] AOP Instrumentor failed to
transform org.eclipse.emf.ecore.impl.EPackageRegistryImpl
2006-11-04 12:45:07,740 INFO [STDOUT]
org.jboss.aop.instrument.TransformationException: Failed to aspectize
class org.eclipse.emf.ecore.impl.EPackageRegistryImpl. Could not find
class it references org.eclipse.emf.ecore.plugin.EcorePlugin It may not
be in your classpath and you may not be getting field and constructor
weaving for this class.
2006-11-04 12:45:07,742 INFO [STDOUT] at
org.jboss.aop.instrument.Instrumentor.convertReferences(Inst rumentor.java:593)
2006-11-04 12:45:07,742 INFO [STDOUT] at
org.jboss.aop.instrument.Instrumentor.transform(Instrumentor .java:646)
2006-11-04 12:45:07,742 INFO [STDOUT] at
org.jboss.aop.AspectManager.translate(AspectManager.java:792 )
2006-11-04 12:45:07,742 INFO [STDOUT] at
org.jboss.aop.AspectManager.transform(AspectManager.java:704 )
2006-11-04 12:45:07,742 INFO [STDOUT] at
org.jboss.aop.standalone.AOPTransformer.aspectTransform(AOPT ransformer.java:62)
2006-11-04 12:45:07,743 INFO [STDOUT] at
org.jboss.aop.standalone.AOPTransformer.transform(AOPTransfo rmer.java:54)

Secondly the image is generated in the bin folder of jboss - although the
has the correct path for an images folder in the jboss deploy directory.

As I have org.eclipse.emf.ecore.plugin.EcorePlugin on the classpath I
don't know where to go from here.

Please could anybody help?
Previous Topic:Generating Charts in JBOSS Portlets
Next Topic:Patch 2.1.1 SQL division error
Goto Forum:
  


Current Time: Wed Jul 16 13:29:03 EDT 2025

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

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

Back to the top