Author Message
SureshGovindaraj
Joined: Nov 13, 2013
Messages: 13
Offline
Hi, I am using CCT OI Reference Client to do CCT and Agent Login. I am getting following error when I do LoginAgentToState(). I don't understand what's the cause of this error. Please assist.

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>com.nortelnetworks.portal.cmf.core.exception.AgentLoginExceptionlogin():Error - Passive Terminal Login Failure for Agent [5240](Known ErrorCode):: SP Application sent back error [19] :: with exMessage[null]
com.nortelnetworks.portal.cmf.client.active.AgentImpl.login(AgentImpl.java:1408)
com.nortelnetworks.portal.cmf.client.active.request.AgentLoginRequestImpl.execute(AgentLoginRequestImpl.java:72)
com.nortelnetworks.portal.cmf.client.active.request.CmfActiveRequestListener.processEntry(CmfActiveRequestListener.java:93)
com.nortelnetworks.portal.cmf.core.listener.CmfListener.notify(CmfListener.java:174)
com.j_spaces.core.client.NotifyDelegator.notify(NotifyDelegator.java:182)
com.j_spaces.core.client.RemoteEventListenerExporter$TransientDelegator.notify(RemoteEventListenerExporter.java:155)
com.gigaspaces.internal.lrmi.stubs.LRMIRemoteEventListener.notify(LRMIRemoteEventListener.java:96)
com.j_spaces.core.server.processor.RemoteEventBusPacket.notifyListener(RemoteEventBusPacket.java:124)
com.gigaspaces.events.SingleNotifyExecutor.execute(SingleNotifyExecutor.java:26)
com.j_spaces.core.Notifier.execute(Notifier.java:145)
com.j_spaces.core.server.processor.RemoteEventBusPacket.execute(RemoteEventBusPacket.java:106)
com.j_spaces.core.Notifier.dispatch(Notifier.java:69)
com.j_spaces.core.Notifier.dispatch(Notifier.java:33)
com.j_spaces.kernel.WorkingGroup$TaskWrapper.run(WorkingGroup.java:60)
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
java.lang.Thread.run(Unknown Source)</faultstring>
<detail>
<ns5:LoginAgentToStateException xmlns="http://www.nortel.com/soa/oi/cct/types" xmlns:ns2="http://www.nortel.com/soa/oi/cct/types/SessionService" xmlns:ns3="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-BaseFaults-1.2-draft-01.xsd" xmlns:ns4="http://schemas.xmlsoap.org/ws/2003/03/addressing" xmlns:ns5="http://www.nortel.com/soa/oi/cct/faults">
<ns3:Timestamp>2014-03-05T16:11:29.889-06:00</ns3:Timestamp>
<ns3:message>com.nortelnetworks.portal.cmf.core.exception.AgentLoginExceptionlogin():Error - Passive Terminal Login Failure for Agent [5240](Known ErrorCode):: SP Application sent back error [19] :: with exMessage[null]
com.nortelnetworks.portal.cmf.client.active.AgentImpl.login(AgentImpl.java:1408)
com.nortelnetworks.portal.cmf.client.active.request.AgentLoginRequestImpl.execute(AgentLoginRequestImpl.java:72)
com.nortelnetworks.portal.cmf.client.active.request.CmfActiveRequestListener.processEntry(CmfActiveRequestListener.java:93)
com.nortelnetworks.portal.cmf.core.listener.CmfListener.notify(CmfListener.java:174)
com.j_spaces.core.client.NotifyDelegator.notify(NotifyDelegator.java:182)
com.j_spaces.core.client.RemoteEventListenerExporter$TransientDelegator.notify(RemoteEventListenerExporter.java:155)
com.gigaspaces.internal.lrmi.stubs.LRMIRemoteEventListener.notify(LRMIRemoteEventListener.java:96)
com.j_spaces.core.server.processor.RemoteEventBusPacket.notifyListener(RemoteEventBusPacket.java:124)
com.gigaspaces.events.SingleNotifyExecutor.execute(SingleNotifyExecutor.java:26)
com.j_spaces.core.Notifier.execute(Notifier.java:145)
com.j_spaces.core.server.processor.RemoteEventBusPacket.execute(RemoteEventBusPacket.java:106)
com.j_spaces.core.Notifier.dispatch(Notifier.java:69)
com.j_spaces.core.Notifier.dispatch(Notifier.java:33)
com.j_spaces.kernel.WorkingGroup$TaskWrapper.run(WorkingGroup.java:60)
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
java.lang.Thread.run(Unknown Source)</ns3:message>
</ns5:LoginAgentToStateException>
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>
JohnMcLoughlin
Joined: Nov 3, 2010
Messages: 131
Offline
Hello,
Please log a DevConnect ticket and we can look at this issue.
Thank you
John
SureshGovindaraj
Joined: Nov 13, 2013
Messages: 13
Offline
Thanks John. My ticket no is: 17,983
Go to:   
Mobile view