Dear experts,

We've just installed ARIS Design Server 9.6 and now we're facing some problems when trying to log in.

Via UMC we don't have any issues, but via ARIS client (Architect/Designer) and ARIS Server Administrator we do. I'm using the "system" user with standard password.

As soon as I open Server Administrator, the following message is displayed on top: changed console output to encoding IBM850:

After inserting the command server <IP address> default system + password, I receive the following:

Invalid parameter provided [VALUE:

 

<!doctype html>

 

<html lang="en">

<head><meta charset="utf-8" /><meta http-equiv="X-UA-Compatible" content="IE=edg

e,chrome=1" /><meta http-equiv="Pragma" content="no-cache" /><meta http-equiv="E

xpires" content="-1" /><title>

        Log in

</title><meta name="description" content="Login" /><meta name="viewport" content

="width=device-width" /><link rel="stylesheet" href="css/dnv.css" /></head>

<body>

 

   <form method="post" action="Login.aspx?ReturnUrl=%2fabs%2flogin" id="ctl01">

<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="ORMmakeJi3/yt66o

Cww0aHpZsGHGLtpgrRZl0HVVQDqNZjl7uSERzkM/2VNtjWu1BhJztP1ikz1FPrNob2QSra4vlHBp5YYH

w4VY1/vnBIm8VGpoiqk38t9JMshXIfkEZSlJ1JtGScAH2v45mqm075P1nNQNwePUrHfsHcLt/XcxwdMS

c14lMlwh5Nbb9lfr+EqF85pGDjeV6uKbZgbO0VTQVGB2zm9VPDPKcDz/Bw/z7nMZyQJMD9q+HZdmirsJ

3Y/lCUG9FMVbBEFCpPjGUajQivGcn+rX3Jpl1MXZfTzaxyTUmzHAr0nEf0YDnsBH15WimDxgWHZsSoUL

Vq7a1IFTkOBrYAkbER7qzvYbh6HXGktVQKHuhvFZoVpuLjmmy5as42xBQF7PR62gKepSjswfjp/Qrspb

liLabOQMYME=" />

 

<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="JJfv

FxkOa9VlCqUJlkSiKt/KI1jv1tXPqO7+P5EVdY1ahv1TbSix3XvgIV0TCruJoGiG4YBW0lDbfR3Kk3T0

9ISk0rGvLqJplTfqn3dpK4cYqSB6Zko7+7gpMHTvX8ZB4VKnpUsYX6pDn/0fMohxIqMksprSBmN0Q7Gx

Aid7q2FvF630KmTbPMUDq+D4zcbB" />

 

     <div style="width: 510px; margin: 0 auto; ">

 

        <div class="loginBox">

 

      <div style="margin-bottom: 2px;">

            <img src="images/SynergiPipelineIcon.png" title="Synergi Pipeline" a

lt="Synergi Pipeline"  />

  </div>

      <div style="float:left; width:250px;">

            <table id="login" class="BrixLogin" cellspacing="0" cellpadding="0">

 

        <tr>

                <td>

                <table class="Box">

                        <tr>

                                <td colspan="3">

                                        <span id="login_ctl01" style="display:in

line-block;font-weight: bold"><table id="login_ctl01_loginTitle" cellspacing="0"

cellpadding="0" bordercolor="#E6E6EB" bgcolor="#E6E6EB" width="100%">

                        <tr>

                                <td><table cellspacing="0" cellpadding="0">

                                        <tr>

                                                <td width="30"><img src="App_The

mes/DNV/images/containerlogo.gif" /></td><td align="left"><span>Log in</span></t

d>

                                        </tr>

                                </table></td>

                        </tr>

                </table></span>

                                </td>

                        </tr>

 

                        <tr style="padding:5px">

                                <td align="right">

                                        <label for="login_UserName" id="login_Us

erNameLabel">User Name:</label>

                                </td>

                                <td>

                                        <input name="login$UserName" type="text"

id="login_UserName" />

                                </td>

                                <td>

                                        &nbsp;

                                </td>

                        </tr>

                        <tr style="padding:5px">

                                <td align="right">

                                        <label for="login_Password" id="login_Pa

sswordLabel">Password:</label>

                                </td>

                                <td>

                                        <input name="login$Password" type="passw

ord" id="login_Password" />

                                </td>

                                <td>

                                        &nbsp;

                                </td>

                        </tr>

                        <tr>

                                <td>&nbsp;</td>

                                <td colspan="2">

                                        <input type="submit" name="login$LoginBu

tton" value="Log in" onclick="javascript:WebForm_DoPostBackWithOptions(new WebFo

rm_PostBackOptions(&quot;login$LoginButton&quot;, &quot;&quot;, true, &quot;btnL

ogin&quot;, &quot;&quot;, false, false))" id="login_LoginButton" />

                                </td>

                        </tr>

                        <tr>

                                <td colspan="3">

                                        <input id="login_RememberMe" type="check

box" name="login$RememberMe" /><label for="login_RememberMe">Remember me next ti

me.</label>

                                </td>

                        </tr>

                        <tr>

                                <td align="center" colspan="3" style="color: red

">

 

                                </td>

                        </tr>

                </table>

        </td>

        </tr>

</table><br/>

 

       </div>

 

 

       <div style="float: right; margin-top:40px;">

          <img src="images/DNV_ManagingRisk.png" title="DNV" alt="DNV"/>

       </div>

 

         <div style="float: left; overflow: auto; clear: both;">

          <span id="ucVersionInfo_lblVersion">Version: 6.2.5.43; Build date: 18/

07/2014</span>

 

       </div>

       </div>

 

   </div>

 

 

 

              <script type="text/javascript" for="window" event="onload">

                      var userName = document.getElementById("login_UserName");

 

                      if (userName != null)

                      {

                              userName.focus();

                      }

              </script></form>

 

</body>

 

</html>

 

 

 

]

 

Has anyone ever faced this or have any clues about why this is happening?

One more question: we're using door 1080 instead of 80 (which is taken by another application in the server). To login via Server Administrator the command would be server <IP address>:1080 default system ?

Thanks in advance,

Felipe

 or register to reply.

Notify Moderator