04-03-2010 03:01 PM - edited 03-19-2019 12:44 AM
Hi my name is Brian and I need some help. I have been struggling to get my CUPS/CUCM 7.1/CUPc Integration working for weeks and just cannot get it to work. This is a VM integration as well so I am hoping that does not have anything to do with it.
I started with running the System Dashboard
Topology Background
1. VMware Infrastructure 3.5 ESX Server
2. CUCM 7.0 (2)
3. CUPS 7.0 (5)
4. Windows Server 2003 (AD, LDAP server)
5. CUPc 7 1
I started with running the System Dashboard
1. System- no errors
2. Topology - no errors
3. Cisco Unified Personal Communicator
-shows error for conferencing server as I have not set up one
I have the LDAP set in CUPS this way
bind distinguished name cn=svcldap, cn=users, dc-cisco, dc=local
search context- cn=users, dc=cisco, dc=local
*The users show up in CUPS and they are enabled for CUPc
*I have the CUPS server in the login server field on the CUPc agent
I have added the phone to UCM using the UPCXXXX format and unchecked the allow control of device from
I have tried restarting Tomcat, sync and almost every other relevant service.
attached are all relevant settings
Can anyone suggest any help?
Solved! Go to Solution.
04-04-2010 03:55 PM
It looks like some database was corrupted. I don't know why. If you alrady tried rebooting the server, it seems reinstall would be the best fix.
2010-04-04 15:48:15,037 INFO [http-8443-2] soap.TTLogin - Attempt ucSoapLogin for user=brzamora
2010-04-04 15:48:15,086 INFO [http-8443-2] soap.TTLogin - TTLogin:valUser:Qry=SELECT validEndUsers.fkEndUser, validEndUsers.cupcenabled FROM validEndUsers WHERE validEndUsers.userid=LOWER('brzamora');
2010-04-04 15:48:15,087 FATAL [http-8443-2] soap.TTLogin - Exception on locate of UserID=brzamora
2010-04-04 15:48:15,088 FATAL [http-8443-2] soap.TTLogin - java.sql.SQLException: [TimesTen][TimesTen 7.0.5.0.0 ODBC Driver][TimesTen]TT2206: Table TOMCAT.VALIDENDUSERS not found -- file "comp.c", lineno 2538, procedure "sbCompCacheTbl()"
You may download the latest release from URL below:
Michael
04-03-2010 03:24 PM
Please give us the exact Error message?
Is it Unknow login Failure?
or
Username and password is incorrect??
If the it is the first one check if user licensed on CUCM and you can see the user in CUPS.
If the second one then check the digest Credentials in the End User Configuration in CUCM.
Please rate helpful posts!
04-03-2010 07:30 PM
Hi and thanks for the reply..
the exact error is
Login failed. Make sure your username and password are correct.
I have checked the user digest credentials. When I looked it was blank for the user I am trying to log in with. I then changed it to the password I have been trying to use- the same password from Active Directory. It did not work
I have also pasted the default credential policy in case it's relevant.
Credential Policy Default Information
04-03-2010 11:44 PM
If you Integrate CUCM with AD then you need to use the AD password other wise use CUCM end user password
If it is helpful please rate.
04-04-2010 01:30 PM
In order to avoid confusion I kept one single password and it is managed via Acitive Directory -LDAP. I know this password works because I can log into my CCMuser page using the username and password.
Any other suggestions?
04-04-2010 02:15 PM
were you able to log into CUPS user option page with the same credential? (http://ip-of-cups/ccmuser)
Michael
04-04-2010 02:28 PM
Michel thanks for asking.
I just logged in successfully
04-04-2010 02:28 PM
sorry to be clear- I logged in successfully to the Presence CCMUser page but NOT to the CUPC
04-04-2010 02:34 PM
you may try the following:
1) On CUCM > System > Licensing > Capability Assignment. Unlicense/re-license the user.
2) On CUPS > Serviceability > Tools > Control Center - Network Services, restart "Cisco UP Client Profile Agent".
Michael
04-04-2010 02:40 PM
Mike
I unlicensed the user then restarted the service. I went back and re-licensed the user and the re-started the service once more and no luck.
Thanks for the reply
04-04-2010 02:44 PM
If that's the case, you need to generate problem report from CUPC > Help (with "Enabled Detailed" logging turned on before). Even better, get a packet capture from CUPC computer.
Michael
04-04-2010 02:46 PM
Mike
where can I find the logs? Also what am I looking for exactly on the capture? Am I looking for LDAP stuff or something else?
04-04-2010 02:49 PM
Once you generated problem report, it's on your desktop. In packet capture, what we're interested in are SOAP message.
Michael
04-04-2010 02:58 PM
04-04-2010 03:09 PM
Based on the client log, it's just regular username/password issue:
2010-04-04 16:29:30,953 [0x0000106c] DEBUG LCSoap - Response
2010-04-04 16:29:30,953 [0x0000106c] DEBUG LCConnection - CUPS_CONFIG setReason(): [NONE] --> [REFUSED]
2010-04-04 16:29:30,953 [0x0000106c] ERROR LCMiddleware - (MWMSG_EIM_SOAPLOGINFAILED) Failed to log in to SOAP server https://10.10.100.39/EPASSoap/service, The username/password entered is invalid.
2010-04-04 16:29:30,953 [0x0000106c] DEBUG LCConnection - CUPS_CONFIG setReason(): [REFUSED] --> [INVALID_CREDENTIALS]
2010-04-04 16:29:30,953 [0x0000106c] DEBUG LCMiddleware - EPASInterfaceManager::connect(). Invalid credentials
If you're pretty sure the username password was right, we need server logs.
1) CUPS > Serviceability > Trace > Configuration > Cisco UP Client Profile Agent, set trace level to "Debug".
2) Reproduce the problem.
3) Collect "Cisco UP Client Profile Agent" logs and "Cisco Tomcat Security" logs.
Michael
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide