Why does Reports not show the BPDs in RRC?
![](http://jazz.net/_images/myphoto/411f00d223a04e66eb044a551494d6d2.jpg)
2 answers
![](http://jazz.net/_images/myphoto/411f00d223a04e66eb044a551494d6d2.jpg)
https://server:9443/converter/htmlgen
I just tested this on our latest milestone and I was able to get the Business Process Diagram printed.
Are you modifying the printArtifact.dta?
Comments
![](http://jazz.net/_images/myphoto/411f00d223a04e66eb044a551494d6d2.jpg)
Thanks Edgar for your response. I just tested the converter, and it is active. I am not getting the BPDs printed from the default printArtifact.dta file itself. This time I could capture the error message from log. Here is a snippet:
com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0068E: Uncaught exception created in one of the service methods of the servlet equinoxbridgeservlet in application converter_war. Exception created : java.lang.NoClassDefFoundError: org.eclipse.draw2d.ColorConstants (initialization failure) at java.lang.J9VMInternals.initialize(J9VMInternals.java:140) at com.ibm.rdm.ui.image.GraphicalViewerHandle$OffscreenLightweightSystem.createRootFigure(GraphicalViewerHandle.java:64) at org.eclipse.draw2d.LightweightSystem.init(LightweightSystem.java:187)
Can you help with this?
![](http://jazz.net/_images/myphoto/1f4df03a70a315e2aab492e1d706269e.jpg)
Seems like there is a bug in the converter while rendering the BDP, I suggest you contact support to get this checked properly
Comments
Anthony Kesterton
JAZZ DEVELOPER Sep 18 '12, 9:14 a.m.Are you using RRDI, or how are you trying to generate the report?
Sabuj Samanta
Sep 19 '12, 2:00 a.m.I am using RRDG, that comes with RRC, not using any other tool to generate the reports.