Report Service core dumps - log refers to bad strrchr function in libc.so.6

Using Oracle 10g 9.0.4 on Suse 9.3 x86
When I start my midtier (using opmnctl startall), my stand-alone report server does not start and dumps a core file. The log file refers to /lib/tls/libc.so.6. If I try to start it manually from the command line using rwserver.sh, it also fails to start and dumps a core file - the log file refers to /lib/i786/libc.so.6. Other than the different libraries, the rest of the log file is the same - referring to a bad strrchr function - see example below. Any thoughts on why this might be and how to correct?
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x400A1173
Function=strrchr+0xA3
Library=/lib/tls/libc.so.6
Current Java thread:
at oracle.reports.engine.EngineImpl.CInitEngine(Native Method)
at oracle.reports.engine.EngineImpl.init(EngineImpl.java:151)
at oracle.reports.engine.RWEngine.init(RWEngine.java:230)
at oracle.reports.engine.RWEngine.main(RWEngine.java:55)

I'm using the orarun package provided by Suse for 9.x and logging in as oracle to run all the application server processes including Report Services. Orarun creates a profile called/etc/profile.d/oracle that includes the following lines:
if [ $HW = "x86_64" ]; then
# Set LD_ASSUME_KERNEL (Required for Oracle 9iR2)
test -f /lib64/libc.so.6 && export LD_ASSUME_KERNEL=2.4.21
else
# For x86/9iR2, unset for Oracle 10gR1
# Add package "gcc_old" gcc 2.95.3 to path - FIRST
if test -x /opt/gcc295/bin/gcc; then
export PATH=/opt/gcc295/bin:$PATH
fi
# If /lib/i686 exists, set LD_ASSUME_KERNEL to not use the
# floating stack version. If you set this without this directory,
# nothing will work anymore.
test -d /lib/i686 && export LD_ASSUME_KERNEL=2.4.21
# If /usr/lib/libInternalSymbols.so exist, set LD_PRELOAD
# This is needed for Oracle 9iR2 Installer.
test -f /usr/lib/libInternalSymbols.so && export LD_PRELOAD=/usr/lib/lib
InternalSymbols.so
fi
Since both /lib/i686 and /usr/lib/libInternalSymbols.so exist,
LD_ASSUME_KERNEL is set to 2.4.21 and
LD_PRELOAD is set to /usr/lib/lib/InternalSymbols.so
Would either of those cause the problem? Even though the comment says it is required for the Oracle 9iR2 installer, the Oracle Application Server 10g (9.0.4) installation documentation says to ensure that these profiles are to be disabled prior to installation and does not explain if they should be re-enabled post-installation or not.
If either of these two variables are the culprit, can you explain a little more about what these two variables do both for the installation of Oracle products and the runtime?
Thanks!

Similar Messages

  • 11g Native Web Services Core Dump ( qmuwsPrintPackWSDL() )

    I know that native PL/SQL web services are newer functionality, but I have not been able to find any information on the following issue on MetaLink or here on the forums. When creating 11g native web services when attempting to retrieve the WSDL documents from the server the document is only partially served (estimated at about 2/3rds) or not at all (blank document returned).
    Banner: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    The alert log gains this entry:
    <msg time='2009-03-30T13:23:21.843-04:00' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='TEST_HOST1' host_addr='10.38.11.20' module=''
    pid='16144'>
    <txt>Exception [type: ACCESS_VIOLATION, UNABLE_TO_READ] [ADDR:0x98] [PC:0x37FAE2B, _qmuwsPrintPackWSDL()+1031]
    </txt>
    </msg>
    <msg time='2009-03-30T13:23:21.906-04:00' org_id='oracle' comp_id='rdbms'
    msg_id='1205222838' type='INCIDENT_ERROR' group='Access Violation'
    level='1' host_id='TEST_HOST1' host_addr='10.38.11.20'
    prob_key='ORA 7445 [qmuwsPrintPackWSDL()+1031]' upstream_comp='' downstream_comp=''
    ecid='' errid='62733' detail_path='c:\app\diag\rdbms\orcl\orcl\trace\orcl_s001_16144.trc'>
    <txt>Errors in file c:\app\diag\rdbms\orcl\orcl\trace\orcl_s001_16144.trc  (incident=62733):
    ORA-07445: exception encountered: core dump [qmuwsPrintPackWSDL()+1031] [ACCESS_VIOLATION] [ADDR:0x98] [PC:0x37FAE2B] [UNABLE_TO_READ] []
    </txt>
    </msg>
    <msg time='2009-03-30T13:23:21.953-04:00' org_id='oracle' comp_id='rdbms'
    msg_id='dbgexProcessError:1094:3370026720' type='TRACE' level='16'
    host_id='TEST_HOST1' host_addr='10.38.11.20'>
    <txt>Incident details in: c:\app\diag\rdbms\orcl\orcl\incident\incdir_62733\orcl_s001_16144_i62733.trc
    </txt>
    </msg>
    <msg time='2009-03-30T13:23:23.250-04:00' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='TEST_HOST1' host_addr='10.38.11.20' module=''
    pid='3120'>
    <txt>Trace dumping is performing id=[cdmp_20090330132323]
    </txt>
    </msg>
    <msg time='2009-03-30T13:23:26.093-04:00' org_id='oracle' comp_id='rdbms'
    msg_id='dbgrimswi_sweep_incident:1855:4220681759' type='ERROR' group='ami_comp'
    level='8' host_id='TEST_HOST1' host_addr='10.38.11.20'>
    <txt>Sweep Incident[62733]: completed
    </txt>
    </msg>
    <msg time='2009-03-30T13:23:44.500-04:00' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    host_id='TEST_HOST1' host_addr='10.38.11.20' module=''
    pid='6724'>
    <txt>found dead shared server &apos;S001&apos;, pid = (19, 3)
    </txt>
    </msg>The trace files contain the following:
    Trace file c:\app\diag\rdbms\orcl\orcl\trace\orcl_s001_16144.trc
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Windows NT Version V5.2 Service Pack 2
    CPU                 : 16 - type 586, 4 Physical Cores
    Process Affinity    : 0x00000000
    Memory (Avail/Total): Ph:10902M/24571M, Ph+PgF:8218M/26299M, VA:349M/2047M
    Instance name: orcl
    Redo thread mounted by this instance: 1
    Oracle process number: 19
    Windows thread id: 16144, image: ORACLE.EXE (S001)
    *** 2009-03-30 13:23:21.828
    *** SESSION ID:(129.4177) 2009-03-30 13:23:21.828
    *** CLIENT ID:() 2009-03-30 13:23:21.828
    *** SERVICE NAME:(SYS$USERS) 2009-03-30 13:23:21.828
    *** MODULE NAME:() 2009-03-30 13:23:21.828
    *** ACTION NAME:() 2009-03-30 13:23:21.828
    Exception [type: ACCESS_VIOLATION, UNABLE_TO_READ] [ADDR:0x98] [PC:0x37FAE2B, _qmuwsPrintPackWSDL()+1031]
    Incident 62733 created, dump file: c:\app\diag\rdbms\orcl\orcl\incident\incdir_62733\orcl_s001_16144_i62733.trc
    ORA-07445: exception encountered: core dump [qmuwsPrintPackWSDL()+1031] [ACCESS_VIOLATION] [ADDR:0x98] [PC:0x37FAE2B] [UNABLE_TO_READ] []I am at a loss on quickly resolving this issue. I will be attempting to find a solution via an SR, but I am not sure how responsive that will be. Any help is appreciated.
    SR Number: 7504349.992

    Quick test for 11.1.0.7.0 (linux_x64) does not show a problem
    SQL> connect sys/oracle as sysdba
    Connected.
    SQL> --
    SQL> def USERNAME=WEB_API
    SQL> --
    SQL> def PASSWORD=WEB_API
    SQL> --
    SQL> DROP USER &USERNAME CASCADE
      2  /
    old   1: DROP USER &USERNAME CASCADE
    new   1: DROP USER WEB_API CASCADE
    DROP USER WEB_API CASCADE
    ERROR at line 1:
    ORA-01918: user 'WEB_API' does not exist
    SQL> grant connect, resource to &USERNAME identified by &PASSWORD
      2  /
    old   1: grant connect, resource to &USERNAME identified by &PASSWORD
    new   1: grant connect, resource to WEB_API identified by WEB_API
    Grant succeeded.
    SQL> begin
      2    dbms_network_acl_admin.drop_acl('localhost.xml');
      3  end;
      4  /
    begin
    ERROR at line 1:
    ORA-31001: Invalid resource handle or path name "/sys/acls/localhost.xml"
    ORA-06512: at "XDB.DBMS_XDB", line 337
    ORA-06512: at "SYS.DBMS_NETWORK_ACL_ADMIN", line 428
    ORA-06512: at line 2
    SQL> begin
      2    dbms_network_acl_admin.create_acl('localhost.xml', 'ACL for 127.0.0.1', '&USERNAME', true, 'connect');
      3    dbms_network_acl_admin.assign_acl('localhost.xml', '127.0.0.1');
      4  end;
      5  /
    old   2:   dbms_network_acl_admin.create_acl('localhost.xml', 'ACL for 127.0.0.1', '&USERNAME', true, 'connect');
    new   2:   dbms_network_acl_admin.create_acl('localhost.xml', 'ACL for 127.0.0.1', 'WEB_API', true, 'connect');
    PL/SQL procedure successfully completed.
    SQL> COMMIT
      2  /
    Commit complete.
    SQL> GRANT XDB_WEBSERVICES TO &USERNAME
      2  /
    old   1: GRANT XDB_WEBSERVICES TO &USERNAME
    new   1: GRANT XDB_WEBSERVICES TO WEB_API
    Grant succeeded.
    SQL> GRANT XDB_WEBSERVICES_OVER_HTTP TO &USERNAME
      2  /
    old   1: GRANT XDB_WEBSERVICES_OVER_HTTP TO &USERNAME
    new   1: GRANT XDB_WEBSERVICES_OVER_HTTP TO WEB_API
    Grant succeeded.
    SQL> connect &USERNAME/&PASSWORD
    Connected.
    SQL> --
    SQL> var url varchar2(700)
    SQL> --
    SQL> set pages 0 long 10000
    SQL> --
    SQL>
    SQL> CREATE OR REPLACE TYPE ACCOUNT_O AS OBJECT
      2  (
      3     ACCOUNT_ID              NUMBER(9, 0),
      4     ACCOUNT_NUMBER          VARCHAR2(100),
      5     ACCOUNT_NAME            VARCHAR2(50),
      6     ACTIVE                  NUMBER(1, 0),
      7     DEACTIVE_DATE           DATE,
      8     START_DATE              DATE,
      9     END_DATE                DATE,
    10     ROLLOVER_ACCOUNT_NUMBER VARCHAR2(100),
    11     ROLLOVER_ACCOUNT_NAME   VARCHAR2(50),
    12     ROLLOVER_SPEED_CODE     VARCHAR2(10),
    13     LAST_UPDATE_DATE        DATE
    14  )
    15  /
    Type created.
    SQL> CREATE OR REPLACE TYPE ACCOUNT_SK AS OBJECT( ACCOUNT_ID NUMBER(38) )
      2  /
    Type created.
    SQL> CREATE OR REPLACE PACKAGE ACCOUNT_API AS
      2     FUNCTION "NEW"(ACCOUNT_ID              NUMBER,
      3                    ACCOUNT_NUMBER          VARCHAR2,
      4                    ACCOUNT_NAME            VARCHAR2 DEFAULT NULL,
      5                    ACTIVE                  NUMBER DEFAULT NULL,
      6                    DEACTIVE_DATE           DATE DEFAULT NULL,
      7                    START_DATE              DATE DEFAULT NULL,
      8                    END_DATE                DATE DEFAULT NULL,
      9                    ROLLOVER_ACCOUNT_NUMBER VARCHAR2 DEFAULT NULL,
    10                    ROLLOVER_ACCOUNT_NAME   VARCHAR2 DEFAULT NULL,
    11                    ROLLOVER_SPEED_CODE     VARCHAR2 DEFAULT NULL,
    12                    LAST_UPDATE_DATE        DATE DEFAULT NULL)
    13        RETURN ACCOUNT_SK;
    14     PROCEDURE "UPDATE"(ACCOUNT_ID              NUMBER,
    15                        ACCOUNT_NUMBER          VARCHAR2,
    16                        ACCOUNT_NAME            VARCHAR2 DEFAULT NULL,
    17                        ACTIVE                  NUMBER DEFAULT NULL,
    18                        DEACTIVE_DATE           DATE DEFAULT NULL,
    19                        START_DATE              DATE DEFAULT NULL,
    20                        END_DATE                DATE DEFAULT NULL,
    21                        ROLLOVER_ACCOUNT_NUMBER VARCHAR2 DEFAULT NULL,
    22                        ROLLOVER_ACCOUNT_NAME   VARCHAR2 DEFAULT NULL,
    23                        ROLLOVER_SPEED_CODE     VARCHAR2 DEFAULT NULL,
    24                        LAST_UPDATE_DATE        DATE DEFAULT NULL);
    25     PROCEDURE "DELETE"(ACCOUNT_ID NUMBER);
    26     FUNCTION "GET"(ACCOUNT_ID NUMBER) RETURN ACCOUNT_O;
    27  END ACCOUNT_API;
    28  /
    Package created.
    SQL> BEGIN
      2    :url :=   'http://&USERNAME:&[email protected]:' || dbms_xdb.getHttpPort() || '/orawsv/&USERNAME/ACCOUNT_API';
      3  end;
      4  /
    old   2:   :url :=   'http://&USERNAME:&[email protected]:' || dbms_xdb.getHttpPort() || '/orawsv/&USERNAME/ACCOUNT_API';
    new   2:   :url :=   'http://WEB_API:[email protected]:' || dbms_xdb.getHttpPort() || '/orawsv/WEB_API/ACCOUNT_API';
    PL/SQL procedure successfully completed.
    SQL> print url
    http://WEB_API:[email protected]:80/orawsv/WEB_API/ACCOUNT_API
    SQL> --
    SQL> select  httpuritype( :url || '?wsdl' ).getXML() from dual
      2  /
    <definitions name="ACCOUNT_API" targetNamespace="http://xmlns.oracle.com/orawsv/
    WEB_API/ACCOUNT_API" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://
    xmlns.oracle.com/orawsv/WEB_API/ACCOUNT_API" xmlns:xsd="http://www.w3.org/2001/X
    MLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
      <types>
        <xsd:schema targetNamespace="http://xmlns.oracle.com/orawsv/WEB_API/ACCOUNT_
    API" elementFormDefault="qualified">
          <xsd:element name="UPDATEInput">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="START_DATE-DATE-IN" minOccurs="0" maxOccurs="1" t
    ype="xsd:date"/>
                <xsd:element name="ROLLOVER_SPEED_CODE-VARCHAR2-IN" minOccurs="0" ma
    xOccurs="1" type="xsd:string"/>
                <xsd:element name="ROLLOVER_ACCOUNT_NUMBER-VARCHAR2-IN" minOccurs="0
    " maxOccurs="1" type="xsd:string"/>
                <xsd:element name="ROLLOVER_ACCOUNT_NAME-VARCHAR2-IN" minOccurs="0"
    maxOccurs="1" type="xsd:string"/>
                <xsd:element name="LAST_UPDATE_DATE-DATE-IN" minOccurs="0" maxOccurs
    ="1" type="xsd:date"/>
                <xsd:element name="END_DATE-DATE-IN" minOccurs="0" maxOccurs="1" typ
    e="xsd:date"/>
                <xsd:element name="DEACTIVE_DATE-DATE-IN" minOccurs="0" maxOccurs="1
    " type="xsd:date"/>
                <xsd:element name="ACTIVE-NUMBER-IN" minOccurs="0" maxOccurs="1" typ
    e="xsd:double"/>
                <xsd:element name="ACCOUNT_NUMBER-VARCHAR2-IN" type="xsd:string"/>
                <xsd:element name="ACCOUNT_NAME-VARCHAR2-IN" minOccurs="0" maxOccurs
    ="1" type="xsd:string"/>
                <xsd:element name="ACCOUNT_ID-NUMBER-IN" type="xsd:double"/>
              </xsd:sequence>
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="UPDATEOutput">
            <xsd:complexType>
              <xsd:sequence>
                </xsd:sequence>
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="CACCOUNT_SK-NEWInput">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="START_DATE-DATE-IN" minOccurs="0" maxOccurs="1" t
    ype="xsd:date"/>
                <xsd:element name="ROLLOVER_SPEED_CODE-VARCHAR2-IN" minOccurs="0" ma
    xOccurs="1" type="xsd:string"/>
                <xsd:element name="ROLLOVER_ACCOUNT_NUMBER-VARCHAR2-IN" minOccurs="0
    " maxOccurs="1" type="xsd:string"/>
                <xsd:element name="ROLLOVER_ACCOUNT_NAME-VARCHAR2-IN" minOccurs="0"
    maxOccurs="1" type="xsd:string"/>
                <xsd:element name="LAST_UPDATE_DATE-DATE-IN" minOccurs="0" maxOccurs
    ="1" type="xsd:date"/>
                <xsd:element name="END_DATE-DATE-IN" minOccurs="0" maxOccurs="1" typ
    e="xsd:date"/>
                <xsd:element name="DEACTIVE_DATE-DATE-IN" minOccurs="0" maxOccurs="1
    " type="xsd:date"/>
                <xsd:element name="ACTIVE-NUMBER-IN" minOccurs="0" maxOccurs="1" typ
    e="xsd:double"/>
                <xsd:element name="ACCOUNT_NUMBER-VARCHAR2-IN" type="xsd:string"/>
                <xsd:element name="ACCOUNT_NAME-VARCHAR2-IN" minOccurs="0" maxOccurs
    ="1" type="xsd:string"/>
                <xsd:element name="ACCOUNT_ID-NUMBER-IN" type="xsd:double"/>
              </xsd:sequence>
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="NEWOutput">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="RETURN" type="tns:ACCOUNT_SKType"/>
              </xsd:sequence>
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="CACCOUNT_O-GETInput">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="ACCOUNT_ID-NUMBER-IN" type="xsd:double"/>
              </xsd:sequence>
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="GETOutput">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="RETURN" type="tns:ACCOUNT_OType"/>
              </xsd:sequence>
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="DELETEInput">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="ACCOUNT_ID-NUMBER-IN" type="xsd:double"/>
              </xsd:sequence>
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="DELETEOutput">
            <xsd:complexType>
              <xsd:sequence>
                </xsd:sequence>
            </xsd:complexType>
          </xsd:element>
          <xsd:complexType name="ACCOUNT_SKType">
            <xsd:sequence>
              <xsd:element name="ACCOUNT_SK">
                <xsd:complexType>
                  <xsd:sequence>
                    <xsd:element name="ACCOUNT_ID" type="xsd:double"/>
                  </xsd:sequence>
                </xsd:complexType>
              </xsd:element>
            </xsd:sequence>
          </xsd:complexType>
          <xsd:complexType name="ACCOUNT_OType">
            <xsd:sequence>
              <xsd:element name="ACCOUNT_O">
                <xsd:complexType>
                  <xsd:sequence>
                    <xsd:element name="ACCOUNT_ID" type="xsd:double"/>
                    <xsd:element name="ACCOUNT_NUMBER">
                      <xsd:simpleType>
                        <xsd:restriction base="xsd:string">
                          <xsd:maxLength value="100"/>
                        </xsd:restriction>
                      </xsd:simpleType>
                    </xsd:element>
                    <xsd:element name="ACCOUNT_NAME">
                      <xsd:simpleType>
                        <xsd:restriction base="xsd:string">
                          <xsd:maxLength value="50"/>
                        </xsd:restriction>
                      </xsd:simpleType>
                    </xsd:element>
                    <xsd:element name="ACTIVE" type="xsd:double"/>
                    <xsd:element name="DEACTIVE_DATE" type="xsd:date"/>
                    <xsd:element name="START_DATE" type="xsd:date"/>
                    <xsd:element name="END_DATE" type="xsd:date"/>
                    <xsd:element name="ROLLOVER_ACCOUNT_NUMBER">
                      <xsd:simpleType>
                        <xsd:restriction base="xsd:string">
                          <xsd:maxLength value="100"/>
                        </xsd:restriction>
                      </xsd:simpleType>
                    </xsd:element>
                    <xsd:element name="ROLLOVER_ACCOUNT_NAME">
                      <xsd:simpleType>
                        <xsd:restriction base="xsd:string">
                          <xsd:maxLength value="50"/>
                        </xsd:restriction>
                      </xsd:simpleType>
                    </xsd:element>
                    <xsd:element name="ROLLOVER_SPEED_CODE">
                      <xsd:simpleType>
                        <xsd:restriction base="xsd:string">
                          <xsd:maxLength value="10"/>
                        </xsd:restriction>
                      </xsd:simpleType>
                    </xsd:element>
                    <xsd:element name="LAST_UPDATE_DATE" type="xsd:date"/>
                  </xsd:sequence>
                </xsd:complexType>
              </xsd:element>
            </xsd:sequence>
          </xsd:complexType>
        </xsd:schema>
      </types>
      <message name="UPDATEInputMessage">
        <part name="parameters" element="tns:UPDATEInput"/>
      </message>
      <message name="UPDATEOutputMessage">
        <part name="parameters" element="tns:UPDATEOutput"/>
      </message>
      <message name="NEWInputMessage">
        <part name="parameters" element="tns:CACCOUNT_SK-NEWInput"/>
      </message>
      <message name="NEWOutputMessage">
        <part name="parameters" element="tns:NEWOutput"/>
      </message>
      <message name="GETInputMessage">
        <part name="parameters" element="tns:CACCOUNT_O-GETInput"/>
      </message>
      <message name="GETOutputMessage">
        <part name="parameters" element="tns:GETOutput"/>
      </message>
      <message name="DELETEInputMessage">
        <part name="parameters" element="tns:DELETEInput"/>
      </message>
      <message name="DELETEOutputMessage">
        <part name="parameters" element="tns:DELETEOutput"/>
      </message>
      <portType name="ACCOUNT_APIPortType">
        <operation name="UPDATE">
          <input message="tns:UPDATEInputMessage"/>
          <output message="tns:UPDATEOutputMessage"/>
        </operation>
        <operation name="NEW">
          <input message="tns:NEWInputMessage"/>
          <output message="tns:NEWOutputMessage"/>
        </operation>
        <operation name="GET">
          <input message="tns:GETInputMessage"/>
          <output message="tns:GETOutputMessage"/>
        </operation>
        <operation name="DELETE">
          <input message="tns:DELETEInputMessage"/>
          <output message="tns:DELETEOutputMessage"/>
        </operation>
      </portType>
      <binding name="ACCOUNT_APIBinding" type="tns:ACCOUNT_APIPortType">
        <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/ht
    tp"/>
        <operation name="UPDATE">
          <soap:operation soapAction="UPDATE"/>
          <input>
            <soap:body parts="parameters" use="literal"/>
          </input>
          <output>
            <soap:body parts="parameters" use="literal"/>
          </output>
        </operation>
        <operation name="NEW">
          <soap:operation soapAction="NEW"/>
          <input>
            <soap:body parts="parameters" use="literal"/>
          </input>
          <output>
            <soap:body parts="parameters" use="literal"/>
          </output>
        </operation>
        <operation name="GET">
          <soap:operation soapAction="GET"/>
          <input>
            <soap:body parts="parameters" use="literal"/>
          </input>
          <output>
            <soap:body parts="parameters" use="literal"/>
          </output>
        </operation>
        <operation name="DELETE">
          <soap:operation soapAction="DELETE"/>
          <input>
            <soap:body parts="parameters" use="literal"/>
          </input>
          <output>
            <soap:body parts="parameters" use="literal"/>
          </output>
        </operation>
      </binding>
      <service name="ACCOUNT_APIService">
        <documentation>Oracle Web Service</documentation>
        <port name="ACCOUNT_APIPort" binding="tns:ACCOUNT_APIBinding">
          <soap:address location="http://127.0.0.1/orawsv/WEB_API/ACCOUNT_API"/>
        </port>
      </service>
    </definitions>But I think you said it was intermittant

  • SCCM 2012 - Reporting Services - No srsrpsetup.log file

    Hi all,
    just in the process of moving from SCCM 2007 to 2012 R2. Here's the set up: SCCM installed on Win 2012 R2 box, SQL back end is off box on a Win 2012 R2 cluster, SQL Reporting Services is installed on a dedicated Win 2012 R2 box.
    I've installed the Reporting Services Point onto the SRS01 box (which also installed the Site system and Component server roles). The role seems to have instlled ok - it's popped up under the Component Status as Healthy and the State Messages look ok:
    I was under the impression that I should then see a new log file (SRSRPSetup.log) appear in the install directory (D:\Program Files\Microsoft Configuration Manager\Logs) but so far nothing's appeared. Since the log files are usually the best to start
    troubleshooting I'm a bit stumped as to where to begin troubleshooting this. Does anyone have any suggestions as to why the log file may not have appeared?
    Thanks for the help!

    Ignore this, just had a poke around on the SRS server and found the log files under D:\SMS\logs. Should have realised sine the role was installed on the SRS01 server, that's naturally where the role installation logs would be located!

  • JVM (java 1.6.0_20) crashed with SIGBUS error in the hot spot core dump log

    We have a service that uploads a csv(comma separated data file) file from the remote server to local location and then process each record in that file one afer the other.
    Recently we have observed a crash in JVM while uploading a list with problem frame ponted to libzip.so file.
    It was clearly communicated that the crash is out side the JVM in native code.
    This upload can be done using different protocols(FTP, SCP. SFTP...etc). We are using third party API pakages for this upload activity.
    Please inform if anything you can add to this mail...
    Thanks in advance,
    -RAM-

    Here is the hot spot error log.
    [ebiz40@DL-CM-TASHA ~]$ cat /home/ebiz40/hs_err_pid30864.log
    # An unexpected error has been detected by Java Runtime Environment:
    # SIGBUS (0x7) at pc=0x00002aaaab03f031, pid=30864, tid=1119217984
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.0-b16 mixed mode linux-amd64)
    # Problematic frame:
    # C [libzip.so+0xb031]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    --------------- T H R E A D ---------------
    Current thread (0x00002aaac4096c00): JavaThread "TBSU-ImportProcess" [_thread_in_native, id=31253, stack(0x0000000042a5e000,0x0000000042b5f000)]
    siginfo:si_signo=SIGBUS: si_errno=0, si_code=2 (BUS_ADRERR), si_addr=0x00002aaac2224af1
    Registers:
    RAX=0x0000000000000000, RBX=0x000000005470d9e8, RCX=0x0000000000000070, RDX=0x00002aaac8b62b30
    RSP=0x0000000042b5be80, RBP=0x00002aaac2224ad4, RSI=0x00000035291529e0, RDI=0x00002aaac80001e8
    R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00002aae378c5418, R11=0x00002aae378c8e88
    R12=0x00002aaac8b62af0, R13=0x000000005470b460, R14=0x0000000042b5bf10, R15=0x0000000000000029
    RIP=0x00002aaaab03f031, EFL=0x0000000000010206, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
    TRAPNO=0x000000000000000e

  • OCI connect error reported to cause core dump

    I use OCI in my developped library. Other developers use my library for their development purposes. Last night, the oracle server went down for patching, and a user reported a core dump that I recognized it is comming from my OCI section of library.
    I do OCI initialization, select, execute a query, and cleanup.
    Has there been any reports as for the case, when a connection is initialized, and the server goes down after successful initialization but before calls to execute a query or commit?
    Any comment???
    I have the error message below, and replace prepriotory info with xxxxxxx.
    thanks,
    --M
    Fatal NI connect error 12541, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxxxxxx)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=xxxxxx)(CID=(PROGRAM=xxxxxx@fashing)(HOST=xxxxxx)(USER=xxxxx))))
    VERSION INFORMATION:
    TNS for Solaris: Version 10.1.0.4.0 - Production
    TCP/IP NT Protocol Adapter for Solaris: Version 10.1.0.4.0 - Production
    Time: 15-FEB-2007 15:49:09
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12541
    TNS-12541: TNS:no listener
    ns secondary err code: 12560
    nt main err code: 511
    TNS-00511: No listener

    We have seen core dumps in system calls earlier and have tried to debug them. We did not have the exact same stack as you but the core used to show up a stack in _malloc.
    As it turned out that we had out of bound array reads (used purify to detect this) and which resulted in this dump. So the stack shown in this case could be totally misleading and the real cause could be somewhere else.
    Hope this helps.

  • Indecipherable core dump on Solaris x86_64

    On a 64-bit Solaris x86 machine (SunOS tempest-solaris 5.10 Generic_141445-09 i86pc i386 i86pc Solaris), I have been running gcc 4.3.4 (configured for i686-pc-solaris2.10) without a hitch. Both dbx 7.8 and gdb 7.1 are able to read core dumps created from a simple "goodbye, cruel world" program (kind of like "hello world", but it dereferences NULL at the end) built with gcc -m64 -g. However, with a more complex program, neither gdb nor dbx are able to figure it out core dumps (though they can debug it just fine if I set a breakpoint in main and start the program in the debugger).
    gdb's failure looks like this:
    GNU gdb (GDB) 7.1
    Copyright (C) 2010 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later
    <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
    and "show warranty" for details.
    This GDB was configured as "x86_64-pc-solaris2.10".
    For bug reporting instructions, please see:
    <http://www.gnu.org/software/gdb/bugs/>...
    Reading symbols from
    /net/chronic2nas/emake-slothman-main-201006211520/out/i686_SunOS_64.5.10/ecloud/agent/ecagent...done.
    [New LWP 1]
    [New LWP 2]
    [New LWP 3]
    [New LWP 4]
    [New LWP 5]
    Reading symbols from /usr/lib/amd64/ld.so.1...(no debugging symbols
    found)...done.
    Loaded symbols for /usr/lib/amd64/ld.so.1
    Core was generated by `/opt/ecloud/i686_SunOS.5.10/bin/ecagent
    /opt/ecloud/i686_SunOS.5.10/bin/runagen'.
    Program terminated with signal 11, Segmentation fault.
    #0  0xfffffd7ffeac431c in ?? ()
    (gdb) bt
    #0  0xfffffd7ffeac431c in ?? ()
    Cannot access memory at address 0xfffffd7fffdfed30
    (gdb) thread 2
    [Switching to thread 2 (LWP 2)]#0  0xfffffd7ffeb2c8fa in ?? ()
    (gdb) bt
    #0  0xfffffd7ffeb2c8fa in ?? ()
    Cannot access memory at address 0xfffffd7ffe1f8dd8
    (gdb) thread 3
    [Switching to thread 3 (LWP 3)]#0  0xfffffd7ffeb27527 in ?? ()
    (gdb) bt
    #0  0xfffffd7ffeb27527 in ?? ()
    Cannot access memory at address 0xfffffd7ffdfffd68
    (gdb) thread 4
    [Switching to thread 4 (LWP 4)]#0  0xfffffd7ffeb27527 in ?? ()
    (gdb) bt
    #0  0xfffffd7ffeb27527 in ?? ()
    Cannot access memory at address 0xfffffd7ffde00e78
    (gdb) thread 5
    [Switching to thread 5 (LWP 5)]#0  0xfffffd7ffeb2c8fa in ?? ()
    (gdb) bt
    #0  0xfffffd7ffeb2c8fa in ?? ()
    Cannot access memory at address 0xfffffd7ffdbffc58
    (gdb) info sharedlibrary
    From                To                  Syms Read   Shared Object Library
    0xfffffd7fff3c1010  0xfffffd7fff3e614e  Yes (*)     /usr/lib/amd64/ld.so.1
    (*): Shared library is missing debugging information.and dbx's looks like this:
    Reading ecagent
    dbx: internal warning: writable memory segment 0x597000[28672] of size 0 in core
    dbx: internal warning: writable memory segment 0x59e000[3600384] of size 0 in core
    dbx: internal warning: writable memory segment 0xfffffd7ffd405000[4096] of size 0 in core
    dbx: internal warning: writable memory segment 0xfffffd7fff3fd000[8192] of size 0 in core
    dbx: internal warning: writable memory segment 0xfffffd7fffdfa000[24576] of size 0 in core
    core file header read successfully
    Reading ld.so.1
    dbx: core file read error: address 0xfffffd7fff3fb000 not available
    dbx: core file read error: address 0xfffffd7fff3fbae0 not available
    dbx: core file read error: address 0x598ff0 not available
    dbx: warning: Dbx could not initialize rtld_db
    Make sure this is the same version of Solaris where the core dump originated.
    Use `help core mismatch' for more info.
    (l@1) terminated by signal SEGV (no mapping at the fault address)
    0xffffffffffffffff:     <bad address 0xffffffffffffffff>
    (dbx) where
      [1] 0xfffffd7ffeac431c(0x0, 0x0, 0x784120, 0x170, 0x7, 0xffffffff), at 0xfffffd7ffeac431c
    (dbx) threads
    dbx: thread related commands not availableI get these errors even when debugging on the exact same machine where the core dump was generated. pstack is similarly confused:
    tempest-solaris% pstack /net/chronic2nas/emake-slothman-main-201006211520/logs-201006211902-solx2-ea2/core
    core '/net/chronic2nas/emake-slothman-main-201006211520/logs-201006211902-solx2-ea2/core' of 14854:     /opt/ecloud/i686_SunOS.5.10/bin/ecagent /opt/ecloud/i686_SunOS.5.10/bi
    -----------------  lwp# 1  --------------------------------
    fffffd7ffeac431c ???????? ()
    -----------------  lwp# 2  --------------------------------
    fffffd7ffeb2c8fa ???????? ()
    -----------------  lwp# 3  --------------------------------
    fffffd7ffeb27527 ???????? ()
    -----------------  lwp# 4  --------------------------------
    fffffd7ffeb27527 ???????? ()
    -----------------  lwp# 5  --------------------------------
    fffffd7ffeb2c8fa ???????? ()
    pstack: warning: librtld_db failed to initialize; symbols from shared libraries will not be availableAre there any arcane configuration parameters in Solaris that affect the generation of core dumps?

    Bother. Spoke too soon. One of my tests generated a readable core file, but the rest are having the same issues as detailed above. I am examining the core dump on the machine that generated it. The sizes of the failed tests are 21,522,239 and 21,485,375 and 21,526,447, so I doubt it’s running into a limit. (The successful one was 27,942,207.)
    On this machine, coreadm reports:
         global core file pattern:
         global core file content: all
           init core file pattern: core
           init core file content: all
                global core dumps: disabled
           per-process core dumps: enabled
          global setid core dumps: disabled
    per-process setid core dumps: disabled
         global core dump logging: disabledThe machine that got the successful core dump was physical while the ones where it failed were running under VMware LabManager, but I would be very surprised if that makes a difference to this matter. The successful core dump was generated by signal 9 (kill), while the bad ones have all been by signal 11 (segmentation fault).

  • Sharepoint 2010 SQl 2008 r2 Reporting Services Integrated with Claims

    i have a 4 server sharepoint 2010 farm all servers are windows 2008 r2 x64
    two severs are sharepoint app/wfe servers
    one server is SQL sharepoint content db server sql 2008 r2 enterprise
    one server is SQL Claims Provider DB and reporting services on SQL 2008 r2
    the site is behind a forefront tmg proxy firewall for both internal and external users and both locations are producing the same results.
    the web application i am having an issue with consists of a primary web app claims enabled web app that only has NTLM enabled, with an extended extranet webapp that  supports claims and NTLM.
    there is surrently a site collection that has been configured for reporting services when i log into the site as a SQL Claims user i am able to run the reportbuilder as a content type  using the New Report builder report content type from a library on
    this site. Reportbuilder launches and i am once gain prompted to login i login with the same credentials i used to log into the site and reportbuilder opens up and then i am able to open datasourceas and reports.
    When i log in to the same site collection as a domain user i am able to log in to the site and launch reportbuilder. When reportbuilder opens up i am prompted to log in, i insert my domain\username and password and nothing happens the login prompt appears again
    blank on the back end it throws the following exceptions
    1. Password check on 'username' generated exception: 'System.ServiceModel.FaultException`1[Microsoft.IdentityModel.Tokens.FailedAuthenticationException]: The security token username and password could not be validated. (Fault Detail is equal to Microsoft.IdentityModel.Tokens.FailedAuthenticationException:
    The security token username and password could not be validated.).'.
    2.An exception occurred when trying to issue security token: The security token username and password could not be validated.
    any thoughts on where i should begin troubleshooting this.

    I think i am getting close i am now seeing a new error it seems that the sp farm account is unable my domain account when launching reportbuilder.
    vent code: 4006
    Event message: Membership credential verification failed.
    Event time: 4/6/2014 10:59:05 AM
    Event time (UTC): 4/6/2014 2:59:05 PM
    Event ID: 7640af98dab846829f78e7d74a4e1e8a
    Event sequence: 9
    Event occurrence: 8
    Event detail code: 0
    Application information:
        Application domain: /LM/W3SVC/2/ROOT/SecurityTokenServiceApplication-1-130412687342754349
        Trust level: Full
        Application Virtual Path: /SecurityTokenServiceApplication
        Application Path: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\WebServices\SecurityToken\
        Machine name: (SP WFE MACHINE NAME)
    Process information:
        Process ID: 8044
        Process name: w3wp.exe
        Account name: (SP FARM ACCOUNT)
    Request information:
        Request URL:  
        Request path:  
        User host address:  
        User:  
        Is authenticated: False
        Authentication Type:  
        Thread account name: (SP FARM ACCOUNT)
    Name to authenticate: (doamin account launching reportbuilder)
    Custom event details:

  • TFS2013 & SQL Reporting Services,

     
    I got a sudden error that I can’t create new Team project collections on TFS2013 
    The reason was suggested “The SSRS service account was changed”  Due to this tfs/report portal couldn’t be accessible. There is workaround suggested by Microsoft
    and that was applied.  Suggestion was “deleted the encryption key and created new one. " After this I was able to access reporting Services URL, but after that I got another error
     , so this  error says permissions issue but I have checked that I have required permissions . Then I tried to create new  team project collection on TFS but it failed. But before to create new team project collection I have ran the TFS health
    check, it shows health check is ok.
    I feel this is due to SSRS issue which running on TFS2013 itself
    I have tired to create test team project collection but for days it is like "creating "

    Hi  EpsithaJ,
    Based on my understanding, after changing service account, you come across a permission issue when accessing the Reporting Service.
    In Reporting Service, service account should be specified as built-in account , local Windows account or domain user account to run Reporting Service. Initially, only users who are members of the local administrators group can access a report server. Reporting
    Services is installed with two default role assignments that grant item-level and system-level access to members of the local administrators group. These built-in role assignments local Administrators to grant report server access to other users and manage
    report server items.
    So in your scenario, please make sure the new service account is a built-in account or local Windows user account/domain user account within local administrators group. Also please check Reporting Service has been logged on as the new service account(See
    screenshot below). Then on database side, make sure the login has permissions to host the report server database on the SQL Server Database Engine instance. The new account should be granted public and RSExecRole roles for the ReportServer database, RSExecRole
    role for the master, msdb, and ReportServerTempDB databases. After that, if you can access report manager, please check if the new service account has been assigned a proper system-level role and item-level role.
    Reference:
    Service Account (SSRS Native Mode)
    Granting Permissions on a Native Mode Report Server
    Configure the Report Server Service Account (SSRS Configuration Manager)
    Configure a Report Server Database Connection (SSRS Configuration Manager)
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu

  • Reporting service unable to start after restoring on new hardware

    Hi,
    I have a SQL server that the hardware is failing. As a solution we restored the image of the server on a multicore (more less new) server. The problem is that SQL 2000 cannot be started if number of CPUs is not in power of 2. I found an article that helped
    me with a nice trick to load SQL just fine but the reporting service is having the same issue.
    So I am looking for a solution on how to load the Reporting Services on this new hardware. Here is the log of the Report Server Service.
    <Header>
    <Product>Microsoft SQL Server Reporting Services Version 8.00.1038.00</Product>
    <Locale>en-US</Locale>
    <TimeZone>SA Western Standard Time</TimeZone>
    <Path>C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\LogFiles\ReportServerService__06_05_2014_13_45_41.log</Path>
    <SystemName>S*******R</SystemName>
    <OSName>Microsoft Windows NT 5.2.3790.0</OSName>
    <OSVersion>5.2.3790.0</OSVersion>
    </Header>
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing ConnectionType to '0' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing IsSchedulingService to 'True' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing IsNotificationService to 'True' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing IsEventService to 'True' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing MemoryLimit to '60' percent as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing MaximumMemoryLimit to '80' percent as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing InstanceName to 'MSSQLSERVER' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing ProcessRecycleOptions to '0' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing SecureConnectionLevel to '0' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing DisplayErrorLink to 'True' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing WebServiceUseFileShareStorage to default value of 'False' because it was not specified in Configuration file.
    ReportingServicesService!servicecontroller!e24!6/5/2014-13:45:41:: Error Starting Service: System.ArgumentException: Value does not fall within the expected range.
    at Microsoft.ReportingServices.Diagnostics.ResourceUtilities.BitsSet(Int32 nr)
    at Microsoft.ReportingServices.Diagnostics.ResourceUtilities.ThrottleCpu()
    at Microsoft.ReportingServices.Diagnostics.Globals.InitializeProcessParameters()
    at Microsoft.ReportingServices.Library.ServiceController.StartService()
    Thanks for your help!!

    Hi,
    Repair Reporting Services Features and see how it works.
    To reinstall an existing component with new properties, reinstall the component with the new properties you need. If using the command prompt, when you select a component to be removed, and then select the same component to be installed,
    Setup will remove the component first, then reinstall it with the new parameters specified.
    The repair of an installation is achieved through a reinstallation of all existing components. When repairing an installation, all components are repaired. When using the command prompt, use the
    REINSTALL="all" or REINSTALLMODE={
    omus | amus } property. For more information on the description of the properties and their values, see
    Installing Reporting Services from the Command Line.
    More information, please see:
    http://technet.microsoft.com/en-us/library/aa179352(v=sql.80).aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Reporting Service Not Start

    Hi All
    After install SQL 2008 R2 Sp2, Reporting service not able to startup I have no idea about this. Anyone has the idea ?
    <Header>
      <Product>Microsoft SQL Server Reporting Services Version 2009.0100.1617.00 ((KJ_RTM_GDR).110422-1901 )</Product>
      <Locale>English (United States)</Locale>
      <TimeZone></TimeZone>
      <Path>D:\Database\MSRS10_50.MSSQLSERVER\Reporting Services\Logfiles\ReportServerService__01_25_2014_00_00_47.log</Path>
      <SystemName>SV53413</SystemName>
      <OSName>Microsoft Windows NT 5.2.3790 Service Pack 2</OSName>
      <OSVersion>5.2.3790</OSVersion>
      <ProcessID>2676</ProcessID>
      <Virtualization>Hypervisor</Virtualization>
    </Header>
    library!WindowsService_10!cbc!01/25/2014-00:00:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-00:00:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-00:00:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-00:10:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-00:10:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-00:10:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-00:20:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-00:20:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-00:20:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-00:30:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-00:30:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-00:30:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-00:40:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-00:40:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-00:40:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-00:50:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-00:50:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-00:50:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-01:00:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-01:00:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-01:00:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-01:10:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-01:10:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-01:10:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-01:20:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-01:20:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-01:20:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-01:30:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-01:30:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-01:30:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-01:40:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-01:40:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-01:40:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-01:50:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-01:50:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-01:50:48:: i INFO: Call to CleanBatch() ends
    dbcleanup!WindowsService_10!ac0!01/25/2014-02:00:00:: i INFO: Expiring old execution log entries
    dbcleanup!WindowsService_10!ac0!01/25/2014-02:00:00:: i INFO: Expiration of old execution log entries is complete.  Removed 0 entries.
    dbcleanup!WindowsService_10!ac0!01/25/2014-02:00:00:: i INFO: Cleaned 0 broken snapshots, 0 chunks, there were 0 unsuccessful attempts
    dbcleanup!WindowsService_10!ac0!01/25/2014-02:00:00:: i INFO: Cleaned 0 parameters values
    dbcleanup!WindowsService_10!ac0!01/25/2014-02:00:00:: i INFO: Cleaned 0 unused segment mappings.
    dbcleanup!WindowsService_10!ac0!01/25/2014-02:00:00:: i INFO: Cleaned 0 unused segments.
    library!WindowsService_10!ac0!01/25/2014-02:00:00:: Using folder D:\Database\MSRS10_50.MSSQLSERVER\Reporting Services\RSTempFiles for temporary files.
    library!WindowsService_10!ac0!01/25/2014-02:00:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-02:00:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-02:00:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-02:10:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-02:10:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-02:10:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-02:20:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-02:20:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-02:20:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-02:30:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-02:30:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-02:30:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-02:40:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-02:40:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-02:40:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-02:50:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-02:50:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-02:50:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-03:00:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-03:00:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-03:00:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-03:10:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-03:10:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-03:10:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-03:20:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-03:20:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-03:20:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-03:30:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-03:30:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-03:30:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-03:40:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-03:40:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-03:40:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-03:50:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-03:50:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-03:50:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-04:00:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-04:00:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-04:00:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-04:10:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-04:10:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-04:10:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-04:20:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-04:20:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-04:20:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-04:30:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-04:30:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-04:30:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-04:40:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-04:40:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-04:40:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-04:50:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-04:50:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-04:50:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-05:00:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-05:00:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-05:00:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-05:10:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-05:10:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-05:10:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-05:20:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-05:20:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-05:20:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-05:30:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-05:30:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-05:30:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-05:40:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-05:40:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-05:40:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-05:50:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-05:50:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-05:50:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-06:00:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-06:00:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-06:00:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-06:10:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-06:10:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-06:10:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-06:20:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-06:20:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-06:20:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-06:30:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-06:30:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-06:30:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-06:40:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-06:40:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-06:40:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-06:50:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-06:50:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-06:50:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-07:00:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-07:00:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-07:00:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-07:10:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-07:10:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-07:10:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-07:20:48:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-07:20:48:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-07:20:48:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-07:30:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-07:30:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-07:30:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-07:40:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-07:40:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-07:40:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!ac0!01/25/2014-07:50:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!ac0!01/25/2014-07:50:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!ac0!01/25/2014-07:50:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-08:00:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-08:00:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-08:00:47:: i INFO: Call to CleanBatch() ends
    library!WindowsService_10!cbc!01/25/2014-08:10:47:: i INFO: Call to CleanBatch()
    library!WindowsService_10!cbc!01/25/2014-08:10:47:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_10!cbc!01/25/2014-08:10:47:: i INFO: Call to CleanBatch() ends
    rshost!rshost!cb4!01/25/2014-08:10:48:: i INFO: Currently registered url
    http://+:80/ReportServer/ on endpoint 2
    rshost!rshost!b7c!01/25/2014-08:10:48:: i INFO: Currently registered url
    http://+:80/Reports/ on endpoint 3
    rshost!rshost!b7c!01/25/2014-08:10:48:: i INFO: Endpoint 4 is disabled and no url is registered vdir=/ReportServer/ReportBuilder, pdir=D:\Database\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer\ReportBuilder.
    rshost!rshost!dd0!01/25/2014-08:10:48:: i INFO: Derived memory configuration based on physical memory as 4193500 KB
    servicecontroller!DefaultDomain!dd0!01/25/2014-08:10:48:: i INFO: Recycling the service from the default domain
    dbpolling!WindowsService_10!d38!01/25/2014-08:10:48:: i INFO: EventPolling polling service stopped
    dbpolling!WindowsService_10!d38!01/25/2014-08:10:48:: i INFO: NotificationPolling polling service stopped
    dbpolling!WindowsService_10!d38!01/25/2014-08:10:48:: i INFO: SchedulePolling polling service stopped
    dbpolling!WindowsService_10!d38!01/25/2014-08:10:48:: i INFO: UpgradePolling polling service stopped
    dbpolling!WindowsService_10!1408!01/25/2014-08:10:48:: i INFO: HeartbeatThread(NotificationPolling): Exited.
    dbpolling!WindowsService_10!1084!01/25/2014-08:10:48:: i INFO: HeartbeatThread(EventPolling): Exited.
    rshost!rshost!dd0!01/25/2014-08:11:03:: i INFO: Application domain type WindowsService statistics: created: 11, unloaded: 11, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!dd0!01/25/2014-08:11:03:: i INFO: Appdomain:13 WindowsService_11 started.
    resourceutilities!WindowsService_11!dd0!01/25/2014-08:11:04:: i INFO: Reporting Services starting SKU: Standard
    servicecontroller!WindowsService_10!dd0!01/25/2014-08:11:04:: i INFO: Service controller exiting.
    appdomainmanager!DefaultDomain!dd0!01/25/2014-08:11:04:: i INFO: Appdomain:12 unregistered.
    appdomainmanager!DefaultDomain!dd0!01/25/2014-08:11:04:: i INFO: Appdomain:12 WindowsService_10 unloading.
    appdomainmanager!DefaultDomain!1084!01/25/2014-08:11:04:: i INFO: AppDomain:12 0 pending unload(s)
    library!WindowsService_11!cb4!01/25/2014-08:11:04:: i INFO: Catalog SQL Server Edition = Standard
    crypto!WindowsService_11!cb4!01/25/2014-08:11:04:: i INFO: Initializing crypto as user: NT AUTHORITY\NETWORK SERVICE
    crypto!WindowsService_11!cb4!01/25/2014-08:11:04:: i INFO: Exporting public key
    crypto!WindowsService_11!cb4!01/25/2014-08:11:04:: i INFO: Performing sku validation
    crypto!WindowsService_11!cb4!01/25/2014-08:11:04:: i INFO: Importing existing encryption key
    dbpolling!WindowsService_11!cb4!01/25/2014-08:11:05:: i INFO: EventPolling polling service started
    dbpolling!WindowsService_11!cb4!01/25/2014-08:11:05:: i INFO: NotificationPolling polling service started
    dbpolling!WindowsService_11!1408!01/25/2014-08:11:05:: i INFO: HeartbeatThread(EventPolling): heartbeat thread started.
    dbpolling!WindowsService_11!1084!01/25/2014-08:11:05:: i INFO: HeartbeatThread(NotificationPolling): heartbeat thread started.
    dbpolling!WindowsService_11!cb4!01/25/2014-08:11:05:: i INFO: SchedulePolling polling service started
    dbpolling!WindowsService_11!cb4!01/25/2014-08:11:05:: i INFO: UpgradePolling polling service started
    dbpolling!WindowsService_11!cc0!01/25/2014-08:11:05:: i INFO: PollingMaintenance: Polling started
    resourceutilities!WindowsService_11!cc0!01/25/2014-08:11:05:: i INFO: Maximum memory limit is 65536Mb
    appdomainmanager!WindowsService_11!cb4!01/25/2014-08:11:05:: i INFO: Appdomain:13 WindowsService_11 initialized.
    library!WindowsService_11!cbc!01/25/2014-08:21:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!cbc!01/25/2014-08:21:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!cbc!01/25/2014-08:21:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!cbc!01/25/2014-08:31:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!cbc!01/25/2014-08:31:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!cbc!01/25/2014-08:31:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!cbc!01/25/2014-08:41:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!cbc!01/25/2014-08:41:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!cbc!01/25/2014-08:41:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!ac0!01/25/2014-08:51:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!ac0!01/25/2014-08:51:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!ac0!01/25/2014-08:51:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!cbc!01/25/2014-09:01:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!cbc!01/25/2014-09:01:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!cbc!01/25/2014-09:01:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!ac0!01/25/2014-09:11:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!ac0!01/25/2014-09:11:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!ac0!01/25/2014-09:11:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!cbc!01/25/2014-09:21:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!cbc!01/25/2014-09:21:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!cbc!01/25/2014-09:21:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!ac0!01/25/2014-09:31:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!ac0!01/25/2014-09:31:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!ac0!01/25/2014-09:31:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!ac0!01/25/2014-09:41:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!ac0!01/25/2014-09:41:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!ac0!01/25/2014-09:41:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!cbc!01/25/2014-09:51:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!cbc!01/25/2014-09:51:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!cbc!01/25/2014-09:51:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!ac0!01/25/2014-10:01:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!ac0!01/25/2014-10:01:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!ac0!01/25/2014-10:01:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!cbc!01/25/2014-10:11:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!cbc!01/25/2014-10:11:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!cbc!01/25/2014-10:11:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!a14!01/25/2014-10:21:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!a14!01/25/2014-10:21:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!a14!01/25/2014-10:21:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!a14!01/25/2014-10:31:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!a14!01/25/2014-10:31:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!a14!01/25/2014-10:31:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!a14!01/25/2014-10:41:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!a14!01/25/2014-10:41:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!a14!01/25/2014-10:41:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!a14!01/25/2014-10:51:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!a14!01/25/2014-10:51:07:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!a14!01/25/2014-10:51:07:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!ac0!01/25/2014-11:01:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!ac0!01/25/2014-11:01:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!ac0!01/25/2014-11:01:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!cbc!01/25/2014-11:11:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!cbc!01/25/2014-11:11:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!cbc!01/25/2014-11:11:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!cbc!01/25/2014-11:21:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!cbc!01/25/2014-11:21:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!cbc!01/25/2014-11:21:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!ac0!01/25/2014-11:31:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!ac0!01/25/2014-11:31:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!ac0!01/25/2014-11:31:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!cbc!01/25/2014-11:41:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!cbc!01/25/2014-11:41:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!cbc!01/25/2014-11:41:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!cbc!01/25/2014-11:51:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!cbc!01/25/2014-11:51:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!cbc!01/25/2014-11:51:05:: i INFO: Call to CleanBatch() ends
    library!WindowsService_11!ac0!01/25/2014-12:01:05:: i INFO: Call to CleanBatch()
    library!WindowsService_11!ac0!01/25/2014-12:01:05:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_11!ac0!01/25/2014-12:01:05:: i INFO: Call to CleanBatch() ends
    rpcserver!DefaultDomain!86c!01/25/2014-12:02:15:: i INFO: Process monitoring stopped.
    rpcserver!DefaultDomain!cbc!01/25/2014-12:02:15:: i INFO: RPC Server stopped.
    servicecontroller!DefaultDomain!cbc!01/25/2014-12:02:15:: i INFO: RPC Server stopped.
    dbpolling!WindowsService_11!cb4!01/25/2014-12:02:15:: i INFO: EventPolling polling service stopped
    dbpolling!WindowsService_11!cb4!01/25/2014-12:02:15:: i INFO: NotificationPolling polling service stopped
    dbpolling!WindowsService_11!cb4!01/25/2014-12:02:15:: i INFO: SchedulePolling polling service stopped
    dbpolling!WindowsService_11!cb4!01/25/2014-12:02:15:: i INFO: UpgradePolling polling service stopped
    dbpolling!WindowsService_11!1408!01/25/2014-12:02:15:: i INFO: HeartbeatThread(EventPolling): Exited.
    servicecontroller!WindowsService_11!cbc!01/25/2014-12:02:15:: i INFO: Service controller exiting.
    dbpolling!WindowsService_11!1084!01/25/2014-12:02:15:: i INFO: HeartbeatThread(NotificationPolling): Exited.
    appdomainmanager!DefaultDomain!cbc!01/25/2014-12:02:15:: i INFO: Appdomain:13 WindowsService_11 unregistered.
    appdomainmanager!DefaultDomain!cbc!01/25/2014-12:02:15:: i INFO: Appdomain:13 WindowsService_11 unloading.
    appdomainmanager!DefaultDomain!1408!01/25/2014-12:02:15:: i INFO: AppDomain:13 0 pending unload(s)
    appdomainmanager!DefaultDomain!ad0!01/25/2014-12:02:16:: i INFO: Appdomain:13 unregistered.
    rshost!rshost!ad0!01/25/2014-12:02:16:: i INFO: Application domain type WindowsService statistics: created: 12, unloaded: 12, failed: 0, timed out: 0.
    servicecontroller!DefaultDomain!cbc!01/25/2014-12:02:16:: i INFO: Service shutting down.
    It just stopped at the end....Please help~

    Hi sakurai_db,
    Thank you for your question.
    I am trying to involve someone more familiar with this topic for a further look at this issue. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated.
    Thank you for your understanding and support.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Upgrading DPM 2012 SP1 to DPM 2012 R2 fails (DPM Setup is unable to connect to the specific instance of SQL Server Reporting Service (ID: 33431)

    The Background:
    1.  DPM 2012 SP1 was originally installed on a server with local SQL 2008 R2 instance (SQL was installed as part of DPM)
    2.  SQL database was upgraded to SQL 2012 SP1
    Now I want to upgrade DPM 2012 SP1 CU3 to R2.  It is throwing the following error.  Any help would be appreciated. 

    This absolutely fixed my issue.  I had upgraded my version of SQL and was then trying to upgrade DPM 2012 to 2012R2 and I could not figure out where the installation was querying old version of the reporting services.
    DPM Log Before:
    [6/4/2014 2:53:32 PM] Information : Query WMI provider for path of configuration file for SQL Server 2008 Reporting Services.
    [6/4/2014 2:53:32 PM] Information : Querying WMI Namespace: \\DPMServer\root\Microsoft\SqlServer\ReportServer\RS_MSDPM2012\v10\admin for query: SELECT * FROM MSReportServer_ConfigurationSetting WHERE InstanceName='MSDPM2012'
    [6/4/2014 2:53:32 PM] * Exception :  => System.Management.ManagementException: Provider load failure
    DPM Log After:
    [6/4/2014 3:25:36 PM] Information : SQL Server 2008 R2 SP2 instance MSDPM2012 is not present on this system.
    [6/4/2014 3:25:36 PM] Information : Query WMI provider for SQL Server 2008.
    [6/4/2014 3:25:36 PM] Information : Querying WMI Namespace: \\DPMServer\root\Microsoft\SqlServer\ComputerManagement11 for query: Select * from SqlServiceAdvancedProperty where ServiceName='MSSQL$MSDPM2012' and PropertyName='Version'
    [6/4/2014 3:25:36 PM] Information : SQL Server 2008 R2 SP2 instance MSDPM2012 is present on this system.
    [6/4/2014 3:25:36 PM] Information : Inspect context initialized with
    SQL Server namespace: \\{0}\root\Microsoft\SqlServer\ComputerManagement11
    Reporting namespace: \\{0}\root\Microsoft\SqlServer\ReportServer\RS_{1}\v11\admin
    SqlServerDetected: True
    [6/4/2014 3:25:36 PM] Information : Check if SQL Server 2012 Service Pack 1 Tools is installed.
    [6/4/2014 3:25:36 PM] Information : Inspect.CheckSqlServerTools : MsiQueryProductState returned : INSTALLSTATE_DEFAULT
    [6/4/2014 3:25:36 PM] Information : **********************************************************************************
    Thanks for This FIX!

  • Sun ONE Web Server 6.1SP2 B04/07/2004  core dump enablement

    What is the procedure to enable core dump for future analysis? Earlier versions code changes for magnus.conf does not seem to work!

    What magnus.conf changes are you trying?
    If its a non secure(no SSL) 6.1 web server running on solaris 8 or later the following coreadm settings should allow core dump creation:
    # coreadm
    global core file pattern:
    init core file pattern: core.%p
    global core dumps: disabled
    per-process core dumps: enabled
    global setid core dumps: disabled
    per-process setid core dumps: enabled
    global core dump logging: disabled
    To set the coreadm options as shown above, refer to man pages of coreadm command.
    Thanks
    Manish

  • Inetd service/program crashes with core dump in Solaris 8 zone/container

    I have developed a service in C that is launched from inetd when something comes on a specific port.
    When a connection is opened to the port a core dump is created in the same directory where the executable file is located.
    If you run the same service program from the command line everything is working perfect.
    This is running in a Solaris 8 zone/container on a Solaris 10 machine.
    Everything is set correctly in /etc/inetd.conf and in /etc/services.
    I have even stripped down the program to a hello world program that is just printing a string to the screen and it is still crashing with a core dump.
    # ldd test_srv
    /usr/lib/secure/s8_preload.so.1
    libc.so.1 => /usr/lib/libc.so.1
    libdl.so.1 => /usr/lib/libdl.so.1
    /usr/platform/SUNW,Sun-Fire-480R/lib/libc_psr.so.1
    The same service is running on a Linux machine and on a Solaris 10 machine without zones/containers without any problems.
    Can you please help me figure out what am I missing. Is there something specific with zones/containers that should be set / configured?
    Do I have to set some specific env. variables to work in a Solaris 8 zone/container environment or is it something very simple that I'm missing?

    Could you please examine the truss log and advice what the problem is and how to fix it?
    (some lines deleted)
    bash-2.03# truss -f -p 18361 #### /usr/sbin/inetd -s -t &
    18361:  poll(0xFFBFF528, 53, -1)        (sleeping...)
    18361:  poll(0xFFBFF528, 53, -1)                        = 1
    18361:  accept(63, 0xFFBFF870, 0xFFBFF914, 1)           = 3
    18361:  sigprocmask(SIG_BLOCK, 0xFFBFF5F0, 0xFFBFF600)  = 0
    18361:  lwp_sigtimedwait(0xFFBFF600, 0xFFBFF578, 0x00000010) = 0
    18361:  lwp_sigtimedwait(0xFFBFF568, 0xFFBFF728, 0x00000010) = 0
    18361:  fork()                                          = 1921
    1921:   fork()          (returning as child ...)        = 18361
    1921:   sigprocmask(0, 0x00000000, 0xFFBFF600)          = 0
    18361:  sigprocmask(0, 0x00000000, 0xFFBFF600)          = 0
    1921:   lwp_sigtimedwait(0xFFBFF600, 0xFFBFF578, 0x00000010) = 0
    18361:  sigprocmask(SIG_SETMASK, 0xFFBFF5F0, 0xFFBFF600) = 0
    18361:  close(3)                                        = 0
    18361:  sigprocmask(0, 0x00000000, 0xFFBFF600)          = 0
    1921:   lwp_sigtimedwait(0xFFBFF668, 0xFFBFF528, 0x00000020) = 0
    1921:   sigaction(SIGHUP, 0xFFBFF528, 0xFFBFF500)       = 0
    18361:  lwp_sigtimedwait(0xFFBFF568, 0xFFBFF5F0, 0x00000010) = 0
    1921:   lwp_sigtimedwait(0xFFBFF508, 0xFFBFF458, 0x00000010) = 0
    18361:  sigprocmask(SIG_SETMASK, 0xFFBFF5F0, 0xFFBFF600) = 0
    1921:   sigprocmask(SIG_SETMASK, 0xFFBFF5F0, 0xFFBFF600) = 0
    1921:   lwp_sigtimedwait(0xFFBFF600, 0xFFBFF578, 0x00000010) = 0
    1921:   lwp_sigtimedwait(0xFFBFF568, 0xFFBFF728, 0x00000010) = 0
    1921:   fcntl(3, F_DUP2FD, 0x00000000)                  = 0
    1921:   close(3)                                        = 0
    1921:   fcntl(0, F_DUP2FD, 0x00000001)                  = 1
    1921:   fcntl(0, F_DUP2FD, 0x00000002)                  = 2
    1921:   open64("/etc/.name_service_door", O_RDONLY)     = 3
    1921:   fcntl(3, F_SETFD, 0x00000001)                   = 0
    1921:   door_info(3, 0xFF0C2748)                        = 0
    1921:   door_call(3, 0xFFBFF278)                        = 0
    1921:   close(67)                                       Err#9 EBADF
    1921:   close(66)                                       Err#9 EBADF
    1921:   close(65)                                       Err#9 EBADF
    1921:   close(64)                                       Err#9 EBADF
    1921:   close(63)                                       = 0
    1921:   close(62)                                       = 0
    1921:   close(12)                                       = 0
    1921:   close(11)                                       = 0
    1921:   close(10)                                       Err#9 EBADF
    1921:   close(9)                                        Err#9 EBADF
    1921:   close(8)                                        Err#9 EBADF
    1921:   close(7)                                        Err#9 EBADF
    1921:   close(6)                                        Err#9 EBADF
    1921:   close(5)                                        Err#9 EBADF
    1921:   close(4)                                        Err#9 EBADF
    1921:   setrlimit(RLIMIT_NOFILE, 0xFFBFFD20)            = 0
    1921:   xenix(398872, 0xFFBFF5E4, 0x00000040)           = 38
    1921:   execve("/tmp/srv/t_srv", 0x0008B5FC, 0xFFBFFDA0)  argc = 0
    1921:   getuid()                                        = 0 [0]
    1921:   resolvepath("/usr/lib/ld.so.1", "/usr/lib/ld.so.1", 1023) = 16
    1921:   open("/var/ld/ld.config", O_RDONLY)             = 3
    1921:   fstat(3, 0xFFBFF5E8)                            = 0
    1921:   mmap(0x00000000, 148, PROT_READ, MAP_SHARED, 3, 0) = 0xFF3E0000
    1921:   close(3)                                        = 0
    1921:   stat("/usr/lib/libc.so.1", 0xFFBFF648)          = 0
    1921:   resolvepath("/usr/lib/libc.so.1", "/usr/lib/libc.so.1", 1023) = 18
    1921:   open("/usr/lib/libc.so.1", O_RDONLY)            = 3
    1921:   mmap(0x00000000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xFF340000
    1921:   mmap(0x00000000, 802816, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON, -1, 0) = 0xFF200000
    1921:   mmap(0xFF200000, 703520, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF200000
    1921:   mmap(0xFF2BC000, 24772, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 704512) = 0xFF2BC000
    1921:   munmap(0xFF2AC000, 65536)                       = 0
    1921:   memcntl(0xFF200000, 113528, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    1921:   close(3)                                        = 0
    1921:   stat("/usr/lib/libdl.so.1", 0xFFBFF648)         = 0
    1921:   resolvepath("/usr/lib/libdl.so.1", "/usr/lib/libdl.so.1", 1023) = 19
    1921:   open("/usr/lib/libdl.so.1", O_RDONLY)           = 3
    1921:   mmap(0xFF340000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF340000
    1921:   mmap(0x00000000, 8192, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON, -1, 0) = 0xFF330000
    1921:   mmap(0xFF330000, 2638, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF330000
    1921:   close(3)                                        = 0
    1921:   stat("/usr/platform/SUNW,Sun-Fire-480R/lib/libc_psr.so.1", 0xFFBFF368) = 0
    1921:   resolvepath("/usr/platform/SUNW,Sun-Fire-480R/lib/libc_psr.so.1", "/usr/platform/sun4u-us3/lib/libc_psr.so.1", 1023) = 41
    1921:   open("/usr/platform/SUNW,Sun-Fire-480R/lib/libc_psr.so.1", O_RDONLY) = 3
    1921:   mmap(0xFF340000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFF340000
    1921:   close(3)                                        = 0
    1921:   mmap(0x00000000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFF320000
    1921:   dup(0)                                          = 3
    1921:   llseek(0, 0, SEEK_CUR)                          Err#29 ESPIPE
    1921:   close(0)                                        = 0
    1921:   fcntl(3, F_DUP2FD, 0x00000000)                  = 0
    1921:   close(3)                                        = 0
    1921:   dup(1)                                          = 3
    1921:   close(1)                                        = 0
    1921:   fcntl(3, F_DUP2FD, 0x00000001)                  = 1
    1921:   close(3)                                        = 0
    1921:   dup(2)                                          = 3
    1921:   close(2)                                        = 0
    1921:   fcntl(3, F_DUP2FD, 0x00000002)                  = 2
    1921:   close(3)                                        = 0
    1921:   sys#177(0x00000080, 0xFFBFFB7C, 0xFF3F0518, 0x00000000, 0xFF3C2EF8, 0xFF2C0284) = 0x00000000 [0xFFBFFB7C]
    1921:   sys#227(0x00000006, 0x00000000, 0x0001ADF0, 0xFF3F0518, 0xFF3C3C18, 0xFF3C2670) = 0x0000000C [0x00000000]
    1921:   sys#227(0x00000002, 0x0000000C, 0x0000000E, 0xFFBFFCAE, 0x00000002, 0xFF3C2670) = 0x00000002 [0x00000000]
    1921:       Incurred fault #6, FLTBOUNDS  %pc = 0xFF232E2C
    1921:         siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
    1921:       Received signal #11, SIGSEGV [default]
    1921:         siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
    1921:           *** process killed ***
    18361:      Received signal #18, SIGCLD, in poll() [caught]
    18361:        siginfo: SIGCLD CLD_DUMPED pid=1921 status=0x000B
    18361:  poll(0xFFBFF528, 53, -1)                        Err#4 EINTR
    18361:  lwp_sigtimedwait(0xFFBFF218, 0xFFBFF140, 0x00000010) = 0
    18361:  lwp_sigtimedwait(0xFFBFF130, 0xFFBFF218, 0x00000010) = 0
    18361:  sigprocmask(0, 0x00000000, 0xFFBFEF28)          = 0
    18361:  poll(0xFFBFF528, 53, -1)        (sleeping...)Thank you in advance

  • Report Server: RTF format on Solaris gives Core Dump

    We have Report Server 6.0.8.11.2 on Solaris.
    We are running reports thru URL and it is working fine for PDF and HTML. When we specify the desformat as RTF it gives Segmentation Fault Core dumped.
    We have tried using rwcli60 thru command line and it gives the same error, while PDF and HTML format is fine.
    Is there a patchset for Solaris for the same or are we missing on some parameter?
    - Tarun

    Hi I am a beginner to solaris and am trying to install Sun ONE Application Server on the virtual machine which runs Solaris10 on X86. When I try to launch the executable bin file, i get a message saying Killed.
    It seems like it is not initiating the executable. ANy comments would be appreciated
    thanks
    nash

  • Where yo find reporting services log files in sharepoint 2013 integrated mode

    i use to find the reporting services log files in the msrs folder in sharepoin 2010 integrated mode. but when we migrated to sharepoint 2013. i am not able to find the logs.i wanted to check all the executed sql statement using the logs as we don't have
    access to sql server profiler. does anybody know the location of yhe logs?

    Hi there,
    Not sure you'll see the sql statements however you can find information on the ULS logs here:
    http://technet.microsoft.com/en-us/library/cc627510(v=sql.105).aspx
    http://technet.microsoft.com/en-us/library/ff487871(v=sql.105).aspx
    and here:
    http://technet.microsoft.com/en-us/library/ms156500(v=sql.105).aspx
    You might want this once ULS log is capturing info.
    http://archive.msdn.microsoft.com/ULSViewer
    cheers,
    Andrew
    Andrew Sears, T4G Limited, http://www.performancepointing.com

Maybe you are looking for