Error in receiver SAP system , while reading the xml received over Proxy

Hi,
I am having one FTP to Proxy scenario, receiving complex XML file at FTP and have to pass this exact file to proxy in a single field.
As no mapping is required, created a data type with single node and both sender and receiver end.
After executing scenario, Data is displayed properly in PI moni, but when the file is received at SAP end, its giving error in SAP system moni that
"Error during XML => ABAP conversion".
The same scenario, when we are executing using SOAP or Mail sender adapter and proxy receiver, the interface is working fine at both ends.In SOAP and mail scenario, they are sending XML data enclosed in SOAP envelope.
but when the data is received at PI, the SOAP envelope is removed, and CDATA is being read by PI, and interface working fine.
Please provide your inputs in case of FTP sender.
Thanks,
Ruchi

Hi Ganesh,
Thanks for your response.
SOAP and Mail scenario are also using the same inbound proxy structure , and the proxy is working fine in both cases.
For FTP scenario we are reusing the same inbound proxy but we are facing error .
SAP is getting
"XML to ABAP Conversion error with error id as "CX_ST_MATCH_ELEMENT " System expected the element 'Namespace of the inbound service interface' .
Please guide.
Thanks,
Ruchi

Similar Messages

  • Problems with and tags while reading the xml file

    Hi
    I am using the xml files in my project. The project uses Tomcat, JMS. The project is divided into some components which communicate with each oher thru JMS. The component for which I am responsible gets a dcoument object from the JMS which is a processed xml of the following format (the processing is done by the DBMS_XMLGEN package of oracle)
    <?xml version="1.0" encoding="UTF-8"?>
    <root>
    <filename>157_1000000001</filename>
    <querydata>
    <tabdata>
    <tabinfo>Tab-id3</tabinfo>
    <queryset>
    <query name="Fax">
    select a.ARLN_NAME,d.TICKETED_ORIGIN,d.TICKETED_DESTINATION, d.ENDORSEMENTS,to_char(d.DATE_OF_ISSUE,'DDMONYY') as DATE_OF_ISSUE ,d.EXCHANGE_DOC_TYPE,
                   d.PASSENGER_NAME,d.ORIG_ISS_AIRLINE,d.ORIG_DOC_NO,d.ORIG_PLACE_OF_ISSUE,
                   to_char(d.ORIG_DATE_OF_ISSUE,'DDMONYY'),d.ORIG_ISSUE_AGENT,d.CUR_OF_SALE,d.GROSS_FARE,d.EQUIV_CUR_OF_SALE,d.EQUIV_FARE,
                   d.PANDA_DEAL_CODE,d.ISI,d.reporting_date
                   from airline_master a,ticket_main d,ticket_conj e where d.doc_no = e.doc_no and d.iss_airline = e.iss_airline
                   and e.conj_doc_no = (select DOC_NO from TICKET_CONJ where CONJ_DOC_NO = 1000000001 and ISS_AIRLINE = 157)
                   and e.ISS_AIRLINE = 157 and d.iss_airline = a.ARLN_NUM_CODE
    </query>
    </queryset>
    </tabdata>
    </querydata>
    the function on my side is like this
    private void processMessage(ObjectMessage objmessage)
         Document XMLreqObject = (Document) objmessage.getObject();
         Element root = XMLreqObject.getRootElement();                
         String resultFilename = root.getChildText("filename");
         Element tabSet = root.getChild("querydata");//doesnt work
         ArrayList tabSetlist = new ArrayList(tabSet.getChildren ("tabdata"));//doesnt work
    The code commented with "doesnt work", is not working. What must be the problem ?
    Thanks in Advance
    Martin

    Okay. Your original example XML didn't include < or > which was rather confusing if that particular feature was supposed to be the cause of the problem. Also calling them "tags" was rather confusing since "tags" is the term for the things that come at the beginning and of an element, like this:<data>...</data>Anyway, I assume your theory is that documents that don't have < in a text element process correctly and documents that do have < in a text element get "stuck" in the parser? Well, from your original description the process appears to be:
    1. Create XML
    2. Parse it into a Document
    3. Send the Document via JMS
    4. Receive the Document via JMS
    5. Process it.
    And it's step 4 that is "stuck"? That would be my guess based on the code you posted.

  • SAP XI 3.0 - Error while reading the ID of own business system from the SLD

    Error while reading the ID of own business system from the SLD for system Quality (QOC) and Client 100. 
    I get this error in the SXMN_MONI.  The business process is that the Interface to send master schedule and finished inventory from the legacy system to SAP to create planned orders in SAP for all Plants.
    I could able to get "SUCCESSFULLY PROCESSED" in development and production.  But only in Quality I getting this error.  Could anyone help me to fix this issue.
    thanks...

    Probably, its due to incorrect RFC Adapter properties in config.
    Go to Integration COnfiguration. Double Click on the Business System for your R/3 system. On the right hand screen, Click  on Service-->Adapter Specific Parameters.
    Check whether the Logical System Name comes up as SAP<SID> and whether R/3 system ID and Client are appropriate.
    If these values are inappropriate, make changes to the corresponding Technical System defined in the SLD. After you have made the necessary corrections, come back to Integration COnfiguration, Double click on Business SYstem for R/3. Switch to Edit Mode. Click on Service-> Adapter Specific Parameters and then click on the Icon between Apply and Cancel buttons, inorder to compare with SLD and make those values reflect in config. Then click on Apply and Save the Business System.
    After this, you can retry sending the message.
    Rgds
    R Chandrasekhar

  • Error while reading the ID of own business system from the SLD for system

    Hello,
    I try to send master material data from a 4.7 system via XI 3.0 to an autoID Infrastructure system 2.1. All Communication Channels, Receiver Agreements, Receiver and Interface Agreements are configured. The IDOC gets propper into the XI, Inbound Message is "green". Now, I get the following message:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">SLD_NO_OWN_BS</SAP:Code>
      <SAP:P1>ZTA</SAP:P1>
      <SAP:P2>013</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error while reading the ID of own business system from the SLD for system ZTA and client 013</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Can anybody help me?

    Probably, its due to incorrect RFC Adapter properties in config.
    Go to Integration COnfiguration. Double Click on the Business System for your R/3 system. On the right hand screen, Click  on Service-->Adapter Specific Parameters.
    Check whether the Logical System Name comes up as SAP<SID> and whether R/3 system ID and Client are appropriate.
    If these values are inappropriate, make changes to the corresponding Technical System defined in the SLD. After you have made the necessary corrections, come back to Integration COnfiguration, Double click on Business SYstem for R/3. Switch to Edit Mode. Click on Service-> Adapter Specific Parameters and then click on the Icon between Apply and Cancel buttons, inorder to compare with SLD and make those values reflect in config. Then click on Apply and Save the Business System.
    After this, you can retry sending the message.
    Rgds
    R Chandrasekhar

  • Error while reading the PO in the Backend system. Inform system admin

    Hi All,
    We are having a peculiar issue of 'Error while reading the PO in the Backend system. Inform system admin'.
    The P.O is in ordered status in SRM but the same is not getting transferred to backend ECC system.
    No error messages or logs in RZ20, SLG1 any where.
    All programmes like BBP_GET_STATUS_2 and CLEAN_REQREQ_UP are running fine.
    Tried pushing the P.Os manually using function module (BBP_PD_PO_TRANSFER_EXEC_V2) to backend ECC.
    It was working fine till a week ago and suddenly this problem is coming.
    We had implemented few OSS notes suggested by SAP for the issue of 'shopping carts appearing in sourcing cockpit even after P.O creation' in both development and test system.
    Now this issue is coming up in test system where as development system is working fine.
    Please let us know where to look and how to resolve this issue.
    A quick response would be highly appreciated.
    Regards,
    Teja

    I am facing the same issue with one PO in the Production system.
    SRM 5.0 , R/3 4.6C Extended classic scenario.
    I checked the status of other PO's created today. I see them in R/3. There is one PO which was created a week back which shows up as "ordered" in SRM but the PO is missing in R/3. When clicked on the details on the web, system throws the error
    Error while reading the PO in the Backend system. Inform system admin.
    Message no. BBP_CF010
    I checked RZ20, SLG1 no errors were found. I checked RFC connection, it was working fine too.
    I tried pushing the PO using the FM BBP_PD_PO_TRANSFER_EXEC, it did not solve the problem.
    In SRM WEBGUI Process PO - Item data -->follow on documents --> PO status is shown as Archived.
    Any inputs would be greatly appreciated. Please throw some light on this issue.
    Krishna

  • Error 4014 Severity 16 State A fatal error occurred while reading the input streamfrom the network

    We encounter following error intermittently Error 4014 Severity 20 State 16 , A fatal error occurred while reading the input stream from the network
    I have checked the RING_BUFFER_CONNECTIVITY from sys.dm_os_ring_buffers, we are able to find the remote_host IP where connections are being closed/killed, the error being logged in sys.dm_os_ring_buffers, comes from multiple remote_host, we have raised
    to O/s and Networking Team they seem to have no clue, why this error occurs
    Server: Virtual Machine
    Operating System: WINDOW 2008 R2 SP1
    MSSQL 2008 STD ED SP3 10.0.5850.0
    Database mirroring is configured for the application database.
    Antivirus enable on the database server
    How do we find the cause for this error being logged in SQL server logs, is this error due to SQL database mirroring or memory issue?
    What needs to be checked on the O/s and Network, I have been checking on the internet and everywhere it is pointing to NIC drivers or security patches
    Also in the system events following error was being logged, but after restarting the vm service this error has not re-occurred
    A timeout (30000 milliseconds) was reached while waiting for a transaction response from the VMTools service
    Kindly suggest on Error 4014 Severity 20 State 16, A fatal error how to resolve
    [email protected]

    Hello,
    Could you try to use Network Monitor or WireShark to examine if the connections resets are coming from a client computer
    or from the host where SQL Server is installed?
    Network Monitor can be downloaded from the following link:
    http://www.microsoft.com/en-us/download/details.aspx?id=4865
    If you use Network Monitor trace you will identify connection resets by looking for “TCP: Flags=,,R.A” at the description column on the Frame Summary. Once you find the flag, the Source column will tell you the identity of the host resetting the connection,
    maybe is not the SQL Server host.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Time capsule remote access message from airport utility "An error occurred while reading the configuration"

    WHEN I TRY TO ACCESS Time capsule remotely, I receive a  message from airport utility "An error occurred while reading the configuration." It worked before on the same computer with the same setting. I am in a different country now (Afghanistan). Not sure if that can be an issue.

    If the TC is at home and in router mode as the main router of the network, get someone at home to give you the current public IP which will be on the summary page of the airport utility.
    With the public IP try and access it by typing the IP directly into finder.. go.. connect to server.
    AFP://publicip.
    If you have setup WAN access it will. Otherwise no.
    For BTMM and iCloud access and its various issues.. this thread may give you some ideas.
    https://discussions.apple.com/thread/3699096?start=0&tstart=0
    If the icloud method proves unreliable and you are dependent on access to the TC.. I strongly recommend better and more reliable access methods.. in particular buy a VPN modem or router.. whichever suits your internet type and put the TC in bridge behind it. Direct connect to the TC via the vpn.
    You will need either a static public IP which you purchase as an extra from your ISP .. maybe via a business account or setup a dyndns account which are readily available.

  • Error while executing SSIS package - Error: 4014, Severity:20, State: 11. A fatal error occurred while reading the input stream from the network. The session will be terminated (input error: 109, output error: 0)

    Hi,
    We are getting the following error when running our SSIS packages on Microsoft SQL Server 2012 R2 on Windows Server 2008 R2 SP1:
    Error: 4014, Severity:20, State: 11.   A fatal error occurred while reading the input stream from the network. The session will be terminated (input error: 109, output error: 0)
    SQL Server Data Tools and SQL Server Database Engine reside on the same server.
    We tried the following:
    Disabling TCP Chimney Offload
    Installed Windows Server 2008 SP1
    Splitting our SSIS code into multiple steps so it is not all one large continuous operation
    The error occurs during a BulkDataLoad task.
    Other options we are investigating with the engineering team (out-sourced, so delayed responses):
    Firewall configurations (everything is local, so this should not make a difference)
    Disabling the anti-virus scanner
    Are there other things we can try?
    Any insight is greatly appreciated.
    Thanks!

    Hi HenryKwan,
    Based on the current information, the issue can be caused by many reasons. Please refer to the following tips:
    Install the latest hotfix based on your SQL Server version. Ps: there is no SQL Server 2012 R2 version.
    Change the MaxConcurrentExecutables property from -1 to another one based on the MAXDOP. For example, 8.
    Set "RetainSameConnection" Property to FALSE on the all the connection managers.
    Reference:
    https://connect.microsoft.com/SQLServer/feedback/details/774370/ssis-packages-abort-with-unexpected-termination-message
    If the issue is still existed, as Jakub suggested, please provide us more information about this issue.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Error while deploying an application on weblogic 12c. An error occurred while reading the deployment descriptor. The error was: Error processing annotations

    Anyone please help me solve this error. I am trying to deploy an application on weblogic 12c  i am getting an error but the same application gets successfully deployed on weblogic 11g. The error is
    An error occurred during activation of changes, please see the log for details.
    Exception preparing module: EJBModule(gsCallbackAdapterLGTX-ejb.jar) An error occurred while reading the deployment descriptor. The error was: Error processing annotations: .
    [EJB:015001]Unable to link class com.aep.gridsmart.adapters.lgtx.buslogic.deliver.xform.AdapterTransfomerDeliverSession in Jar /appl/oracle/middleware/WLS/12.1.1.0/user_projects/domains/Gridsmart/servers/ManagedServer1/tmp/_WL_user/gsCallbackAdapterLGTX/34vz4d/gsCallbackAdapterLGTX-ejb.jar : java.lang.NoClassDefFoundError: com/aep/gridsmart/adapter/deliver/CommonAdapterDeliverBean

    Cotton please let me know what is the mistake i am
    doingThe following path does not exist.
    C:\Sun\AppServer7\domains\domain1\server1\
    applications\j2ee-modules\task_1\WEB-INF\web.xml

  • MDS-00521 - error while reading the document  in Oracle ADF at Runtime

    Hi All,
    we are using Jdeveloper Version : Oracle JDeveloper 11g 11.1.1.5.0
    we are getting below error message while opening the page at run time.
    MDS-00521 : error while reading the document app1/screen1.jsff from metadata repository.
    MDS-00569 : unable to read document app1/screen1.jsff from file "D:Oracle/Middleware11115_1/user_projects/domains/j2eeprd1/servers/app1j2eeprd1/.....
    WEB-INF/Lib/ADFViewControllerapp1.jar!/app1/screen1.jsff
    Note : we disable 1) Enable User Customizations and 2) Enable seeded customization in Project properties -> ADF View
    can you please help us to resolve this issue.!
    Thanks,

    This seems issue with MDS schema. You can try two things:
    - Restart everything again (database and admin server as well)
    - If above doesn't solve you problem. then there must problem while creating schema using RCU. Run RCU utility again, drop and recreate schema and reconfigure OIM.
    This is what I suspect. Other experts can jump in with better solution.
    regards,
    GP

  • "An error occurred while reading the configuration"

    I updated my Time Capsule (1tb, old) with the new software last night (to 7.4.1 from 7.3.2). The upgrade process seemed to work fine. I then tried to go into the TC with Airport Utility 5.4.1 and when I click on the TC, I get a message that says, 'An error occurred while reading the configuration. Make sure your Apple wireless device is plugged in and in range of your computer or connected via Ethernet and try again. (-5). I've rebooted the TC. I have plugged into it directly.
    It now asks me for my password. I type it in and then I get the message. Any suggestions? Downgrade? Re-run the upgrade? Reset the TC?

    foohan,
    I had this same error, and I did have to reset (hold down the reset button for 5 seconds) my AirPort Extreme and Time Capsule to get past it. I noticed two things, though.
    1. If I tried to connect to my Time Capsule from Finder, I got an error. But if I clicked the "Connect As" button, it asked for my password again, and I could get to all of my files to back them up.
    2. All of my files were still on my Time Capsule after I reset it. I use it for remote file storage, not Time Machine, so I can't tell you if Time Machine backups will pick up where they left off.
    Hope this helps.

  • BAPI_ALM_ORDER_MAINTAIN - Error while reading the standard sequence

    Hi all,
    I am using BAPI_ALM_ORDER_MAINTAIN to add the task list to the order without deleting the existing operations but BAPI_ALM_ORDER_MAINTAIN is giving the error - Error while reading the standard sequence from the document. Please help asap.
    Thanks,
    Ritu

    I Solved this form.
    Table I_N_METHODS
    REFNUMBER   OBJECTTYPE   METHOD      OBJECTKEY
    000001                                    SAVE          000001000069
    000001           OPERATION     CREATE       0000010000690170
    000002           OPERATION     CREATE       0000010000690180
    000003           OPERATION     CREATE       0000010000690190
    000004           OPERATION     CREATE       0000010000690200
    000005           OPERATION     CREATE       0000010000690210
    Edited by: Yonatan Edgardo Diaz on Apr 16, 2010 4:01 PM

  • Uccx 10.5 - Subsystem - Resourses showing "Error occured while reading the Resources"

    Can anybody point me in the direction to resolve this? I have can see all of the agents and supervisors if I check the "Desktop Admin" page on UCCX  get an Error "Error occured while reading the Resources" when I try to see agents etc in Subsystem - RMCM - Resources.
    Thanks in advance.

    admin:file tail activelog uccx/log/MADM recent
    8895183: Nov 12 12:00:01.789 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926923]
    8895184: Nov 12 12:00:01.829 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926923]
    8895185: Nov 12 12:00:02.196 BST %MADM-WEB_RS-6-CALL_DEVICE_NULL:Call device is null
    8895186: Nov 12 12:00:06.791 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926924
    8895187: Nov 12 12:00:06.791 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926924]
    8895188: Nov 12 12:00:06.831 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926924]
    8895189: Nov 12 12:00:07.102 BST %MADM-WEB_RS-6-CALL_DEVICE_NULL:Call device is null
    8895190: Nov 12 12:00:11.793 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926925
    8895191: Nov 12 12:00:11.793 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926925]
    8895192: Nov 12 12:00:11.833 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926925]
    8895193: Nov 12 12:00:15.689 BST %MADM-WEB_RS-6-CALL_DEVICE_NULL:Call device is null
    8895194: Nov 12 12:00:16.795 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926926
    8895195: Nov 12 12:00:16.795 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926926]
    8895196: Nov 12 12:00:16.835 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926926]
    8895197: Nov 12 12:00:21.797 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926927
    8895198: Nov 12 12:00:21.797 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926927]
    8895199: Nov 12 12:00:21.837 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926927]
    8895200: Nov 12 12:00:26.800 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926928
    8895201: Nov 12 12:00:26.800 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926928]
    8895202: Nov 12 12:00:26.841 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926928]
    8895203: Nov 12 12:00:28.417 BST %MADM-WEB_RS-6-CALL_DEVICE_NULL:Call device is null
    8895204: Nov 12 12:00:31.803 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926929
    8895205: Nov 12 12:00:31.803 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926929]
    8895206: Nov 12 12:00:31.844 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926929]
    8895207: Nov 12 12:00:36.806 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926930
    8895208: Nov 12 12:00:36.806 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926930]
    8895209: Nov 12 12:00:36.847 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926930]
    8895210: Nov 12 12:00:41.808 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926931
    8895211: Nov 12 12:00:41.808 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926931]
    8895212: Nov 12 12:00:41.848 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926931]
    8895213: Nov 12 12:00:46.809 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926932
    8895214: Nov 12 12:00:46.809 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926932]
    8895215: Nov 12 12:00:46.850 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926932]
    8895216: Nov 12 12:00:48.407 BST %MADM-WEB_RS-6-CALL_DEVICE_NULL:Call device is null
    8895217: Nov 12 12:00:51.810 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926933
    8895218: Nov 12 12:00:51.811 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926933]
    8895219: Nov 12 12:00:51.851 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926933]
    8895220: Nov 12 12:00:54.452 BST %MADM-WEB_RS-3-EXCEPTION:An exception has been caught by the reporting server: Exception=com.cisco.cc.webservices.reporting.adapter.acmi.CTIReadException: CTIReadException occurred while parsing msgID:16.[java.io.EOFException]
    8895221: Nov 12 12:00:54.452 BST %MADM-WEB_RS-3-EXCEPTION:com.cisco.cc.webservices.reporting.adapter.acmi.CTIReadException: CTIReadException occurred while parsing msgID:16.[java.io.EOFException]
    8895222: Nov 12 12:00:54.452 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIDecoder.decodeCTIMsg(CTIDecoder.java:612)
    8895223: Nov 12 12:00:54.452 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIReader.receiveMessage(CTIReader.java:428)
    8895224: Nov 12 12:00:54.452 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIReader.run(CTIReader.java:149)
    8895225: Nov 12 12:00:54.452 BST %MADM-WEB_RS-3-EXCEPTION:      at java.lang.Thread.run(Thread.java:619)
    8895226: Nov 12 12:00:54.452 BST %MADM-WEB_RS-3-EXCEPTION:Caused by: java.io.EOFException
    8895227: Nov 12 12:00:54.452 BST %MADM-WEB_RS-3-EXCEPTION:      at java.io.DataInputStream.readFully(DataInputStream.java:180)
    8895228: Nov 12 12:00:54.452 BST %MADM-WEB_RS-3-EXCEPTION:      at java.io.DataInputStream.readFully(DataInputStream.java:152)
    8895229: Nov 12 12:00:54.452 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIDecoder.decodeCTIMsg(CTIDecoder.java:340)
    8895230: Nov 12 12:00:54.452 BST %MADM-WEB_RS-3-EXCEPTION:      ... 3 more
    8895231: Nov 12 12:00:55.841 BST %MADM-WEB_RS-6-CALL_DEVICE_NULL:Call device is null
    8895232: Nov 12 12:00:56.813 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926934
    8895233: Nov 12 12:00:56.813 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926934]
    8895234: Nov 12 12:00:56.853 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926934]
    8895235: Nov 12 12:00:59.189 BST %MADM-WEB_RS-3-EXCEPTION:An exception has been caught by the reporting server: Exception=com.cisco.cc.webservices.reporting.adapter.acmi.CTIReadException: CTIReadException occurred while parsing msgID:16.[java.io.EOFException]
    8895236: Nov 12 12:00:59.189 BST %MADM-WEB_RS-3-EXCEPTION:com.cisco.cc.webservices.reporting.adapter.acmi.CTIReadException: CTIReadException occurred while parsing msgID:16.[java.io.EOFException]
    8895237: Nov 12 12:00:59.189 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIDecoder.decodeCTIMsg(CTIDecoder.java:612)
    8895238: Nov 12 12:00:59.189 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIReader.receiveMessage(CTIReader.java:428)
    8895239: Nov 12 12:00:59.189 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIReader.run(CTIReader.java:149)
    8895240: Nov 12 12:00:59.189 BST %MADM-WEB_RS-3-EXCEPTION:      at java.lang.Thread.run(Thread.java:619)
    8895241: Nov 12 12:00:59.189 BST %MADM-WEB_RS-3-EXCEPTION:Caused by: java.io.EOFException
    8895242: Nov 12 12:00:59.189 BST %MADM-WEB_RS-3-EXCEPTION:      at java.io.DataInputStream.readFully(DataInputStream.java:180)
    8895243: Nov 12 12:00:59.189 BST %MADM-WEB_RS-3-EXCEPTION:      at java.io.DataInputStream.readFully(DataInputStream.java:152)
    8895244: Nov 12 12:00:59.189 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIDecoder.decodeCTIMsg(CTIDecoder.java:340)
    8895245: Nov 12 12:00:59.189 BST %MADM-WEB_RS-3-EXCEPTION:      ... 3 more
    8895246: Nov 12 12:01:01.815 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926935
    8895247: Nov 12 12:01:01.815 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926935]
    8895248: Nov 12 12:01:01.840 BST %MADM-WEB_RS-6-CALL_DEVICE_NULL:Call device is null
    8895249: Nov 12 12:01:01.855 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926935]
    8895250: Nov 12 12:01:06.817 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926936
    8895251: Nov 12 12:01:06.817 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926936]
    8895252: Nov 12 12:01:06.858 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926936]
    8895253: Nov 12 12:01:08.821 BST %MADM-WEB_RS-3-EXCEPTION:An exception has been caught by the reporting server: Exception=com.cisco.cc.webservices.reporting.adapter.acmi.CTIReadException: CTIReadException occurred while parsing msgID:16.[java.io.EOFException]
    8895254: Nov 12 12:01:08.821 BST %MADM-WEB_RS-3-EXCEPTION:com.cisco.cc.webservices.reporting.adapter.acmi.CTIReadException: CTIReadException occurred while parsing msgID:16.[java.io.EOFException]
    8895255: Nov 12 12:01:08.821 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIDecoder.decodeCTIMsg(CTIDecoder.java:612)
    8895256: Nov 12 12:01:08.822 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIReader.receiveMessage(CTIReader.java:428)
    8895257: Nov 12 12:01:08.822 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIReader.run(CTIReader.java:149)
    8895258: Nov 12 12:01:08.822 BST %MADM-WEB_RS-3-EXCEPTION:      at java.lang.Thread.run(Thread.java:619)
    8895259: Nov 12 12:01:08.822 BST %MADM-WEB_RS-3-EXCEPTION:Caused by: java.io.EOFException
    8895260: Nov 12 12:01:08.822 BST %MADM-WEB_RS-3-EXCEPTION:      at java.io.DataInputStream.readFully(DataInputStream.java:180)
    8895261: Nov 12 12:01:08.822 BST %MADM-WEB_RS-3-EXCEPTION:      at java.io.DataInputStream.readFully(DataInputStream.java:152)
    8895262: Nov 12 12:01:08.822 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIDecoder.decodeCTIMsg(CTIDecoder.java:340)
    8895263: Nov 12 12:01:08.822 BST %MADM-WEB_RS-3-EXCEPTION:      ... 3 more
    8895264: Nov 12 12:01:09.517 BST %MADM-WEB_RS-6-CALL_DEVICE_NULL:Call device is null
    8895265: Nov 12 12:01:11.819 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926937
    8895266: Nov 12 12:01:11.819 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926937]
    8895267: Nov 12 12:01:11.859 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926937]
    8895268: Nov 12 12:01:14.722 BST %MADM-WEB_RS-6-CALL_DEVICE_NULL:Call device is null
    8895269: Nov 12 12:01:16.821 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926938
    8895270: Nov 12 12:01:16.821 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926938]
    8895271: Nov 12 12:01:16.861 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926938]
    8895272: Nov 12 12:01:21.823 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926939
    8895273: Nov 12 12:01:21.823 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926939]
    8895274: Nov 12 12:01:21.863 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926939]
    8895275: Nov 12 12:01:22.199 BST %MADM-WEB_RS-3-EXCEPTION:An exception has been caught by the reporting server: Exception=com.cisco.cc.webservices.reporting.adapter.acmi.CTIReadException: CTIReadException occurred while parsing msgID:16.[java.io.EOFException]
    8895276: Nov 12 12:01:22.199 BST %MADM-WEB_RS-3-EXCEPTION:com.cisco.cc.webservices.reporting.adapter.acmi.CTIReadException: CTIReadException occurred while parsing msgID:16.[java.io.EOFException]
    8895277: Nov 12 12:01:22.199 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIDecoder.decodeCTIMsg(CTIDecoder.java:612)
    8895278: Nov 12 12:01:22.199 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIReader.receiveMessage(CTIReader.java:428)
    8895279: Nov 12 12:01:22.200 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIReader.run(CTIReader.java:149)
    8895280: Nov 12 12:01:22.200 BST %MADM-WEB_RS-3-EXCEPTION:      at java.lang.Thread.run(Thread.java:619)
    8895281: Nov 12 12:01:22.200 BST %MADM-WEB_RS-3-EXCEPTION:Caused by: java.io.EOFException
    8895282: Nov 12 12:01:22.200 BST %MADM-WEB_RS-3-EXCEPTION:      at java.io.DataInputStream.readFully(DataInputStream.java:180)
    8895283: Nov 12 12:01:22.200 BST %MADM-WEB_RS-3-EXCEPTION:      at java.io.DataInputStream.readFully(DataInputStream.java:152)
    8895284: Nov 12 12:01:22.200 BST %MADM-WEB_RS-3-EXCEPTION:      at com.cisco.cc.webservices.reporting.adapter.acmi.CTIDecoder.decodeCTIMsg(CTIDecoder.java:340)
    8895285: Nov 12 12:01:22.200 BST %MADM-WEB_RS-3-EXCEPTION:      ... 3 more
    8895286: Nov 12 12:01:24.603 BST %MADM-WEB_RS-6-CALL_DEVICE_NULL:Call device is null
    8895287: Nov 12 12:01:26.826 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926940
    8895288: Nov 12 12:01:26.826 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926940]
    8895289: Nov 12 12:01:26.867 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926940]
    8895290: Nov 12 12:01:28.162 BST %MADM-WEB_RS-6-CALL_DEVICE_NULL:Call device is null
    8895291: Nov 12 12:01:30.674 BST %MADM-WEB_RS-6-CALL_DEVICE_NULL:Call device is null
    8895292: Nov 12 12:01:30.675 BST %MADM-WEB_RS-6-CALL_DEVICE_NULL:Call device is null
    8895293: Nov 12 12:01:31.829 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926941
    8895294: Nov 12 12:01:31.829 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926941]
    8895295: Nov 12 12:01:31.870 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926941]
    8895296: Nov 12 12:01:36.493 BST %MADM-CFG_MGR-7-UNK:getAccessor(ConfigQuery):Try to get the default accessor
    8895297: Nov 12 12:01:36.493 BST %MADM-CFG_MGR-7-UNK:DBAccessor.get(query))
    8895298: Nov 12 12:01:36.493 BST %MADM-CFG_MGR-7-UNK:Schema class = com.cisco.app.ApplicationConfig
    8895299: Nov 12 12:01:36.493 BST %MADM-DB_MGR-7-UNK:Returning DAO :: CrsApplicationDAO
    8895300: Nov 12 12:01:36.493 BST %MADM-DB_MGR-7-UNK:EntityDataSource.getPrimaryDataSourceType = LOCAL
    8895301: Nov 12 12:01:36.830 BST %MADM-CFG_MGR-7-UNK:BSSession:heartbeat::BSSocket.nextInvokeId=926942
    8895302: Nov 12 12:01:36.830 BST %MADM-CFG_MGR-7-UNK:BSMessageWriter-1.writeMessage-> about to write bootstrap message = HEARTBEAT_REQ[length=-1,invokeId=926942]
    8895303: Nov 12 12:01:36.920 BST %MADM-CFG_MGR-7-UNK:BSMessageReader-1.run-> message read: HEARTBEAT_CONF[length=4,invokeId=926942]
    8895304: Nov 12 12:01:38.279 BST %MADM-CFG_MGR-7-UNK:Found Configs30
    8895305: Nov 12 12:01:38.279 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[0]=ConfigImportRecord[schema=ApplicationConfig,time=2011-01-14 15:09:59.0,recordId=14,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Message Recording,values=null,evalues=[Message Recording, Cisco Script Application, 3, 1, 1, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895306: Nov 12 12:01:38.280 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[0]=ApplicationConfig[schema=ApplicationConfig,time=2011-01-14 15:09:59.0,recordId=14,desc=Message Recording,name=Message Recording,type=Cisco Script Application,id=3,enabled=true,sessions=1,script=SCRIPT[Message Recording.aef],defaultScript=,vars=[<com.cisco.prompt.Playable PIN_Input_Prompt>,<com.cisco.prompt.Playable Recording_Message_Prompt>,<com.cisco.prompt.Playable Recorded_Menu_Prompt>,<com.cisco.prompt.Playable Recorded_Announcement_Prompt>,<com.cisco.prompt.Playable Input_Announcement_Number_Prompt>,<com.cisco.prompt.Playable Fault_Prompt>,<com.cisco.prompt.Playable Record_Another_Menu_Prompt>,<com.cisco.prompt.Playable Uploaded_OK_Prompt>],defaultVars=null]
    8895307: Nov 12 12:01:38.280 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[1]=ConfigImportRecord[schema=ApplicationConfig,time=2011-01-14 15:38:32.0,recordId=15,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Message Playback,values=null,evalues=[Message Playback, Cisco Script Application, 4, 1, 1, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895308: Nov 12 12:01:38.280 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[1]=ApplicationConfig[schema=ApplicationConfig,time=2011-01-14 15:38:32.0,recordId=15,desc=Message Playback,name=Message Playback,type=Cisco Script Application,id=4,enabled=true,sessions=1,script=SCRIPT[Message Playback.aef],defaultScript=,vars=[<com.cisco.prompt.Playable Input_Announcement_Number_Prompt>],defaultVars=null]
    8895309: Nov 12 12:01:38.280 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[2]=ConfigImportRecord[schema=ApplicationConfig,time=2011-01-18 14:14:01.0,recordId=39,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Credit Management,values=null,evalues=[Credit Management, Cisco Script Application, 21, 1, 1, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895310: Nov 12 12:01:38.281 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[2]=ApplicationConfig[schema=ApplicationConfig,time=2011-01-18 14:14:01.0,recordId=39,desc=Credit Management,name=Credit Management,type=Cisco Script Application,id=21,enabled=true,sessions=1,script=SCRIPT[Credit Management.aef],defaultScript=,vars=[<com.cisco.prompt.Playable PIN_Input_Prompt>,<com.cisco.prompt.Playable Contact_Centre_Management_Menu_Prompt>,<com.cisco.prompt.Playable Normal_Activated_Message>,<com.cisco.prompt.Playable Emergency_Activated_Message>,<com.cisco.prompt.Playable System_Settings_Written_Prompt>,<com.cisco.prompt.Playable System_Error_Prompt>],defaultVars=null]
    8895311: Nov 12 12:01:38.281 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[3]=ConfigImportRecord[schema=ApplicationConfig,time=2011-01-24 12:17:22.0,recordId=62,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=C-UK Saturday Close,values=null,evalues=[C-UK Saturday Close, Cisco Script Application, 36, 1, 1, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895312: Nov 12 12:01:38.281 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[3]=ApplicationConfig[schema=ApplicationConfig,time=2011-01-24 12:17:22.0,recordId=62,desc=C-UK Saturday Close,name=C-UK Saturday Close,type=Cisco Script Application,id=36,enabled=true,sessions=1,script=SCRIPT[C-UK Saturday Close.aef],defaultScript=,vars=[<com.cisco.prompt.Playable PIN_Input_Prompt>,<com.cisco.prompt.Playable CUK_Saturday_Close_Q_Menu_Prompt>,<com.cisco.prompt.Playable Saturday_Q_Closed_Message>,<com.cisco.prompt.Playable System_Settings_Written_Prompt>,<com.cisco.prompt.Playable Saturday_Q_Opened_Message>,<com.cisco.prompt.Playable System_Error_Prompt>],defaultVars=null]
    8895313: Nov 12 12:01:38.281 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[4]=ConfigImportRecord[schema=ApplicationConfig,time=2011-07-05 10:02:18.0,recordId=152,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=IS Management,values=null,evalues=[IS Management, Cisco Script Application, 9, 1, 2, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895314: Nov 12 12:01:38.281 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[4]=ApplicationConfig[schema=ApplicationConfig,time=2011-07-05 10:02:18.0,recordId=152,desc=IS Management,name=IS Management,type=Cisco Script Application,id=9,enabled=true,sessions=2,script=SCRIPT[IS Management.aef],defaultScript=,vars=[<com.cisco.prompt.Playable PIN_Input_Prompt>,<com.cisco.prompt.Playable IS_Menu_Prompt>,<com.cisco.prompt.Playable Normal_Activated_Message>,<com.cisco.prompt.Playable Outage_Record_Menu_Prompt>,<com.cisco.prompt.Playable System_Error_Prompt>,<com.cisco.prompt.Playable Recording_Prompt>,<com.cisco.prompt.Playable Recorded_Menu_Prompt>,<java.lang.String IS_Outage_Announcement_Number>,<com.cisco.prompt.Playable Recording_Saved_Prompt>,<com.cisco.prompt.Playable TOD_Override_Prompt>,<com.cisco.prompt.Playable TOD_Override_Open_Prompt>,<com.cisco.prompt.Playable TOD_Override_Closed_Prompt>,<com.cisco.prompt.Playable Servicedesk_Divert_Active_Prompt>,<com.cisco.prompt.Playable System_Settings_Written_Prompt>,<com.cisco.prompt.Playable Failed_Authentication_Prompt>,<com.cisco.prompt.Playable Recorded_Announcement_Prompt>,<com.cisco.prompt.Playable Announcement_Turned_Off_Prompt>,<com.cisco.prompt.Playable Emergency_Activated_Prompt>],defaultVars=null]
    8895315: Nov 12 12:01:38.281 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[5]=ConfigImportRecord[schema=ApplicationConfig,time=2011-09-20 08:07:43.0,recordId=209,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Switchboard Closed Message,values=null,evalues=[Switchboard Closed, Cisco Script Application, 1, 1, 10, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895316: Nov 12 12:01:38.282 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[5]=ApplicationConfig[schema=ApplicationConfig,time=2011-09-20 08:07:43.0,recordId=209,desc=Switchboard Closed Message,name=Switchboard Closed,type=Cisco Script Application,id=1,enabled=true,sessions=10,script=SCRIPT[Switchboard Closed.aef],defaultScript=,vars=[<com.cisco.prompt.Playable Switchboard_Closed_Message>],defaultVars=null]
    8895317: Nov 12 12:01:38.282 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[6]=ConfigImportRecord[schema=ApplicationConfig,time=2012-04-05 08:14:22.0,recordId=507,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Estates Management,values=null,evalues=[Estates Management, Cisco Script Application, 30, 1, 2, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895318: Nov 12 12:01:38.282 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[6]=ApplicationConfig[schema=ApplicationConfig,time=2012-04-05 08:14:22.0,recordId=507,desc=Estates Management,name=Estates Management,type=Cisco Script Application,id=30,enabled=true,sessions=2,script=SCRIPT[Estates Management.aef],defaultScript=,vars=[<com.cisco.prompt.Playable PIN_Input_Prompt>,<com.cisco.prompt.Playable Estates_Management_Menu_Prompt>,<com.cisco.prompt.Playable Normal_Activated_Message>,<com.cisco.prompt.Playable Emergency_Activated_Message>,<com.cisco.prompt.Playable System_Settings_Written_Prompt>,<com.cisco.prompt.Playable System_Error_Prompt>,<com.cisco.prompt.Playable Divert_On_Prompt>,<com.cisco.prompt.Playable Divert_Off_Prompt>,<com.cisco.prompt.Playable Input_Ext_Number>,<com.cisco.prompt.Playable Divert_On_Prompt_2>],defaultVars=null]
    8895319: Nov 12 12:01:38.282 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[7]=ConfigImportRecord[schema=ApplicationConfig,time=2013-01-02 08:41:48.0,recordId=641,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Leased Ops Internal,values=null,evalues=[Leased Ops Internal, Cisco Script Application, 12, 1, 10, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895320: Nov 12 12:01:38.283 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[7]=ApplicationConfig[schema=ApplicationConfig,time=2013-01-02 08:41:48.0,recordId=641,desc=Leased Ops Internal,name=Leased Ops Internal,type=Cisco Script Application,id=12,enabled=true,sessions=10,script=SCRIPT[Leased Ops Internal.aef],defaultScript=,vars=[<java.lang.String Voicemail_Redirect>,<java.lang.String CSQ_Name>,<com.cisco.prompt.Playable Emergency_Message_Prompt>,<com.cisco.prompt.Playable Queued_Message_Prompt>,<java.lang.String Voicemail_Pilot>],defaultVars=null]
    8895321: Nov 12 12:01:38.283 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[8]=ConfigImportRecord[schema=ApplicationConfig,time=2013-03-18 08:08:08.0,recordId=749,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=ETA SMS,values=null,evalues=[ETA SMS, Cisco Script Application, 24, 1, 10, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895322: Nov 12 12:01:38.283 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[8]=ApplicationConfig[schema=ApplicationConfig,time=2013-03-18 08:08:08.0,recordId=749,desc=ETA SMS,name=ETA SMS,type=Cisco Script Application,id=24,enabled=true,sessions=10,script=SCRIPT[ETA SMS.aef],defaultScript=,vars=[<com.cisco.prompt.Playable Enter_Customer_Number_Prompt>,<com.cisco.prompt.Playable Customer_ID_Not_Found_Prompt>,<com.cisco.prompt.Playable Confirm_Postcode_Prompt>,<com.cisco.prompt.Playable Confirm_Prompt>,<com.cisco.prompt.Playable Caller_Witheld_Prompt>,<com.cisco.prompt.Playable Calling_From_Prompt>,<com.cisco.prompt.Playable Existing_Menu_Prompt>,<com.cisco.prompt.Playable Are_You_Sure_Prompt>,<com.cisco.prompt.Playable Enter_Number_Prompt>,<com.cisco.prompt.Playable System_Error_Prompt>,<com.cisco.prompt.Playable Restricted_Access_Prompt>,<com.cisco.prompt.Playable Number_Change_Prompt>,<com.cisco.prompt.Playable Loop_Prompt>,<com.cisco.prompt.Playable Loop_Prompt_OOH>,<com.cisco.prompt.Playable Service_Removal_Prompt>,<com.cisco.prompt.Playable New_Registration_Prompt>,<java.lang.String Contact_Centre_Transfer>,<com.cisco.prompt.Playable Invalid_Mobile_Prompt>,<com.cisco.prompt.Playable System_Error_Prompt_OOH>,<com.cisco.prompt.Playable Confirm_Mobile_Entered>,<com.cisco.prompt.Playable Goodbye_Prompt>],defaultVars=null]
    8895323: Nov 12 12:01:38.283 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[9]=ConfigImportRecord[schema=ApplicationConfig,time=2013-03-19 09:13:05.0,recordId=758,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Lettings Management,values=null,evalues=[Lettings Management, Cisco Script Application, 44, 1, 2, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895324: Nov 12 12:01:38.283 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[9]=ApplicationConfig[schema=ApplicationConfig,time=2013-03-19 09:13:05.0,recordId=758,desc=Lettings Management,name=Lettings Management,type=Cisco Script Application,id=44,enabled=true,sessions=2,script=SCRIPT[Lettings Management.aef],defaultScript=SCRIPT[Error.aef],vars=[<com.cisco.prompt.Playable PIN_Input_Prompt>,<com.cisco.prompt.Playable Lettings_Management_Menu_Prompt>,<com.cisco.prompt.Playable Normal_Activated_Message>,<com.cisco.prompt.Playable Emergency_Activated_Message>,<com.cisco.prompt.Playable System_Settings_Written_Prompt>,<com.cisco.prompt.Playable System_Error_Prompt>,<com.cisco.prompt.Playable Divert_On_Prompt>],defaultVars=[<com.cisco.prompt.Playable Error_Message_Prompt>]]
    8895325: Nov 12 12:01:38.283 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[10]=ConfigImportRecord[schema=ApplicationConfig,time=2013-04-29 12:58:32.0,recordId=785,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Tech Services Management,values=null,evalues=[Tech Services Management, Cisco Script Application, 28, 1, 2, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895326: Nov 12 12:01:38.284 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[10]=ApplicationConfig[schema=ApplicationConfig,time=2013-04-29 12:58:32.0,recordId=785,desc=Tech Services Management,name=Tech Services Management,type=Cisco Script Application,id=28,enabled=true,sessions=2,script=SCRIPT[Tech Services Management.aef],defaultScript=,vars=[<com.cisco.prompt.Playable PIN_Input_Prompt>,<com.cisco.prompt.Playable Tech_Services_Management_Menu_Prompt>,<com.cisco.prompt.Playable Normal_Activated_Message>,<com.cisco.prompt.Playable Emergency_Activated_Message>,<com.cisco.prompt.Playable System_Settings_Written_Prompt>,<com.cisco.prompt.Playable System_Error_Prompt>],defaultVars=null]
    8895327: Nov 12 12:01:38.284 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[11]=ConfigImportRecord[schema=ApplicationConfig,time=2013-12-13 10:15:53.0,recordId=961,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Legal Estates DISPS,values=null,evalues=[Lease Estates DISPS, Cisco Script Application, 29, 1, 10, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895328: Nov 12 12:01:38.284 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[11]=ApplicationConfig[schema=ApplicationConfig,time=2013-12-13 10:15:53.0,recordId=961,desc=Legal Estates DISPS,name=Lease Estates DISPS,type=Cisco Script Application,id=29,enabled=true,sessions=10,script=SCRIPT[Legal and Estates and Disposals.aef],defaultScript=,vars=[<com.cisco.prompt.Playable Queued_Message_Prompt>,<com.cisco.prompt.Playable Queued_Comfort_Prompt>,<com.cisco.prompt.Playable Starting_Prompt>,<com.cisco.prompt.Playable Emergency_Message_Prompt>,<com.cisco.prompt.Playable Closed_Message_Prompt>,<com.cisco.prompt.Playable IVR_Menu_Prompt>,<java.lang.String Voicemail_Box>,<com.cisco.prompt.Playable Christmas_Closed_2>],defaultVars=null]
    8895329: Nov 12 12:01:38.284 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[12]=ConfigImportRecord[schema=ApplicationConfig,time=2013-12-13 10:39:09.0,recordId=962,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Tech Services IVR,values=null,evalues=[Tech Services IVR, Cisco Script Application, 25, 1, 10, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895330: Nov 12 12:01:38.285 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[12]=ApplicationConfig[schema=ApplicationConfig,time=2013-12-13 10:39:09.0,recordId=962,desc=Tech Services IVR,name=Tech Services IVR,type=Cisco Script Application,id=25,enabled=true,sessions=10,script=SCRIPT[Tech Services.aef],defaultScript=,vars=[<com.cisco.prompt.Playable Emergency_Message_Prompt>,<com.cisco.prompt.Playable Option_To_Leave_Message_Prompt>,<java.lang.String CSQ_Name>,<com.cisco.prompt.Playable Transfer_Prompt>,<com.cisco.prompt.Playable Tech_Services_Menu_Prompt>,<com.cisco.prompt.Playable Starting_Prompt>,<com.cisco.prompt.Playable Out_Hours_Message>,<com.cisco.prompt.Playable Queued_Message_Prompt>,<com.cisco.prompt.Playable Christmas_Closed_2>],defaultVars=[]]
    8895331: Nov 12 12:01:38.285 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[13]=ConfigImportRecord[schema=ApplicationConfig,time=2013-12-16 14:13:21.0,recordId=974,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=C-UK Incident Recording,values=null,evalues=[C-UK Incident Recording, Cisco Script Application, 16, 1, 2, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895332: Nov 12 12:01:38.285 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[13]=ApplicationConfig[schema=ApplicationConfig,time=2013-12-16 14:13:21.0,recordId=974,desc=C-UK Incident Recording,name=C-UK Incident Recording,type=Cisco Script Application,id=16,enabled=true,sessions=2,script=SCRIPT[C-UK Incident Recording.aef],defaultScript=,vars=[<com.cisco.prompt.Playable PIN_Input_Prompt>,<com.cisco.prompt.Playable System_Settings_Written_Prompt>,<com.cisco.prompt.Playable System_Error_Prompt>,<com.cisco.prompt.Playable Incident_Record_Menu_Prompt>,<com.cisco.prompt.Playable Recording_Prompt>,<com.cisco.prompt.Playable Recorded_Announcement_Prompt>,<com.cisco.prompt.Playable Recorded_Menu_Prompt>,<java.lang.String Incident_Recording_Number>,<com.cisco.prompt.Playable Recording_Saved_Prompt>,<com.cisco.prompt.Playable Incident_Change_Menu_Prompt>,<com.cisco.prompt.Playable Incident_Removed_Message>],defaultVars=null]
    8895333: Nov 12 12:01:38.285 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[14]=ConfigImportRecord[schema=ApplicationConfig,time=2014-04-29 08:47:57.0,recordId=1043,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=IS Helpdesk,values=null,evalues=[IS Helpdesk, Cisco Script Application, 10, 1, 20, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895334: Nov 12 12:01:38.286 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[14]=ApplicationConfig[schema=ApplicationConfig,time=2014-04-29 08:47:57.0,recordId=1043,desc=IS Helpdesk,name=IS Helpdesk,type=Cisco Script Application,id=10,enabled=true,sessions=20,script=SCRIPT[IS Helpdesk.aef],defaultScript=,vars=[<com.cisco.prompt.Playable Emergency_Message_Prompt>,<com.cisco.prompt.Playable Option_To_Leave_Message_Prompt>,<java.lang.String CSQ_Name>,<com.cisco.prompt.Playable Outage_Announcement_Prompt>,<com.cisco.prompt.Playable No_Outage_Announcement_Prompt>,<com.cisco.prompt.Playable Service_Desk_Closed_Prompt>,<com.cisco.prompt.Playable Transfer_Prompt>],defaultVars=null]
    8895335: Nov 12 12:01:38.286 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[15]=ConfigImportRecord[schema=ApplicationConfig,time=2014-05-19 12:28:08.0,recordId=1054,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Test 3,values=null,evalues=[Test 3, Cisco Script Application, 6, 1, 3, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895336: Nov 12 12:01:38.286 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[15]=ApplicationConfig[schema=ApplicationConfig,time=2014-05-19 12:28:08.0,recordId=1054,desc=Test 3,name=Test 3,type=Cisco Script Application,id=6,enabled=true,sessions=3,script=SCRIPT[CC IVR.aef],defaultScript=SCRIPT[Error.aef],vars=[<com.cisco.prompt.Playable Prompt_Root_Menu_Options>,<com.cisco.prompt.Playable Prompt_Fault>,<com.cisco.prompt.Playable Prompt_Order_Queuries_Menu>,<com.cisco.prompt.Playable Prompt_QM_Transfer>,<com.cisco.prompt.Playable Prompt_Sales_Transfer>,<java.lang.String Transfer_QM>,<java.lang.String Transfer_Sales>,<com.cisco.prompt.Playable Prompt_CUK_Menu>,<java.lang.String Transfer_ETA>,<java.lang.String Transfer_Distribution>,<com.cisco.prompt.Playable Prompt_Distribution_Transfer>,<com.cisco.prompt.Playable Prompt_Credit_Menu>,<com.cisco.prompt.Playable Prompt_Credit_Transfer>,<java.lang.String Transfer_Credit>,<com.cisco.prompt.Playable Prompt_Property_Menu>,<com.cisco.prompt.Playable Prompt_Brand_Menu>,<java.lang.String Transfer_Bellrock>,<com.cisco.prompt.Playable Prompt_Brand_Technical_Menu>,<com.cisco.prompt.Playable Prompt_Dispense_Carlsberg>,<com.cisco.prompt.Playable Prompt_Dispense_Coors>,<com.cisco.prompt.Playable Prompt_Dispense_Inbev>,<com.cisco.prompt.Playable Prompt_Dispense_Heineken>,<com.cisco.prompt.Playable Prompt_Dispense_CC>,<com.cisco.prompt.Playable Prompt_Dispense_Diageo>,<java.lang.String Prompt_Pre_IVR_Advert>],defaultVars=[<com.cisco.prompt.Playable Error_Message_Prompt>]]
    8895337: Nov 12 12:01:38.287 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[16]=ConfigImportRecord[schema=ApplicationConfig,time=2014-06-09 07:25:30.0,recordId=1099,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Utilities IVR,values=null,evalues=[Utilities IVR, Cisco Script Application, 18, 1, 10, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895338: Nov 12 12:01:38.287 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[16]=ApplicationConfig[schema=ApplicationConfig,time=2014-06-09 07:25:30.0,recordId=1099,desc=Utilities IVR,name=Utilities IVR,type=Cisco Script Application,id=18,enabled=true,sessions=10,script=SCRIPT[Utilities Number Change.aef],defaultScript=,vars=[<com.cisco.prompt.Playable Number_Change_Transfer_Prompt>,<java.lang.String IVR_Transfer_Number>,<com.cisco.prompt.Playable Fault_Prompt>,<com.cisco.prompt.Playable Number_Change_Terminate_Prompt>,<java.lang.Long July4>,<java.lang.Long Aug1>],defaultVars=null]
    8895339: Nov 12 12:01:38.287 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[17]=ConfigImportRecord[schema=ApplicationConfig,time=2014-07-10 14:02:00.0,recordId=1125,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Carlsberg Queue,values=null,evalues=[Carlsberg Queue, Cisco Script Application, 31, 1, 30, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895340: Nov 12 12:01:38.287 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[17]=ApplicationConfig[schema=ApplicationConfig,time=2014-07-10 14:02:00.0,recordId=1125,desc=Carlsberg Queue,name=Carlsberg Queue,type=Cisco Script Application,id=31,enabled=true,sessions=30,script=SCRIPT[Carlsberg Queue.aef],defaultScript=SCRIPT[Error.aef],vars=[<com.cisco.prompt.Playable Queued_Message_Prompt>,<com.cisco.prompt.Playable Queued_Comfort_Prompt>,<com.cisco.prompt.Playable Emergency_Message_Prompt>,<java.lang.String Email_Recipients>,<com.cisco.prompt.Playable Closed_Message_Prompt>,<com.cisco.prompt.Playable Incident_Message>,<java.lang.String Incident_Calling_Number>,<com.cisco.prompt.Playable No_Incident_Message>,<java.lang.String Carlsberg_Direct_Calling_Number>,<com.cisco.prompt.Playable Salutation_Direct>,<com.cisco.prompt.Playable Salutation_Incident>,<com.cisco.prompt.Playable Recording_Notification_Prompt>,<java.lang.String Transfer_Calling_Number>],defaultVars=[<com.cisco.prompt.Playable Error_Message_Prompt>]]
    8895341: Nov 12 12:01:38.287 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[18]=ConfigImportRecord[schema=ApplicationConfig,time=2014-07-10 14:14:45.0,recordId=1127,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Contact Centre Management,values=null,evalues=[Contact Centre Management, Cisco Script Application, 46, 1, 2, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895342: Nov 12 12:01:38.288 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[18]=ApplicationConfig[schema=ApplicationConfig,time=2014-07-10 14:14:45.0,recordId=1127,desc=Contact Centre Management,name=Contact Centre Management,type=Cisco Script Application,id=46,enabled=true,sessions=2,script=SCRIPT[CC Emergency.aef],defaultScript=,vars=[<com.cisco.prompt.Playable Prompt_Emergency_Menu>,<com.cisco.prompt.Playable Prompt_Emergency_Off>,<com.cisco.prompt.Playable Prompt_Enter_PIN>,<com.cisco.prompt.Playable Prompt_Emergency_All>,<com.cisco.prompt.Playable Prompt_Emergency_CC>,<com.cisco.prompt.Playable Prompt_Emergency_Ops>,<com.cisco.prompt.Playable Prompt_Emergency_CUK>,<com.cisco.prompt.Playable Prompt_Emergency_Reception>,<com.cisco.prompt.Playable Prompt_Write_Error>],defaultVars=null]
    8895343: Nov 12 12:01:38.288 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[19]=ConfigImportRecord[schema=ApplicationConfig,time=2014-08-14 14:22:27.0,recordId=1130,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Training,values=null,evalues=[Training, Cisco Script Application, 48, 1, 5, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895344: Nov 12 12:01:38.288 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[19]=ApplicationConfig[schema=ApplicationConfig,time=2014-08-14 14:22:27.0,recordId=1130,desc=Training,name=Training,type=Cisco Script Application,id=48,enabled=true,sessions=5,script=SCRIPT[Training.aef],defaultScript=,vars=[<java.lang.String CSQ_Name>,<com.cisco.prompt.Playable Queued_Message_Prompt>,<com.cisco.prompt.Playable Queued_Comfort_Prompt>],defaultVars=null]
    8895345: Nov 12 12:01:38.288 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[20]=ConfigImportRecord[schema=ApplicationConfig,time=2014-08-18 13:30:10.0,recordId=1131,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Financial Services Management,values=null,evalues=[Financial Services Management, Cisco Script Application, 2, 1, 2, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895346: Nov 12 12:01:38.288 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[20]=ApplicationConfig[schema=ApplicationConfig,time=2014-08-18 13:30:10.0,recordId=1131,desc=Financial Services Management,name=Financial Services Management,type=Cisco Script Application,id=2,enabled=true,sessions=2,script=SCRIPT[Financial Services Management.aef],defaultScript=,vars=[<com.cisco.prompt.Playable PIN_Input_Prompt>,<com.cisco.prompt.Playable Financial_Services_Management_Menu_Prompt>,<com.cisco.prompt.Playable Normal_Activated_Message>,<com.cisco.prompt.Playable Emergency_Activated_Message>,<com.cisco.prompt.Playable System_Settings_Written_Prompt>,<com.cisco.prompt.Playable System_Error_Prompt>],defaultVars=null]
    8895347: Nov 12 12:01:38.288 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[21]=ConfigImportRecord[schema=ApplicationConfig,time=2014-08-20 13:02:27.0,recordId=1132,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Credit Queue,values=null,evalues=[Credit Queue, Cisco Script Application, 33, 1, 50, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895348: Nov 12 12:01:38.289 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[21]=ApplicationConfig[schema=ApplicationConfig,time=2014-08-20 13:02:27.0,recordId=1132,desc=Credit Queue,name=Credit Queue,type=Cisco Script Application,id=33,enabled=true,sessions=50,script=SCRIPT[Credit Queue.aef],defaultScript=SCRIPT[Error.aef],vars=[<java.lang.String Credit_Supervisor_1>,<com.cisco.prompt.Playable Queued_Message_Prompt>,<com.cisco.prompt.Playable Queued_Comfort_Prompt>,<com.cisco.prompt.Playable Emergency_Message_Prompt>,<java.lang.String Credit_Supervisor_2>,<com.cisco.prompt.Playable Closed_Message_Prompt>,<java.lang.String Credit_Supervisor_3>,<java.lang.String CSQ_Name>],defaultVars=[<com.cisco.prompt.Playable Error_Message_Prompt>]]
    8895349: Nov 12 12:01:38.289 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[22]=ConfigImportRecord[schema=ApplicationConfig,time=2014-09-01 09:58:11.0,recordId=1134,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Contact Center Queue,values=null,evalues=[Contact Center Queue, Cisco Script Application, 27, 1, 50, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895350: Nov 12 12:01:38.289 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[22]=ApplicationConfig[schema=ApplicationConfig,time=2014-09-01 09:58:11.0,recordId=1134,desc=Contact Center Queue,name=Contact Center Queue,type=Cisco Script Application,id=27,enabled=true,sessions=50,script=SCRIPT[Contact Centre Queue.aef],defaultScript=SCRIPT[Error.aef],vars=[<com.cisco.prompt.Playable Queued_Message_Prompt>,<com.cisco.prompt.Playable Queued_Comfort_Prompt>,<com.cisco.prompt.Playable Emergency_Message_Prompt>,<com.cisco.prompt.Playable Closed_Prompt_Contact_Centre>,<java.lang.String Transfer_Cloud_WiFi>,<com.cisco.prompt.Playable Prompt_Fault>],defaultVars=[<com.cisco.prompt.Playable Error_Message_Prompt>]]
    8895351: Nov 12 12:01:38.289 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[23]=ConfigImportRecord[schema=ApplicationConfig,time=2014-09-10 08:51:27.0,recordId=1138,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Leased Ops IVR,values=null,evalues=[Leased Ops IVR, Cisco Script Application, 13, 1, 15, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895352: Nov 12 12:01:38.290 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[23]=ApplicationConfig[schema=ApplicationConfig,time=2014-09-10 08:51:27.0,recordId=1138,desc=Leased Ops IVR,name=Leased Ops IVR,type=Cisco Script Application,id=13,enabled=true,sessions=15,script=SCRIPT[Ops Support.aef],defaultScript=,vars=[<com.cisco.prompt.Playable Queued_Message_Prompt>,<com.cisco.prompt.Playable Queued_Comfort_Prompt>,<com.cisco.prompt.Playable Starting_Prompt>,<java.lang.String Voicemail_Pilot>,<java.lang.String Voicemail_Redirect>,<com.cisco.prompt.Playable Emergency_Message_Prompt>,<java.lang.String CSQ_Name>,<java.lang.String Email_Recipients>],defaultVars=null]
    8895353: Nov 12 12:01:38.290 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[24]=ConfigImportRecord[schema=ApplicationConfig,time=2014-09-15 11:07:57.0,recordId=1140,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Contact Centre IVR,values=null,evalues=[Contact Centre IVR, Cisco Script Application, 26, 1, 30, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895354: Nov 12 12:01:38.290 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[24]=ApplicationConfig[schema=ApplicationConfig,time=2014-09-15 11:07:57.0,recordId=1140,desc=Contact Centre IVR,name=Contact Centre IVR,type=Cisco Script Application,id=26,enabled=true,sessions=30,script=SCRIPT[CC IVR.aef],defaultScript=SCRIPT[Error.aef],vars=[<com.cisco.prompt.Playable Prompt_Root_Menu_Options>,<com.cisco.prompt.Playable Prompt_Fault>,<com.cisco.prompt.Playable Prompt_Order_Queuries_Menu>,<com.cisco.prompt.Playable Prompt_QM_Transfer>,<com.cisco.prompt.Playable Prompt_Sales_Transfer>,<java.lang.String Transfer_QM>,<java.lang.String Transfer_Sales>,<com.cisco.prompt.Playable Prompt_CUK_Menu>,<java.lang.String Transfer_ETA>,<java.lang.String Transfer_Distribution>,<com.cisco.prompt.Playable Prompt_Distribution_Transfer>,<com.cisco.prompt.Playable Prompt_Credit_Menu>,<com.cisco.prompt.Playable Prompt_Credit_Transfer>,<java.lang.String Transfer_Credit>,<com.cisco.prompt.Playable Prompt_Property_Menu>,<com.cisco.prompt.Playable Prompt_Brand_Menu>,<java.lang.String Transfer_Bellrock>,<com.cisco.prompt.Playable Prompt_Brand_Technical_Menu>,<com.cisco.prompt.Playable Prompt_Dispense_Carlsberg>,<com.cisco.prompt.Playable Prompt_Dispense_Coors>,<com.cisco.prompt.Playable Prompt_Dispense_Inbev>,<com.cisco.prompt.Playable Prompt_Dispense_Heineken>,<com.cisco.prompt.Playable Prompt_Dispense_CC>,<com.cisco.prompt.Playable Prompt_Dispense_Diageo>,<java.lang.String Prompt_Pre_IVR_Advert>,<java.lang.String Transfer_Trigger>,<com.cisco.prompt.Playable Prompt_Salutation>],defaultVars=[<com.cisco.prompt.Playable Error_Message_Prompt>]]
    8895355: Nov 12 12:01:38.290 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[25]=ConfigImportRecord[schema=ApplicationConfig,time=2014-09-30 07:48:02.0,recordId=1144,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Test,values=null,evalues=[Test, Cisco Script Application, 0, 1, 2, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895356: Nov 12 12:01:38.291 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[25]=ApplicationConfig[schema=ApplicationConfig,time=2014-09-30 07:48:02.0,recordId=1144,desc=Test,name=Test,type=Cisco Script Application,id=0,enabled=true,sessions=2,script=SCRIPT[test.aef],defaultScript=SCRIPT[Error.aef],vars=[<com.cisco.prompt.Playable Prompt_Emergency_Menu>,<com.cisco.prompt.Playable Prompt_Emergency_Off>,<com.cisco.prompt.Playable Prompt_Enter_PIN>,<com.cisco.prompt.Playable Prompt_Emergency_All>,<com.cisco.prompt.Playable Prompt_Emergency_CC>,<com.cisco.prompt.Playable Prompt_Emergency_Ops>,<com.cisco.prompt.Playable Prompt_Emergency_CUK>,<com.cisco.prompt.Playable Prompt_Emergency_Reception>,<com.cisco.prompt.Playable Prompt_Write_Error>],defaultVars=[<com.cisco.prompt.Playable Error_Message_Prompt>]]
    8895357: Nov 12 12:01:38.291 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[26]=ConfigImportRecord[schema=ApplicationConfig,time=2014-09-30 07:48:37.0,recordId=1145,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=TEST 2,values=null,evalues=[TEST 2, Cisco Script Application, 5, 1, 4, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895358: Nov 12 12:01:38.291 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[26]=ApplicationConfig[schema=ApplicationConfig,time=2014-09-30 07:48:37.0,recordId=1145,desc=TEST 2,name=TEST 2,type=Cisco Script Application,id=5,enabled=true,sessions=4,script=SCRIPT[test2.aef],defaultScript=SCRIPT[Error.aef],vars=[],defaultVars=[<com.cisco.prompt.Playable Error_Message_Prompt>]]
    8895359: Nov 12 12:01:38.291 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[27]=ConfigImportRecord[schema=ApplicationConfig,time=2014-10-06 08:55:13.0,recordId=1148,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Switchboard Pre-Message,values=null,evalues=[Switchboard Pre-Message, Cisco Script Application, 11, 1, 10, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895360: Nov 12 12:01:38.291 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[27]=ApplicationConfig[schema=ApplicationConfig,time=2014-10-06 08:55:13.0,recordId=1148,desc=Switchboard Pre-Message,name=Switchboard Pre-Message,type=Cisco Script Application,id=11,enabled=true,sessions=10,script=SCRIPT[Incoming 01283 501600.aef],defaultScript=SCRIPT[Error.aef],vars=[<com.cisco.prompt.Playable Prompt_Salutation>,<com.cisco.prompt.Playable Prompt_Menu_Options>,<java.lang.String Transfer_CC_IVR>,<java.lang.String Transfer_Reception>,<com.cisco.prompt.Playable Prompt_Fault>,<com.cisco.prompt.Playable Prompt_Reception_Closed>,<com.cisco.prompt.Playable Prompt_Reception_Transfer>,<com.cisco.prompt.Playable Emergency_Message_Prompt>],defaultVars=[<com.cisco.prompt.Playable Error_Message_Prompt>]]
    8895361: Nov 12 12:01:38.291 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[28]=ConfigImportRecord[schema=ApplicationConfig,time=2014-10-16 12:39:48.0,recordId=1149,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Lettings,values=null,evalues=[Lettings, Cisco Script Application, 34, 1, 10, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895362: Nov 12 12:01:38.292 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[28]=ApplicationConfig[schema=ApplicationConfig,time=2014-10-16 12:39:48.0,recordId=1149,desc=Lettings,name=Lettings,type=Cisco Script Application,id=34,enabled=true,sessions=10,script=SCRIPT[Lettings.aef],defaultScript=SCRIPT[Error.aef],vars=[<com.cisco.prompt.Playable Starting_Prompt>,<java.lang.String Transfer_Number_FMP>,<com.cisco.prompt.Playable IVR_Prompt>,<com.cisco.prompt.Playable Fault_Prompt>,<java.lang.String Transfer_Number_QM>,<com.cisco.prompt.Playable Transfer_Prompt_FMP>,<com.cisco.prompt.Playable Transfer_Prompt_QM>],defaultVars=[<com.cisco.prompt.Playable Error_Message_Prompt>]]
    8895363: Nov 12 12:01:38.292 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[29]=ConfigImportRecord[schema=ApplicationConfig,time=2014-10-30 08:03:43.0,recordId=1151,implClass=class com.cisco.crs.app.ScriptApplicationConfig,desc=Financial Services,values=null,evalues=[Financial Services, Cisco Script Application, 8, 1, 10, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895364: Nov 12 12:01:38.292 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[29]=ApplicationConfig[schema=ApplicationConfig,time=2014-10-30 08:03:43.0,recordId=1151,desc=Financial Services,name=Financial Services,type=Cisco Script Application,id=8,enabled=true,sessions=10,script=SCRIPT[Financial Services.aef],defaultScript=SCRIPT[Error.aef],vars=[<com.cisco.prompt.Playable Emergency_Message_Prompt>,<com.cisco.prompt.Playable Option_To_Leave_Message_Prompt>,<com.cisco.prompt.Playable Financial_Services_Menu_Prompt>,<com.cisco.prompt.Playable Starting_Prompt>,<com.cisco.prompt.Playable Out_Hours_Message>,<com.cisco.prompt.Playable Queued_Message_Prompt>,<com.cisco.prompt.Playable Comfort_Message_Prompt>,<com.cisco.prompt.Playable Fault_Prompt>,<java.lang.String Trigger_External>,<java.lang.String Trigger_Internal>,<java.lang.String CSQ_Name>],defaultVars=[<com.cisco.prompt.Playable Error_Message_Prompt>]]
    8895365: Nov 12 12:01:38.292 BST %MADM-CFG_MGR-7-UNK:getAccessor(ConfigQuery):Try to get the default accessor
    8895366: Nov 12 12:01:38.292 BST %MADM-CFG_MGR-7-UNK:DBAccessor.get(query))
    8895367: Nov 12 12:01:38.292 BST %MADM-CFG_MGR-7-UNK:Schema class = com.cisco.app.ApplicationTriggerConfig
    8895368: Nov 12 12:01:38.292 BST %MADM-DB_MGR-7-UNK:Returning DAO :: CrsTriggerDAO
    8895369: Nov 12 12:01:38.293 BST %MADM-CFG_MGR-7-UNK:Found Configs1
    8895370: Nov 12 12:01:38.293 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[0]=ConfigImportRecord[schema=ApplicationTriggerConfig,time=2011-01-14 14:06:48.0,recordId=4,implClass=class com.cisco.crs.jtapi.JTAPITriggerConfig,desc=Cisco JTAPI Trigger,values=null,evalues=[1011, Cisco JTAPI Trigger, Message Recording, 1, 1, 5000, en_GB, 1011, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895371: Nov 12 12:01:38.293 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[0]=JTAPITriggerConfig[schema=ApplicationTriggerConfig,time=2011-01-14 14:06:48.0,recordId=4,desc=Cisco JTAPI Trigger,name=1011,type=Cisco JTAPI Trigger,appName=Message Recording,enabled=true,sessions=1,idleTimeout=5000,locale=en_GB,parms={},taskGroups=[],controlClass=class com.cisco.call.CallControlChannel,controlGroupId=0,contactGroups=[GroupInfo[class=com.cisco.dialog.DialogChannel,id=0]],dn=1011,redirectCSS=redirecting.party,cmDeviceName=Trigger1011,cmDeviceInvalid=false,cmDescription=Message Recording,cmDevicePoolUUID={1B1B9EB6-7803-11D3-BDF0-00108302EAD1},cmDevicePoolName=Punch_Campus_DP,cmCallingSearchSpaceUUID={D084B73F-CFFC-98EC-0859-0013A93FB9E7},cmCallingSearchSpaceName=Punch_Campus_National,cmLocationUUID={BD0533A9-A173-BCFA-BB70-609631EE24BB},cmLocationName=Punch_Campus,cmPartitionUUID={25AB5E1A-5154-C10C-9071-77AE2972A72E},cmPartitionName=Punch_Campus_UCCX,cmVoiceMailProfileUUID={00000000-1111-0000-0000-000000000000},cmVoiceMailProfileName=NoVoiceMail,cmCallPickUpGroupUUID=,cmCallPickUpGroupName=,cmDisplay=,cmExternalPhNumMask=,cmFwdBusyVM=false,cmFwdBusyDest=,cmFwdBusyCSSUUID=,cmFwdBusyCSSName=None,cmAlertingNameAscii=1011,cmPresenceGroupUUID=ad243d17-98b4-4118-8feb-5ff2e1b781ac,cmPresenceGroupName=Standard Presence group]
    8895372: Nov 12 12:01:38.293 BST %MADM-CFG_MGR-7-UNK:getAccessor(ConfigQuery):Try to get the default accessor
    8895373: Nov 12 12:01:38.293 BST %MADM-CFG_MGR-7-UNK:DBAccessor.get(query))
    8895374: Nov 12 12:01:38.293 BST %MADM-CFG_MGR-7-UNK:Schema class = com.cisco.app.ApplicationTriggerConfig
    8895375: Nov 12 12:01:38.293 BST %MADM-DB_MGR-7-UNK:Returning DAO :: CrsTriggerDAO
    8895376: Nov 12 12:01:38.294 BST %MADM-CFG_MGR-7-UNK:Found Configs1
    8895377: Nov 12 12:01:38.294 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[0]=ConfigImportRecord[schema=ApplicationTriggerConfig,time=2011-01-14 15:39:54.0,recordId=5,implClass=class com.cisco.crs.jtapi.JTAPITriggerConfig,desc=Cisco JTAPI Trigger,values=null,evalues=[1000, Cisco JTAPI Trigger, Message Playback, 1, 1, 5000, en_GB, 1000, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895378: Nov 12 12:01:38.294 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[0]=JTAPITriggerConfig[schema=ApplicationTriggerConfig,time=2011-01-14 15:39:54.0,recordId=5,desc=Cisco JTAPI Trigger,name=1000,type=Cisco JTAPI Trigger,appName=Message Playback,enabled=true,sessions=1,idleTimeout=5000,locale=en_GB,parms={},taskGroups=[],controlClass=class com.cisco.call.CallControlChannel,controlGroupId=0,contactGroups=[GroupInfo[class=com.cisco.dialog.DialogChannel,id=0]],dn=1000,redirectCSS=redirecting.party,cmDeviceName=Trigger1000,cmDeviceInvalid=false,cmDescription=Message Playback,cmDevicePoolUUID={1B1B9EB6-7803-11D3-BDF0-00108302EAD1},cmDevicePoolName=Punch_Campus_DP,cmCallingSearchSpaceUUID={D084B73F-CFFC-98EC-0859-0013A93FB9E7},cmCallingSearchSpaceName=Punch_Campus_National,cmLocationUUID={BD0533A9-A173-BCFA-BB70-609631EE24BB},cmLocationName=Punch_Campus,cmPartitionUUID={25AB5E1A-5154-C10C-9071-77AE2972A72E},cmPartitionName=Punch_Campus_UCCX,cmVoiceMailProfileUUID={00000000-1111-0000-0000-000000000000},cmVoiceMailProfileName=NoVoiceMail,cmCallPickUpGroupUUID=,cmCallPickUpGroupName=,cmDisplay=,cmExternalPhNumMask=,cmFwdBusyVM=false,cmFwdBusyDest=,cmFwdBusyCSSUUID=,cmFwdBusyCSSName=None,cmAlertingNameAscii=1000,cmPresenceGroupUUID=ad243d17-98b4-4118-8feb-5ff2e1b781ac,cmPresenceGroupName=Standard Presence group]
    8895379: Nov 12 12:01:38.294 BST %MADM-CFG_MGR-7-UNK:getAccessor(ConfigQuery):Try to get the default accessor
    8895380: Nov 12 12:01:38.294 BST %MADM-CFG_MGR-7-UNK:DBAccessor.get(query))
    8895381: Nov 12 12:01:38.294 BST %MADM-CFG_MGR-7-UNK:Schema class = com.cisco.app.ApplicationTriggerConfig
    8895382: Nov 12 12:01:38.294 BST %MADM-DB_MGR-7-UNK:Returning DAO :: CrsTriggerDAO
    8895383: Nov 12 12:01:38.294 BST %MADM-CFG_MGR-7-UNK:Found Configs1
    8895384: Nov 12 12:01:38.294 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[0]=ConfigImportRecord[schema=ApplicationTriggerConfig,time=2011-01-18 14:14:39.0,recordId=26,implClass=class com.cisco.crs.jtapi.JTAPITriggerConfig,desc=Cisco JTAPI Trigger,values=null,evalues=[1012, Cisco JTAPI Trigger, Credit Management, 1, 1, 5000, en_GB, 1012, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895385: Nov 12 12:01:38.295 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[0]=JTAPITriggerConfig[schema=ApplicationTriggerConfig,time=2011-01-18 14:14:39.0,recordId=26,desc=Cisco JTAPI Trigger,name=1012,type=Cisco JTAPI Trigger,appName=Credit Management,enabled=true,sessions=1,idleTimeout=5000,locale=en_GB,parms={},taskGroups=[],controlClass=class com.cisco.call.CallControlChannel,controlGroupId=0,contactGroups=[GroupInfo[class=com.cisco.dialog.DialogChannel,id=0]],dn=1012,redirectCSS=redirecting.party,cmDeviceName=Trigger1012,cmDeviceInvalid=false,cmDescription=Credit Management,cmDevicePoolUUID={1B1B9EB6-7803-11D3-BDF0-00108302EAD1},cmDevicePoolName=Punch_Campus_DP,cmCallingSearchSpaceUUID={D084B73F-CFFC-98EC-0859-0013A93FB9E7},cmCallingSearchSpaceName=Punch_Campus_National,cmLocationUUID={BD0533A9-A173-BCFA-BB70-609631EE24BB},cmLocationName=Punch_Campus,cmPartitionUUID={25AB5E1A-5154-C10C-9071-77AE2972A72E},cmPartitionName=Punch_Campus_UCCX,cmVoiceMailProfileUUID={00000000-1111-0000-0000-000000000000},cmVoiceMailProfileName=NoVoiceMail,cmCallPickUpGroupUUID=,cmCallPickUpGroupName=,cmDisplay=,cmExternalPhNumMask=,cmFwdBusyVM=false,cmFwdBusyDest=,cmFwdBusyCSSUUID=,cmFwdBusyCSSName=None,cmAlertingNameAscii=1012,cmPresenceGroupUUID=ad243d17-98b4-4118-8feb-5ff2e1b781ac,cmPresenceGroupName=Standard Presence group]
    8895386: Nov 12 12:01:38.295 BST %MADM-CFG_MGR-7-UNK:getAccessor(ConfigQuery):Try to get the default accessor
    8895387: Nov 12 12:01:38.295 BST %MADM-CFG_MGR-7-UNK:DBAccessor.get(query))
    8895388: Nov 12 12:01:38.295 BST %MADM-CFG_MGR-7-UNK:Schema class = com.cisco.app.ApplicationTriggerConfig
    8895389: Nov 12 12:01:38.295 BST %MADM-DB_MGR-7-UNK:Returning DAO :: CrsTriggerDAO
    8895390: Nov 12 12:01:38.295 BST %MADM-CFG_MGR-7-UNK:Found Configs1
    8895391: Nov 12 12:01:38.295 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():CIR[0]=ConfigImportRecord[schema=ApplicationTriggerConfig,time=2011-01-24 12:17:56.0,recordId=43,implClass=class com.cisco.crs.jtapi.JTAPITriggerConfig,desc=Cisco JTAPI Trigger,values=null,evalues=[1041, Cisco JTAPI Trigger, C-UK Saturday Close, 1, 1, 5000, en_GB, 1041, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]]
    8895392: Nov 12 12:01:38.295 BST %MADM-CFG_MGR-7-UNK:ConfigManagerImpl-getAll():configObjs[0]=JTAPITriggerConfig[schema=ApplicationTriggerConfig,time=2011-01-24 12:17:56.0,recordId=43,desc=Cisco JTAPI Trigger,name=1041,type=Cisco JTAPI Trigger,appName=C-UK Saturday Close,enabled=true,sessions=1,idleTimeou

  • Exception occurred while reading the license file.

    Hi,
    I am having the Weblogic 9.2 server installed on 64 bit JVM on Solaris. I have some EJB's deployed over there. When I use to try to connect to these EJB's from Windows 32 bit OS I am getting the following error.
    Exception in thread "main" java.lang.RuntimeException: Exception occurred while reading the license file.
         at weblogic.security.utils.SSLSetup.getLicenseLevel(SSLSetup.java:143)
         at weblogic.security.utils.SSLSetup.getSSLDelegateInstance(SSLSetup.java:196)
         at weblogic.security.utils.SSLContextWrapper.<init>(SSLContextWrapper.java:27)
         at weblogic.security.utils.SSLContextWrapper.getInstance(SSLContextWrapper.java:22)
         at weblogic.security.utils.SSLSetup.getSSLContext(SSLSetup.java:380)
         at weblogic.security.SSL.SSLClientInfo.getSSLSocketFactory(SSLClientInfo.java:56)
         at weblogic.socket.ChannelSSLSocketFactory.getSocketFactory(ChannelSSLSocketFactory.java:125)
         at weblogic.socket.ChannelSSLSocketFactory.createSocket(ChannelSSLSocketFactory.java:75)
         at weblogic.socket.AbstractMuxableSocket.createSocket(AbstractMuxableSocket.java:207)
         at weblogic.rjvm.t3.MuxableSocketT3.newSocketWithRetry(MuxableSocketT3.java:252)
         at weblogic.rjvm.t3.MuxableSocketT3.connect(MuxableSocketT3.java:421)
         at weblogic.rjvm.t3.MuxableSocketT3S.createConnection(MuxableSocketT3S.java:79)
         at weblogic.rjvm.ConnectionManager.createConnection(ConnectionManager.java:1749)
         at weblogic.rjvm.ConnectionManager.findOrCreateConnection(ConnectionManager.java:1410)
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:448)
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:326)
         at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:261)
         at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:204)
         at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:226)
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:189)
         at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:154)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:350)
         at weblogic.jndi.Environment.getContext(Environment.java:307)
         at weblogic.jndi.Environment.getContext(Environment.java:277)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at Test.main(Test.java:26)
    But the same client works when I use it from same Solaris machine....
    Please help with this to me. This is argent for me.
    Thanks in advance ,Sachin

    Thanks for reply... I am using all dependent files at the client side...I had license.bea as well at the client side but it was not in the root directory so after I put it in the root directory that error was gone.....
    But I have issue with Certificates now... Actually I am using 32 bit jvm as client and the Weblogic is on 64 bit..
    The error I am facing now is......
    <Apr 17, 2009 2:13:41 PM GMT+05:30> <Warning> <Security> <BEA-090542> <Certificate chain received from ctsa-qa-s03 - 137.72.228.123 was not trusted causing SSL handshake failure. Check the certificate chain to determine if it should be trusted or not. If it should be trusted, then update the client trusted CA configuration to trust the CA certificate that signed the peer certificate chain. If you are connecting to a WLS server that is using demo certificates (the default WLS server behavior), and you want this client to trust demo certificates, then specify -Dweblogic.security.TrustKeyStore=DemoTrust on the command line for this client.>
    Exception in thread "main" javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3s://ctsa-qa-s03:7009: Destination unreachable; nested exception is:
         javax.net.ssl.SSLKeyException: [Security:090542]Certificate chain received from ctsa-qa-s03 - 137.72.228.123 was not trusted causing SSL handshake failure. Check the certificate chain to determine if it should be trusted or not. If it should be trusted, then update the client trusted CA configuration to trust the CA certificate that signed the peer certificate chain. If you are connecting to a WLS server that is using demo certificates (the default WLS server behavior), and you want this client to trust demo certificates, then specify -Dweblogic.security.TrustKeyStore=DemoTrust on the command line for this client.; No available router to destination]
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:49)
         at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:773)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:365)
         at weblogic.jndi.Environment.getContext(Environment.java:307)
         at weblogic.jndi.Environment.getContext(Environment.java:277)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at Test.main(Test.java:26)
    Caused by: java.net.ConnectException: t3s://ctsa-qa-s03:7009: Destination unreachable; nested exception is:
         javax.net.ssl.SSLKeyException: [Security:090542]Certificate chain received from ctsa-qa-s03 - 137.72.228.123 was not trusted causing SSL handshake failure. Check the certificate chain to determine if it should be trusted or not. If it should be trusted, then update the client trusted CA configuration to trust the CA certificate that signed the peer certificate chain. If you are connecting to a WLS server that is using demo certificates (the default WLS server behavior), and you want this client to trust demo certificates, then specify -Dweblogic.security.TrustKeyStore=DemoTrust on the command line for this client.; No available router to destination
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:204)
         at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:154)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:350)
         ... 8 more
    Caused by: java.rmi.ConnectException: Destination unreachable; nested exception is:
         javax.net.ssl.SSLKeyException: [Security:090542]Certificate chain received from ctsa-qa-s03 - 137.72.228.123 was not trusted causing SSL handshake failure. Check the certificate chain to determine if it should be trusted or not. If it should be trusted, then update the client trusted CA configuration to trust the CA certificate that signed the peer certificate chain. If you are connecting to a WLS server that is using demo certificates (the default WLS server behavior), and you want this client to trust demo certificates, then specify -Dweblogic.security.TrustKeyStore=DemoTrust on the command line for this client.; No available router to destination
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:475)
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:326)
         at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:261)
         at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:204)
         at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:226)
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:189)
         ... 10 more
    Please help me in this if you can

  • Error message: Mail quit unexpectedly while using the AudioToolbox plug-in.

    I am receiving the following error message: Mail quit unexpectedly while using the AudioToolbox plug-in. I would appreciate any advice about what can be done to solve this problem. Thanks much.

    I am receiving the following error message: Mail quit unexpectedly while using the AudioToolbox plug-in. I would appreciate any advice about what can be done to solve this problem. Thanks much.

Maybe you are looking for

  • HTML-Code aus Fireworks CS6 in Dreamweaver CC aktualisieren

    Ich habe in Fireworks CS6 für eine Website ein Inhaltsverzeichnis mit verschiedenen RollOvern erstellt. Jetzt sollte eine Änderung durchgeführt werden, die ich ebenfalls in Fireworks erstellte. Sinnvollerweise habe ich dann die zu korrigierenden Seit

  • Can someone share (or) give me an url for learn ABAP-Workflow

    Hi all, can someone share (or) give me an url for learn (or) online sessions for better understanding ABAP-Workflow? because i'm a new & fresh in this module. Thanks in advance Srinivas.....

  • Skinning Advanced DataGrid

    How to skinning Advanced DataGid. I would like to programmatic skinn headerSortSeparatorSkin, but I don't know where to find a class responsible for this. I want to draw in header of my separator my own arrow, and I want to change a colour of digit n

  • Assigning siteminder resource to an IDM user

    The IDM URL is currently protected by siteminder so that we can initiate single signon. My requirement is to have only the SSO login page and remove the IDM login module. I cerated a siteminder LDAP resource pointing to our siteminder server and a lo

  • JMF Video Capture: Force capture format

    Hi all! is there an issue to force video capture format? I know I can set the string format but could you tell me how to make this string (new YUVFormat(new Dimension(176...)... player = Manager.createRealizedPlayer(ml);         player.start();