It's all about the answers!

Ask a question

RPE retrieving Rhapsody schema - app server requests credentials


Anthony Weber (112) | asked Jun 07 '19, 10:27 a.m.

 We have recently started working with RPE and Rhapsody. Whenever I request a Rhapsody schema, I am not presented with an authentication window, whereas the others (on their own laptops) are.



How can security settings be accessed/changed in the RhapsodyAppServer?


2 answers



permanent link
Subramanya Prasad Pilar (4.6k15) | answered Jun 08 '19, 12:37 p.m.

Normally you need not specify username/password for Rhapsody. You need to specify username/password only if it is in a secured server.


Comments
Anthony Weber commented Jun 10 '19, 8:22 a.m.

 I would agree.  However, that does not appear to be the issue. The laptops with the issue are all trying to access the unsecured http://localhost:27463/Rational/Rhapsody and not https://localhost... 


Looking into the issue further, this is the error message we're receiving:

"Can't query interface object for IRPApplication" 


permanent link
Anthony Weber (112) | answered Jun 11 '19, 1:57 p.m.

OK.  This one was answered by the Rhapsody support folks. The issue was that Rhapsody's COM interface was not registered.


In a CMD window (as Administrator- this is vital)
cd to the Rhapsody install directory
execute the following command:
    rhapsody.exe /RegServer

This registers the COM interface.

Thanks to the Rhapsody folks and others for helping us with this issue.

Your answer


Register or 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.