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

Accessing rm_converter results in "CRRRC7153E Unable to acquire display" error

I used WAS to deploy RM_Converter v6 application on Linux.

The below error occurred when accessing the converter application url: 

CRRRC7153E Unable to acquire display. The value of DISPLAY is 'localhost:3.0'

1 vote


Accepted answer

Permanent link

According to https://jazz.net/library/article/1089, the following 2 components are required on Linux
  • X11 Server or Xvfb – X11 virtual frame buffer
  • GTK 2+
Make sure the 2 components are installed.

Andrew Clement selected this answer as the correct answer

3 votes


One other answer

Permanent link
Could be something simple as selecting another X display value, as 3 is taken
I run with DISPLAY=:5.0

Also look at this article for troubleshooting: https://jazz.net/library/article/875

2 votes

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: Nov 29 '18, 6:41 p.m.

Question was seen: 2,922 times

Last updated: Nov 30 '18, 2:08 p.m.

Confirmation Cancel Confirm