Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Graphical artifacts by JKE banking not working in Requirements Management

I successfully installed CLM 6.0.5 in my company and ran the creation of the JKE banking example project successfully, but I noticed that the graphical artifacts created were in error when trying to open them. How to fix this? I have verified that the converter is installed and is displaying the message: "[WebContainer: 37] ERROR com.ibm.rdm.web.htmlgen.servlet.ConverterServlet - CRRRC7153E Can not get display DISPLAY value is 'localhost: 3.0' . "

0 votes


Accepted answer

Permanent link

Hi Fabiano, looks you are running on Linux, and the DISPLAY value is giving you trouble

One thing that caught my eye is the space in the string 'localhost: 3.0'. Not sure if that's a logging issue, or the value is incorrectly set on your system. Please check the DISPLAY setting on that machine

For converter on Linux troubleshooting info, look at this article
Workaround: On Linux systems, the Rational Requirements Composer server does not start in console-only mode

And more general, there is this article
Requirements Management (RM) Converter application configuration and troubleshooting guide

Fabiano Lima selected this answer as the correct answer

0 votes

Comments

If you're running on WAS, I am using a custom bash script to start the WAS instance and dealing with the DISPLAY stuff, maybe that helps

killall Xvfb
Xvfb :5 -screen 0 800x600x24&
DISPLAY=:5.0
export DISPLAY
bin/startServer.sh server1




thanks for your response! It's working now! You was precise, congratulations!


One other answer

Permanent link

Hello Fabiano,

JKE template contains graphical artifacts which are no more supported. I would recommend you create new diagram artifact (diagram format) which is HTML5  based and easy to work with. Let me know if you need any further help. Jan Jancar -  Softacus AG

0 votes

Comments

Graphical artifacts cannot be edited anymore, but existing graphical artifacts still can be displayed (by the so called converter application)

thanks for your response, really the problem occured when I tried display the artifacts from jke banking.
I followed this Technote, but not worked:
http://www-01.ibm.com/support/docview.wss?uid=swg21645038

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Mar 22 '18, 8:57 a.m.

Question was seen: 1,688 times

Last updated: Mar 22 '18, 2:05 p.m.

Confirmation Cancel Confirm