Unable to connect to BIBDEMO Schema

Hi,
I have installed 9.0.3 version of Jdeveloper and the similar version of BIBeans. While develope BI Bean through designer I can connect to BIBCAT schema while connection to BIBDEMO hangs.
I am running 9i Rel2 of oracle DB.
Any help is appreciated.
Thanks

This is the output of bibconfig utility.
C:\jdev\bibeans\bibconfig>
C:\jdev\bibeans\bibconfig>bi_checkconfig -h is1.internal.tucows.com -po 1511 -sid BI2 -u bibdemo -p bibdemo
BI Beans Diagnostics(v1.0.0.0) 16/03/04
===============================================================================
JDEV_ORACLE_HOME ............................. = c:\jdev
JAVA_HOME .................................... = c:\jdev\jdk
JDeveloper version ........................... = 9.0.3.4.1247
BI Beans version ............................. = 9.0.3.6.0A
BI Beans internal version .................... = 2.7.0.13.1
Connect to database .......................... = Successful
JDBC driver version .......................... = 9.2.0.3.0
JDBC JAR file location ....................... = c:\jdev\jdbc\lib
Database version ............................. = 9.2.0.4.0
OLAP Catalog version ......................... = 9.2.0.4.1
OLAP AW Engine version ....................... = 9.2.0.4.1
OLAP API Server version ...................... = 9.2.0.4.1
BI Beans Catalog version ..................... = N/A; not installed in bibdemo
OLAP API JAR file version .................... = 9.2
OLAP API JAR file location ................... = c:\jdev\jdev\lib\ext
Load OLAP API metadata ....................... = Successful
java.lang.NullPointerException
void oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriver
Impl_92.setEndDateOrTimeSpanProperty(oracle.dss.metadataManager.common.MDObject,
oracle.express.mdm.MdmAttribute, oracle.dss.metadataManager.common.MDAttribute)
MDMMetadataDriverImpl_92.java:1591
void oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriver
Impl_92.setDimAttributes(oracle.dss.metadataManager.common.MDObject, oracle.expr
ess.mdm.MdmDimension, oracle.dss.metadataManager.common.MDContentBag)
MDMMetadataDriverImpl_92.java:1564
oracle.dss.metadataManager.common.MDContentBag oracle.dss.metadataManage
r.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getChildren(oracle.dss.metadat
aManager.common.MDObject)
MDMMetadataDriverImpl_92.java:170
oracle.dss.metadataManager.common.MDObject oracle.dss.metadataManager.se
rver.drivers.mdm._92.MDMMetadataDriverImpl_92.addChildren(oracle.dss.metadataMan
ager.common.MDObject, boolean)
MDMMetadataDriverImpl_92.java:2368
oracle.dss.metadataManager.common.MDObject oracle.dss.metadataManager.se
rver.drivers.mdm._92.MDMMetadataDriverImpl_92.addChildren(oracle.dss.metadataMan
ager.common.MDObject, boolean)
MDMMetadataDriverImpl_92.java:2413
void oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriver
Impl_92.fillOlapObjectModel(oracle.dss.metadataManager.common.MDRoot)
MDMMetadataDriverImpl_92.java:2321
void oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriver
Impl_92$LoadOlapObjectModel.run()
MDMMetadataDriverImpl_92.java:2636

Similar Messages

  • BiBeans, unable to connect to bibdemo.

    I installed Oracle 9iR2 database and patches no 2632931, 2498603 and 2647739; then JDeveloper 9.0.3.1.
    I installed BIBeans 9.0.3.1., then successfully was installed BIBDEMO (last message ... HAVE FUN ...) and BIBCAT.
    Following the OLAP objects tutorial, I created an workspace and a project. I tried to create an BIDesigner object. After the test of the new connection I received the message:
    " Successfully conected to the Oracle database but failed to retrieve metadata".
    Sorry, I post such an elementary problem, but I can't resolve it.
    Thanks for your help.

    I decided today to restart from the begining.
    I uninstalled bibdemo, bibcat and BI Beans. I downloaded the last version BI Beans 9032.
    This time I followed with more attention the installation of bibdemo. All the scripts reported PL/SQL successfully executed, except bibdemo_metadata.sql, wich reported:
    Error at line 1:
    ORA-06550: line1, column 7
    PLS-00201: identifier 'CWM2_OLAP_METADATA_REFRESH.MR_REFRESH' must be declared
    ORA-065500: line 1, column 7:
    PL/SQL: statement ignored
    I tried in splplus to run the command involved:
    EXECUTE CWM2_OLAP_METADATA_REFRESH.MR_REFRESH;
    and same error was reported.
    I looked in OLAPSYS schema, but I didn't found the package CWM2_OLAP_METADATA_REFRESH.
    Initially my DB had the version 9.2.0.1.0. I installed the patch 2632931, and now the DB has the version 9.2.0.2.1.
    After I run bi_checkconfig.bat was generated bi_error.log with the content:
    ============================================================================
    1) No more data to read from socket
    1) No more data to read from socket
    ============================================================================
    oracle.express.idl.util.OlapiException: No more data to read from socket
         at oracle.express.idl.ExpressConnectionModule.ConnectionInterfaceStub.getDefaultDatabase(ConnectionInterfaceStub.java:1502)
         at oracle.olapi.metadata.BaseMetadataProvider.<init>(BaseMetadataProvider.java:60)
         at oracle.olapi.metadata.mdm.MdmMetadataProvider.<init>(MdmMetadataProvider.java:127)
         at oracle.express.olapi.data.full.ExpressDataProvider.getDefaultMetadataProvider(ExpressDataProvider.java:912)
         at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getMdmMetadataProvider(MDMMetadataDriverImpl_92.java:1134)
         at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.attach(MDMMetadataDriverImpl_92.java:811)
         at oracle.dss.metadataManager.server.drivers.mdm.MDMMetadataDriverImpl.attach(MDMMetadataDriverImpl.java:133)
         at oracle.dss.metadataManager.server.MetadataManagerImpl.buildObjectModel(MetadataManagerImpl.java:1085)
         at oracle.dss.metadataManager.server.MetadataManagerImpl.attach(MetadataManagerImpl.java:962)
         at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:866)
         at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:792)
         at BICheckConfig.checkConnection(BICheckConfig.java:250)
         at BICheckConfig.main(BICheckConfig.java:1172)
    ======================================================
    and bi_check_config.xml
    ======================================================
    <?xml version="1.0" encoding="UTF-8" ?>
    <BICheckConfig version="1.0.0.0">
    <Check key="JDEV_ORACLE_HOME" value="E:\Program Files\Jdeveloper9031"/>
    <Check key="JAVA_HOME" value="C:\j2sdk1.4.0_01"/>
    <Check key="JDeveloper version" value="9.0.3.1.1107"/>
    <Check key="BI Beans version" value="9.0.3.6.0"/>
    <Check key="BI Beans internal version" value="2.7.0.13.1"/>
    <Check key="host" value="adan"/>
    <Check key="port" value="1521"/>
    <Check key="sid" value="dep"/>
    <Check key="user" value="bibdemo"/>
    <Check key="Connecting to the database" value="Successful"/>
    <Check key="JDBC driver version" value="9.2.0.3.0"/>
    <Check key="JDBC JAR file location" value="E:\Program Files\Jdeveloper9031\jdbc\lib"/>
    <Check key="Database version" value="9.2.0.2.1"/>
    <Check key="OLAP Catalog version" value=""/>
    <Check key="OLAP AW Engine version" value=""/>
    <Check key="OLAP API Server version" value=""/>
    <Check key="BI Beans Catalog version" value="N/A; not installed in bibdemo"/>
    <Check key="OLAP API JAR file version" value="9.2"/>
    <Check key="OLAP API JAR file location" value="E:\Program Files\Jdeveloper9031\jdev\lib\ext"/>
    <Check key="OLAP API Metadata Load" value="Unsuccessful"/>
    <Check key="Failure Point" value="MDMLoadFailed"/>
    <Check key="StackTrace">
    <![CDATA[
    ============================================================================
    1) No more data to read from socket
    1) No more data to read from socket
    ============================================================================
    oracle.express.idl.util.OlapiException: No more data to read from socket
         at oracle.express.idl.ExpressConnectionModule.ConnectionInterfaceStub.getDefaultDatabase(ConnectionInterfaceStub.java:1502)
         at oracle.olapi.metadata.BaseMetadataProvider.<init>(BaseMetadataProvider.java:60)
         at oracle.olapi.metadata.mdm.MdmMetadataProvider.<init>(MdmMetadataProvider.java:127)
         at oracle.express.olapi.data.full.ExpressDataProvider.getDefaultMetadataProvider(ExpressDataProvider.java:912)
         at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getMdmMetadataProvider(MDMMetadataDriverImpl_92.java:1134)
         at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.attach(MDMMetadataDriverImpl_92.java:811)
         at oracle.dss.metadataManager.server.drivers.mdm.MDMMetadataDriverImpl.attach(MDMMetadataDriverImpl.java:133)
         at oracle.dss.metadataManager.server.MetadataManagerImpl.buildObjectModel(MetadataManagerImpl.java:1085)
         at oracle.dss.metadataManager.server.MetadataManagerImpl.attach(MetadataManagerImpl.java:962)
         at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:866)
         at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:792)
         at BICheckConfig.checkConnection(BICheckConfig.java:250)
         at BICheckConfig.main(BICheckConfig.java:1172)
    ]]>
    </Check>
    </BICheckConfig>
    ========================================================
    I hope you will give me an good advise.
    Thanks of lot.

  • Unable to Connect SCOTT Schema.,,

    Hi All,
    I have Installed Oracle Database in my PC. And iam connecting to Database Using 'SYSTEM' schema.
    Now i want to connect 'SCOTT' Schema. When im connecting to SCOTT Schema in TOAD it is showing the error "ORA-28000: The account is Locked".
    How can i connect to SCOTT Schema?
    Regards,
    Shabi

    Hi,
    That means you cannot connect like this..
    So you need to provide password of SYS user.
    Tell your DBA to Make the account unlock.
    or if you know sys account password then connect as sysdba and execute below command.
    alter user user_name account unlock;

  • 'Unable to connect to database server' on local test server (CS4)

    I am a php/MySql newb. Have designed static sites in DW since Macromedia DW 4 days.
    I have set up a testing server on my Mac running OSX 10.6.7 using MAMP 1.9.5 and Dreamweaver CS4 to  test my osCommerce store (I like to see what's happening visually, even if I just change a small variable in the code). Although I have imported the store database  from my remote server, and the connection tests in the DW Database  window to the store, mysql, and information schema databases in  Dreamweaver are successful, I still get "Unable to connect to the  database server!" when I try to preview a .php page with Live View or with a browser. I'm using the  correct ports in my site definition (8888 and 8889). MAMP shows Apache  and MySQL running, of course. Have tried logging in as root and as my ususal username witht the correct passwords. Everything seems to be right...but it's  still wrong.
    Do I also need to import the mysql and information  schema databases from my remote server to replace the ones that came  with MAMP? If so, where do I put the information schema db? Although it  shows as a database in PhpMyAdmin, I don't see a folder or doc by that  name anywhere in MAMP - it must be buried pretty deep! (I did find a  file called information_schema_relations.lib.php in  MAMP/bin/phpMyAdmin/libraries. Is that it?)
    Or is it something else entirely?
    Note  that though I'm a fairly savvy user, I am not a developer or coder.  Strictly a GUI/static design guy with a liberal arts education. Keep the answers  simple and in plain English, thanks. 
    Have also posted this on the MAMP forum.

    Hi Kanstantin,
    Ieve tested the database connectivity through sqlplus using SYSTEM. But when I try to connect (Mount the repositiry server from MDM console, I facing  the problem mentioned.
    Please let me know if I need to do anything else.
    For your info:
    The following are the tnsnames entries
    EXTPROC_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
        (CONNECT_DATA =
          (SID = PLSExtProc)
          (PRESENTATION = RO)
    MD7 =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = mysapplm)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = MD7)
          (INSTANCE_NAME = MD7)
          (GLOBAL_NAME = MD7)
        (HS = OK)
    The following are the entries in listener.ora file
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME = I:\oracle\MD7\102)
          (PROGRAM = extproc)
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
          (ADDRESS = (PROTOCOL = TCP)(HOST = mysapplm)(PORT = 1521))
    Regrads,
    Varadhu
    Edited by: Varadhu on Aug 6, 2009 10:49 AM

  • SQLServerAgent could not be started (reason: Unable to connect to server '(local)'; SQLServerAgent

    Dear all,
    i have a Windows 2008 Server (X64) with SQL 2005 SP3 and some troubels...
    The SQL works since some week, this week we installed SQL SP3 and change of the local Admin password.
    Yesterday we reboot  the Server, now the SQL Server Agent is unable to start!
    The SQL Server is up and running,
    Errorlog:
    2009-11-06 09:49:52.56 Server      Microsoft SQL Server 2005 - 9.00.4035.00 (X64)
     Nov 24 2008 16:17:31
     Copyright (c) 1988-2005 Microsoft Corporation
     Standard Edition (64-bit) on Windows NT 6.0 (Build 6002: Service Pack 2)
    2009-11-06 09:49:52.56 Server      (c) 2005 Microsoft Corporation.
    2009-11-06 09:49:52.56 Server      All rights reserved.
    2009-11-06 09:49:52.56 Server      Server process ID is 5912.
    2009-11-06 09:49:52.56 Server      Authentication mode is WINDOWS-ONLY.
    2009-11-06 09:49:52.56 Server      Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'.
    2009-11-06 09:49:52.56 Server      This instance of SQL Server last reported using a process ID of 4424 at 11/6/2009 9:43:23 AM (local) 11/6/2009 8:43:23 AM (UTC). This is an informational message only; no user action is required.
    2009-11-06 09:49:52.56 Server      Registry startup parameters:
    2009-11-06 09:49:52.56 Server        -d C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf
    2009-11-06 09:49:52.56 Server        -e C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
    2009-11-06 09:49:52.56 Server        -l C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf
    2009-11-06 09:49:52.59 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2009-11-06 09:49:52.59 Server      Detected 4 CPUs. This is an informational message; no user action is required.
    2009-11-06 09:49:52.67 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2009-11-06 09:49:52.71 Server      Attempting to initialize Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
    2009-11-06 09:49:53.73 Server      Attempting to recover in-doubt distributed transactions involving Microsoft Distributed Transaction Coordinator (MS DTC). This is an informational message only. No user action is required.
    2009-11-06 09:49:53.73 Server      Database mirroring has been enabled on this instance of SQL Server.
    2009-11-06 09:49:53.73 spid4s      Starting up database 'master'.
    2009-11-06 09:49:53.86 spid4s      Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
    2009-11-06 09:49:53.95 spid4s      SQL Trace ID 1 was started by login "sa".
    2009-11-06 09:49:53.97 spid4s      Starting up database 'mssqlsystemresource'.
    2009-11-06 09:49:53.99 spid4s      The resource database build version is 9.00.4035. This is an informational message only. No user action is required.
    2009-11-06 09:49:54.16 spid9s      Starting up database 'model'.
    2009-11-06 09:49:54.17 spid4s      Server name is 'VIE-EU-ARC-02'. This is an informational message only. No user action is required.
    2009-11-06 09:49:54.19 Server      The certificate was successfully loaded for encryption.
    2009-11-06 09:49:54.19 Server      Server is listening on [ 'any' <ipv6> 1433].
    2009-11-06 09:49:54.19 Server      Server is listening on [ 'any' <ipv4> 1433].
    2009-11-06 09:49:54.19 Server      Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\MSSQLSERVER ].
    2009-11-06 09:49:54.19 Server      Server local connection provider is ready to accept connection on [ \\.\pipe\sql\query ].
    2009-11-06 09:49:54.19 Server      Server is listening on [ ::1 <ipv6> 1434].
    2009-11-06 09:49:54.19 Server      Server is listening on [ 127.0.0.1 <ipv4> 1434].
    2009-11-06 09:49:54.19 Server      Dedicated admin connection support was established for listening locally on port 1434.
    2009-11-06 09:49:54.31 Server      SQL Server is now ready for client connections. This is an informational message; no user action is required.
    2009-11-06 09:49:54.33 spid15s     Starting up database 'AdventureWorks'.
    2009-11-06 09:49:54.33 spid16s     Starting up database 'EnterpriseVaultDirectory'.
    2009-11-06 09:49:54.33 spid14s     Starting up database 'Test'.
    2009-11-06 09:49:54.33 spid12s     Starting up database 'AdventureWorksDW'.
    2009-11-06 09:49:54.33 spid17s     Starting up database 'EnterpriseVaultMonitoring'.
    2009-11-06 09:49:54.33 spid13s     Starting up database 'msdb'.
    2009-11-06 09:49:54.33 spid23s     Starting up database 'EVVSExchangeVaultStore_2'.
    2009-11-06 09:49:54.33 spid22s     Starting up database 'EVVSGVIE_2_2'.
    2009-11-06 09:49:54.33 spid24s     Starting up database 'EVVSJournalVaultStore_3'.
    2009-11-06 09:49:54.33 spid19s     Starting up database 'EVVSVIEIT_1'.
    2009-11-06 09:49:54.33 spid21s     Starting up database 'ReportServerTempDB'.
    2009-11-06 09:49:54.33 spid20s     Starting up database 'ReportServer'.
    2009-11-06 09:49:54.33 spid18s     Starting up database 'EVVSGVIEIT_1_1'.
    2009-11-06 09:49:54.56 spid9s      Clearing tempdb database.
    2009-11-06 09:49:54.61 spid19s     CHECKDB for database 'EVVSVIEIT_1' finished without errors on 2009-10-28 18:06:14.107 (local time). This is an informational message only; no user action is required.
    2009-11-06 09:49:54.65 spid23s     CHECKDB for database 'EVVSExchangeVaultStore_2' finished without errors on 2009-11-04 18:05:33.960 (local time). This is an informational message only; no user action is required.
    2009-11-06 09:49:54.71 spid24s     CHECKDB for database 'EVVSJournalVaultStore_3' finished without errors on 2009-11-04 18:05:51.793 (local time). This is an informational message only; no user action is required.
    2009-11-06 09:49:54.75 spid16s     CHECKDB for database 'EnterpriseVaultDirectory' finished without errors on 2009-11-04 18:06:38.103 (local time). This is an informational message only; no user action is required.
    2009-11-06 09:49:54.83 spid17s     CHECKDB for database 'EnterpriseVaultMonitoring' finished without errors on 2009-11-04 18:06:18.570 (local time). This is an informational message only; no user action is required.
    2009-11-06 09:49:54.99 spid4s      Recovery of any in-doubt distributed transactions involving Microsoft Distributed Transaction Coordinator (MS DTC) has completed. This is an informational message only. No user action is required.
    2009-11-06 09:49:55.55 spid9s      Starting up database 'tempdb'.
    2009-11-06 09:49:55.68 spid4s      Recovery is complete. This is an informational message only. No user action is required.
    2009-11-06 09:49:55.68 spid12s     The Service Broker protocol transport is disabled or not configured.
    2009-11-06 09:49:55.68 spid12s     The Database Mirroring protocol transport is disabled or not configured.
    2009-11-06 09:49:55.72 spid12s     Service Broker manager has started.
    Only the SQL Server Agent is unable to start,
    Eventlog:
    Log Name:      Application
    Source:        SQLSERVERAGENT
    Date:          06.11.2009 10:09:52
    Event ID:      103
    Task Category: Service Control
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      vie-eu-arc-02.global.domain
    Description:
    SQLServerAgent could not be started (reason: Unable to connect to server '(local)'; SQLServerAgent cannot start).
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="SQLSERVERAGENT" />
        <EventID Qualifiers="16384">103</EventID>
        <Level>2</Level>
        <Task>2</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2009-11-06T09:09:52.000Z" />
        <EventRecordID>8486</EventRecordID>
        <Channel>Application</Channel>
        <Computer>vie-eu-arc-02.global.domain</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Unable to connect to server '(local)'; SQLServerAgent cannot start</Data>
      </EventData>
    </Event>
    SQLAgent.out Logfile:
    2009-11-06 10:09:52 - ! [298] SQLServer Error: 233, Shared Memory Provider: No process is on the other end of the pipe. [SQLSTATE 08001]
    2009-11-06 10:09:52 - ! [298] SQLServer Error: 233, Client unable to establish connection [SQLSTATE 08001]
    2009-11-06 10:09:52 - ! [000] Unable to connect to server '(local)'; SQLServerAgent cannot start
    2009-11-06 10:09:52 - ! [298] SQLServer Error: 233, Shared Memory Provider: No process is on the other end of the pipe. [SQLSTATE 08001]
    2009-11-06 10:09:52 - ! [298] SQLServer Error: 233, Client unable to establish connection [SQLSTATE 08001]
    2009-11-06 10:09:52 - ! [382] Logon to server '(local)' failed (DisableAgentXPs)
    2009-11-06 10:09:53 - ? [098] SQLServerAgent terminated (normally)
    Additional the SQL Server Management Studio is unable to logon to the Server:
    TITLE: Connect to Server
    Cannot connect to vie-eu-arc-02.
    ADDITIONAL INFORMATION:
    A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (Microsoft SQL Server, Error: 233)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=233&LinkId=20476
    The local Admin Password was reset to the "original" (after install) one.
    Any ideas how to fix the problem?

    Dear all,
    the encryption was NO on all protocols.
    Because no additional ideas available, i uninstalled the SQL Server on friday.
    At the Re-Install Process i got again an error:
    [Microsoft][SQL Native Client]Shared Memory Provider: No process is on the
    other end of the pipe .
    The install process failed.
    On google i found the same problem in an other thread:
    http://groups.google.com/group/microsoft.public.sqlserver.connect/browse_thread/thread/dbec4a9a271f69a6/7cd22694da3a6062?lnk=st&q=%22Shared+Memory+Provider%3A+No+process+is+on+the+other+end+of+the+pipe%22&rnum=2&hl=en#7cd22694da3a6062
    ++++++
    During the installation process of SQL Server 2005, Setup complains it cannot
    connect to the database service for server configuration. The error was:
    [Microsoft][SQL Native Client]Shared Memory Provider: No process is on the
    other end of the pipe .
    I have checked that the pipe exists (\\.\pipe\SQLLocal\MyInstance), but
    everytime the installer attempts the connecting the pipe is closed by the
    server and another is reopened. That's why the Client says there is no
    process on the other end of the pipe.
    I have re-installed 'everything', tried connections via TCP, but nothing
    works.
    I have made a small application to connect to the pipe and noticed that
    there are 3 instances of the pipe running, one that I am connecting to, and 2
    listening pipes. If I write to 'my' pipe SQL server disconnects the pipe and
    reopens another too. The difference is that SQL server writes an error
    message in the log file. No such luck when the Native client is doing the
    same.
    What more can I do?
    ++++++
    and an answer
    ++++++
    I finaly found the problem to be the certificate used.
    I noticed that a certificate was added to the machinekeys just recently.
    (in C:\Documents and Settings\All Users\Application
    Data\Microsoft\Crypto\RSA\MachineKeys)
    I renamed it to another name and re-installed sql server.
    I noticed that sql server ERRORLOG complained about certificate that it
    couldn't load and the generation of a self-generaed certificate (see below)
    "2005-12-10 21:01:02.30 Server      The server could not load the
    certificate it needs to initiate an SSL connection. It returned the following
    error: 0x8009030d. Check certificates to make sure they are valid.
    2005-12-10 21:01:02.49 Server      A self-generated certificate was
    successfully loaded for encryption."
    Now the installation succeeded
    ++++++
    With Windows 2008 it was really a challange to get access to this folder (!!!)
    After clearing the folder the ReInstall of SQL Server works fine.
    Now the SQL Server & the SQL Server Agent works again.
    The problem was anything with encryption, old certs & files.
    I don't think that everyone can afford reinstalling SQL server.
    I finaly found the problem to be the certificate used.
    I noticed that a certificate was added to the machinekeys just recently.
    (in C:\Documents and Settings\All Users\Application
    Data\Microsoft\Crypto\RSA\MachineKeys)
    I think this is what the following blog was saying , a problem with certification
    http://blogs.msdn.com/sql_protocols/archive/2006/07/26/678596.aspx
    Cheers
    Please mark as answer if you think this answers your questions

  • Obiee 11.1.1.6 installation error: inst:08030 unable to connect the databse

    Hello Gurus,
    I am new to linux and oracle world. trying to install OBIEE 11.1.1.6.0 and getting
    INST-08030 unable to connect to the Database with the given credentials. Listner could be down"
    *_Database_*
    My database(11gR2) and DEV_BIPLATFORM schema is in 64 bit windows 7. I have applied the january 2012 patch for oracle (patch id 10432045). In windows I can login using sqlplus dev_biplatform/password@orcl. windows static IP is 192.168.1.100.
    The tnsnames entry in windows is.
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = HPC1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    _*OBIEE*_
    I am trying to install OBIEE on an oracle linux 64 bit guest on OracleVirtualBox on the above windows host. Guest Linux IP is fixed to 192.168.1.101. The Oracle VM network setting attached to value is set to Bridged Adapter. I can ping from linux to the host winodws 7.
    On step 8 of 14 the this is my input:
    Database Type- oracle database
    connect string- 192.168.1.100:1521:orcl
    BIPLATFORM schema - DEV_BIPLATFORM
    password- password
    _*Problem*_
    I cannot go past step 8 above. INST-08030 unable to connect to the Database with the given credentials. Listner could be down"
    what have I done:_
    somewhere I read that I need to apply oracle January patch to my metadata database. I did that.
    Please help me here!
    Thanks,
    Badal
    Edited by: Badal on Mar 4, 2012 4:51 AM
    Edited by: Badal on Mar 4, 2012 5:11 AM

    I think I got a resolution of the problem. I had to do the following steps to get the installer successfully connect to my repository schemas in Windows 7.
    steps:
    1- Change my home router setting to reserve specifc IP adresses to all MAC addresses on my home network. If your router does not have this "reserve" feature , you need to disable DHCP and assign static IP to all machines in the lome LAN.
    1- Disable firewall in the Linux guest where I am installing OBIEE.
    2- Change Windows firewall rule to allow all port and all protocol connection from range of IP in the home LAN. If you have time you may be able to trim this setting to allow specifc ports and IPs.
    I also installed oracle instant client and sqlplus in the Linux guest to help me troublesoot the connection problem. It does not require a permanent oracle home to be set. So it won't interfere on obiee home etc.
    Thanks all for your help.
    Badal
    Edited by: Badal on Mar 5, 2012 8:52 AM

  • Unable to connect to Data Warehouse Server

    I have a Data Warehouse Server that appears to be functioning but is running System Center Service Manager 2010 (w/ out SP1), Also have a functioning Configuration Management Server with Reporting Services Point installed the is running System Center
    2012. Both systems are VM's running Windows Server 2008 R2 Enterprise w/ SP1 fully patched. Both systems are running SQL Server 2008 R2 as well. When I try to register the Data Warehouse Server via the GUI using the console or in Powershell it errors
    out. Particularly on the GUI with the error "Unable to connect to data warehouse management server". I can browse to it, ping it, get the configuration management reports to run and show my AD assets, etc... but it will not register the DWS. I have
    tried every suggestion TechNet has to offer and I am hitting a wall. Can someone please, please, please help!?!

    These are the types of errors I am getting in the Event Logs:
    Log Name:      Operations Manager
    Source:        Console Operations
    Date:          4/22/2014 11:18:53 AM
    Event ID:      33569
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      IS-V004.CH.ElSegundo.org
    Description:
    Cannot connect to SQL Reporting Services Server.  Message= Cannot display reporting wunderbar because the information is not yet available in DW CMDB.  Remediation = Please wait for MP sync process to finish and try again later.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Console Operations" />
        <EventID Qualifiers="49152">33569</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-04-22T18:18:53.000000000Z" />
        <EventRecordID>71</EventRecordID>
        <Channel>Operations Manager</Channel>
        <Computer>IS-V004.CH.ElSegundo.org</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Cannot display reporting wunderbar because the information is not yet available in DW CMDB.</Data>
        <Data>Please wait for MP sync process to finish and try again later.</Data>
      </EventData>
    </Event>
    Log Name:      Operations Manager
    Source:        Console Operations
    Date:          4/22/2014 11:18:42 AM
    Event ID:      33569
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      IS-V004.CH.ElSegundo.org
    Description:
    Cannot connect to SQL Reporting Services Server.  Message= An unexpected error occured while connecting to SQL Reporting Services server: System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.EnterpriseManagement.UI.SdkDataAccess.ManagementGroupServerSession.TryConnectToReportingManagementGroup()  Remediation = Please contact your Administrator.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Console Operations" />
        <EventID Qualifiers="49152">33569</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-04-22T18:18:42.000000000Z" />
        <EventRecordID>68</EventRecordID>
        <Channel>Operations Manager</Channel>
        <Computer>IS-V004.CH.ElSegundo.org</Computer>
        <Security />
      </System>
      <EventData>
        <Data>An unexpected error occured while connecting to SQL Reporting Services server: System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.EnterpriseManagement.UI.SdkDataAccess.ManagementGroupServerSession.TryConnectToReportingManagementGroup()</Data>
        <Data>Please contact your Administrator.</Data>
      </EventData>
    </Event>

  • Unable to connect to a secure wireless network - Event ID: 8002 Task Category: AcmConnection..., Event ID: 11006, Event ID: 11006

    Hi, 
    I have a Dell Latitude E6440 running Win 7
    Enterprise 64 on a domain. It will connect to any unsecured network, and it can see the secured network in the list when I click the wireless connection icon on the system tray. When I go to manage wireless networks, the secured network does not show
    up (and thus, I cannot delete the network to try to re-add it). Normally, we would add the secure network here. I click Add, give the name in the correct syntax, add the needed information (WPA/2-Enterprise, EAS or TKIP), and hit Next, it immediately returns
    with "An unexpected error occurred". A similar thing happens when I hit Connect from the list of available networks that pops up when I open the system tray icon: it says it was unable to connect, when I hit troubleshoot, it says that it could not
    identify the problem. The event log shows the error below. I haven't been able to find any resolutions here or elsewhere that address the fact that I can connect to unsecured wireless networks, but not secured wireless networks.
    Other notable troubleshooting steps:
    Uninstalled/Reinstalled wireless adapter with the latest driver
    Other laptops are able to access the same secure wireless network
    The first WLAN-AutoConfig error in the event log was Event ID: 12013, attempting a 802.1x authentication. Then Event ID: 11006; stating "Explicit Eap failure received". After a few days of alternating all 3 errors, they started to only error on
    Event ID 8002.
    Log Name:      Microsoft-Windows-WLAN-AutoConfig/Operational
    Source:        Microsoft-Windows-WLAN-AutoConfig
    Date:          6/4/2014 11:53:55 AM
    Event ID:      8002
    Task Category: AcmConnection
    Level:         Error
    Keywords:      (512)
    User:          SYSTEM
    Computer:      [COMPUTERNAME.DOMAIN]
    Description:
    WLAN AutoConfig service failed to connect to a wireless network.
    Network Adapter: Intel(R) Centrino(R) Advanced-N 6235 Interface GUID: {f27af762-dff8-4927-84e0-7f4ade30dcc9}
    Connection Mode: Connection to a secure network without a profile Profile Name: [SECURE NETWORK NAME]
    SSID: [SECURE NETWORK SSID]
    BSS Type: Infrastructure
    Failure Reason:The specific network is not available.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-WLAN-AutoConfig" Guid="{9580D7DD-0379-4658-9870-D5BE7D52D6DE}" />
        <EventID>8002</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>24010</Task>
        <Opcode>191</Opcode>
        <Keywords>0x8000000000000200</Keywords>
        <TimeCreated SystemTime="2014-06-04T16:53:55.956762800Z" />
        <EventRecordID>1475</EventRecordID>
        <Correlation />
        <Execution ProcessID="432" ThreadID="5348" />
        <Channel>Microsoft-Windows-WLAN-AutoConfig/Operational</Channel>
        <Computer>[COMPUTERNAME.DOMAIN]</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="InterfaceGuid">{F27AF762-DFF8-4927-84E0-7F4ADE30DCC9}</Data>
        <Data Name="InterfaceDescription">Intel(R) Centrino(R) Advanced-N 6235</Data>
        <Data Name="ConnectionMode">Connection to a secure network without a profile</Data>
        <Data Name="ProfileName">[SECURE NETWORK NAME]</Data>
        <Data Name="SSID">[SECURE NETWORK NAME]</Data>
        <Data Name="BSSType">Infrastructure</Data>
        <Data Name="FailureReason">The specific network is not available.</Data>
        <Data Name="ReasonCode">163851</Data>
        <Data Name="ConnectionId">0x6</Data>
      </EventData>
    </Event>

    check this article:http://technet.microsoft.com/en-us/library/cc735927(v=ws.10).aspx
    also could contact your domain administrator to ask for help.

  • Lync "unable to connect" to meetings on Mountain Lion

    Hi All,
    I've just upgraded to Mountain Lion and am facing an issue with Lync where it won't connect to meetings. It will eventually connect after I refresh the URL enough times, but most times I will get this message:
    "Unable to connect. Try connecting to the online meeting by using the Web browser that is currently open."
    I've enabled logging and get a huge amount of output from just one attempt to load a meeting. Here it is below. Any ideas that could help?
    Thanks in advance,
    Evan

    11/15/2012|14:46:19.899 DA0:AC0B7A28 INFO  :: ~In trxn corr-id (81D9F118)
    11/15/2012|14:46:22.149 DA0:AC0B7A28 INFO  :: ~In trxn corr-id (7B5E1038)
    11/15/2012|14:46:22.877 DA0:AC0B7A28 INFO  :: LoadXMLDOMNode: "XMLString size=481"
    11/15/2012|14:46:22.877 DA0:AC0B7A28 ERROR :: CreateNewSqmSession: "Error: hr = 80000008 - " "Sqm is not enabled"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: - Log message too long!
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.878 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 INFO  :: AddListener: "Listener 'ConversationState' added to server link 'OCS-User-Services-Cluster'."
    11/15/2012|14:46:22.879 DA0:AC0B7A28 INFO  :: AddObserver: "Adding observer for local contact."
    11/15/2012|14:46:22.879 DA0:AC0B7A28 INFO  :: AddObserver: "subscrption type is NoSubscription"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 INFO  :: FireParticipantAdded: "ParticipantAdded Event Queued. Conv-81D04678, Participant-81D044A8, Evan Leonard"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 INFO  :: PropertyUpdateTrigger: "Can't update remote P2P recording policy because local or remote participant is empty."
    11/15/2012|14:46:22.879 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 ERROR :: GetCapabilities: "ConversationProperty_CanStartContentSharing not set on conversation state 81D04684 or set with type 0"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 INFO  :: ResourceMonitoringAddRef: "Adding 81D046B0 to m_resourceMonitoringClientArray"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 INFO  :: CanSelectResourcesToShare: "sAllowedAppDesktopSharingLevel set to 0"
    11/15/2012|14:46:22.879 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:22.879 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:22.880 DA0:AC0B7A28 INFO  :: AddObserver: "Adding observer for local contact."
    11/15/2012|14:46:22.880 DA0:AC0B7A28 INFO  :: AddObserver: "subscrption type is NoSubscription"
    11/15/2012|14:46:22.880 DA0:AC0B7A28 INFO  :: CMfuConvLogObserver: "mfuGroupModel=82043618, convModel=81D04678"
    11/15/2012|14:46:22.880 DA0:AC0B7A28 INFO  :: InternalCreateConversation: "Created new conversation = 81D04678"
    11/15/2012|14:46:22.889 DA0:AC0B7A28 INFO  :: Set: "SetProperty this = 81886048, Property = 50331662"
    11/15/2012|14:46:22.889 DA0:AC0B7A28 INFO  :: Set: "SetProperty this = 81886048, Property = 16777223"
    11/15/2012|14:46:22.889 DA0:AC0B7A28 INFO  :: Set: "SetProperty this = 81886048, Property = 50331662"
    11/15/2012|14:46:23.155 DA0:AC0B7A28 ERROR :: GetContentManager: "Error: returning hr = 80F10001"
    11/15/2012|14:46:23.156 DA0:AC0B7A28 INFO  :: Set: "SetProperty this = 81886048, Property = 117440523"
    11/15/2012|14:46:23.156 DA0:AC0B7A28 INFO  :: Set: "SetProperty this = 81886048, Property = 16777273"
    11/15/2012|14:46:23.156 DA0:AC0B7A28 INFO  :: Start: "StartMode this = 81886048, mode = 16"
    11/15/2012|14:46:23.156 DA0:AC0B7A28 INFO  :: CAcceptCallEscalation: "CAcceptCallEscalation - starting, this = 7ABF1808, mode = 4"
    11/15/2012|14:46:23.156 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: hr = 80000008 - " "invalid session index 0."
    11/15/2012|14:46:23.156 DA0:AC0B7A28 INFO  :: Start: "Start - starting, this = 7ABF1808"
    11/15/2012|14:46:23.156 DA0:AC0B7A28 INFO  :: SetCurrentImplementation: "SetCurrentImplementation - current implementation now set to 3, this = 7ABC9208"
    11/15/2012|14:46:23.157 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:23.157 DA0:AC0B7A28 INFO  :: FireParticipantStateChange: "ParticipantStateChange Event. Conv-81D04678, Participant-81D044A8, Voice - State - Outgoing - Cookie - 0x0000003e, hr=0"
    11/15/2012|14:46:23.157 DA0:AC0B7A28 INFO  :: DoWork: "DoWork - returning with hr = 0"
    11/15/2012|14:46:23.157 DA0:AC0B7A28 INFO  :: DoWork: "DoWork - starting, this = 7ABF192C"
    11/15/2012|14:46:23.157 DA0:AC0B7A28 ERROR :: GetSqmSession: "Error: returning hr = 80000003"
    11/15/2012|14:46:23.157 DA0:AC0B7A28 INFO  :: FireParticipantStateChange: "ParticipantStateChange Event. Conv-81D04678, Participant-81D044A8, LCSConf - State - Outgoing - Cookie - 0x0000003c, hr=0"
    11/15/2012|14:46:23.157 DA0:AC0B7A28 INFO  :: GetCapabilities: "State is not Ringing or >= InConversation : State = 2"
    11/15/2012|14:46:23.157 DA0:AC0B7A28 ERROR :: Connect: "Couldn't Add Lobby Capable Property hr - 0x0"
    11/15/2012|14:46:23.157 DA0:AC0B7A28 INFO  :: Connect: "Send recording status when join conf: 0"
    11/15/2012|14:46:23.157 DA0:AC0B7A28 ERROR :: Connect: "Couldn't Add UCCOCE_CLIENT_RECORDING Property hr - 0x0"
    11/15/2012|14:46:23.157 DA0:AC0B7A28 ERROR :: Connect: "Couldn't Add UCCOCEE_PARTICIPANT_LIMIT_MAX Property hr - 0x0"
    11/15/2012|14:46:23.157 DA0:AC0B7A28 INFO  :: MSP.SetMultipartySsnRole[818BDD58] 0->0
    11/15/2012|14:46:23.158 DA0:AC0B7A28 INFO  :: There is no Service-Route to copy
    11/15/2012|14:46:23.158 DA0:AC0B7A28 INFO  :: call.SetRemote[7ADBD208] sip:*******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII:(null);(null),0,0
    11/15/2012|14:46:23.158 DA0:AC0B7A28 INFO  :: virtual HRESULT SIP_CALL::SetLocalAndRemoteForConnect(const CHAR*, SIZE_T, SIP_URL*, SIP_URL*, SIP_URL*, const CHAR*, SIZE_T, SIP_SECURITY_LEVEL, LONG, const SIP_HANDSHAKE_INFO*) - Call.Invite[7ADBD208]0:sip:******@progress.com==>sip:******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII:, RM=(null)
    11/15/2012|14:46:23.158 DA0:AC0B7A28 INFO  :: HRESULT SIP_MSG_PROCESSOR::OnRequestConnectionConnectComplete(HRESULT) - Enter this: 7ADBD260, callid=(null), ErrorCode: 0x0
    11/15/2012|14:46:23.158 DA0:AC0B7A28 INFO  :: Outgoing 7ADBD260-<sip:******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII>, local=sip:******@progress.com
    11/15/2012|14:46:23.158 DA0:AC0B7A28 INFO  :: call.SetRemote[7ADBD208] sip:e******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII:(null);(null)
    11/15/2012|14:46:23.158 DA0:AC0B7A28 INFO  :: Out trxn corr-id (81D75FB8)
    11/15/2012|14:46:23.158 DA0:AC0B7A28 INFO  :: MSP.SetState[818BDD58] SIP_CALL_STATE_IDLE->SIP_CALL_STATE_CONNECTING, local=sip:******@progress.com
    11/15/2012|14:46:23.158 DA0:AC0B7A28 INFO  :: Trxn corr-id (81D75FB8), SIP msg corr-id (d3ca01ed)
    11/15/2012|14:46:23.159 DA0:AC0B7A28 INFO  :: Sending Packet - 131.239.30.144:5061 (From Local Address: 192.168.7.4:41970) 2048 bytes:
    11/15/2012|14:46:23.159 DA0:AC0B7A28 INFO  :: INVITE sip:******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII SIP/2.0
    Via: SIP/2.0/TLS 192.168.7.4:41970
    Max-Forwards: 70
    From: <sip:******@progress.com>;tag=bf2aac529f;epid=4a70361eb5
    To: <sip:******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII>
    Call-ID: ffc368f9e7b6b6468946d573c258cae2
    CSeq: 1 INVITE
    Contact: <sip:******@progress.com;opaque=user:epid:kNer5o-kUl2g5CL0QZKI0AAA;gruu>
    User-Agent: UCCAPI/4.0.7323.0 MC/14.0.0223.2 (Microsoft Lync for Mac 2011)
    Supported: ms-dialog-route-set-update
    Supported: timer
    Supported: histinfo
    Supported: ms-safe-transfer
    Supported: ms-sender
    Supported: ms-early-media
    ms-keep-alive: UAC;hop-hop=yes
    Allow: INVITE, BYE, ACK, CANCEL, INFO, UPDATE, REFER, NOTIFY, BENOTIFY, OPTIONS
    ms-subnet: 192.168.7.0
    Proxy-Authorization: TLS-DSK qop="auth", realm="SIP Communications Service", opaque="2E168D0E", targetname="NTMAUCSRV02.bedford.progress.com", crand="ec558eda", cnum="173", response="971830375043a006a8432dd7688e94bb4852a97e"
    Content-Type: application/cccp+xml
    Content-Length: 961
    <?xml version="1.0"?>
    <request xmlns="urn:ietf:params:xml:ns:cccp" xmlns:mscp="http://schemas.microsoft.com/rtc/2005/08/cccpextensions" C3PVersion="1" to="sip:******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII" from="sip:[email protected]" requestId="0"><addUser><conferenceKeys confEntity="sip:******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII"/><ci:user xmlns:ci="urn:ietf:params:xml:ns:conference-info" entity="sip:e******@progress.com"><ci:roles><ci:entry>attendee</ci:entry></ci:roles><ci:endpoint entity="{8709B4F1-0F5E-3844-A298-277B473F902F}" xmlns:msci="http://schemas.microsoft.com/rtc/2005/08/confinfoextensions"><msci:clientInfo><cis:separator xmlns:cis="urn:ietf:params:xml:ns:conference-info-separator"></cis:separator><m sci2:lobby-capable xmlns:msci2="http://schemas.microsoft.com/rtc/2008/12/confinfoextensions">true</msci2:lobby-capable></msci:clientInfo></ci:endpoint></ci:user></addUser> </request>
    11/15/2012|14:46:23.159 DA0:AC0B7A28 INFO  :: End of Sending Packet - 131.239.30.144:5061 (From Local Address: 192.168.7.4:41970) 2048 bytes
    11/15/2012|14:46:23.159 DA0:AC0B7A28 INFO  :: Enter - successfully sent INVITE
    11/15/2012|14:46:23.159 DA0:AC0B7A28 INFO  :: CEffectivePermissions: ""
    11/15/2012|14:46:23.159 DA0:AC0B7A28 INFO  :: CPermissionManager: ""
    11/15/2012|14:46:23.159 DA0:AC0B7A28 INFO  :: Initialize: ""
    11/15/2012|14:46:23.159 DA0:AC0B7A28 INFO  :: Recalculate: ""
    11/15/2012|14:46:23.159 DA0:AC0B7A28 WARN  :: GetPermission: "Platform permissions not yet received: permission=2, attendee " "permission name='AsynchronousBrowsingAllowedAttendee', presenter permission name='AsynchronousBrowsingAllowedPresenter'"
    11/15/2012|14:46:23.159 DA0:AC0B7A28 WARN  :: GetPolicy: "Platform policy not yet received: policy=2, policy name='EnableDataCollaboration'"
    11/15/2012|14:46:23.159 DA0:AC0B7A28 WARN  :: GetPolicy: "Platform policy not yet received: policy=2, policy name='EnableDataCollaboration'"
    11/15/2012|14:46:23.159 DA0:AC0B7A28 WARN  :: GetPolicy: "Platform policy not yet received: policy=2, policy name='EnableDataCollaboration'"
    11/15/2012|14:46:23.159 DA0:AC0B7A28 WARN  :: GetPolicy: "Platform policy not yet received: policy=2, policy name='EnableDataCollaboration'"
    11/15/2012|14:46:23.159 DA0:AC0B7A28 WARN  :: GetPolicy: "Platform policy not yet received: policy=2, policy name='EnableDataCollaboration'"
    11/15/2012|14:46:23.159 DA0:AC0B7A28 WARN  :: GetPolicy: "Platform policy not yet received: policy=3, policy name='AllowAnnotations'"
    11/15/2012|14:46:23.159 DA0:AC0B7A28 WARN  :: GetPolicy: "Platform policy not yet received: policy=3, policy name='AllowAnnotations'"
    11/15/2012|14:46:23.159 DA0:AC0B7A28 WARN  :: GetPolicy: "Platform policy not yet received: policy=5, policy name='AllowPolls'"
    11/15/2012|14:46:23.159 DA0:AC0B7A28 WARN  :: GetPolicy: "Platform policy not yet received: policy=1, policy name='AllowUserToScheduleMeetingsWithAppSharing'"
    11/15/2012|14:46:23.159 DA0:AC0B7A28 WARN  :: GetPolicy: "Platform policy not yet received: policy=7, policy name='AttendeesCanShare'"
    11/15/2012|14:46:23.159 DA0:AC0B7A28 INFO  :: Initialize: ""
    11/15/2012|14:46:23.160 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:1 with AppLayerMode:10, AppLayerAction:1D to Available :0"
    11/15/2012|14:46:23.160 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 16."
    11/15/2012|14:46:23.160 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.160 DA0:AC0B7A28 ERROR :: OnCapabilityChange: "Failed to get the modality object. mode 16 and HR: 0x80c80004."
    11/15/2012|14:46:23.160 DA0:AC0B7A28 INFO  :: HandleCapabilityChange: "[Auto]The Action and the value are 29 and 0 for sip:******@progress.com"
    11/15/2012|14:46:23.160 DA0:AC0B7A28 INFO  :: HandleCapabilityChange: "The Action and the value are 29 and 0 for sip:******@progress.com"
    11/15/2012|14:46:23.160 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:1 with AppLayerMode:4, AppLayerAction:1D to Available :0"
    11/15/2012|14:46:23.160 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:1 with AppLayerMode:2, AppLayerAction:1D to Available :0"
    11/15/2012|14:46:23.160 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:1 with AppLayerMode:10, AppLayerAction:20 to Available :0"
    11/15/2012|14:46:23.160 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 16."
    11/15/2012|14:46:23.160 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.160 DA0:AC0B7A28 ERROR :: OnCapabilityChange: "Failed to get the modality object. mode 16 and HR: 0x80c80004."
    11/15/2012|14:46:23.160 DA0:AC0B7A28 INFO  :: HandleCapabilityChange: "[Auto]The Action and the value are 32 and 0 for sip:******@progress.com"
    11/15/2012|14:46:23.160 DA0:AC0B7A28 INFO  :: HandleCapabilityChange: "The Action and the value are 32 and 0 for sip:*******@progress.com"
    11/15/2012|14:46:23.160 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:1 with AppLayerMode:10, AppLayerAction:22 to Available :0"
    11/15/2012|14:46:23.160 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 16."
    11/15/2012|14:46:23.160 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.160 DA0:AC0B7A28 ERROR :: OnCapabilityChange: "Failed to get the modality object. mode 16 and HR: 0x80c80004."
    11/15/2012|14:46:23.161 DA0:AC0B7A28 INFO  :: HandleCapabilityChange: "[Auto]The Action and the value are 34 and 0 for sip:e*****@progress.com"
    11/15/2012|14:46:23.161 DA0:AC0B7A28 INFO  :: HandleCapabilityChange: "The Action and the value are 34 and 0 for sip:*******@progress.com"
    11/15/2012|14:46:23.161 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:1 with AppLayerMode:0, AppLayerAction:26 to Available :0"
    11/15/2012|14:46:23.161 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 0."
    11/15/2012|14:46:23.161 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.161 DA0:AC0B7A28 ERROR :: OnCapabilityChange: "Failed to get the modality object. mode 0 and HR: 0x80c80004."
    11/15/2012|14:46:23.161 DA0:AC0B7A28 INFO  :: HandleCapabilityChange: "[Auto]The Action and the value are 38 and 0 for sip:******@progress.com"
    11/15/2012|14:46:23.161 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554436, pre: Property 33554436, value is empty, new Property 33554436, value 1"
    11/15/2012|14:46:23.161 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:0, AppLayerAction:1C to Available :1"
    11/15/2012|14:46:23.161 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 0."
    11/15/2012|14:46:23.161 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.161 DA0:AC0B7A28 ERROR :: OnCapabilityChange: "Failed to get the modality object. mode 0 and HR: 0x80c80004."
    11/15/2012|14:46:23.161 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:0, AppLayerAction:A to Available :0"
    11/15/2012|14:46:23.161 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 0."
    11/15/2012|14:46:23.161 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.161 DA0:AC0B7A28 ERROR :: OnCapabilityChange: "Failed to get the modality object. mode 0 and HR: 0x80c80004."
    11/15/2012|14:46:23.161 DA0:AC0B7A28 ERROR :: virtual HRESULT SIP_URL::ParseUrlParams(const CHAR*, SIZE_T, SIZE_T*, BOOL) invalid char L found when trying to parse params
    11/15/2012|14:46:23.161 DA0:AC0B7A28 ERROR :: virtual HRESULT SIP_URL::ParseUrlBase(const CHAR*, SIZE_T, SIZE_T*, BOOL, BOOL) ParseSipUrlParams failed 80000008
    11/15/2012|14:46:23.161 DA0:AC0B7A28 ERROR :: InternalInitialize ParseSipUrl(sip:Evan Leonard) failed 80ee0012
    11/15/2012|14:46:23.161 DA0:AC0B7A28 ERROR :: IsAnonymousUserUri: "Failed to parse uri: sip:Evan Leonard hr=80EE0012"
    11/15/2012|14:46:23.161 DA0:AC0B7A28 INFO  :: SetStates: "Updating States. Old states =0x0, New states =0x1"
    11/15/2012|14:46:23.161 DA0:AC0B7A28 INFO  :: ProcessSingleConversationStateChange: "trigger = 0x81d04678, oldStates = 0x00000000, newStates = 0x00000001, " "oldAggregatedStates = 0x00000000, newAggregatedStates = 0x00000001"
    11/15/2012|14:46:23.172 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.173 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.174 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.181 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777232, pre: Property 16777232, value is empty, new Property 16777232, value 1"
    11/15/2012|14:46:23.182 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 50331649, pre: Property 50331649, value is empty, new Property 50331649, value is empty"
    11/15/2012|14:46:23.182 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554435, pre: Property 33554435, value is empty, new Property 33554435, value is empty"
    11/15/2012|14:46:23.182 DA0:AC0B7A28 ERROR :: UpdateProperty: "Error: hr = 80000003 - " "Failed to convert from app layer property variant 805830658."
    11/15/2012|14:46:23.182 DA0:AC0B7A28 ERROR :: HandlePropertyChange: "Error: hr = 80000003 - " "Failed to update property for conversation."
    11/15/2012|14:46:23.182 DA0:AC0B7A28 ERROR :: OnPropertyChange: "Failed to handle conversation property change."
    11/15/2012|14:46:23.182 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777224, pre: Property 16777224, value is empty, new Property 16777224, value 1"
    11/15/2012|14:46:23.182 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 22, participant 81D044A8, pre: Property 22, value is empty, new Property 22, value 1"
    11/15/2012|14:46:23.182 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 23, participant 81D044A8, pre: Property 23, value is empty, new Property 23, value 1"
    11/15/2012|14:46:23.182 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 24, participant 81D044A8, pre: Property 24, value is empty, new Property 24, value 1"
    11/15/2012|14:46:23.182 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 25, participant 81D044A8, pre: Property 25, value is empty, new Property 25, value 1"
    11/15/2012|14:46:23.182 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:0, AppLayerAction:B to Available :0"
    11/15/2012|14:46:23.182 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 0."
    11/15/2012|14:46:23.182 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.182 DA0:AC0B7A28 ERROR :: OnCapabilityChange: "Failed to get the modality object. mode 0 and HR: 0x80c80004."
    11/15/2012|14:46:23.182 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 10, participant 81D044A8, pre: Property 10, value is empty, new Property 10, value 1"
    11/15/2012|14:46:23.182 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 50331653, pre: Property 50331653, value is empty, new Property 50331653, value "
    11/15/2012|14:46:23.183 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 50331654, pre: Property 50331654, value is empty, new Property 50331654, value "
    11/15/2012|14:46:23.183 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 50331662, pre: Property 50331662, value is empty, new Property 50331662, value 1"
    11/15/2012|14:46:23.183 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 50331649, pre: Property 50331649, value is empty, new Property 50331649, value "
    11/15/2012|14:46:23.183 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554435, pre: Property 33554435, value is empty, new Property 33554435, value 1"
    11/15/2012|14:46:23.183 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777223, pre: Property 16777223, value is empty, new Property 16777223, value 1"
    11/15/2012|14:46:23.183 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777231, pre: Property 16777231, value is empty, new Property 16777231, value 1"
    11/15/2012|14:46:23.183 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777243, pre: Property 16777243, value is empty, new Property 16777243, value 1"
    11/15/2012|14:46:23.183 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 50331676, pre: Property 50331676, value is empty, new Property 50331676, value "
    11/15/2012|14:46:23.183 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554462, pre: Property 33554462, value is empty, new Property 33554462, value 0"
    11/15/2012|14:46:23.183 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554463, pre: Property 33554463, value is empty, new Property 33554463, value 0"
    11/15/2012|14:46:23.184 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554481, pre: Property 33554481, value is empty, new Property 33554481, value 0"
    11/15/2012|14:46:23.184 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554464, pre: Property 33554464, value is empty, new Property 33554464, value 0"
    11/15/2012|14:46:23.184 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554465, pre: Property 33554465, value is empty, new Property 33554465, value 0"
    11/15/2012|14:46:23.184 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777255, pre: Property 16777255, value is empty, new Property 16777255, value 1"
    11/15/2012|14:46:23.184 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777256, pre: Property 16777256, value is empty, new Property 16777256, value 1"
    11/15/2012|14:46:23.184 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554479, pre: Property 33554479, value is empty, new Property 33554479, value 0"
    11/15/2012|14:46:23.184 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777273, pre: Property 16777273, value is empty, new Property 16777273, value 1"
    11/15/2012|14:46:23.184 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777281, pre: Property 16777281, value is empty, new Property 16777281, value 1"
    11/15/2012|14:46:23.184 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 50331715, pre: Property 50331715, value is empty, new Property 50331715, value "
    11/15/2012|14:46:23.184 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 117440521, pre: Property 117440521, value is empty, new Property 117440521, value 7"
    11/15/2012|14:46:23.184 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 117440523, pre: Property 117440523, value is empty, new Property 117440523, value 7"
    11/15/2012|14:46:23.184 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 134217764, pre: Property 134217764, value is empty, new Property 134217764, value 8"
    11/15/2012|14:46:23.185 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 369098814, pre: Property 369098814, value is empty, new Property 369098814, value 22"
    11/15/2012|14:46:23.185 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554482, pre: Property 33554482, value is empty, new Property 33554482, value 0"
    11/15/2012|14:46:23.185 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554483, pre: Property 33554483, value is empty, new Property 33554483, value 0"
    11/15/2012|14:46:23.185 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554484, pre: Property 33554484, value is empty, new Property 33554484, value 0"
    11/15/2012|14:46:23.185 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554485, pre: Property 33554485, value is empty, new Property 33554485, value 0"
    11/15/2012|14:46:23.185 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554486, pre: Property 33554486, value is empty, new Property 33554486, value 0"
    11/15/2012|14:46:23.185 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.185 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.186 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.186 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554487, pre: Property 33554487, value is empty, new Property 33554487, value 0"
    11/15/2012|14:46:23.186 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777280, pre: Property 16777280, value is empty, new Property 16777280, value 0"
    11/15/2012|14:46:23.186 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 134217741, pre: Property 134217741, value is empty, new Property 134217741, value 8"
    11/15/2012|14:46:23.186 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777223, pre: Property 16777223, value 1, new Property 16777223, value 1"
    11/15/2012|14:46:23.186 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 50331662, pre: Property 50331662, value 1, new Property 50331662, value 1"
    11/15/2012|14:46:23.186 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554463, pre: Property 33554463, value 0, new Property 33554463, value 1"
    11/15/2012|14:46:23.186 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554465, pre: Property 33554465, value 0, new Property 33554465, value is empty"
    11/15/2012|14:46:23.186 DA0:AC0B7A28 ERROR :: UpdateProperty: "Error: hr = 80000003 - " "Failed to convert from app layer property variant 805830668."
    11/15/2012|14:46:23.186 DA0:AC0B7A28 ERROR :: HandlePropertyChange: "Error: hr = 80000003 - " "Failed to update property for conversation."
    11/15/2012|14:46:23.186 DA0:AC0B7A28 ERROR :: OnPropertyChange: "Failed to handle conversation property change."
    11/15/2012|14:46:23.186 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777231, pre: Property 16777231, value 1, new Property 16777231, value 1"
    11/15/2012|14:46:23.187 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.187 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.187 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.187 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777232, pre: Property 16777232, value 1, new Property 16777232, value 1"
    11/15/2012|14:46:23.187 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:2, AppLayerAction:1 to Available :1"
    11/15/2012|14:46:23.187 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:2, AppLayerAction:1D to Available :1"
    11/15/2012|14:46:23.187 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:2, AppLayerAction:13 to Available :1"
    11/15/2012|14:46:23.187 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:1 to Available :1"
    11/15/2012|14:46:23.187 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:1D to Available :1"
    11/15/2012|14:46:23.187 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:2 to Available :0"
    11/15/2012|14:46:23.187 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:8, AppLayerAction:1 to Available :1"
    11/15/2012|14:46:23.187 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:8, AppLayerAction:1 to Available :1"
    11/15/2012|14:46:23.188 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:8, AppLayerAction:1D to Available :1"
    11/15/2012|14:46:23.188 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:8, AppLayerAction:1D to Available :1"
    11/15/2012|14:46:23.188 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:8, AppLayerAction:2 to Available :0"
    11/15/2012|14:46:23.188 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:8, AppLayerAction:2 to Available :0"
    11/15/2012|14:46:23.188 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:1 to Available :1"
    11/15/2012|14:46:23.188 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:2 to Available :0"
    11/15/2012|14:46:23.188 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:1D to Available :1"
    11/15/2012|14:46:23.188 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:1C to Available :1"
    11/15/2012|14:46:23.188 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:29 to Available :0"
    11/15/2012|14:46:23.188 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:2A to Available :0"
    11/15/2012|14:46:23.188 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:2B to Available :0"
    11/15/2012|14:46:23.189 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:2C to Available :0"
    11/15/2012|14:46:23.189 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:2D to Available :0"
    11/15/2012|14:46:23.189 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:2E to Available :0"
    11/15/2012|14:46:23.189 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:18 to Available :0"
    11/15/2012|14:46:23.189 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:3 to Available :0"
    11/15/2012|14:46:23.189 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:10 to Available :0"
    11/15/2012|14:46:23.189 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:11 to Available :0"
    11/15/2012|14:46:23.189 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:C to Available :0"
    11/15/2012|14:46:23.189 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:19 to Available :0"
    11/15/2012|14:46:23.189 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:800, AppLayerAction:1 to Available :1"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 50331658, pre: Property 50331658, value is empty, new Property 50331658, value sip:e*****@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 16."
    11/15/2012|14:46:23.190 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 ERROR :: HandlePropertyChange: "Failed to get the modality object for mode: 0x10."
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:1 to Available :1"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:2 to Available :0"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:3 to Available :0"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:4 to Available :0"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:5 to Available :0"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:7 to Available :0"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:8 to Available :0"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:9 to Available :0"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:14 to Available :0"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:11 to Available :0"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:10 to Available :0"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:12 to Available :0"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:6 to Available :0"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:1B to Available :0"
    11/15/2012|14:46:23.190 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:4, AppLayerAction:1 to Available :0"
    11/15/2012|14:46:23.191 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554462, pre: Property 33554462, value 0, new Property 33554462, value 2"
    11/15/2012|14:46:23.191 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554481, pre: Property 33554481, value 0, new Property 33554481, value 4"
    11/15/2012|14:46:23.191 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554464, pre: Property 33554464, value 0, new Property 33554464, value 4"
    11/15/2012|14:46:23.191 DA0:AC0B7A28 ERROR :: OnParticipantStateChange: "Making outgoing call, no invited device detected."
    11/15/2012|14:46:23.191 DA0:AC0B7A28 WARN  :: ProcessSessionInvite: "failed to find remoteContactModel"
    11/15/2012|14:46:23.191 DA0:AC0B7A28 WARN  :: ProcessSessionDeflect: "failed to get remoteParticipant"
    11/15/2012|14:46:23.191 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.191 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.191 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.191 DA0:AC0B7A28 INFO  :: SetState: "SetState for url:sip:******@progress.com with mode:4, PrevAppLayerState:1 to PrevOCApiState:0, NewAppLayerState:2 to NewOCApiState:1"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: FireMediaFlowChangedEventsAuto: "FireMediaFlowChannelEventsAuto for local: 1"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: GetDataFromState: "direction from state for Mode: 4, SubMode: 0, UcModalityState: 0 DirFromState: 0 ChannelState: 0"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: GetDataFromState: "direction from state for Mode: 4, SubMode: 0, UcModalityState: 1 DirFromState: 0 ChannelState: 1"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: ApplyAndFireMediaFlow: "FireChannelState for  Mode : 4, ModeSubtype: 0, PrevChannelState:0 to NewChannelState:1, NewChannelDirection:3 "
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: FireChannelStateChangedEvent: "The channel oldState 0 newState 1."
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: FireStateChangedEvent: "The channel oldState 0 newState 1."
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:0, AppLayerAction:1C to Available :0"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 0."
    11/15/2012|14:46:23.192 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 ERROR :: OnCapabilityChange: "Failed to get the modality object. mode 0 and HR: 0x80c80004."
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:0, AppLayerAction:A to Available :0"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 0."
    11/15/2012|14:46:23.192 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 ERROR :: OnCapabilityChange: "Failed to get the modality object. mode 0 and HR: 0x80c80004."
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:8, AppLayerAction:1 to Available :0"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:8, AppLayerAction:1 to Available :0"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:8, AppLayerAction:1D to Available :0"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:8, AppLayerAction:1D to Available :0"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 16."
    11/15/2012|14:46:23.192 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 ERROR :: HandlePropertyChange: "Failed to get the modality object for mode: 0x10."
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554450, pre: Property 33554450, value is empty, new Property 33554450, value 2"
    11/15/2012|14:46:23.192 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:1 to Available :0"
    11/15/2012|14:46:23.193 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:1D to Available :0"
    11/15/2012|14:46:23.193 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:200, AppLayerAction:1C to Available :0"
    11/15/2012|14:46:23.193 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554481, pre: Property 33554481, value 4, new Property 33554481, value 20"
    11/15/2012|14:46:23.193 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554464, pre: Property 33554464, value 4, new Property 33554464, value 20"
    11/15/2012|14:46:23.193 DA0:AC0B7A28 WARN  :: ProcessSessionInvite: "failed to find remoteContactModel"
    11/15/2012|14:46:23.193 DA0:AC0B7A28 WARN  :: ProcessSessionDeflect: "failed to get remoteParticipant"
    11/15/2012|14:46:23.193 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.193 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.193 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.193 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 16."
    11/15/2012|14:46:23.193 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.193 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 16."
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: HandleParticipantStateChange: "Failed to get the modality object for mode: 0x10."
    11/15/2012|14:46:23.194 DA0:AC0B7A28 INFO  :: OnCapabilityChange: "OnCapabilityChange for local:0 with AppLayerMode:800, AppLayerAction:1 to Available :0"
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 16."
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: HandlePropertyChange: "Failed to get the modality object for mode: 0x10."
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 16."
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: HandlePropertyChange: "Failed to get the modality object for mode: 0x10."
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 16."
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: HandlePropertyChange: "Failed to get the modality object for mode: 0x10."
    11/15/2012|14:46:23.194 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 27, participant 81D044A8, pre: Property 27, value is empty, new Property 27, value 8"
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: enum_cast: "Unsupported conversation mode 16."
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: GetModality: "Error: returning hr = 80C80004"
    11/15/2012|14:46:23.194 DA0:AC0B7A28 ERROR :: HandlePropertyChange: "Failed to get the modality object for mode: 0x10."
    11/15/2012|14:46:23.194 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554484, pre: Property 33554484, value 0, new Property 33554484, value -2131689324"
    11/15/2012|14:46:23.194 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554485, pre: Property 33554485, value 0, new Property 33554485, value -2131689324"
    11/15/2012|14:46:23.194 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554486, pre: Property 33554486, value 0, new Property 33554486, value -2131689324"
    11/15/2012|14:46:23.194 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.195 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.195 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.195 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 33554487, pre: Property 33554487, value 0, new Property 33554487, value -2131689324"
    11/15/2012|14:46:23.195 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777280, pre: Property 16777280, value 0, new Property 16777280, value -2131689324"
    11/15/2012|14:46:23.197 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.197 DA0:AC0B7A28 INFO  :: UpdateContentState: L"ContentState changed from [0] to [0]"
    11/15/2012|14:46:23.197 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.197 DA0:AC0B7A28 INFO  :: - Log message too long!
    11/15/2012|14:46:23.237 DA0:AC0B7A28 INFO  :: Data Received - 131.239.30.144:5061 (To Local Address: 192.168.7.4:41970) 1070 bytes:
    11/15/2012|14:46:23.238 DA0:AC0B7A28 INFO  :: SIP/2.0 183 Session Progress
    ms-user-logon-data: RemoteUser
    Record-Route: <sip:uc.progress.com:5061;transport=tls;ms-fe=NTMAUCSRV02.bedford.progress.com; opaque=state:T:F;lr;received=10.128.16.53;ms-received-cid=8DDEC603>
    Authentication-Info: TLS-DSK qop="auth", opaque="2E168D0E", srand="E6C46CDE", snum="173", rspauth="96eba8b6de28f4e517b789868b4c1c5786faa55a", targetname="NTMAUCSRV02.bedford.progress.com", realm="SIP Communications Service", version=4
    From: "Evan Leonard"<sip:******@progress.com>;tag=bf2aac529f;epid=4a70361eb5
    To: <sip:*******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII>;tag=0E470080
    Call-ID: ffc368f9e7b6b6468946d573c258cae2
    CSeq: 1 INVITE
    Via: SIP/2.0/TLS 192.168.7.4:41970;received=174.51.37.149;ms-received-port=47594;ms-received-cid =8DFFBC00
    Contact: <sip:*******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII>;isfocus
    Content-Length: 0
    Record-Route: <sip:ucedge.progress.com:5061;transport=tls;opaque=state:Ci.R8dffbc00;lr;ms-rou te-sig=hihOyq1Oji6srJg30rPDBhzaIkH7aNTWpoI9SnbnbKDJrRbWCtb99KjwAA>
    11/15/2012|14:46:23.238 DA0:AC0B7A28 INFO  :: End of Data Received - 131.239.30.144:5061 (To Local Address: 192.168.7.4:41970) 1070 bytes
    11/15/2012|14:46:23.238 DA0:AC0B7A28 INFO  :: Trxn corr-id (81D75FB8), SIP msg corr-id (d3ca01ed)
    11/15/2012|14:46:23.238 DA0:AC0B7A28 INFO  :: HRESULT SIP_MSG_PROCESSOR::OnRequestConnectionConnectComplete(HRESULT) - Enter this: 7CBBE008, callid=ffc368f9e7b6b6468946d573c258cae2, ErrorCode: 0x0
    11/15/2012|14:46:23.238 DA0:AC0B7A28 INFO  :: Function: GetRSeqHeader
    11/15/2012|14:46:23.238 DA0:AC0B7A28 ERROR :: HRESULT failed: 80ee0005 = hr . failed to get single header
    11/15/2012|14:46:23.238 DA0:AC0B7A28 INFO  :: MSP.SetState[818BDD58] SIP_CALL_STATE_CONNECTING->SIP_CALL_STATE_ALERTING, local=sip:*******@progress.com
    11/15/2012|14:46:23.434 DA0:AC0B7A28 INFO  :: Data Received - 131.239.30.144:5061 (To Local Address: 192.168.7.4:41970) 1739 bytes:
    11/15/2012|14:46:23.434 DA0:AC0B7A28 INFO  :: SIP/2.0 200 Invite dialog created
    ms-user-logon-data: RemoteUser
    Record-Route: <sip:uc.progress.com:5061;transport=tls;ms-fe=NTMAUCSRV02.bedford.progress.com; opaque=state:T:F;lr;received=10.128.16.53;ms-received-cid=8DDEC603>
    Authentication-Info: TLS-DSK qop="auth", opaque="2E168D0E", srand="6C83E373", snum="174", rspauth="3fa0ece7e066883023cb64451785a1f69c668b5d", targetname="NTMAUCSRV02.bedford.progress.com", realm="SIP Communications Service", version=4
    Content-Length: 509
    From: "Evan Leonard"<sip:******@progress.com>;tag=bf2aac529f;epid=4a70361eb5
    To: <sip:******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII>;tag=0E470080
    Call-ID: ffc368f9e7b6b6468946d573c258cae2
    CSeq: 1 INVITE
    Via: SIP/2.0/TLS 192.168.7.4:41970;received=174.51.37.149;ms-received-port=47594;ms-received-cid =8DFFBC00
    Allow: INVITE, BYE, ACK, CANCEL, INFO, UPDATE
    Contact: <sip:e******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII>;isfocus
    Content-Type: application/cccp+xml
    Session-Expires: 590;refresher=uac
    Require: timer
    Supported: timer
    Record-Route: <sip:ucedge.progress.com:5061;transport=tls;opaque=state:Ci.R8dffbc00;lr;ms-rou te-sig=hihOyq1Oji6srJg30rPDBhzaIkH7aNTWpoI9SnbnbKDJrRbWCtb99KjwAA>
    <response xmlns="urn:ietf:params:xml:ns:cccp" xmlns:ci="urn:ietf:params:xml:ns:conference-info" requestId="0" C3PVersion="1" from="sip:******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII" to="sip:*******@progress.com" code="success">
    <addUser>
    <conferenceKeys confEntity="sip:******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII"/>
    <ci:user entity="sip:******@progress.com">
    <ci:roles>
    <ci:entry>presenter</ci:entry>
    </ci:roles>
    </ci:user>
    </addUser>
    </response>
    11/15/2012|14:46:23.434 DA0:AC0B7A28 INFO  :: End of Data Received - 131.239.30.144:5061 (To Local Address: 192.168.7.4:41970) 1739 bytes
    11/15/2012|14:46:23.434 DA0:AC0B7A28 INFO  :: Trxn corr-id (81D75FB8), SIP msg corr-id (d3ca01ed)
    11/15/2012|14:46:23.434 DA0:AC0B7A28 ERROR :: virtual HRESULT OUTGOING_INVITE_TRANSACTION::ProcessFinalResponse(const SIP_MESSAGE*) SetRemoteContact failed failed (0x1)
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: Sending Packet - 131.239.30.144:5061 (From Local Address: 192.168.7.4:41970) 983 bytes:
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: ACK sip:*******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII SIP/2.0
    Via: SIP/2.0/TLS 192.168.7.4:41970
    Max-Forwards: 70
    From: <sip:******@progress.com>;tag=bf2aac529f;epid=4a70361eb5
    To: <sip:******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII>;tag=0E470080
    Call-ID: ffc368f9e7b6b6468946d573c258cae2
    CSeq: 1 ACK
    Route: <sip:ucedge.progress.com:5061;transport=tls;opaque=state:Ci.R8dffbc00;lr;ms-rou te-sig=hihOyq1Oji6srJg30rPDBhzaIkH7aNTWpoI9SnbnbKDJrRbWCtb99KjwAA>
    Route: <sip:uc.progress.com:5061;transport=tls;ms-fe=NTMAUCSRV02.bedford.progress.com; opaque=state:T:F;lr;received=10.128.16.53;ms-received-cid=8DDEC603>
    User-Agent: UCCAPI/4.0.7323.0 MC/14.0.0223.2 (Microsoft Lync for Mac 2011)
    Proxy-Authorization: TLS-DSK qop="auth", realm="SIP Communications Service", opaque="2E168D0E", targetname="NTMAUCSRV02.bedford.progress.com", crand="e64991d7", cnum="174", response="29f97a4e54f21fc97f12cb5f6e5f70ca499ea0c7"
    Content-Length: 0
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: End of Sending Packet - 131.239.30.144:5061 (From Local Address: 192.168.7.4:41970) 983 bytes
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: HRESULT CUccConfSession::SetSourceNetworkType(UCC_SOURCE_NETWORK_TYPE) - setting source network type to 2
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: MSP.SetState[818BDD58] SIP_CALL_STATE_ALERTING->SIP_CALL_STATE_CONNECTED, local=sip:******@progress.com
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: There is no Service-Route to copy
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: HRESULT SIP_MSG_PROCESSOR::OnRequestConnectionConnectComplete(HRESULT) - Enter this: 7BEE6A0C, callid=(null), ErrorCode: 0x0
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: Outgoing 7BEE6A0C-<sip:******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII>, local=sip:******@progress.com
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: Out trxn corr-id (81AB7598)
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: Trxn corr-id (81AB7598), SIP msg corr-id (cead3805)
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: Sending Packet - 131.239.30.144:5061 (From Local Address: 192.168.7.4:41970) 988 bytes:
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: SUBSCRIBE sip:******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII SIP/2.0
    Via: SIP/2.0/TLS 192.168.7.4:41970
    Max-Forwards: 70
    From: <sip:******@progress.com>;tag=524743fe62;epid=4a70361eb5
    To: <sip:[email protected];gruu;opaque=app:conf:focus:id:6E0QDRII>
    Call-ID: 4dc8fb64eea96f43b42d0983f6598c47
    CSeq: 1 SUBSCRIBE
    Contact: <sip:e*****@progress.com;opaque=user:epid:kNer5o-kUl2g5CL0QZKI0AAA;gruu>
    User-Agent: UCCAPI/4.0.7323.0 MC/14.0.0223.2 (Microsoft Lync for Mac 2011)
    Supported: ms-dialog-route-set-update
    Event: conference
    Accept: application/conference-info+xml
    Supported: com.microsoft.autoextend
    Supported: ms-benotify
    Proxy-Require: ms-benotify
    Supported: ms-piggyback-first-notify
    Proxy-Authorization: TLS-DSK qop="auth", realm="SIP Communications Service", opaque="2E168D0E", targetname="NTMAUCSRV02.bedford.progress.com", crand="e5a32fd9", cnum="175", response="7707fd6d84558fd6fad18fb4f241a41b17b24b2b"
    Content-Length: 0
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: End of Sending Packet - 131.239.30.144:5061 (From Local Address: 192.168.7.4:41970) 988 bytes
    11/15/2012|14:46:23.435 DA0:AC0B7A28 INFO  :: StartWatching - issuing operation 81BC1A08, context = 81D3B408, type = 2
    11/15/2012|14:46:23.436 DA0:AC0B7A28 INFO  :: HandlePropertyChange: "Property 16777240, pre: Property 16777240, value is empty, new Property 16777240, value 1"
    11/15/2012|14:46:23.947 DA0:AC0B7A28 INFO  :: Data Received - 131.239.30.144:5061 (To Local Address: 192.168.7.4:41970) 9963 bytes:
    11/15/2012|14:46:23.947 DA0:AC0B7A28 INFO  :: SIP/2.0 200 OK
    ms-user-logon-data: RemoteUser
    Record-Route: <sip:uc.progress.com:5061;transport=tls;ms-fe=NTMAUCSRV02.bedford.progress.com; opaque=state:T:F;lr;received=10.128.16.53;ms-received-cid=8DDEC603>
    Authentication-Info: TLS-DSK qop="auth", opaque="2E168D0E", srand="C1039F6C", snum="175", rspauth="123c44b0089869bd78858b64ed858f29131aa294", targetname="NTMAUCSRV02.bedford.progress.com", realm="SIP Communications Service", version=4
    Content-Length: 8719
    From: "Evan Leonard"<sip:******@progress.com>;tag=524743fe62;epid=4a70361eb5
    To: <sip:*****@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII>;tag=161F0080
    Call-ID: 4dc8fb64eea96f43b42d0983f6598c47
    CSeq: 1 SUBSCRIBE
    Via: SIP/2.0/TLS 192.168.7.4:41970;received=174.51.37.149;ms-received-port=47594;ms-received-cid =8DFFBC00
    Expires: 3725
    Content-Type: application/conference-info+xml
    Event: conference
    subscription-state: active;expires=3725
    ms-piggyback-cseq: 1
    Supported: ms-piggyback-first-notify
    Contact: <sip:*******@progress.com;gruu;opaque=app:conf:focus:id:6E0QDRII>;isfocus
    Record-Route: <sip:ucedge.progress.com:5061;transport=tls;opaque=state:Ci.R8dffbc00;lr;ms-rou te-sig=hinPljFVwwYwUE1xyp7X8k-kP1PE-eAVW46otiwO4fFnn-Hdmtb99KjwAA>
    <conference-info xmlns="urn:ietf:params:xml:ns:conference-info" xmlns:msas="http://schemas.microsoft.com/rtc/2005/08/asconfinfoextensions" xmlns:msav="http://schemas.microsoft.com/rtc/2005/08/avconfinfoextensions" xmlns:msci="

  • Outlook is unable to connect to the proxy server.(Error Code 10) when users opened Outlook 2010

    Hi All
    Exchange Server - 2013 CU2 (Windows 2012 Standard)
    AD Server - 2003 R2 SP2
    exchange-svr01.domain.com - internal name
    mail.company.net - external name
    When users opened Outlook 2010, they will encountered
    "There is a problem with the proxy server's security certificate. The name on the security certificate is invalid or does not match the name of the target site exchange-svr01.domain.com.
    Outlook is unable to connect to the proxy server.(Error Code 10)"
    I also used the Microsoft Remote Connectivity Analyzer to test RPC/HTTP connectivity.
    The RPC/HTTP test completed successfully.
        Validating the certificate name.
         Certificate name validation failed.
         Host name company.net doesn't match any name found on the server certificate CN=AMAZONA-U59HG9G.
    Testing SSL mutual authentication with the RPC proxy server.
         The test passed with some warnings encountered.
    The certificate common name company.net doesn't match the mutual authentication string provided mail.company.net; however, a match was found in the subject alternative name extension.
     please help.

    Hi PS CL
    [PS] C:\Windows\system32>Get-OutlookAnywhere
    RunspaceId                         : c457e8aa-a0f3-4a0f-aa02-9eff24d02821
    ServerName                         : exchange-svr01
    SSLOffloading                      : True
    ExternalHostname                   : mail.company.net
    InternalHostname                   : exchange-svr01.domain.com
    ExternalClientAuthenticationMethod : Negotiate
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic, Ntlm, Negotiate}
    XropUrl                            :
    ExternalClientsRequireSsl          : True
    InternalClientsRequireSsl          : True
    MetabasePath                       : IIS://exchange-svr01.domain.COM/W3SVC/1/ROOT/Rpc
    Path                               : C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\rpc
    ExtendedProtectionTokenChecking    : None
    ExtendedProtectionFlags            : {}
    ExtendedProtectionSPNList          : {}
    AdminDisplayVersion                : Version 15.0 (Build 712.22)
    Server                             : exchange-svr01
    AdminDisplayName                   :
    ExchangeVersion                    : 0.20 (15.0.0.0)
    Name                               : Rpc (Default Web Site)
    DistinguishedName                  : CN=Rpc (Default Web
                                         Site),CN=HTTP,CN=Protocols,CN=exchange-svr01,CN=Servers,CN=Exchange
    Administrative
                                         Group (FYDIBOHF23SPDLT),CN=Administrative
    Groups,CN=domain,CN=Microsoft
                                         Exchange,CN=Services,CN=Configuration,DC=domain,DC=COM
    Identity                           : exchange-svr01\Rpc (Default Web Site)
    Guid                               : 33c3cb74-e490-487d-844c-4072334089a1
    ObjectCategory                     : domain.COM/Configuration/Schema/ms-Exch-Rpc-Http-Virtual-Directory
    ObjectClass                        : {top, msExchVirtualDirectory, msExchRpcHttpVirtualDirectory}
    WhenChanged                        : 8/17/2013 10:14:55 AM
    WhenCreated                        : 6/25/2013 1:47:50 PM
    WhenChangedUTC                     : 8/17/2013 2:14:55 AM
    WhenCreatedUTC                     : 6/25/2013 5:47:50 AM
    OrganizationId                     :
    OriginatingServer                  : ADserver.domain.COM
    IsValid                            : True
    ObjectState                        : Changed

  • Unable to connect to Forms and Reports

    Hi,
    I'm unable to connect to Forms and Reports. I have done the following installations.
    1) First I have installed oracle 9i database in C:\oracle. oracle schema is devlp
    I was able to connect to database at scott/tiger@devlp
    2) I have downloaded oracle forms and reports from oracle site and installed.
    When installing forms and reports, the directory "oracle" is already in use message popped. So changed the path to C:\oraforms and installed both forms and reports.
    3) After installation, i tried to connect to forms/reports but couldnot connect. Error TNS could not connect.
    4) When i checked the TNSNAMES.ORA, the DEVLP string is available.
    Where should i changed the tnsnames??????
    Please anybody let me know how to have correct tnsnames and where.
    Thanks in Advance
    Chettarjee

    Mr. Sybrand,
    Thanks for the reply and I understood your point. Can you please further guide me to get an appropriate Oracle Forms/Reports (Developer) version in order to make application using Oracle Database 10g. Please note that most of my experience is in D2K 2000 rel:6. and unfortunately I came into software development after a long gap that is why not much aware about latest version out there of Oracle Forms/Reports.
    But is there really no way to connect D2K rel:6 with DB 10g !!!
    Regards,
    Zia

  • Unable to connect to the Data Access service for this management server

    Hate to raise a sleeping horse but was hoping someone might have some insight into why SCOM Report Server install is failing. I am using a domain account for SCOM 2012 R2 services in a distributive environment
    with 2 management servers and 2 SQL servers…one for Ops db and one for DW db.
     Install was failing on selecting the management server. Research led me to
    Kevin Holman's site. I followed his doc and SPN are set per your config and can telnet to MGMT1 on 5723…firewall is off on all servers. I am a domain admin and scom.mgmt account (MSOMSdkSvc) is a local admin on the MGMT servers.
    >setspn -l domain\scom.mgmt
    Registered ServicePrincipalNames for CN=scom.mgmt,OU=Service Accounts,DC= domain,DC=net:
    MSOMSdkSvc/SCOM-MGMT1
    MSOMSdkSvc/SCOM-MGMT1.domain.net
    MSOMSdkSvc/SCOM-MGMT2
    MSOMSdkSvc/SCOM-MGMT2.domain.net
    >setspn -l domain\scom-mgmt1
    Registered ServicePrincipalNames for CN=SCOM-MGMT1,OU=SCOM,OU=INTERNAL,DC=domain,DC=net:
    MSOMHSvc/SCOM-MGMT1.domain.net
    TERMSRV/SCOM-MGMT1.domain.net
    WSMAN/SCOM-MGMT1.domain.net
    RestrictedKrbHost/SCOM-MGMT1.domain.net
    HOST/SCOM-MGMT1.domain.net
    MSOMHSvc/SCOM-MGMT1
    TERMSRV/SCOM-MGMT1
    WSMAN/SCOM-MGMT1
    RestrictedKrbHost/SCOM-MGMT1
    HOST/SCOM-MGMT1
    >setspn -l domain\scom-mgmt2
    Registered ServicePrincipalNames for CN=SCOM-MGMT2,OU=SCOM,OU=INTERNAL,DC=domain,DC=net:
    MSOMHSvc/ SCOM-MGMT2.domain.net
    MSOMHSvc/ SCOM-MGMT2
    WSMAN/SCOM-MGMT2.domain.net
    WSMAN/SCOM-MGMT2
            TERMSRV/SCOM-MGMT2.domain.net
    TERMSRV/SCOM-MGMT2
    RestrictedKrbHost/SCOM-MGMT2
    HOST/CHH-SCOM-MGMT2
    RestrictedKrbHost/CHH-SCOM-MGMT2.osi-asp.net
    HOST/CHH-SCOM-MGMT2.osi-asp.net
    >setspn -l domain\scom-ssrs
    Registered ServicePrincipalNames for CN=SCOM-SSRS,OU=SCOM SQL,OU=SCOM,OU=CHH-INTERNAL,DC=domain,DC=net:
        WSMAN/SCOM-SSRS
    WSMAN/SCOM-SSRS.domain.net
    MSSQLSvc/SCOM-SSRS.domain.net
    MSSQLSvc/SCOM-SSRS.domain.net:1433
        TERMSRV/SCOM-SSRS.domain.net
    TERMSRV/SCOM-SSRS
    RestrictedKrbHost/SCOM-SSRS
      HOST/SCOM-SSRS
    RestrictedKrbHost/SCOM-SSRS.domain.net
    HOST/SCOM-SSRS.domain.net
    When I point to the MGMT server, I keep getting “Unable to connect to the Data Access service for this management server. Ensure the Data Access service is running and that the service, the management group, and setup are
    all the same version”.
    OpsMgrSetupWizard.log states…
    Info:     
    :Could not connect to Management Server: scom-mgmt1.domain.net with exception: Threw Exception.Type: System.ArgumentException, Exception Error Code: 0x80070057, Exception.Message: Version string portion was too short or
    too long.
    Info:     
    :StackTrace:   at System.Version.TryParseVersion(String version, VersionResult& result) at System.Version..ctor(String version) at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupHelpers.IsManagementServerCurrentVersion(String
    managementServer) at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupHelpers.CanConnectToManagementGroup(String managementServer)
    When I searched on "Exception.Message: Version string portion was too short or too long" it led me to .Net strings in the reg. i deleted all refs to older versions (3.x) but still no good.
    Bob

    Well, I’m back to trying to get SCOM Report Server up and running. This time I decided to try the command line silent install and rely on logs to debug. But it still fails.
    This is the script: SETUP /install /InstallPath:D:\Program Files\Microsoft System Center 2012 R2\Operations Manager /components:OMReporting /ManagementServer:<server>.<domain> /SRSInstance:<instance> /DataReaderUser:<domain>\<account>
    /DataReaderPassword:******** /SendODRReports:0 /UseMicrosoftUpdate:0 /AcceptEndUserLicenseAgreement:1
    When I run the script, I get a pop-up: “System CenterOperations Manager Setup has stopped working with the following:
    Problem signature:
    Problem Event Name:                       
    CLR20r3
    Problem Signature 01:                      
    setupchainerui.exe
    Problem Signature 02:                      
    7.0.5000.0
    Problem Signature 03:                      
    522a5b85
    Problem Signature 04:                      
    mscorlib
    Problem Signature 05:                      
    4.0.0.0
    Problem Signature 06:                      
    53b4fc1e
    Problem Signature 07:                      
    e4d
    Problem Signature 08:                      
    5a
    Problem Signature 09:                      
    System.FormatException
    OS Version:                                         
    6.1.7601.2.1.0.274.10
    Locale ID:                                            
    1033
    Additional Information 1:                 
    4911
    Additional Information 2:                 
    49111a576c61a461b7f2900e4224563c
    Additional Information 3:                 
    a1e6
    Additional Information 4:                 
    a1e62e9c159c1d7601a31ccff83dbf94
    App Event Log:
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-01-29T19:02:39.000000000Z" />
    <EventRecordID>4999</EventRecordID>
    <Channel>Application</Channel>
    <Computer>SERVER NAME</Computer>
    <Security />
    </System>
    - <EventData>
    <Data>Application: SetupChainerUI.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception.
    Exception Info: System.FormatException Stack: at Microsoft.SystemCenter.Essentials.SetupFramework.Program.Main()</Data>
    </EventData>
    </Event>
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-01-29T19:02:41.000000000Z" />
    <EventRecordID>5000</EventRecordID>
    <Channel>Application</Channel>
    <Computer>SERVER NAME</Computer>
    <Security />
    </System>
    - <EventData>
    <Data>SetupChainerUI.exe</Data>
    <Data>7.1.10226.0</Data>
    <Data>522a5b85</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>6.1.7601.18409</Data>
    <Data>5315a05a</Data>
    <Data>e0434352</Data>
    <Data>000000000000940d</Data>
    <Data>a64</Data>
    <Data>01d03bf626a03a7a</Data>
    <Data>C:\Users\USER NAME\AppData\Local\SCOM\Setup\SetupChainerUI.exe</Data>
    <Data>C:\Windows\system32\KERNELBASE.dll</Data>
    <Data>65be21be-a7e9-11e4-a4d7-005056966e1b</Data>
    </EventData>
    </Event>
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="Windows Error Reporting" />
    <EventID Qualifiers="0">1001</EventID>
    <Level>4</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2015-01-29T19:03:27.000000000Z" />
    <EventRecordID>5001</EventRecordID>
    <Channel>Application</Channel>
    <Computer>SERVER NAME</Computer>
    <Security />
    </System>
    - <EventData>
    <Data />
    <Data>0</Data>
    <Data>CLR20r3</Data>
    <Data>Not available</Data>
    <Data>0</Data>
    <Data>setupchainerui.exe</Data>
    <Data>7.0.5000.0</Data>
    <Data>522a5b85</Data>
    <Data>mscorlib</Data>
    <Data>4.0.0.0</Data>
    <Data>53b4fc1e</Data>
    <Data>e4d</Data>
    <Data>5a</Data>
    <Data>System.FormatException</Data>
    <Data />
    <Data />
    <Data>C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_setupchainerui.e_9724aaa8eec4ffba07c27fea369e612e949d75_5b269652</Data>
    <Data />
    <Data>0</Data>
    <Data>65be21be-a7e9-11e4-a4d7-005056966e1b</Data>
    <Data>0</Data>
    </EventData>
    </Event>
    OpsMgrSetupWizard.log
    [13:48:16]:          
    Error:     :Uncaught Exception: Threw Exception.Type: System.FormatException, Exception Error Code: 0x80131537, Exception.Message: Input string was not in a correct format.
    [13:48:16]:          
    Error:     :StackTrace:  
    at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
       at Microsoft.SystemCenter.Essentials.SetupFramework.PropertyBagDictionary.GetProperty[T](String property)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupHelpers.ValidateBureaucraticSwitches()
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.RationalizeCommandLineArguments.ValidateSilentInstallCommandLineOptions()
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.RationalizeCommandLineArguments.Rationalize()
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupHelpers.RationalizeGeneralInstall()
       at Microsoft.SystemCenter.Essentials.SetupFramework.Program.RationalizeInstall()
       at Microsoft.SystemCenter.Essentials.SetupFramework.Program.Main()
    Any ideas? I feel like I’m just going in circles…Bob

  • REP-0309: Unable to connect to the specified database after three attempts.

    Hi,
    I am getting the following error in cloned instance when I developed one custom report (rdf) and copied that report into custom top reports folder. and ran that report using custom responsbility.
    that report query is like this
    select user_name,user_id,start_date,end_date from fnd_user.
    simple report...
    ==========================
    Current system time is 30-JUL-2008 11:36:16
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    USERID='0'
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    /u01/testora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to: /u01/testora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Enter Password:
    Enter Password:
    Enter Password:
    REP-0501: Unable to connect to the specified database.
    ORA-01017: invalid username/password; logon denied
    REP-0501: Unable to connect to the specified database.
    ORA-12154: TNS:could not resolve service name
    REP-0501: Unable to connect to the specified database.
    ORA-12154: TNS:could not resolve service name
    REP-0309: Unable to connect to the specified database after three attempts. Access denied.
    Report Builder: Release 6.0.8.25.0 - Production on Wed Jul 30 11:36:16 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username: Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 779500.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 30-JUL-2008 11:36:17
    =========================================
    what might be the problem...
    I developed the report in 10g Report Builder. and moved to 1.5.10.2 instance... ran that report in my report builder using apps user and..it is running fine in my report builder.

    hi bsubbu
    your password of custom application user schema at database level should be similar with the password at application level
    for instance your custom application schema name and password is xxgis/xxgis , we register this schema at application site by this navigation
    security> oracle > register >database username (xxgis) > password (xxgis)
    here you might have change your custom application user's password at database level using
    alter user xxgis identified by newpassword;
    change this user password at application site also :
    security> oracle > register> database username (xxgis) > password (newpassword)
    i understand this from the document
    Regards
    Message was edited by:
    user608721

  • MDM 71 - mdm console and clix - unable to connect to database server

    Hi,
    environment, MDM 7.1, AIX 6, Oracle 10.2.0.4 (installed as part of a standalone java AS)
    i've an issue. I have installed MDM 71 via sapinst, before that I installed a standalone java application server. During the installation, i gave the 'oracle client', 'oracle home' and 'oracle sqlplus utility' to be those of the oracle database installed for the java AS.
    After sapinst completed I tested my connection to the database via
    tnsping <SID> = OK
    sqlplus system/passwd@<SID> = OK
    When i start up the mdm console (7.1.02.90) i can mount the MDM server, BUT when I try to configure the database settings i get
    error  'unable to connect to database server'
    I get the same error when i use clix dblist
    Error: 0x84020004, Unable to connect with Database Server
    Has anybody got any ideas.

    To see why the MDM is not able to connect to database, do the following:
    % cd /usr/sap/<SID>/MDSxx/log
    % ls -ltr
    You will find last updated log file with name like MDS_LogXXUX101224X164953.csv
    % tail -100 MDS_LogXXUX101224X164953.csv
    You will see the reason for not being able to connect. If the reason is:
    ",MDSAdminServerXGetAvailableReps,Oracle_DBConnection.cpp,205,,,,server_user,server_global,,,
    2011-09-23T06:10:48.933,6       ,24,"Service 'SID', Schema 'system', ERROR CODE=12154 ||| ORA-12154: TNS:could not resolve the connect identifier specified
    OCI Attach, try again ...
    Then edit the /oracle/SID/112_64/network/admin/tnsnames.ora with entry like following:
    SID.WORLD =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS =
            (COMMUNITY = SAP.WORLD)
            (PROTOCOL = TCP)
            (HOST = hostname)
            (PORT = PORT_NO)
        (CONNECT_DATA =
          (SID = SID)
          (GLOBAL_NAME = SID.WORLD)
    then issue:
    tnsping SID
    If result is like
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = SAP.WORLD) (PROTOCOL = TCP) (HOST = hostname) (PORT = PORT_NO))) (CONNECT_DATA = (SID = SID) (GLOBAL_NAME = SID.WORLD)))
    OK (0 msec)

  • C028 unable to connect to siebel gateway name server while enterprise installation

    Dear All,
    I am getting this error while setting up an enterprise in the gateway server.The configuration wizard is failing with the error
    "C028 unable to connect to siebel gateway name server"
    Kindly request to assist, the server needs to be delivered on priority
    I checked the gateway..cfg this seems to be fine and the gateway server is up and running.
    The name server log says the following,but the username and password of sadmin is same as configured in DB
    2021 2014-09-04 15:14:20 0000-00-00 00:00:00 +0100 00000000 001 003f 0001 09 GtwyNS 19368 1081086784 /data/siebel/sia811/gtwysrvr/log/NameSrvr.log 8.1.1 [21111] ENU
    DBCLog DBCLogError 1 0000000254084ba8:0 2014-09-04 15:14:20 ㈵″㐴8쾈䃬쯌䀔꼄ࢂ쯌䀔쾨䃬ȁ䀇꼄ࢂ,
    GenericLog GenericError 1 0000000254084ba8:0 2014-09-04 15:14:20 (secmgr.cpp (2679) err=4597538 sys=0) SBL-SEC-10018: ㈵″㐴8쾈䃬쯌䀔꼄ࢂ쯌䀔쾨䃬ȁ䀇꼄ࢂ,
    GenericLog GenericError 1 0000000254084ba8:0 2014-09-04 15:14:20 (secmgr.cpp (2735) err=4597527 sys=0) SBL-SEC-10007: The password you have entered is not correct. Please enter your password again.
    GenericLog GenericError 1 0000000254084ba8:0 2014-09-04 15:14:20 (client.cpp (309) err=4597527 sys=0) SBL-SEC-10007: The password you have entered is not correct. Please enter your password again.
    SisnTcpIp SisnSockError 1 0000000254084ba8:0 2014-09-04 15:14:20 1089268624: [TCPIP-server] recv() failed for sd=-1 (err=9 | Bad file descriptor)
    SisnTcpIp SisnSockError 1 0000000254084ba8:0 2014-09-04 15:14:20 1089268624: [TCPIP-server] send() failed for sd=-1 (err=9 | Bad file descriptor)
    DBCLog DBCLogError 1 0000000354084ba8:0 2014-09-04 15:14:20 ㈵″㐴8
    GenericLog GenericError 1 0000000354084ba8:0 2014-09-04 15:14:20 (secmgr.cpp (2679) err=4597538 sys=0) SBL-SEC-10018: ㈵″㐴8
    GenericLog GenericError 1 0000000354084ba8:0 2014-09-04 15:14:20 (secmgr.cpp (2735) err=4597527 sys=0) SBL-SEC-10007: The password you have entered is not correct. Please enter your password again.
    GenericLog GenericError 1 0000000354084ba8:0 2014-09-04 15:14:20 (client.cpp (309) err=4597527 sys=0) SBL-SEC-10007: The password you have entered is not correct. Please enter your password again.
    SisnTcpIp SisnSockError 1 0000000354084ba8:0 2014-09-04 15:14:20 1104309136: [TCPIP-server] recv() failed for sd=-1 (err=9 | Bad file descriptor)
    SisnTcpIp SisnSockError 1 0000000354084ba8:0 2014-09-04 15:14:20 1104309136: [TCPIP-server] send() failed for sd=-1 (err=9 | Bad file descriptor)
    DBCLog DBCLogError 1 0000000454084ba8:0 2014-09-04 15:14:31 ㈵″㐴8
    GenericLog GenericError 1 0000000454084ba8:0 2014-09-04 15:14:31 (secmgr.cpp (2679) err=4597538 sys=0) SBL-SEC-10018: ㈵″㐴8
    GenericLog GenericError 1 0000000454084ba8:0 2014-09-04 15:14:31 (secmgr.cpp (2735) err=4597527 sys=0) SBL-SEC-10007: The password you have entered is not correct. Please enter your password again.
    GenericLog GenericError 1 0000000454084ba8:0 2014-09-04 15:14:31 (client.cpp (309) err=4597527 sys=0) SBL-SEC-10007: The password you have entered is not correct. Please enter your password again.
    SisnTcpIp SisnSockError 1 0000000454084ba8:0 2014-09-04 15:14:31 1104309136: [TCPIP-server] recv() failed for sd=-1 (err=9 | Bad file descriptor)
    SisnTcpIp SisnSockError 1 0000000454084ba8:0 2014-09-04 15:14:31 1104309136: [TCPIP-server] send() failed for sd=-1 (err=9 | Bad file descriptor)
    Please let me know what else can be checked.Kindly request all to assist me because this server needs to be delivered asap.Let me know if more details is required. Please assist.I checked multiple possibilities even re configuring the gateway server :-( :-( 
    Regards,
    Pramodh

    Hi,
    i have the same problem, i want to use different schemas on db, i have the schema siebel/sadmin and other schema siebelA/sadminA, i'm installing siebel on linux redhat 6.5, and when i'm on Siebel Server Configuration and i write the user and passw sadminA/sadminA i get the error c028 C028 unable to connect to siebel gateway name server, i made the test by sqlplus using sadminA/sadminA and is ok, i made the test configuring to the schema siebel/sadmin and pass, i need to change some for siebel can work with another schema? i'm new here and i dont know if is correct to write my question here.
    Thanks in advance
    I add my gateway.cfg
    [InfraNameServer]
    EnableAuditTrail = FALSE
    [InfraSecMgr]
    SecAdptName = DBSecAdpt
    SecAdptMode = DB
    [DBSecAdpt]
    DBSecAdpt_SecAdptDllName = sscfsadb
    DataSourceName = ServerDataSrc
    DBSecAdpt_PropagateChange = TRUE
    [DataSources]
    ServerDataSrc            = Server
    LDAPSecAdpt              = LDAP
    [ServerDataSrc]
    Docked                   = TRUE
    ConnectString            = DemoEnt_DSN
    TableOwner               = SIEBELA
    DLL                      = sscdo90
    SqlStyle                 = OracleCBO
    MaxCachedCursors         = 16
    MaxCachedDataSets        = 16
    ReverseFillThreshold     = 100
    FileSystem               = /u01/app/siebel81/gtwysrvr/fs
    GatewayAddress           = awsdemo:2320
    EnterpriseServer         = DemoEnt
    CurrentSQLID             = %SQLID%
    MaxCursorSize            = -1
    PrefetchSize             = -1
    ChartServer              = localhost:8001
    ChartImageFormat         = png
    [LDAPSecAdpt]
    SecAdptDllName              = sscfldap
    ServerName                  = $(FQDNName)
    Port                        = $(Port)
    BaseDN                      = $(BaseDN)
    SharedCredentialsDN         = $(SharedCredentialsDN)
    UsernameAttributeType       = $(UsernameAttributeType)
    PasswordAttributeType       = $(PasswordAttributeType)
    CredentialsAttributeType    = $(CredentialsAttributeType)
    RolesAttributeType          = $(RolesAttributeType)
    SslDatabase                 = $(SslDatabase)
    ApplicationUser             = $(ApplicationUser)
    ApplicationPassword         = $(ApplicationPassword)
    HashDBPwd                   = $(HashDBPwd)
    PropagateChange             = $(PropagateChange)
    CRC                         = $(CRC)
    SingleSignOn                = $(SingleSignOn)
    TrustToken                  = $(TrustToken)
    UseAdapterUsername          = $(UseAdapterUsername)
    SiebelUsernameAttributeType = $(SiebelUsernameAttributeType)

Maybe you are looking for