Author Message
gsipakov
Joined: Jul 10, 2015
Messages: 9
Offline
Service listener can`t subscribe on CCT
CMF_OI are full of messages like
2015-07-11 00:53:38,269 [18460110@qtp-27645654-41] INFO  com.nortel.soa.oi.cct.AddressServiceImpl - getTerminals(SsoToken ssoToken, Address address) : Input param (0) = [SsoToken :

token = 0c359ad1-f3cd-414e-a106-35fa16a60b0f
] Input param (1) = [Address:
Name = 72578
Address type = AGENT
Status = null
Provider name = Passive
]
2015-07-11 00:53:38,276 [18460110@qtp-27645654-41] ERROR cmf.core.util.SpaceUtil - fetchLock, Unable to take semaphore, no parent entry present.
Thread name = 18460110@qtp-27645654-41
parentId = ace8b169-6519-4090-b37e-df6582dd2725
lockSought = ace8b169-6519-4090-b37e-df6582dd2725
ProviderName = OpenInterfaces

Service logs throw errors like
SessionNotCreatedException: 

javax.xml.ws.soap.SOAPFaultException: Object no longer exists:
Failed to obtain lock for UUID, parent entry not found = ace8b169-6519-4090-b37e-df6582dd2725

Where could be a problem?
bba_member
Joined: Dec 16, 2014
Messages: 3
Offline
Hello,

Yesterday we have the same problem in production,
All subscribtion is refused with the same message.

We restarted the CCT service "CCTOMCATSRV" and it's OK.

Do you find why there is this problem and solution ?

Thank you
bba_member
Joined: Dec 16, 2014
Messages: 3
Offline
MichaelLukoschek wrote:Hi bba,

I found this old topic searching for a solution for our problem, which sounds pretty much the same like the problem you described.
Did you find any solution, which you would be willing to share...? I've sent the same message to the person who originally posted the problem.

We have developped a CTI client application providing some features for AACC agents.
The application already ran in production for a few weeks, until we suddenly got problems, starting with a "Master license not present" problem, then a "user not in space" problem and then semaphore timeouts. We rebooted all AACC components with no improvement other than the first 2 error messages not occurring anymore - but still get the semaphore timeouts. An isolated restart of the CCT Tomcat instance doesn't help as well - and our log files look pretty much the same like the ones posted in the original post.

We are pretty sure this is an internal problem of the CCT SOAP-Services, because in some cases the application still works, in other cases it doesn't. And we do as well have problems with the CCT OI Reference Client - and calling the according methods via SOAP UI.

We recognized, that we are always able to log a user in to CCT, receiving a session token - but we are e.g. getting no result for agent IDs assigned to the user, resulting in the inability to find out the terminal the user/agent is logged on to.

If you have any idea that might help, we would highly appreciate it!

Thank you very much,
Michael Lukoschek



I prefer share my answer on the forum.

Actually we receive an answer from our support. They talk about a patch to CCT (we are on version 6.3). We wait to know the patch number and test it.

For the moment, we luckily don't reproduce the problem.
I check our logs file and I don't find any element about license problem.

bba
MichaelLukoschek
Joined: Jan 22, 2014
Messages: 6
Offline
Thank you for sharing - I just wrote a pm to make sure, you receive it.
We are on 6.4 latest patch level (SU15 it is, I guess) and the problem persists.

For some users we can reproduce the problem on the OI Reference client, while the normal reference client as well as AAAD are working fine. So we just opened up a support ticket as well.
MichaelLukoschek
Joined: Jan 22, 2014
Messages: 6
Offline
Actually our problem was solved - and I got a reply from Gsipakov stating they had the same solution.
Problem was caused by a TN being corrupted or not existing anymore, but being configured as a CCT terminal.
(In our case an old digital set - which is automatically disabled by CS1000 after being disconnected.)

According TN could be found in OI_CMF Log:
2015-10-08 09:50:36,968 [LRMI Connection-pool-1-thread-52] INFO com.nortel.soa.oi.cct.notificationproducer.listener.AddressMappingListenerImpl - process() : : (Write) Address entity 8390 resource state [IN_SERVICE:ResourceMappedToSOAUser]
2015-10-08 09:50:36,968 [32821907@qtp-5682764-28] ERROR soa.oi.cmf.core.util.SOASpaceUtil - :getSOATerminalAndLock(terminalName[Line 4.0.0.9], providerName[Passive], type[GenericTerminal]) : No cmf terminal was found matching passed parameters :

Hope this helps someone...! :)
Go to:   
Mobile view