Exception occured while reading the license file.

Java Exception: java.lang.RuntimeException
Exception occurred while reading the license file.
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:212)
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:1729)
at weblogic.rjvm.ConnectionManager.findOrCreateConnection(ConnectionManager.java:1392)
at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:445)
at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:323)
at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:263)
at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:206)
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$1.run(WLInitialContextFactoryDelegate.java:342)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(Unknown Source)
at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:337)
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(Unknown Source)
at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
at javax.naming.InitialContext.init(Unknown Source)
at javax.naming.InitialContext.<init>(Unknown Source)
I read in the community, that i need to set -Dbea.home="Directory", the Directory should refer to the path where license.bea file is kept on the client side. After setting this i need to pass the
-Dbea.home="path" to the client jvm.
Am using tomcat 6.0 server, and weblogic server 10.0.1.  I kept license.bea file in bin folder of the tomcat server.  But i dint understand how to set -Dbea.home="path" and how to pass it to the client jvm. Am stucked up hear. Can pls anyone help me,  to overcome this issue.

Hi,
Thank you for contacting us, the best community to place your question is at the OTN JAVA: https://home.java.net/?intcmp=JNET-javanet-sm
Please let us know if you have any question about OPN CLOUD! Have a great day!

Similar Messages

  • 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

  • Import movie from iPhone gives "An unknown error has occurred while reading the video file. Connecting to Dynamic Link server failed. (1)

    Tried previous suggestions about purging the Camera Raw Cache and I raised it to 20.0 GB.
    Still lightroom fails to read most of the videos that I create on my iPhone 6 plus.
    Aperture, iMovie, and Image Capture have no problem with these files.
    Respectfully,
    Kay Fisher

    This is an iPhoto problem. It is, IMHO, one of the worst photo/video programs ever thought up by any company.
    I suggest you find your original video files, which won't contain any edits and or adjustment you have made in iPhoto, and copy them to some other folder on your drive that you create and then import them to LR.
    Usually iPhoto stores all original image and video files in a folder called Masters buried deep inside the iPhoto Photolibrary package folder. Which makes almost impossible for any normal computer user to get to.
    Next time you are in the market for a new computer think long and hard before you drink the Apple Mac Cool-aid.

  • An exception occurred while reading or writing from/to the IIS server

    Hi All,
    I am trying to install and configure calendar connectivity in EP6 sp9.
    As mentioned in
    http://help.sap.com/saphelp_nw04/helpdata/en/1d/3d59fdaa5ebb45967ea107d3fa117a/frameset.htm, i have installed MSX-A component and On testing MSX-A Component i am not getting any error.
    Also log file looks like this.
    BEGIN 3/8/2005 10:09:00 AM----
    URL: HTTP://10.10.18.213:8080/Calendar.asp
    URL Parameters: Server=10.10.18.205&Alias=[email protected]&Action=READ&StartDate=200503081007&EndDate=200503091007&Email=[email protected]&Debug=true
    Reponse: <?xml version='1.0' encoding='UTF-8' standalone='yes'?>
    <!DOCTYPE OUTPUT [<!ELEMENT OUTPUT (FAILURE|APPOINTMENTS)>
    <!ELEMENT FAILURE (ERRORNUMBER?, ERRORMESSAGE?, CLASSNAME?, METHODNAME?, LINENUMBER?, PARAMETERS?)>
    <!ELEMENT ERRORNUMBER (#PCDATA)>
    <!ELEMENT ERRORMESSAGE (#PCDATA)>
    <!ELEMENT CLASSNAME (#PCDATA)>
    <!ELEMENT METHODNAME (#PCDATA)>
    <!ELEMENT LINENUMBER (#PCDATA)>
    <!ELEMENT PARAMETERS (#PCDATA)>
    <!ELEMENT APPOINTMENTS (APPOINTMENT*)>
    <!ELEMENT APPOINTMENT (ID, SUBJECT?, LOCATION?, STARTDATE, ENDDATE, MEETINGTYPE, ALLDAY, RECURRING, BUSYSTATUS?)>
    <!ELEMENT ID (#PCDATA)>
    <!ELEMENT SUBJECT (#PCDATA)>
    <!ELEMENT LOCATION (#PCDATA)>
    <!ELEMENT STARTDATE (#PCDATA)>
    <!ELEMENT ENDDATE (#PCDATA)>
    <!ELEMENT MEETINGTYPE (#PCDATA)>
    <!ELEMENT ALLDAY (#PCDATA)>
    <!ELEMENT RECURRING (#PCDATA)>
    <!ELEMENT BUSYSTATUS (#PCDATA)>]><OUTPUT><APPOINTMENTS></APPOINTMENTS></OUTPUT>
    END 3/8/2005 10:09:00 AM----
    i have created calendar repository and exchange system on the portal and now i am getting this error in MyAppointment iView in <i>Content Provided by SAP</i>.
    <i><b>An exception occurred while reading or writing from/to the IIS server.</b></i>
    i would appreciate if you please help me urgently
    thanx and regards
    Santosh Choudhary

    Hi Akhilesh,
    I am able to browse HelloWorld.asp in same website. Also i am not getting any error while testing data retrieval through SAPPXchTest.exe, log file looks like this.
    <b>IIS Log File</b>
    IIS Log File
    #Software: Microsoft Internet Information Services 5.0
    #Version: 1.0
    #Date: 2005-03-18 04:44:58
    #Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status cs(User-Agent)
    2005-03-18 04:44:58 10.10.18.213 - 10.10.18.213 8080 GET / - 401 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.0)
    2005-03-18 04:45:05 10.10.18.213 santoshc 10.10.18.213 8080 GET / - 200 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.0)
    <b>Application Log File</b>
    BEGIN 3/18/2005 10:18:31 AM----
    URL: HTTP://10.10.18.213:8080/Calendar.asp
    URL Parameters: Server=10.10.18.205&[email protected]&Action=READ&StartDate=200503161151&EndDate=200503171151&[email protected]&Debug=true
    Reponse: <?xml version='1.0' encoding='UTF-8' standalone='yes'?>
    <!DOCTYPE OUTPUT [<!ELEMENT OUTPUT (FAILURE|APPOINTMENTS)>
    <!ELEMENT FAILURE (ERRORNUMBER?, ERRORMESSAGE?, CLASSNAME?, METHODNAME?, LINENUMBER?, PARAMETERS?)>
    <!ELEMENT ERRORNUMBER (#PCDATA)>
    <!ELEMENT ERRORMESSAGE (#PCDATA)>
    <!ELEMENT CLASSNAME (#PCDATA)>
    <!ELEMENT METHODNAME (#PCDATA)>
    <!ELEMENT LINENUMBER (#PCDATA)>
    <!ELEMENT PARAMETERS (#PCDATA)>
    <!ELEMENT APPOINTMENTS (APPOINTMENT*)>
    <!ELEMENT APPOINTMENT (ID, SUBJECT?, LOCATION?, STARTDATE, ENDDATE, MEETINGTYPE, ALLDAY, RECURRING, BUSYSTATUS?)>
    <!ELEMENT ID (#PCDATA)>
    <!ELEMENT SUBJECT (#PCDATA)>
    <!ELEMENT LOCATION (#PCDATA)>
    <!ELEMENT STARTDATE (#PCDATA)>
    <!ELEMENT ENDDATE (#PCDATA)>
    <!ELEMENT MEETINGTYPE (#PCDATA)>
    <!ELEMENT ALLDAY (#PCDATA)>
    <!ELEMENT RECURRING (#PCDATA)>
    <!ELEMENT BUSYSTATUS (#PCDATA)>]><OUTPUT><APPOINTMENTS></APPOINTMENTS></OUTPUT>
    END 3/18/2005 10:18:31 AM----
    But when i am Testing it from the Portal i am getting this error.
    I have created Exchange Transport that whose configuration looks like this:
    System Alias : myExchange
    Domain : mydomain
    exchange server : 10.10.18.205
    IIS server : 10.10.18.213
    Port : 8080
    Protocol : Http
    Exchange is the Name of System and Alias name is myExchange.
    Hope this will help you to solve my problem.
    Thanks and regards,
    Santosh Choudhary<b></b><b></b>

  • Exception occured while retrieving the Flowtrace XML for the Composite Instance; java.lang.ClassNotFoundException: Failed to load class oracle.bpel.services.workflow.WorkflowException

    When i try to view the FlowTrace i'm getting the following exception in EM
    Unable to display Flowtrace due to exception while initializing object, please review logs for detailed information.
    >> Exception occured while retrieving the Flowtrace XML for the Composite Instance; ECID: 0000JzmIFk95EgPquci8UH1HtzlR0000HC
    >> java.rmi.UnmarshalException: Problem finding error class; nested exception is:
    >>> java.lang.ClassNotFoundException: Failed to load class oracle.bpel.services.workflow.WorkflowException
    >>> at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:237)
    >>> at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    >>> at oracle.soa.management.internal.ejb.impl.FacadeFinderBean_4vacyo_FacadeFinderBeanImpl_1036_WLStub.getAuditTrail(Unknown Source)
    >>> at oracle.soa.management.internal.ejb.EJBLocatorImpl.getAuditTrail(EJBLocatorImpl.java:473)
    >>> at oracle.sysman.emai.model.sca.share.composite.FlowTraceModel.setFloatraceModelInfo(FlowTraceModel.java:172)
    >>> at oracle.sysman.emai.model.sca.share.composite.FlowTraceModel.initialize(FlowTraceModel.java:79)
    >>> at oracle.sysman.emai.model.sca.EMEntityModel._initializeEntityData(EMEntityModel.java:28)
    >>> at oracle.sysman.emai.model.sca.common.SCAEntityObject.initializeSCAData(SCAEntityObject.java:124)
    >>> at oracle.sysman.emai.model.sca.SCAObject.initializeData(SCAObject.java:66)
    >>> at oracle.sysman.core.model.util.ModelUtil$EMObjectResetter.initOrResetEMObject(ModelUtil.java:319)
    >>> at oracle.sysman.core.model.util.ModelUtil$EMObjectResetter.access$000(ModelUtil.java:280)
    >>> at oracle.sysman.core.model.util.ModelUtil.initializeMBEMObjects(ModelUtil.java:231)
    >>> at oracle.sysman.core.model.util.ModelUtil.initializeAllEMObjects(ModelUtil.java:128)
    >>> at oracle.sysman.core.model.util.ModelUtil.initializeAllEMObjects(ModelUtil.java:101)
    >>> at oracle.sysman.emSDK.adfext.ctlr.EMPagePhaseListener.doPrePrepareModel(EMPagePhaseListener.java:867)
    >>> at oracle.sysman.emSDK.adfext.ctlr.EMPagePhaseListener.beforePhase(EMPagePhaseListener.java:795)
    >>> at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:551)
    >>> at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
    >>> at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:191)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$400(ADFPhaseListener.java:23)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:238)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:274)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:75)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
    >>> at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:472)
    >>> at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
    >>> at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    >>> at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    >>> at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    >>> at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    >>> at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:164)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    >>> at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    >>> at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:158)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    >>> at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    >>> at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    >>> at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    >>> at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    >>> at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    >>> at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    >>> at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    >>> at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    >>> at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    >>> at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    >>> at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    >>> at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    >>> at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    >>> at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >>> Caused by: java.lang.ClassNotFoundException: Failed to load class oracle.bpel.services.workflow.WorkflowException
    >>> at weblogic.rmi.utils.WLRMIClassLoaderDelegate.loadClass(WLRMIClassLoaderDelegate.java:208)
    >>> at weblogic.rmi.utils.WLRMIClassLoaderDelegate.loadClass(WLRMIClassLoaderDelegate.java:135)
    >>> at weblogic.rmi.utils.Utilities.loadClass(Utilities.java:305)
    >>> at weblogic.rjvm.MsgAbbrevInputStream.resolveClass(MsgAbbrevInputStream.java:436)
    >>> at weblogic.utils.io.ChunkedObjectInputStream$NestedObjectInputStream.resolveClass(ChunkedObjectInputStream.java:268)
    >>> at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
    >>> at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    >>> at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
    >>> at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
    >>> at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
    >>> at weblogic.utils.io.ChunkedObjectInputStream.readObject(ChunkedObjectInputStream.java:208)
    >>> at weblogic.rjvm.MsgAbbrevInputStream.readObject(MsgAbbrevInputStream.java:599)
    >>> at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:235)
    >>> at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    >>> at oracle.soa.management.internal.ejb.impl.FacadeFinderBean_4vacyo_FacadeFinderBeanImpl_1036_WLStub.getAuditTrail(Unknown Source)
    >>> at oracle.soa.management.internal.ejb.EJBLocatorImpl.getAuditTrail(EJBLocatorImpl.java:473)
    >>> at oracle.sysman.emai.model.sca.share.composite.FlowTraceModel.setFloatraceModelInfo(FlowTraceModel.java:172)
    >>> at oracle.sysman.emai.model.sca.share.composite.FlowTraceModel.initialize(FlowTraceModel.java:80)
    >>> at oracle.sysman.emai.model.sca.EMEntityModel._initializeEntityData(EMEntityModel.java:29)
    >>> at oracle.sysman.emai.model.sca.common.SCAEntityObject.initializeSCAData(SCAEntityObject.java:125)
    >>> at oracle.sysman.emai.model.sca.SCAObject.initializeData(SCAObject.java:66)
    >>> at oracle.sysman.core.model.util.ModelUtil$EMObjectResetter.initOrResetEMObject(ModelUtil.java:319)
    >>> at oracle.sysman.core.model.util.ModelUtil$EMObjectResetter.access$000(ModelUtil.java:280)
    >>> at oracle.sysman.core.model.util.ModelUtil.initializeMBEMObjects(ModelUtil.java:231)
    >>> at oracle.sysman.core.model.util.ModelUtil.initializeAllEMObjects(ModelUtil.java:131)
    >>> at oracle.sysman.core.model.util.ModelUtil.initializeAllEMObjects(ModelUtil.java:102)
    >>> at oracle.sysman.emSDK.adfext.ctlr.EMPagePhaseListener.doPrePrepareModel(EMPagePhaseListener.java:869)
    >>> at oracle.sysman.emSDK.adfext.ctlr.EMPagePhaseListener.beforePhase(EMPagePhaseListener.java:795)
    >>> at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:552)
    >>> at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
    >>> at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:192)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$400(ADFPhaseListener.java:23)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:238)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:276)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:77)
    >>> at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:54)
    >>> at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:472)
    >>> at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
    >>> at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    >>> at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    >>> at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    >>> at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    >>> at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:166)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
    >>> at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    >>> at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    >>> at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:183)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:158)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    >>> at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    >>> at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    >>> at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    >>> at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    >>> at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    >>> at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    >>> ... 9 more

    Hi Manish,
    It seems that you are using a custom security provider and the weblogic server is not able to find the class / jar file that contains the class.
    java.lang.ClassNotFoundException: Failed to load class com.msl.security.providers.SessionPrincipal]
    Make sure you have all the required jar files in the server classpath.
    You can use the JarScan utility to find the jar that contains the class.
    Refer the below link regarding the jarScan.
    http://weblogic-wonders.com/weblogic/2011/01/26/finding-jar-files-using-jarscan/
    Regards,
    Anandraj
    http://weblogic-wonders.com

  • MFT-5031_Error occurred while reading metadata of file

    Am facing the error below while using OMFT to transfer files to a remote FTP server.
    Error occurred while reading metadata of file.
    Action
    Check the adapter properties and try again. If the problem persists, contact Oracle Support Services.
    Error Description
    MFTException [threadName=JCA-work-instance:JMSAdapter-0, errorID=a4322627-8aa5-4796-ae77-3e1576f2e3dc, errorDesc=MFT-5031_Error occurred while reading metadata of file [KE03122014FTSAF26336.AD2] from endpoint [FTPEndPoint: Host:[KRATESTSVR], Port:[5454], User:[Safcom], Folder:[/Files]]., cause=oracle.tip.adapter.sa.impl.fw.ext.org.collaxa.thirdparty.apache.wsif.WSIFException: file://wsdl/FileListing_ptt.wsdl [ FileListing_ptt::FileListing(part,part) ] - WSIF JCA Execute of operation 'FileListing' failed due to: Error in listing files in the remote directory. Error in listing files in the remote directory. Unable to list file in remote directory. ; nested exception is: BINDING.JCA-11430 Error in listing files in the remote directory. Error in listing files in the remote directory. Unable to list file in remote directory. Please make sure that the ftp server settings are correct. ]
    Error Text
    Error occurred while reading metadata of file [KE03122014FTSAF26336.AD2] from endpoint [FTPEndPoint: Host:[KRATESTSVR], Port:[5454], User:[Safcom], Folder:[/Files]].

    Yes i am also running with same version 7.0(1) SR5 but
    this error is showing me when i am configuring resources to a new agent if i go directly from RMCM it works fine
    please let me know if some has solution on this.
    Waiting for your replys.
    Thanks & Regards

  • JMX BEA-149500 An exception occurred while registering the MBean null.

    Hi
    I am getting the Error below, has anyone ever figured out a resolution to this error?
    Thanks
    <27-Feb-2013 16:54:10 o'clock GMT> <Error> <JMX> <BEA-149500> <An exception occurred while registering the MBean null.
    java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=AdminServer,Name=FileServlet,ApplicationRuntime=_appsdir_wlossvc_war,Type=ServletRuntime,WebAppComponentRuntime=AdminServer_/wlossvc new:weblogic.servlet.internal.ServletRuntimeMBeanImpl@3b7f4e existing weblogic.servlet.internal.ServletRuntimeMBeanImpl@510bb7
         at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:168)
         at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
         at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
         at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.registered(RuntimeMBeanAgent.java:104)
         at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:180)
         Truncated. see log file for complete stacktrace

    I should have given you more information. This application has been deployed with no issues on Web Logic 11g, but now I am trying to deploy it to 12c and have encountered the error. I am using jdk 160_29 and Web Logic 12c. Please see the complete stack trace below. Has anyone any suggestions on how to resolve this?
    Thanks
    ####<28-Feb-2013 10:43:59 o'clock GMT> <Warning> <Deployer> <SPR-U403824D002> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1362048239487> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to properly unregister weblogic.servlet.internal.ServletRuntimeMBeanImpl@d9edbe for ObjectName com.bea:ServerRuntime=AdminServer,Name=FileServlet,ApplicationRuntime=_appsdir_WLOSService_war,Type=ServletRuntime,WebAppComponentRuntime=AdminServer_/wlossvc
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:732)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:188)
         at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:83)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
         at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:172)
         at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:167)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.internal.flow.ModuleStateDriver.prepare(ModuleStateDriver.java:38)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:139)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:55)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:706)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:237)
         at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:48)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:207)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:96)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:229)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.IllegalArgumentException: Failed to properly unregister weblogic.servlet.internal.ServletRuntimeMBeanImpl@d9edbe for ObjectName com.bea:ServerRuntime=AdminServer,Name=FileServlet,ApplicationRuntime=_appsdir_WLOSService_war,Type=ServletRuntime,WebAppComponentRuntime=AdminServer_/wlossvc
         at weblogic.management.jmx.ObjectNameManagerBase.unregisterObject(ObjectNameManagerBase.java:219)
         at weblogic.management.jmx.ObjectNameManagerBase.unregisterObjectInstance(ObjectNameManagerBase.java:192)
         at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.unregisteredInternal(RuntimeMBeanAgent.java:124)
         at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.unregistered(RuntimeMBeanAgent.java:108)
         at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:187)
         at weblogic.management.provider.core.RegistrationManagerBase.unregister(RegistrationManagerBase.java:126)
         at weblogic.management.runtime.RuntimeMBeanDelegate.unregister(RuntimeMBeanDelegate.java:287)
         at weblogic.servlet.internal.ServletRuntimeMBeanImpl$2.run(ServletRuntimeMBeanImpl.java:70)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:64)
         at weblogic.servlet.internal.ServletRuntimeMBeanImpl.destroy(ServletRuntimeMBeanImpl.java:67)
         at weblogic.servlet.internal.ServletStubImpl.destroy(ServletStubImpl.java:492)
         at weblogic.servlet.internal.WebAppServletContext.registerServletStub(WebAppServletContext.java:1977)
         at weblogic.servlet.internal.ServletStubFactory.registerToContext(ServletStubFactory.java:163)
         at weblogic.servlet.internal.ServletStubFactory.getInstance(ServletStubFactory.java:77)
         at weblogic.servlet.internal.WebAppServletContext.registerServlets(WebAppServletContext.java:1386)
         at weblogic.servlet.internal.WebAppServletContext.registerServlets(WebAppServletContext.java:1360)
         at weblogic.servlet.internal.WebAppServletContext.prepareFromDescriptors(WebAppServletContext.java:1060)
         at weblogic.servlet.internal.WebAppServletContext.prepare(WebAppServletContext.java:1005)
         at weblogic.servlet.internal.HttpServer.doPostContextInit(HttpServer.java:392)
         at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:367)
         at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:1239)
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:723)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:188)
         at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:83)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
         at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:172)
         at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:167)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.internal.flow.ModuleStateDriver.prepare(ModuleStateDriver.java:38)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:139)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:55)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:706)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:237)
         at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:48)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:207)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:96)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:229)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >

  • 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

  • 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

  • Can't create a new illustration. Problems occurred while saving the print file.

    I can't open a new Illustrator file. It sends me this error: Can't create a new illustration. Problems occurred while saving the print file. ID:-1
    I opened a previous document created in CC, but it will not allow me to copy and paste items from one doc to another.
    I have rebooted with no avail.
    System:
    Adobe Creative Cloud CC
    Mac Book Pro 2012
    2.6 GHz Intel Core i7
    8 GB 1600 MHz DDR3

    Is a printer connected? Is it turned ON? Is the driver up to date?
    Illustrator checks this every time and also writes information on the printer into the file.

  • "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.

  • Exception thrown while reading an XML file using Properties

    Exception thrown while reading an XML file using Properties.
    Exception in thread "main" java.util.InvalidPropertiesFormatException: org.xml.sax.SAXParseException:
    The processing instruction target matching "[xX][mM][lL]" is not allowed.
    at java.util.XMLUtils.load(Unknown Source)
    <?xml version="1.0"?>
    <Config>
         <Database>
              <Product>FX.O</Product>
              <URL>jdbc:oracle:thin:@0.0.0.0:ABC</URL>
         </Database>
    </Config>Am I missing anything?

    Thanks a lot for all yr help.I have got the basics of
    the DTD
    However,when I say thus
    <!DOCTYPE Config SYSTEM "c:/PartyConfig">
    ?xml version="1.0"?>
    <Config>
         <Database>
              <Product>FX</Product>
              <URL>jdbc:oracle:thin:@0.0.0.0:ABC</URL>
         </Database>
    </Config>I get the error
    Invalid system identifier: file:///c:/ParyConfig.dtd
    Please advise?for goodness sake, how many times do I have to tell you that you can't just expect the Properties class to accept arbitrary XML in any format? it reads XML in the format I linked to, and nothing else. Properties is not a general purpose XML binding. you can't do what you're trying to do with it. read this and in particular pay attention to the following
    The XML document must have the following DOCTYPE declaration:
    <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
    Furthermore, the document must satisfy the properties DTD described above.
    you are not reading my answers properly, are you? kindly do so

  • After deploy I get An exception occurred while registering the MBean null

    Hi,
    I use Jdeveloper 11.1.1.0.0 and WebLogicServer 10gR3.
    When I run the ADF-Application from JDev via internal WLS, the application runs properly (even the database connection with oracle thin driver).
    I have successfully generated the data source (test with select 1 from dual also ok) on an external WLS.
    But when I deploy from JDev directly to the external WLS the following message is generated on the Server:
    <16.10.2008 10:30 Uhr CEST> <Error> <JMX> <BEA-149500> <An exception occurred while registering the MBean null.
    java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=AdminServer,Name=tls-bob,Type=ApplicationRuntime new:weblogic.j2ee.J2EEApplicationRuntimeMBeanImpl@1ab7497 existing weblogic.j2ee.J2EEApplicationRuntimeMBeanImpl@1fdff07
    at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:168)
    at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
    at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
    at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.registered(RuntimeMBeanAgent.java:104)
    at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:180)
    Truncated. see log file for complete stacktrace
    with two further similar messages.
    When I run the application the login-mask for database appears correctly in the browser, but when I start the login the following messages are generated on the server:
    16.10.2008 10:11:02 oracle.adfinternal.controller.faces.lifecycle.JSFLifecycleImpl setLifecycleContextBuilder
    WARNUNG: ADFc: Implementierung der ADF-Seitengnltigkeitsdauer wird durch "oracle.adfinternal.controller.application.model.JSFDataBindingLifecycleContextBuilder" ersetzt.
    16.10.2008 10:11:03 oracle.adfinternal.controller.util.model.AdfmInterface initialize
    INFO: ADFc: BindingContext ist vorhanden, ADFm-APIs werden fnr DataControlFrames verwendet.
    16.10.2008 10:11:03 oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider <init>
    INFO: ADFc: Caching von MDS-Metadatenressourcen durch Controller AKTIVIERT.
    16.10.2008 10:11:03 oracle.adf.controller.internal.metadata.MetadataService$Bootstrap add
    INFO: ADFc: Bootstrap-Metadaten werden aus '/WEB-INF/adfc-config.xml' geladen.
    16.10.2008 10:11:19 oracle.adf.share.security.providers.jps.CSFCredentialStore fetchCredential
    WARNUNG: Unable to locate the credential for key tls-bob in D:\oracle\bea\user_projects\domains\TEST\config\oracle.
    16.10.2008 10:11:19 oracle.adf.share.jndi.ReferenceStoreHelper throwPartialResultException
    WARNUNG: Incomplete connection information
    16.10.2008 10:11:24 com.sun.faces.application.ActionListenerImpl processAction
    SCHWERWIEGEND: java.lang.NullPointerException
    javax.faces.el.EvaluationException: java.lang.NullPointerException
    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:51)
    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:70)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:274)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:74)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:70)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:274)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:74)
    Same problem happends, when deploying the ear-file manually from jdev.
    Thanks in advance!
    Oliver
    Edited by: user470087 on Oct 16, 2008 11:24 AM

    Hi,
    I never had this exact exception but to my knowledge your find more info in the full stack trace. The full stack trace has the bundled exceptions too which are the cause of the trouble in all cases I saw.
    Sometimes it helps to turn jbo.debugoutput on.
    Timo

  • Communication exception occured while saving the thresholds data to the emd

    Hi All,
    I have a 2 node installation of R12 running on HP-UX whereby one node is the application tier and the second node is the database tier....
    I have configured Enterprise Manager Database console on the db tier.
    Am trying to edit the metrics but i keep getting the error below.I have enough disk space and my permissions are setup correctly but am still getting the same error.
    I have tried editing on different browsers but still i have failed.Could anyone please help me out.]
    Error occurred while editing the metric thresholds.
    Communication exception occured while saving the thresholds data to the emd.

    2008-10-20 17:43:35,075 [SeverityLoad http://erpdb.zantel.com:3938/emd/main] WARN jdbc.ConnectionCache _getConnection.303 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2008-10-20 17:43:35,075 [SeverityLoad http://erpdb.zantel.com:3938/emd/main] WARN jdbc.ConnectionCache _getConnection.306 - Io exception: Got minus one from a read call
    java.sql.SQLException: Io exception: Got minus one from a read call
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:145)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:254)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:386)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:518)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:164)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:767)
         at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:324)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:114)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getNewPoolOrXAConnection(OracleConnectionCacheImpl.java:694)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getPooledConnection(OracleConnectionCacheImpl.java:540)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:346)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:324)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:296)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:423)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:156)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnectionNoWait(ConnectionService.java:659)
         at oracle.sysman.emdrep.receiver.FxferRecv.markFileAsError(FxferRecv.java:1083)
         at oracle.sysman.emdrep.receiver.FxferRecv.loadSeverities(FxferRecv.java:1216)
         at oracle.sysman.emdrep.receiver.FxferRecv.receiveFile(FxferRecv.java:1509)
         at oracle.sysman.emdrep.receiver.FxferRecv.doPost(FxferRecv.java:820)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:282)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:604)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2008-10-20 17:43:35,192 [HttpRequestHandler-9114403] ERROR eml.FxferRecv doPost.828 - Upload repsonse header :-ERROR-400|Io exception: Got minus one from a read call-

  • Error occurred while building the following file

    hi,
    i get an error while compilating my programm. i did not change the vis listed below, they are standard express vi's...
    An error occurred while building the following file:
    C:\Program Files\National Instruments\LabVIEW 8.0\vi.lib\express\express analysis\CurveFittingBlock.llb\subCurveFitting.vi
    Error 1003 occurred at ABAPI Dist Chg and Save VIs.vi -> ABAPI Dist Build LLB Image.vi -> ABAPI Copy Files and Apply Settings.vi -> EBEP_Invoke_Build_Engine.vi -> EBUIP_Build_Invoke.vi -> EBUIP_Build_Rule_Editor.vi -> BUIP_Create_Build_Rule.vi -> EBUIP_Global_OnCommand.vi -> EBUIP_Global_OnCommand.vi.ProxyCaller
    Possible reason(s):
    LabVIEW:  The VI is not executable.

    I would recommend to update to at least LabVIEW 8.0.1 (free update) and masscompile the vi.lib folder.
    You can download the update here:
    http://digital.ni.com/softlib.nsf/websearch/4C1209D42320BCFD8625711C005FB25B?opendocument&node=13207...

Maybe you are looking for

  • How to Release Mass Purchase order in production server

    Hi i have to release mass purchase order can any one help me how to that thanx

  • Error occured while saving trade promotion if a control message is given

    Hi all, While creating a trade promotion, we want to control the products and if there is/are not available for our criteria, we want to give an error message and stop the application. I put this control message in the BADI ( EXEC_METHODCALL_PPF -> m

  • External Authentication with Java Card through HSM

    Hi All, How to do External Authentication process in Javacard through HSM (Hardware Security Module). Does any HSM supports this? My requirement is to store the Card KMC in HSM and i should authenticate the terminal application with the Java Card thr

  • Annoying iCloud sign-in popup, blocking entire iPhone

    Hello all, Since I last rebooted my iPhone, an iCloud sign-in popup has been appearing, overlaying everything else on the iPhone. Now, I have reset my AppleID password and cannot login using it on my iPhone. This is not strange as the pop-up is so ag

  • User Task: Custom Identity Service

    Hi my friends Have anyone tried to use a custom Identity Service with BPEL User Tasks (I meam other than LDAP or JAZN)? Problems? Issues? Limitations? I know I have to implement a set of interfaces (BPMIdentityService interface and others)... Thanks.