cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Extension Mobility user authentication failing

pmarques
Level 1
Level 1

Hi,

I have a cluster (PUB + SUB) running 8.6.2.20000-2 version.

EM phone service is pointing towards subscriber.

I have a situation that appears to relate to a DB replication malfunction. Even though, if I go to Cisco Unified Reporting > Unified CM Database Status, I can see a Replication State of 2.

The problem:

EM is configured and associated with end-user 3809. Other users with a similar configuration are working just fine.

In this end-user configuration I can see in the Publisher that the UDP is associated with this user. If I go to the subscriber there's no such association.

Every time I try to login with this user I get a [201] authentication error (Please try to login again). I also tried logging in with a non-existant user (7245). The behaviour is the same as with user 3809 as depicted in the following RTMT trace collection:

2013-02-11 16:56:41,320 INFO  [http-8080-7         ] EMAppServlet              - EMApp Request# ----->59

2013-02-11 16:56:41,321 INFO  [http-8080-7         ] EMAppServlet              - EMAppServlet: Request protocol is :http

2013-02-11 16:56:41,321 INFO  [http-8080-7         ] EMAppServlet              - EMApp Request parameters: Logout=null Device Name=SEP001E7A259ADB User Id=3809 Device Profile=null Refresh=null Remote Host IP Address = 172.40.0.210 Via Header Set = false getClusterInfo = null Lang = en_US Charset=utf-8,iso-8859-1;q=0.8 Emcc = null

2013-02-11 16:56:41,340 INFO  [http-8080-7         ] CMDatabase                - SEP001E7A259ADB with model 115 and locale 1 does not support alternate script

2013-02-11 16:56:41,340 INFO  [http-8080-7         ] EMAppServlet              - Alternate Script for device SEP001E7A259ADB =

2013-02-11 16:56:41,340 INFO  [http-8080-7         ] EMAppServlet              - EM Request for 3809

2013-02-11 16:56:41,404 ERROR [http-8080-7         ] DirAccess                 - EMApp DirAccess: Login failed : Could not authenticate: 1 : Wrong credential

2013-02-11 16:56:41,404 ERROR [http-8080-7         ] EMAppServlet              - Error: Authentication failed for :3809 on device SEP001E7A259ADB 201

2013-02-11 16:56:41,405 INFO  [http-8080-7         ] EMAppServlet              - Context:/emapp  ::URI:/jsp/form1.jsp

2013-02-11 16:56:41,405 INFO  [http-8080-7         ] EMAppServlet              - findPreferredCharSet on utf-8,iso-8859-1;q=0.8

2013-02-11 16:56:41,405 INFO  [http-8080-7         ] EMAppServlet              - token1 = utf-8

2013-02-11 16:56:41,405 INFO  [http-8080-7         ] EMAppServlet              -  token2 = utf-8

2013-02-11 16:56:41,405 INFO  [http-8080-7         ] EMAppServlet              -  charset with q value is 1 utf-8

2013-02-11 16:56:41,406 INFO  [http-8080-7         ] EMAppServlet              -  returning charset as q value is 1 utf-8

2013-02-11 16:56:41,406 INFO  [http-8080-7         ] EMAppServlet              -  my charset =utf-8

2013-02-11 16:57:05,500 INFO  [http-8080-7         ] EMAppServlet              - EMApp Request# ----->60

2013-02-11 16:57:05,501 INFO  [http-8080-7         ] EMAppServlet              - EMAppServlet: Request protocol is :http

2013-02-11 16:57:05,501 INFO  [http-8080-7         ] EMAppServlet              - EMApp Request parameters: Logout=null Device Name=SEP001E7A259ADB User Id=7245 Device Profile=null Refresh=null Remote Host IP Address = 172.40.0.210 Via Header Set = false getClusterInfo = null Lang = en_US Charset=utf-8,iso-8859-1;q=0.8 Emcc = null

2013-02-11 16:57:05,501 INFO  [http-8080-7         ] EMAppServlet              - EM Request for 7245

2013-02-11 16:57:05,528 ERROR [http-8080-7         ] DirAccess                 - EMApp DirAccess: Login failed : Could not authenticate: 1 : Wrong credential

2013-02-11 16:57:05,528 ERROR [http-8080-7         ] EMAppServlet              - Error: Authentication failed for :7245 on device SEP001E7A259ADB 201

2013-02-11 16:57:05,528 INFO  [http-8080-7         ] EMAppServlet              - Context:/emapp  ::URI:/jsp/form1.jsp

2013-02-11 16:57:05,529 INFO  [http-8080-7         ] EMAppServlet              - findPreferredCharSet on utf-8,iso-8859-1;q=0.8

2013-02-11 16:57:05,529 INFO  [http-8080-7         ] EMAppServlet              - token1 = utf-8

2013-02-11 16:57:05,529 INFO  [http-8080-7         ] EMAppServlet              -  token2 = utf-8

2013-02-11 16:57:05,529 INFO  [http-8080-7         ] EMAppServlet              -  charset with q value is 1 utf-8

2013-02-11 16:57:05,529 INFO  [http-8080-7         ] EMAppServlet              -  returning charset as q value is 1 utf-8

2013-02-11 16:57:05,530 INFO  [http-8080-7         ] EMAppServlet              -  my charset =utf-8

I already restarted Cisco Extension Mobility and Cisco Tomcat services on both servers still to no avail.

Might this really be a DB replication problem and is there a way to overcome this problem?

TIA,

Pedro Miguel Marques

Who Me Too'd this topic