Same Application Error - while checking the auditing log report in site settings

dear all,
I am getting application error - when I am checking the audit log report from
Site Settings ->Audit log->Run a custom report ->In the save location - when I click browse button.
Any inputs to solve the issue will be helpful?
Cheers
Sathya

Hi,
Try to configure audit settings for a site collection as the link below:
https://support.office.com/en-us/article/Configure-audit-settings-for-a-site-collection-f5a346d0-ee0f-4412-a5e6-d9b5abaa1012
Or check the blogs below:
http://sharepointthomas.blogspot.com/2011/07/how-to-enable-audit-functionality-in.html
http://www.codeproject.com/Articles/431342/Auditing-A-Built-in-Feature-of-SharePoint
Did you check the ULS log?
Best Regards,
Dennis Guo
TechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
[email protected]

Similar Messages

  • Application Error while activating the feature - for creating list content type, list definition and list instance

    Dear all,
    I am getting application error while enabling the feature. if any body can point out the issue - that will be helpful.
    content type
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <Field ID="{4C1B0A21-FCE0-4CFE-8742-A250672AFE4F}" Type="Note" Name="CourseDesc" DisplayName="Course Description" Required="TRUE" Group="Training Site Columns"/>
    <!-- Parent ContentType: Item (0x01) -->
    <ContentType ID="0x0100d57ecc53fde34177b096abd0ec90a8f9"
    Name="TrainingCourses"
    Group="Training Content Types"
    Description="Defines a Course"
    Inherits="TRUE"
    Version="0">
    <FieldRefs>
    <FieldRef ID="{4C1B0A21-FCE0-4CFE-8742-A250672AFE4F}" Name="CourseDesc" DisplayName="Course Description" Required="TRUE"/>
    </FieldRefs>
    </ContentType>
    </Elements>
    List definition
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <!-- Do not change the value of the Name attribute below. If it does not match the folder name of the List Definition project item, an error will occur when the project is run. -->
    <ListTemplate
    Name="TrainingCourses"
    Type="10100"
    BaseType="0"
    OnQuickLaunch="TRUE"
    SecurityBits="11"
    Sequence="410"
    DisplayName="TrainingCourses"
    Description="Training Courses List Definition"
    Image="/_layouts/images/itgen.png"/>
    </Elements>
    List instance
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <ListInstance Title="TrainingCourses"
    OnQuickLaunch="TRUE"
    TemplateType="10100"
    Url="Lists/TrainingCourses"
    Description="Training Course List Instance">
    </ListInstance>
    </Elements>
    schema
    <?xml version="1.0" encoding="utf-8"?>
    <List xmlns:ows="Microsoft SharePoint" Title="TrainingCourses" FolderCreation="FALSE" Direction="$Resources:Direction;" Url="Lists/TrainingCourses-LD_TrainingCourses" BaseType="0" xmlns="http://schemas.microsoft.com/sharepoint/">
    <MetaData>
    <ContentTypes>
    <ContentType ID="0x0100d57ecc53fde34177b096abd0ec90a8f9" Name="TrainingCourses" Group="Training Content Types" Description="Defines a Course" Inherits="TRUE" Version="0">
    <FieldRefs>
    <FieldRef ID="{4C1B0A21-FCE0-4CFE-8742-A250672AFE4F}" Name="CourseDesc" DisplayName="Course Description" Required="TRUE" />
    </FieldRefs>
    </ContentType>
    </ContentTypes>
    <Fields>
    <Field ID="{4c1b0a21-fce0-4cfe-8742-a250672afe4f}" Type="Note" Name="CourseDesc" DisplayName="Course Description" Required="TRUE" Group="Training Site Columns" />
    </Fields>
    <Views>
    <View BaseViewID="0" Type="HTML" MobileView="TRUE" TabularView="FALSE">
    <Toolbar Type="Standard" />
    <XslLink Default="TRUE">main.xsl</XslLink>
    <RowLimit Paged="TRUE">30</RowLimit>
    <ViewFields>
    <FieldRef Name="LinkTitleNoMenu">
    </FieldRef>
    <FieldRef Name="CourseDesc">
    </FieldRef>
    </ViewFields>
    <Query>
    <OrderBy>
    <FieldRef Name="Modified" Ascending="FALSE">
    </FieldRef>
    </OrderBy>
    </Query>
    <ParameterBindings>
    <ParameterBinding Name="AddNewAnnouncement" Location="Resource(wss,addnewitem)" />
    <ParameterBinding Name="NoAnnouncements" Location="Resource(wss,noXinviewofY_LIST)" />
    <ParameterBinding Name="NoAnnouncementsHowTo" Location="Resource(wss,noXinviewofY_ONET_HOME)" />
    </ParameterBindings>
    </View>
    <View BaseViewID="1" Type="HTML" WebPartZoneID="Main" DisplayName="$Resources:core,objectiv_schema_mwsidcamlidC24;" DefaultView="TRUE" MobileView="TRUE" MobileDefaultView="TRUE" SetupPath="pages\viewpage.aspx" ImageUrl="/_layouts/images/generic.png" Url="AllItems.aspx">
    <Toolbar Type="Standard" />
    <XslLink Default="TRUE">main.xsl</XslLink>
    <RowLimit Paged="TRUE">30</RowLimit>
    <ViewFields>
    <FieldRef Name="Attachments">
    </FieldRef>
    <FieldRef Name="LinkTitle">
    </FieldRef>
    <FieldRef Name="CourseDesc">
    </FieldRef>
    </ViewFields>
    <Query>
    <OrderBy>
    <FieldRef Name="ID">
    </FieldRef>
    </OrderBy>
    </Query>
    <ParameterBindings>
    <ParameterBinding Name="NoAnnouncements" Location="Resource(wss,noXinviewofY_LIST)" />
    <ParameterBinding Name="NoAnnouncementsHowTo" Location="Resource(wss,noXinviewofY_DEFAULT)" />
    </ParameterBindings>
    </View>
    </Views>
    <Forms>
    <Form Type="DisplayForm" Url="DispForm.aspx" SetupPath="pages\form.aspx" WebPartZoneID="Main" />
    <Form Type="EditForm" Url="EditForm.aspx" SetupPath="pages\form.aspx" WebPartZoneID="Main" />
    <Form Type="NewForm" Url="NewForm.aspx" SetupPath="pages\form.aspx" WebPartZoneID="Main" />
    </Forms>
    </MetaData>
    </List>
    I am applying the feature to SPWeb level.
    cheers
    Sathya

    redeployed a new solution; since I was getting this error. I would have done typo errors etc.
    https://naveengopisetty.wordpress.com/2011/09/10/error-occurred-in-deployment-step-activate-features-invalid-file-name-the-file-name-you-specified-could-not-be-used-it-may-be-the-name-of-an-existing-file-or-directory-or-you-may-not-have-pe/
    Cheers
    Sathya

  • Error while checking the command ttcwadmin -status

    Hi
    Getting error while checking the status of timesten cluster agent
    Any clue
    [ttadmin@VFS1UUP02 bin]$ ttcwadmin -status
    TimesTen Cluster status report as of Wed Jun 26 15:03:42 2013
    (ttCWAdmin:) crsctl.c(715): TT48004: clsssinit failed with status = 3.
    *** glibc detected *** /timesten/tt1122/TimesTen/tt1122/bin/ttCWAdminCmd: double free or corruption (out): 0x00007fffcc7c6b00 ***
    ======= Backtrace: =========
    /lib64/libc.so.6[0x34b14760e6]
    /lib64/libc.so.6[0x34b1478c13]
    /timesten/tt1122/TimesTen/tt1122/lib/libttcrs.so(crsAgentCtl+0xa6e)[0x7f6f32b71316]
    /timesten/tt1122/TimesTen/tt1122/bin/ttCWAdminCmd[0x4062be]
    /timesten/tt1122/TimesTen/tt1122/bin/ttCWAdminCmd[0x402784]
    /lib64/libc.so.6(__libc_start_main+0xfd)[0x34b141ecdd]
    /timesten/tt1122/TimesTen/tt1122/bin/ttCWAdminCmd[0x4020ca]
    ======= Memory map: ========
    00400000-0040c000 r-xp 00000000 fd:0f 263189                             /timesten/tt1122/TimesTen/tt1122/bin/ttCWAdminCmd
    0050b000-0050e000 rw-p 0000b000 fd:0f 263189                             /timesten/tt1122/TimesTen/tt1122/bin/ttCWAdminCmd
    0050e000-00510000 rw-p 00000000 00:00 0
    00906000-009a4000 rw-p 00000000 00:00 0                                  [heap]
    34b0c00000-34b0c20000 r-xp 00000000 fd:07 135526                         /lib64/ld-2.12.so
    34b0e1f000-34b0e20000 r--p 0001f000 fd:07 135526                         /lib64/ld-2.12.so
    34b0e20000-34b0e21000 rw-p 00020000 fd:07 135526                         /lib64/ld-2.12.so
    34b0e21000-34b0e22000 rw-p 00000000 00:00 0
    34b1000000-34b1002000 r-xp 00000000 fd:07 135534                         /lib64/libdl-2.12.so
    34b1002000-34b1202000 ---p 00002000 fd:07 135534                         /lib64/libdl-2.12.so
    34b1202000-34b1203000 r--p 00002000 fd:07 135534                         /lib64/libdl-2.12.so
    34b1203000-34b1204000 rw-p 00003000 fd:07 135534                         /lib64/libdl-2.12.so
    34b1400000-34b158a000 r-xp 00000000 fd:07 135527                         /lib64/libc-2.12.so
    34b158a000-34b1789000 ---p 0018a000 fd:07 135527                         /lib64/libc-2.12.so
    34b1789000-34b178d000 r--p 00189000 fd:07 135527                         /lib64/libc-2.12.so
    34b178d000-34b178e000 rw-p 0018d000 fd:07 135527                         /lib64/libc-2.12.so
    34b178e000-34b1793000 rw-p 00000000 00:00 0
    34b1800000-34b1817000 r-xp 00000000 fd:07 135532                         /lib64/libpthread-2.12.so
    34b1817000-34b1a17000 ---p 00017000 fd:07 135532                         /lib64/libpthread-2.12.so
    34b1a17000-34b1a18000 r--p 00017000 fd:07 135532                         /lib64/libpthread-2.12.so
    34b1a18000-34b1a19000 rw-p 00018000 fd:07 135532                         /lib64/libpthread-2.12.so
    34b1a19000-34b1a1d000 rw-p 00000000 00:00 0
    34b2000000-34b2083000 r-xp 00000000 fd:07 131322                         /lib64/libm-2.12.so
    34b2083000-34b2282000 ---p 00083000 fd:07 131322                         /lib64/libm-2.12.so
    34b2282000-34b2283000 r--p 00082000 fd:07 131322                         /lib64/libm-2.12.so
    34b2283000-34b2284000 rw-p 00083000 fd:07 131322                         /lib64/libm-2.12.so
    34b4000000-34b4016000 r-xp 00000000 fd:07 135243                         /lib64/libnsl-2.12.so
    34b4016000-34b4215000 ---p 00016000 fd:07 135243                         /lib64/libnsl-2.12.so
    34b4215000-34b4216000 r--p 00015000 fd:07 135243                         /lib64/libnsl-2.12.so
    34b4216000-34b4217000 rw-p 00016000 fd:07 135243                         /lib64/libnsl-2.12.so
    34b4217000-34b4219000 rw-p 00000000 00:00 0
    34b4800000-34b4816000 r-xp 00000000 fd:07 135531                         /lib64/libgcc_s-4.4.7-20120601.so.1
    34b4816000-34b4a15000 ---p 00016000 fd:07 135531                         /lib64/libgcc_s-4.4.7-20120601.so.1
    34b4a15000-34b4a16000 rw-p 00015000 fd:07 135531                         /lib64/libgcc_s-4.4.7-20120601.so.1
    7f6f2d4f0000-7f6f2d513000 rw-p 00000000 00:00 0
    7f6f2d513000-7f6f2d515000 r-xp 00000000 fd:10 2104758                    /u01/app/11.2.0/grid/lib/libskgxn2.so
    7f6f2d515000-7f6f2d614000 ---p 00002000 fd:10 2104758                    /u01/app/11.2.0/grid/lib/libskgxn2.so
    7f6f2d614000-7f6f2d615000 rw-p 00001000 fd:10 2104758                    /u01/app/11.2.0/grid/lib/libskgxn2.so
    7f6f2d615000-7f6f2dcdf000 r-xp 00000000 fd:10 2104742                    /u01/app/11.2.0/grid/lib/libhasgen11.so
    7f6f2dcdf000-7f6f2ddde000 ---p 006ca000 fd:10 2104742                    /u01/app/11.2.0/grid/lib/libhasgen11.so
    7f6f2ddde000-7f6f2de00000 rw-p 006c9000 fd:10 2104742                    /u01/app/11.2.0/grid/lib/libhasgen11.so
    7f6f2de00000-7f6f2de06000 rw-p 00000000 00:00 0
    7f6f2de06000-7f6f2dead000 r-xp 00000000 fd:10 2104735                    /u01/app/11.2.0/grid/lib/libocr11.so
    7f6f2dead000-7f6f2dfad000 ---p 000a7000 fd:10 2104735                    /u01/app/11.2.0/grid/lib/libocr11.so
    7f6f2dfad000-7f6f2dfb0000 rw-p 000a7000 fd:10 2104735                    /u01/app/11.2.0/grid/lib/libocr11.so
    7f6f2dfb0000-7f6f2e053000 r-xp 00000000 fd:10 2104718                    /u01/app/11.2.0/grid/lib/libocrb11.so
    7f6f2e053000-7f6f2e152000 ---p 000a3000 fd:10 2104718                    /u01/app/11.2.0/grid/lib/libocrb11.so
    7f6f2e152000-7f6f2e154000 rw-p 000a2000 fd:10 2104718                    /u01/app/11.2.0/grid/lib/libocrb11.so
    7f6f2e154000-7f6f2e15f000 r-xp 00000000 fd:10 2104764                    /u01/app/11.2.0/grid/lib/libocrutl11.so
    7f6f2e15f000-7f6f2e25f000 ---p 0000b000 fd:10 2104764                    /u01/app/11.2.0/grid/lib/libocrutl11.so
    7f6f2e25f000-7f6f2e260000 rw-p 0000b000 fd:10 2104764                    /u01/app/11.2.0/grid/lib/libocrutl11.so
    7f6f2e260000-7f6f2e261000 r-xp 00000000 fd:07 132252                     /lib64/libaio.so.1.0.1
    7f6f2e261000-7f6f2e460000 ---p 00001000 fd:07 132252                     /lib64/libaio.so.1.0.1
    7f6f2e460000-7f6f2e461000 rw-p 00000000 fd:07 132252                     /lib64/libaio.so.1.0.1
    7f6f2e46c000-7f6f30a3e000 r-xp 00000000 fd:10 2104660                    /u01/app/11.2.0/grid/lib/libclntsh.so.11.1
    7f6f30a3e000-7f6f30c3d000 ---p 025d2000 fd:10 2104660                    /u01/app/11.2.0/grid/lib/libclntsh.so.11.1
    7f6f30c3d000-7f6f30dd3000 rw-p 025d1000 fd:10 2104660                    /u01/app/11.2.0/grid/lib/libclntsh.so.11.1
    7f6f30dd3000-7f6f30df8000 rw-p 00000000 00:00 0
    7f6f30df8000-7f6f31081000 r-xp 00000000 fd:10 2104768                    /u01/app/11.2.0/grid/lib/libnnz11.so
    7f6f31081000-7f6f31180000 ---p 00289000 fd:10 2104768                    /u01/app/11.2.0/grid/lib/libnnz11.so
    7f6f31180000-7f6f311c2000 rw-p 00288000 fd:10 2104768                    /u01/app/11.2.0/grid/lib/libnnz11.so
    7f6f311c2000-7f6f311c4000 rw-p 00000000 00:00 0 Aborted (core dumped)
    Regards
    Siva Kumar

    The permission looks fine. If it was permission issue then y it is trying to read the DATA disk which I havent created this time at all ( But created in the first installation).
    2012-10-20 15:37:52.459: [ CRSMAIN][3563381328] Initializing OCR
    [ CLWAL][3563381328]clsw_Initialize: OLR initlevel [70000]
    2012-10-20 15:37:52.897: [ OCRASM][3563381328]proprasmo: *Error in open/create file in dg [DATA]*[ OCRASM][3563381328]SLOS : SLOS: cat=7, opn=kgfoAl06, dep=27140, loc=kgfokge
    2012-10-20 15:37:52.898: [ OCRASM][3563381328]ASM Error Stack : ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: kgfoCheckMount returned [7]
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: The ASM instance is down
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: *Failed to open [+DATA].* Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: No OCR/OLR devices are usable
    2012-10-20 15:37:52.968: [ OCRASM][3563381328]proprasmcl: asmhandle is NULL
    The only disks created are
    [root@SFV9699 dev]# oracleasm listdisks
    ASM_DATA
    FLASH_RECOVERY
    And these disks are showing part of that group also.. Not quite sure how this happened..
    what abt dropping this group.. will anything work.

  • Error while checking in and storing: C:\Documents and Settings\user\Desktop

    Hi all,
    I'm getting  the following Error while checking in original to Content Server
    "Error while checking in and storing: C:\Documents and Settings\user\Desktop" Message 26253
    OAC0, OACT, CSADMIN settings seems to be Ok .
    Settings in DMS SPRO - in dc10, dc20(data carrier used PC)- everything fine
    -Authorization issues are not there
    Earlier checking in was possible with same settings, but now we are getting this error.
    From my end i had test the RFC Connection (SAPFTP, SAPFTPA, SAPHTTP, SAPHTTPA) through SM59 and its test run was successful. So the possibilty of RFC Failure was ruled out.
    I knew this problem was arised as there is some issue in Content Repository, but not able to trace it out.
    If any one knew what to do in this case, then let me know.
    Secondly, what are the things need to be checked to identify the content repository Checking in Issue.
    Regards,
    S Anand

    Error Resolved.
    I had only executed the below command
    ./dbmcli on SDB>db_execute SET LOG AUTO OVERWRITE ON
    OK
    seems like Log file was full. but now its working.
    Thanks for your suggestion.
    Regards
    S Anand

  • Error while checking in and storing: C:\Documents and Settings

    Hi,
    i have some problem in DMS , while doing Check in process after attaching documents in CV01n.
    geeting error like "Error while checking in and storing: C:\Document and Settings.."
    please suggest me how to solve this problem.
    thx in advance...
    Karthik.

    Hi Karthik,
    There may be several factors contributing to this error.Some of these maybe:
    -Storage category defined improperly/missing
    -HTTP/FTP destination missing
    -Incomplete Workstation application definition
    -Incomplete Authorization
    Please run through/search for each of these issues (discussed several times in the forum) and adopt corrective action wherever necessary.
    Regards,
    Pradeepkumar Haragoldavar

  • Error while checking in and storing: C:\Documents and Settings\Administr

    Dear
    Whille saving then document in dms , i am getting this error.....
    Error message is : "Error while checking in and storing: C:\Documents and Settings\Administrator\My Documen...."
    Message Number is 26253
    R Karthikeyan

    Hi all,
    Similar kind of issue occurred in one of our webdynpro applications of SAP NetWeaver Portal-
    The error message "Error while checking in and storing" was returned by the BAPI while trying to replace documents in the DMS Server via portal.
    But the documents were getting stored in the back end by the use of standard T-Codes.
    Later it was found that ABAP tables COMPONENTS & COMPONENT_DATA are inconsistent by looking into the HTTP trace file.
    The HTTP patch "http.c#21" was being used in our server.
    SAP suggested the below mentioned steps-
    -->Download the most recent SAPHTTP version & install it.
    -->Then delete the RFC connections SAPHTTP & SAPHTTPA through T-Code SM59
    -->Regenerate them again with report RSHTTP05
    They were carried out in our ECC server & the issue was resolved.
    Please try them out if applicable in your case & let us know.
    Thanks & Regards,
    Shreyashri Kar

  • Error While Executing the Asset history report S_ALR_87011990

    Hi,
    I am getting the below error while executing the Asset History Report - S_ALR_87011990
    No data was selected
    Message no. AB064
    Kindly advice me

    Hi,
    Thi may be a authorisation issue. I doubt that it will get recorded in su53 for report executing. Check with basis guy for respective asset class authorization.

  • Error while checking the status of Oracle Cluster ware

    Hi
    I was trying to install the database using dbca after setting up the grid and database software on LINUX x86-64 RHEL 5.7 machine. The database software version is 11.2.0.3. It throwing the error regarding the connectivity of clusterware. So I checked the status of clusterware.
    -bash-3.2$ ./crsctl stat res -t
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4000: Command Status failed, or completed with errors.
    -bash-3.2$
    But when I ran below one:
    -bash-3.2$ ./crsctl stat res -t -init
    NAME TARGET STATE SERVER STATE_DETAILS
    Cluster Resources
    ora.asm
    1 ONLINE ONLINE sfv9699 Started
    ora.cluster_interconnect.haip
    1 ONLINE ONLINE sfv9699
    ora.crf
    1 ONLINE ONLINE sfv9699
    ora.crsd
    1 ONLINE OFFLINE
    ora.cssd
    1 ONLINE ONLINE sfv9699
    ora.cssdmonitor
    1 ONLINE ONLINE sfv9699
    ora.ctssd
    1 ONLINE ONLINE sfv9699 OBSERVER
    ora.diskmon
    1 OFFLINE OFFLINE
    ora.drivers.acfs
    1 ONLINE ONLINE sfv9699
    ora.evmd
    1 ONLINE INTERMEDIATE sfv9699
    ora.gipcd
    1 ONLINE ONLINE sfv9699
    ora.gpnpd
    1 ONLINE ONLINE sfv9699
    ora.mdnsd
    1 ONLINE ONLINE sfv9699
    So i saw that the crsd having some issue. I checked the alert log and crsd log. Below are the output.
    Alert <server_name>.log
    2012-10-20 15:37:51.408
    [ohasd(3694)]CRS-2765:Resource 'ora.crsd' has failed on server 'sfv9699'.
    2012-10-20 15:37:52.968
    [crsd(5188)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /oracle2/app/11.2.0/grid/log/sfv9699/crsd/crsd.log.
    2012-10-20 15:37:52.984
    [crsd(5188)]CRS-0804:Cluster Ready Service aborted due to Oracle Cluster Registry error [PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    ]. Details at (:CRSD00111:) in /oracle2/app/11.2.0/grid/log/sfv9699/crsd/crsd.log.
    2012-10-20 15:37:53.471
    [ohasd(3694)]CRS-2765:Resource 'ora.crsd' has failed on server 'sfv9699'.
    2012-10-20 15:37:53.472
    [ohasd(3694)]CRS-2771:Maximum restart attempts reached for resource 'ora.crsd'; will not restart.
    CRSD.log
    2012-10-20 15:37:52.456: [ CRSMAIN][3563381328] Checking the OCR device
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Sync-up with OCR
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Connecting to the CSS Daemon
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Getting local node number
    2012-10-20 15:37:52.459: [ CRSMAIN][3563381328] Initializing OCR
    [   CLWAL][3563381328]clsw_Initialize: OLR initlevel [70000]
    2012-10-20 15:37:52.897: [  OCRASM][3563381328]proprasmo: Error in open/create file in dg [DATA]
    [  OCRASM][3563381328]SLOS : SLOS: cat=7, opn=kgfoAl06, dep=27140, loc=kgfokge
    2012-10-20 15:37:52.898: [  OCRASM][3563381328]ASM Error Stack : ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.967: [  OCRASM][3563381328]proprasmo: kgfoCheckMount returned [7]
    2012-10-20 15:37:52.967: [  OCRASM][3563381328]proprasmo: The ASM instance is down
    2012-10-20 15:37:52.968: [  OCRRAW][3563381328]proprioo: Failed to open [+DATA]. Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2012-10-20 15:37:52.968: [  OCRRAW][3563381328]proprioo: No OCR/OLR devices are usable
    2012-10-20 15:37:52.968: [  OCRASM][3563381328]proprasmcl: asmhandle is NULL
    2012-10-20 15:37:52.969: [    GIPC][3563381328] gipcCheckInitialization: possible incompatible non-threaded init from [prom.c : 690], original from [clsss.c : 5326]
    2012-10-20 15:37:52.975: [ default][3563381328]clsvactversion:4: Retrieving Active Version from local storage.
    2012-10-20 15:37:52.978: [ CSSCLNT][3563381328]clssgsgrppubdata: group (ocr_SFV9699-cluster) not found
    2012-10-20 15:37:52.978: [  OCRRAW][3563381328]proprio_repairconf: Failed to retrieve the group public data. CSS ret code [20]
    2012-10-20 15:37:52.981: [  OCRRAW][3563381328]proprioo: Failed to auto repair the OCR configuration.
    2012-10-20 15:37:52.981: [  OCRRAW][3563381328]proprinit: Could not open raw device
    2012-10-20 15:37:52.981: [  OCRASM][3563381328]proprasmcl: asmhandle is NULL
    2012-10-20 15:37:52.983: [  OCRAPI][3563381328]a_init:16!: Backend init unsuccessful : [26]
    2012-10-20 15:37:52.984: [  CRSOCR][3563381328] OCR context init failure. Error: PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.984: [ CRSMAIN][3563381328] Created alert : (:CRSD00111:) : Could not init OCR, error: PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.984: [    CRSD][3563381328][PANIC] CRSD exiting: Could not init OCR, code: 26
    2012-10-20 15:37:52.984: [    CRSD][3563381328] Done.
    =======================
    I see in the above log that saying ASM instance is down and failed to open +DATA .
    But the asm instance up and running
    SQL> select instance_name,status from v$instance;
    INSTANCE_NAME STATUS
    +ASM1            STARTED
    And we havent created any disk named DATA before the installation. We have created only below two disks
    SQL> select name,header_status from v$asm_disk;
    NAME HEADER_STATUS
    ASM_DATA MEMBER
    FLASH_RECOVERY MEMBER
    But I am seeing a diskgroup in the v$asm_diskgroup which we havent created.
    SQL> select name,state from v$asm_diskgroup;
    NAME STATE
    DATA MOUNTED
    Ya this is a second time installtion. In the first installtion we created the asmdisk as DATA. But later everything (RAW device ) was formatted and this new disks has been created and installtion again started
    [root@SFV9699 bin]# oracleasm listdisks
    ASM_DATA
    FLASH_RECOVERY
    Seems like its trying to read the old disk DATA.
    we have done asmscanning too with oracleasm scan disks. but no use.
    Where I can remove the old entry of DATA disk.
    It would be a great if a quick response get.
    Thanks
    SHIYAS M

    The permission looks fine. If it was permission issue then y it is trying to read the DATA disk which I havent created this time at all ( But created in the first installation).
    2012-10-20 15:37:52.459: [ CRSMAIN][3563381328] Initializing OCR
    [ CLWAL][3563381328]clsw_Initialize: OLR initlevel [70000]
    2012-10-20 15:37:52.897: [ OCRASM][3563381328]proprasmo: *Error in open/create file in dg [DATA]*[ OCRASM][3563381328]SLOS : SLOS: cat=7, opn=kgfoAl06, dep=27140, loc=kgfokge
    2012-10-20 15:37:52.898: [ OCRASM][3563381328]ASM Error Stack : ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: kgfoCheckMount returned [7]
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: The ASM instance is down
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: *Failed to open [+DATA].* Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: No OCR/OLR devices are usable
    2012-10-20 15:37:52.968: [ OCRASM][3563381328]proprasmcl: asmhandle is NULL
    The only disks created are
    [root@SFV9699 dev]# oracleasm listdisks
    ASM_DATA
    FLASH_RECOVERY
    And these disks are showing part of that group also.. Not quite sure how this happened..
    what abt dropping this group.. will anything work.

  • Error while checking the S.M.A.R.T. status of the Hard Disk

    I have an older imac: OS X 10.4.11 800MHz PowerPC G4 768MB SDRAM
    Machine Model: PowerMac4,2
    CPU Type: PowerPC G4 (2.1)
    serial # W8310*P19
    <edited by host>
    I use Onyx to run maintenance from time to time. It always asks to check S.M.A.R.T status when first starting up the software. For the first time I ran into this message today:
    error detected -9972 while verifying/repairing volume disk0s5 iMac
    I have searched everywhere for some info on that with no luck. I repaired permissions using disk utility.. everything looked clean.. nothing to repair. I restarted the computer, and upon starting up Onyx again I received the same message. I'm seeking help in finding out what this error message -9972 means.

    OK. I ran disk utility and checked SMART status. It showed unverified or not verified.
    Then I did verify disk and here is the message:
    Name : iMac
    Type : Volume
    Disk Identifier : disk0s5
    Mount Point : /
    File System : Mac OS Extended (Journaled)
    Connection Bus : ATA
    Partition Type : Apple_HFS
    Device Tree : mac-io/ata-4@1f000/@0:5
    Writable : Yes
    Universal Unique Identifier : 5F927714-33B3-3411-A43C-EA0968460F58
    Capacity : 55.9 GB (60,021,978,112 Bytes)
    Free Space : 16.7 GB (17,972,727,808 Bytes)
    Used : 39.2 GB (42,043,961,344 Bytes)
    Number of Files : 160,671
    Number of Folders : 37,905
    Owners Enabled : Yes
    Can Turn Owners Off : Yes
    Can Repair Permissions : Yes
    Can Be Verified : Yes
    Can Be Repaired : Yes
    Can Be Formatted : Yes
    Bootable : Yes
    Supports Journaling : Yes
    Journaled : Yes
    S.M.A.R.T. Status : Verified
    Disk Number : 0
    Partition Number : 5
    Disk Utility stopped verifying “iMac” because the following error was encountered:
    The underlying task reported failure on exit
    Verifying volume “iMac”
    Checking HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Checking multi-linked files.
    Checking Catalog hierarchy.
    Checking Extended Attributes file.
    Checking volume bitmap.
    Checking volume information.
    Volume Header needs minor repair
    The volume iMac needs to be repaired.
    Error: The underlying task reported failure on exit
    1 HFS volume checked
    Volume needs repair
    I already had my iMac backed up using a program named SuperDuper. So I did the reinstall. It asked if I wanted to erase the disk. I figured ya.. did the install and then ran disk utility again. I lost the message it gave me.. but similarly it stated disk needs repair. I connected the back up drive to my macbook pro and I connected my iMac as a firewire drive. I again used SuperDuper.. this time I used the restore function. I was asked again if I wanted to erase the iMac drive. I said yes..
    So far.. everything seems to be in order. The restore worked with no problems. All my settings etc are as they were. The computer seems to be responding more quickly while I am using it. Disk verify shows verified now. Thanks for your help! The only thing now is this folder is open on my desktop every time I boot the computer now: English.lproj Do u know why this may be popping up or what I can do to get rid of it? Thanks again.

  • Error while checking the rate data through installation

    Hi everyone,
    I am facing an error message while checking the rate data for an installation:
    "Internal error: Error when reading internal table IEGER in ISU_O_DEVICERATE_OPEN".
    Please guide.
    Thanks and Regards

    Hi,
    The error comes from FM  ISU_O_DEVICERATE_OPEN include LEG70F40 line number 2555.
    It is giving error on following code of line in FM.
          find the serialno.
            loop at ieger into eger_wa
              where equnr = reg_wa-equnr
              and   ab   <= reg_wa-ab
              and   bis  >= reg_wa-ab.
              exit.
            endloop.
            if sy-subrc <> 0.
              perform close_object changing obj.
              mac_msg_put 'E890(E9)' 'IEGER' 'ISU_O_DEVICERATE_OPEN'
                                     space space input_error.
              if 1 = 2.  message e890(e9) with ' ' ' ' ' '. endif.
            endif.
    I think that you are not checking the active installation. Check whether that installation has proper ebtry in table EASTS.
    Try changing
    BIS     BISZEITSCH     DATS     8     0     Date at Which a Time Slice Expires
    AB     ABZEITSCH     DATS     8     0     Date from which time slice is valid
    data for the installation.
    If this dosent work then debug the program by putting break point on the mentioned line and check.
    Regards,
    Pranaya

  • Errors while submitting the SQL * Plus  Report

    I am getting th efollowing Error while submitting the Concurrent request to run a report.
    FND_CANNOT FIND FILE
    concurrent manager encountered an error while running sql * plus for yours concurrent request
    Please respond ASAP

    Hi,
    Duplicate post see:
    Please advise on the Error immediately
    Regards,
    Gareth
    Blog: http://garethroberts.blogspot.com/

  • Portal Runtime Error while checking the Transaction in Portal

    Hi all,
    We r in the phase of setting the configuration of Portal. We did the the template installer but when iam checking the transactions in Portal ( System Administration--> Support--->SAP Apllication) , it is throwing me the following error.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Missing Property 'ClassName' in property file for layer'Transaction/WinguiSSOLayer'..
    See the details for the exception ID in the log file
    Can anybody help me in this regard.
    Thank in Advance.

    Hi Niyati,
    I guess check through -->
    Under "Personalize > User Profile" the checkbox "Activate Accessibility Feature" must be unchecked!
    as, people earlier also faced this issue and SAP provided this solution.
    Also an alternative solution for this is like --
    Go to:
    <Drive>\usr\sap\<SID>\JC<Instance No.>\j2ee\cluster\server<Server No.>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.appintegrator.sap\property\Transaction
    and see the content of the 'WebGuiSSOLayer.properties' file.
    One of the entries is ''ClassName'. The value on a 'valid' portal is: com.sapportals.portal.sapapplication.itsdetection.ITSDetectionLayer
    If it's not the case, then go to:
    <Drive>\usr\sap\<SID>\JC<Instance No.>\j2ee\cluster\server<Server No.>\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd
    rename the file 'com.sap.portal.appintegrator.sap.par.bak' to 'com.sap.portal.appintegrator.sap.par' open the par file and edit the file ''WebGuiSSOLayer.properties' (add the relevant entry for ClassName).
    Save the file (still with the par extension)
    Restart the portal (if everything is OK then the bak extension will be added to the filename).
    Just try this, hope it works.
    Reward points if helpful
    Regards,
    Shailesh Nagar
    Edited by: Shailesh Kumar Nagar on Jan 22, 2008 7:16 AM

  • Application error while testing the custom application

    Hello Experts,
    I've an Enterprise Apllication project named TEST (which is of standard source code of icss)
    The test.EAR file is deployed successfully.
    While testing the custom application link I'm getting the below error,
    like,
    https://host:50001/test/indexStandalone.jsp
    Kindly let me know how to resolve this.
    Any pointers will be appreciated.
    bold
      Application error occurred during request processing.
      Details:   Error [javax.servlet.ServletException: Initialization of Extended Configuration Management failed.
    Could not initialize XCM configuration in Database.
    Check if you have deployed the Software Component 'SAP JAVA DATA DICTIONARY 5.0'].
    Exception id: [001372F65D2500570000008900000F6C000462B4700DAC9F]
    bold
    Thanks & Regards,
    Senthil.

    Hi senthil,
                      I think it is application.xml file. for example it should be look like this after modification.
    <application>
        <display-name>home/(customAppName)</display-name>
        <description>EAR description</description>
         <module>
          <web>
            <web-uri>sap.comcrmicsswebicss_b2b.war</web-uri>
            <context-root>customAppName</context-root>
          </web>
        </module>
    </application>
    check this once.......
    Regards,
    Anil.

  • Error while checking the flow of bpel process in bpel console

    Hi Experts
    I have created one bpel process which invokes task manager for approving or rejecting the leave request. I ve successfully deployed the bpel process and also able to test approve or reject the leave request . But i am facing one error
    when i am initiate a bpel process and started to check the flow of that bpel process in bpelconsole it gives me some error message in small pop up like
    error : Internal/ bug ( #589 )
    \u017E is not defined
    i click Ok and after this no error and all working well.
    Thanks.

    A quick answer is:
    1. make sure you defined the Application/Integration Server in your developer (user/pass you have - if not oc4jadmin then one the IT gave you).
    2. Deploy your project to that server.
    3. Choose the correct domain in the Console when deploying.
    Is this what you wanted to know???

  • How to check the audit logs

    Hi,
    I would like to know the "lastsucessfullogindate" for portal users.
    I cam across that that this is present in the UME API's
    but this method is deprecated.
    does this information also comes in the security audit logs.
    If yes then how should be auditng be done.
    Regards
    Manoj

    Hi Manoj,
    well sort of, you can look up, when a certain person did log in. The last log in then is the date you are looking for. There is however no log saying User X last successful log in at ....
    The info what is getting logged can be found <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/03/37dc4c25e4344db2935f0d502af295/frameset.htm">in the docs</a>.
    The location of the log files is also described <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/a0/58db515b95b64181ef0552dc1f5c50/frameset.htm">in the docs</a>.
    regards,
    Patrick

Maybe you are looking for