It's all about the answers!

Ask a question

How to open model from jazz.net sandbox in Rhapsody Architect


Steven Anker (1111) | asked Oct 27 '15, 9:39 a.m.
 I've created a trial project on jazz.net in order to try out the integration with Rhapsody Architect and Design Manager. However, when I try to add a server in Rhapsody Architect from which to open the model, I always get login problems.

The URL I use is https://jazz.net/sandbox03-dm

Then I log in using my ID and password I also use when I access design manager using my web-browser. The result is "Can't connect to server. Check server name and credentials. Error: -1: null". And the log in Rhapsody Architect shows an exception that a port cannot be negative:

java.lang.IllegalArgumentException: Port may not be negative
at org.apache.http.util.Args.notNegative(Args.java:99)
at org.apache.http.cookie.CookieOrigin.<init>(CookieOrigin.java:51)
at com.ibm.xtools.rmpx.communicator.DMCommunicator.execute(DMCommunicator.java:170)
at com.ibm.xtools.rmpx.oauth.OAuthCommunicator.execute(OAuthCommunicator.java:110)
at com.ibm.rational.rhapsody.jazz.dm.DMHelper.getHttpInternal(DMHelper.java:126)
at com.ibm.rational.rhapsody.jazz.dm.DMHelper.getHttpInternal(DMHelper.java:148)
at com.ibm.rational.rhapsody.jazz.dm.DMHelper.initialize(DMHelper.java:502)
at com.ibm.rational.rhapsody.jazz.dm.DMProcessor.processRequest(DMProcessor.java:44)
at com.ibm.rational.rhapsody.jazz.svg.RhpSocketListener.processRequest(RhpSocketListener.java:170)
at com.ibm.rational.rhapsody.jazz.svg.RhpSocketListener$MyListener.run(RhpSocketListener.java:251)

I'm using Rhapsody 8.1.3 (a trial version) met de Design Manager extension version 6.0.

Adding port number 443 to the URL does not seem to help either

Comments
Randy Makoski commented Nov 11 '15, 5:16 p.m. | edited Jan 03 '16, 1:04 p.m.

 Steven,


Just wondering if you have any resolution to this. I am facing the same problem with Rhapsody 8.1.3 connecting to DM 6.0


Steven Anker commented Nov 12 '15, 3:19 a.m. | edited Jan 03 '16, 1:04 p.m.

Hi Randy,


Nope, no solution yet.

2 answers



permanent link
Francois-xavier Panaget (58914) | answered Nov 12 '15, 5:05 a.m.
Hi,

The error seems to match the following defect:
All clients cannot connect to server configured without port (using default 443, 80 port)
The DM server on the sandbox: https://jazz.net/sandbox03-dm/ should already be at the 6.0.0 ifix1 level.
Make sure your client is as well updated to the 6.0 ifix1: https://jazz.net/downloads/design-management/releases/6.0iFix1.
I hope this will help.

Regards,
François

permanent link
Pablo K (29312) | answered Mar 10 '17, 8:32 a.m.
edited Mar 10 '17, 8:33 a.m.

I got similar issue, so maybe this will be useful for you


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.