I'm currently updating Aris Connect from 9.2 to 9.3
I'm in the last part of the update I need to call updatesystemdb an updatesystem on my tenant.
Every thing work fine on tenant default but this is not working ontenant master
on localhost invoke updatesystemdb on abs_m tenant.name=master tenant.user.name=superuser tenant.user.pwd="superuser"
UNsuccessfully invoked operation updatesystemdb on runnable instance abs_m on node localhost. Exit code 1
1 errors(s) occured:
Problem executing operation updatesystemdb on runnable abs_m: The following error occurred while executing this line:
/opt/ARIS/cloudagent/agentLocalRepo/.unpacked/y-server-run-prod-98.3.0.2-runnable.zip/exec.xml:498: Java returned: 248
with this error in Wiht the following error in /opt/ARIS/cloudagent/work/work_abs_m/tools/arisadm/log/arisadm.log
[17/03/2016 15:58:26] ???
2016-03-17 15:58:26,660 com.aris.modeling.client.arisadm.AArisAdm.safeRun(AArisAdm.java:284) - error in run
com.aris.modeling.client.arisadm.AArisAdm.safeRun
com.aris.modeling.client.arisadm.ACmdWrongPasswordException: Error: Incorrect password.
at com.aris.modeling.client.arisadm.AArisAdm.createSiteAdmin(AArisAdm.java:631)
at com.aris.modeling.client.arisadm.AArisAdm.getCurrentSiteAdmin(AArisAdm.java:482)
at com.aris.modeling.client.arisadm.AArisAdm.safeRun(AArisAdm.java:276)
at com.aris.modeling.client.arisadm.AArisAdm.run(AArisAdm.java:247)
at com.aris.modeling.client.arisadm.AArisAdm.main(AArisAdm.java:767)
Caused by: com.aris.modeling.common.core.siteadmin.exAuthorizationFailed: com.aris.modeling.common.serverremoteapi.cscommon.umc.UMCLoginException: Did not receive successful HTTP response for login from host "localhost": status code = HttpResponseProxy{HTTP/1.1 500 Internal Server Error [Server: Apache-Coyote/1.1, Set-Cookie: routing.abs=.abs0000000000; Path=/; HttpOnly, Content-Type: text/html;charset=utf-8, Content-Language: en, Content-Length: 2282, Date: Thu, 17 Mar 2016 14:58:26 GMT, Connection: close] ResponseEntityProxy{[Content-Type: text/html;charset=utf-8,Content-Length: 2282,Chunked: false]}}, status message = [HTTP/1.1 500 Internal Server Error]message = [<html><head><title>Apache Tomcat (TomEE)/7.0.55 (1.7.1) - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - One cannot login to tenant master</h1><HR size="1" noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> <u>One cannot login to tenant master</u></p><p><b>description</b> <u>The server encountered an internal error that prevented it from fulfilling this request.</u></p><p><b>exception</b> <pre>javax.servlet.ServletException: One cannot login to tenant master
com.aris.modeling.server.webapp.login.LoginServlet.doPost(LoginServlet.java:89)
javax.servlet.http.HttpServlet.service(HttpServlet.java:646)
javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
com.idsscheer.aris.umc.security.servlet.filter.AbstractAuthenticationFilter.doFilter(AbstractAuthenticationFilter.java:106)
com.softwareag.copernicus.web.servletFilter.GwtCacheControlFilter.doFilter(GwtCacheControlFilter.java:41)
com.aris.zkc.servlet.AZkcPreferredRoutingFilter.doFilter(AZkcPreferredRoutingFilter.java:87)
com.idsscheer.aris.umc.security.servlet.filter.AbstractAuthenticationFilter.doFilter(AbstractAuthenticationFilter.java:106)
com.idsscheer.aris.umc.security.servlet.filter.AbstractAuthenticationFilter.doFilter(AbstractAuthenticationFilter.java:106)
com.codahale.metrics.servlet.AbstractInstrumentedFilter.doFilter(AbstractInstrumentedFilter.java:104)
</pre></p><p><b>note</b> <u>The full stack trace of the root cause is available in the Apache Tomcat (TomEE)/7.0.55 (1.7.1) logs.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat (TomEE)/7.0.55 (1.7.1)</h3></body></html>]
at com.aris.modeling.client.arisadm.AArisAdm.connectUMC(AArisAdm.java:699)
at com.aris.modeling.client.arisadm.AArisAdm.trySiteAdminConnect(AArisAdm.java:657)
at com.aris.modeling.client.arisadm.AArisAdm.createSiteAdmin(AArisAdm.java:617)
... 4 more
Caused by: com.aris.modeling.common.serverremoteapi.cscommon.umc.UMCLoginException: Did not receive successful HTTP response for login from host "localhost": status code = HttpResponseProxy{HTTP/1.1 500 Internal Server Error [Server: Apache-Coyote/1.1, Set-Cookie: routing.abs=.abs0000000000; Path=/; HttpOnly, Content-Type: text/html;charset=utf-8, Content-Language: en, Content-Length: 2282, Date: Thu, 17 Mar 2016 14:58:26 GMT, Connection: close] ResponseEntityProxy{[Content-Type: text/html;charset=utf-8,Content-Length: 2282,Chunked: false]}}, status message = [HTTP/1.1 500 Internal Server Error]message = [<html><head><title>Apache Tomcat (TomEE)/7.0.55 (1.7.1) - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - One cannot login to tenant master</h1><HR size="1" noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> <u>One cannot login to tenant master</u></p><p><b>description</b> <u>The server encountered an internal error that prevented it from fulfilling this request.</u></p><p><b>exception</b> <pre>javax.servlet.ServletException: One cannot login to tenant master
com.aris.modeling.server.webapp.login.LoginServlet.doPost(LoginServlet.java:89)
javax.servlet.http.HttpServlet.service(HttpServlet.java:646)
javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
com.idsscheer.aris.umc.security.servlet.filter.AbstractAuthenticationFilter.doFilter(AbstractAuthenticationFilter.java:106)
com.softwareag.copernicus.web.servletFilter.GwtCacheControlFilter.doFilter(GwtCacheControlFilter.java:41)
com.aris.zkc.servlet.AZkcPreferredRoutingFilter.doFilter(AZkcPreferredRoutingFilter.java:87)
com.idsscheer.aris.umc.security.servlet.filter.AbstractAuthenticationFilter.doFilter(AbstractAuthenticationFilter.java:106)
com.idsscheer.aris.umc.security.servlet.filter.AbstractAuthenticationFilter.doFilter(AbstractAuthenticationFilter.java:106)
com.codahale.metrics.servlet.AbstractInstrumentedFilter.doFilter(AbstractInstrumentedFilter.java:104)
</pre></p><p><b>note</b> <u>The full stack trace of the root cause is available in the Apache Tomcat (TomEE)/7.0.55 (1.7.1) logs.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat (TomEE)/7.0.55 (1.7.1)</h3></body></html>]
at com.aris.modeling.common.serverremoteapi.cscommon.umc.UMCLogin.authenticateOnServer(UMCLogin.java:262)
at com.aris.modeling.common.serverremoteapi.cscommon.umc.UMCLogin.authenticate(UMCLogin.java:125)
at com.aris.modeling.client.arisadm.AArisAdm.connectUMC(AArisAdm.java:686)
... 6 more
[17/03/2016 15:58:26] Error: Incorrect password.
I do understand that this is a password error. But i do not have password for tenant master. I have password for user of tenant default. Is there default password and user to kown for master tenant ?