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

Problem with CLM RSADM start up

Hello friends,

I installed CLM+RSADM in a CentOS machine with Tomcat and when I start up the server, the following lines appears in catalina.out log:

INFO: Deploying web application archive /opt/IBM/JazzTeamServer/server/tomcat/webapps/rsadm.war
[Fatal Error] :48:29: The entity name must immediately follow the '&' in the entity reference.
Cannot start RSA DM Default Display Thread : No X11 DISPLAY variable was set, but this application requires it.
10:37:12,508 [Start Level Event Dispatcher] ERROR m.xtools.rmps.renderingapp.displaythread.Activator  - Cannot start RSA DM Default Display Thread : No X11 DISPLAY variable was set, but this application requires it.

This error does not prevent the server from starting. But if I set up the DISPLAY variable with "export DISPLAY=localhost:0.0", the following error occurs:

Starting RSA DM Default Display Thread
Exception in thread "RSA DM Default Display Thread" org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
        at org.eclipse.swt.SWT.error(SWT.java:4387)
        at org.eclipse.swt.widgets.Display.createDisplay(Display.java:914)
        at org.eclipse.swt.widgets.Display.create(Display.java:900)
        at org.eclipse.swt.graphics.Device.<init>(Device.java:156)
        at org.eclipse.swt.widgets.Display.<init>(Display.java:498)
        at org.eclipse.swt.widgets.Display.<init>(Display.java:489)
        at org.eclipse.swt.widgets.Display.getDefault(Display.java:1634)
        at com.ibm.xtools.rmps.renderingapp.displaythread.Activator.uiThread(Activator.java:113)
        at com.ibm.xtools.rmps.renderingapp.displaythread.Activator$1.run(Activator.java:163)

When this occurs, the server is not started up.

I think the problem must be the absent of a lib in CentOS, but what lib?
Does anybody knows what libs are necessary in linux to deploy CLM+RSADM?

0 votes



One answer

Permanent link
Hi  Luiz,

CentOS is not a support Operating System for RSA DM (see supported the Operating systems for RSA DM 5.0).

This being said, can you check:


I hope this will help you.

Regards,
François

0 votes

Comments

Hi François...thank you for the answer, but this did not work.
Do you know if in the RedHat must be the graphic libs to run DM server?

Hi Luiz,
There is indeed some graphical dependencies on the GTK libraries.
Have you tried to run the command "xhost +".
Here is a troubleshooting page for RM which might be useful:

As well, since you mentioned you have deploy CLM+RSADM... Is that on the same server (or are using using your 2 server configurations you mentioned in your other post)? Remember, the RM converter and RSADM on the same  server is known to be problematic.
François.

François,

I setted up the display and run Xvfb and now the following lines are printed in catalina.log:

Starting RSA DM Default Display Thread
Xlib: extension "RANDR" missing on display "localhost:1.0"
Started RSA DM Default Display Thread

Do you know what it means?

Sorry, I'm not a linux user with experience, because of this I need help... :(

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
× 7,505

Question asked: Jul 21 '14, 10:09 a.m.

Question was seen: 5,124 times

Last updated: Jul 31 '14, 9:10 a.m.

Confirmation Cancel Confirm