Few errors during login..

I install Oracle 10g on Centos 4. Database work good, but ones I must restart my computer and after that when I try to login I've got this errors:
Enter user-name: system
Enter password:
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory
What can I do??

Hi,
>>What can I do??
Did you configure auto start/stop using runlevels editor in /etc/init.d ?
Did you try type: "sqlplus / as sysdba" then "startup" ?
Cheers
Legatti

Similar Messages

  • Error during login Alert-Configuration

    Hi,
    I get following error when I try to login alert-configuration.
    SO does anybody know this error and has a solution?
    Thanks.
    Regards
    Stefan
    Runtime Error          STRING_BAD_REF
    Date and Time          29.09.2006 08:58:00
    ShrtText
    A string reference with destroyed context was destroyed.
    What happened?
    Error in ABAP application program.
    The current ABAP program "CL_BSP_MODEL==================CP" had to be
    terminated because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    What can you do?
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    is especially useful if you want to keep a particular message.
    Error analysis
    The system discovered an invalid value while accessing a string
    reference:
    String reference (hexadecimal): 1900000002000000
    String header ID: 2
    String header ID (hex): 00000002
    Check value (hex): 000000
    Shared objects lock flag: 0
    Check value (hexadecimal): 19
    The check value should be hexadecimal "ED".
    This is not the case.
    How to correct the error
    The contents of the string value were probably overwritten in the
    memory of the ABAP application program.
    Probably the only way to eliminate the error is to correct the program.
    System environment
    SAP Release.............. "640"
    Application server....... "PROSRVSAP1"
    Network address.......... "172.17.0.231"
    Operating system......... "Windows NT"
    Release.................. "5.2"
    Hardware type............ "2x Intel 801586"
    Character length......... 16 Bits
    Pointer length........... 32 Bits
    Work process number...... 0
    Short dump setting....... "full"
    Database server.......... "PROSRVSAP1"
    Database type............ "ORACLE"
    Database name............ "XI3"
    Database owner........... "SAPXI3"
    Character set............ "C"
    SAP kernel............... "640"
    Created on............... "Nov 4 2004 23:42:53"
    Created in............... "NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10"
    Database version......... "OCI_920_SHARE "
    Patch level.............. "43"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 8.1.7.., ORACLE 9.2.0.."
    SAP database version..... "640"
    Operating system......... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"
    Memory usage.............
    Roll..................... 8176
    EM....................... 3135696
    Heap..................... 0
    Page..................... 0
    MM Used.................. 2356504
    MM Free.................. 777568
    SAP Release.............. "640"
    User and Transaction
    Information on where terminated
    The termination occurred in the ABAP program "CL_BSP_MODEL==================CP"
    in "IF_BSP_MODEL_UTIL~SPLIT_BINDING_EXPRESSION".
    The main program was "SAPMHTTP ".
    The termination occurred in line 1 of the source code of the (Include)
    program "CL_BSP_MODEL==================CM00W"
    of the source code of program "CL_BSP_MODEL==================CM00W" (when
    calling the editor 10).
    Source Code Extract
    Line
    SourceCde
    >>>>>
    method IF_BSP_MODEL_UTIL~SPLIT_BINDING_EXPRESSION .
    2
    3
    if strlen( binding_expression ) <= 4 or binding_expression(2) <> '//'. return. endif.
    4
    5
    model_name = binding_expression+2(*).
    6
    split model_name at '/' into model_name attribute_path.
    7
    8
    9
    endmethod.
    Contents of system fields
    Name
    Val.
    SY-SUBRC
    0
    SY-INDEX
    8
    SY-TABIX
    1
    SY-DBCNT
    1
    SY-FDPOS
    85
    SY-LSIND
    0
    SY-PAGNO
    0
    SY-LINNO
    1
    SY-COLNO
    1
    SY-PFKEY
    SY-UCOMM
    SY-TITLE
    HTTP Control
    SY-MSGTY
    SY-MSGID
    SY-MSGNO
    000
    SY-MSGV1
    SY-MSGV2
    SY-MSGV3
    SY-MSGV4
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
    Name
    24 METHOD       CL_BSP_MODEL==================CP    CL_BSP_MODEL==================CM00W     1
    CL_BSP_MODEL=>IF_BSP_MODEL_UTIL~SPLIT_BINDING_EXPRESSION
    23 METHOD       CL_BSP_ELEMENT_CT_ATTR_VALID==CP    CL_BSP_ELEMENT_CT_ATTR_VALID==CM00A    28
    CL_BSP_ELEMENT_CT_ATTR_VALID=>INITIAL_CHECKS
    22 METHOD       CL_BSP_ELEMENT_CT_ATTR_VALID==CP    CL_BSP_ELEMENT_CT_ATTR_VALID==CM002     4
    CL_BSP_ELEMENT_CT_ATTR_VALID=>TO_BOOLEAN
    21 METHOD       CL_HTMLB_CONTENT==============CP    CL_HTMLB_CONTENT==============CM007    13
    CL_HTMLB_CONTENT=>IF_BSP_ELEMENT~COMPILE_TIME_IS_VALID
    20 METHOD       CL_BSP_ELEMENT_INFO===========CP    CL_BSP_ELEMENT_INFO===========CM003    21
    CL_BSP_ELEMENT_INFO=>IS_VALID
    19 METHOD       CL_O2_CO2_PROCESSOR===========CP    CL_O2_CO2_PROCESSOR===========CM01C    78
    CL_O2_CO2_PROCESSOR=>CHECK_AND_DESCRIBE_TAG
    18 METHOD       CL_O2_CO2_PROCESSOR===========CP    CL_O2_CO2_PROCESSOR===========CM019   102
    CL_O2_CO2_PROCESSOR=>TRAVERSE_TAG
    17 METHOD       CL_O2_CO2_PROCESSOR===========CP    CL_O2_CO2_PROCESSOR===========CM00G    55
    CL_O2_CO2_PROCESSOR=>TRAVERSE
    16 METHOD       CL_O2_CO2_PROCESSOR===========CP    CL_O2_CO2_PROCESSOR===========CM00E   180
    CL_O2_CO2_PROCESSOR=>GENERATE
    15 METHOD       CL_O2_HELPER==================CP    CL_O2_HELPER==================CM00R   143
    CL_O2_HELPER=>CALL_O2_COMPILER
    14 FUNCTION     SAPLO2_WB_SERVICES                  LO2_WB_SERVICESU15                    128
    O2_GENERATE_PAGE_INTERNAL
    13 FUNCTION     SAPLO2_WB_SERVICES                  LO2_WB_SERVICESU04                    117
    O2_GENERATE_PAGE
    12 METHOD       CL_O2_RT_SUPPORT==============CP    CL_O2_RT_SUPPORT==============CM004    12
    CL_O2_RT_SUPPORT=>GENERATE_IMPL_CLASS
    11 METHOD       CL_O2_RT_SUPPORT==============CP    CL_O2_RT_SUPPORT==============CM003   108
    CL_O2_RT_SUPPORT=>GET_CLASS_FOR_PAGE
    10 METHOD       CL_BSP_PAGE_BASE==============CP    CL_BSP_PAGE_BASE==============CM01A    98
    CL_BSP_PAGE_BASE=>CREATE_PAGE
    9 METHOD       CL_BSP_PAGE_BASE==============CP    CL_BSP_PAGE_BASE==============CM005    47
    CL_BSP_PAGE_BASE=>CREATE_VIEW
    8 METHOD       CL_BSP_CONTROLLER=============CP    CL_BSP_CONTROLLER=============CM005     3
    CL_BSP_CONTROLLER=>CREATE_VIEW
    7 METHOD       CL_XI_ALERT_BSP_MAIN==========CP    CL_XI_ALERT_BSP_MAIN==========CM001    10
    CL_XI_ALERT_BSP_MAIN=>DO_REQUEST
    6 METHOD       CL_BSP_CTRL_ADAPTER===========CP    CL_BSP_CTRL_ADAPTER===========CM004    47
    CL_BSP_CTRL_ADAPTER=>DO_REQUEST
    5 METHOD       CL_BSP_RUNTIME================CP    CL_BSP_RUNTIME================CM002   111
    CL_BSP_RUNTIME=>ON_REQUEST
    4 METHOD       CL_HTTP_EXT_BSP===============CP    CL_HTTP_EXT_BSP===============CM001    24
    CL_HTTP_EXT_BSP=>IF_HTTP_EXTENSION~HANDLE_REQUEST
    3 METHOD       CL_HTTP_SERVER================CP    CL_HTTP_SERVER================CM01B   346
    CL_HTTP_SERVER=>EXECUTE_REQUEST_FROM_MEMORY
    2 FUNCTION     SAPLHTTP_RUNTIME                    LHTTP_RUNTIMEU02                      886
    HTTP_DISPATCH_REQUEST
    1 MODULE (PBO) SAPMHTTP                            SAPMHTTP                               13
    %_HTTP_START
    Chosen variables
    Name
    Val.
    No.      24 Ty.          METHOD
    Name  CL_BSP_MODEL=>IF_BSP_MODEL_UTIL~SPLIT_BINDING_EXPRESSION
    BINDING_EXPRESSION
    FALSE
    44454
    61C35
    00000
    00000
    MODEL_NAME
    String reference is destroyed
    10000000
    90002000
    ATTRIBUTE_PATH
    SYST-REPID
    CL_BSP_MODEL==================CP
    4454555444443333333333333333334522222222
    3CF230FDF45CDDDDDDDDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    SY-REPID
    CL_BSP_MODEL==================CP
    4454555444443333333333333333334522222222
    3CF230FDF45CDDDDDDDDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    CL_ABAP_TYPEDESCR=>TRUE
    %_FSREG_001
    SPACE
    2
    0
    0
    0
    No.      23 Ty.          METHOD
    Name  CL_BSP_ELEMENT_CT_ATTR_VALID=>INITIAL_CHECKS
    NAME
    massDataExtraction
    667746764777667666
    D133414158421349FE
    000000000000000000
    000000000000000000
    VALUE
    FALSE
    44454
    61C35
    00000
    00000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    SY-REPID
    CL_BSP_ELEMENT_CT_ATTR_VALID==CP
    4454555444444554554555554444334522222222
    3CF230F5C5D5E4F34F1442F61C94DD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    ME->M_ELEMENT_DATA
    |
    | 3000C000 |
    | 60009000 |
    | CL_BSP_ELEMENT_DATA=>CO_NO_ATTRIBUTE_VALUE |
    | %_NO_ATTRIBUTE_VALUE |
    | 25445455544554554454 |
    | 5FEFF144292545F61C55 |
    | 00000000000000000000 |
    | 00000000000000000000 |
    | SYST |
    | ######################U###############0#########x#############################T###x#####XC#### |
    | 0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000 |
    | 8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C |
    | ME->M_LAST_VALUE_NOT_SET |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | ME->CO_CHECKS_DONE |
    | %_CHECKS_DONE_% |
    | 254444455444452 |
    | 5F3853B3F4FE5F5 |
    | 000000000000000 |
    | 000000000000000 |
    | CL_BSP_ELEMENT_DATA=>CO_REQUEST_TIME_VALUE |
    | %_RUNTIME_ATTRIBUTE |
    | 2555454445455544554 |
    | 5F25E49D5F144292545 |
    | 0000000000000000000 |
    | 0000000000000000000 |
    | ME->M_LAST_VALUE_ONLY_AT_RUNTIME |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | %_ARCHIVE |
    |  |
    | 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | %_FSREG_001 |
    | 6 |
    | 3 |
    | 6 |
    | 0 |
    | 0 |
    | SYST-REPID |
    | CL_BSP_ELEMENT_CT_ATTR_VALID==CP |
    | 4454555444444554554555554444334522222222 |
    | 3CF230F5C5D5E4F34F1442F61C94DD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | CL_BSP_COMPILER_MESSAGES=>CO_ERROR |
    | E |
    | 4 |
    | 5 |
    | 0 |
    | 0 |
    | ATTRIBUTE_INFO |
    |
    2000D000
    90006000
    No.      22 Ty.          METHOD
    Name  CL_BSP_ELEMENT_CT_ATTR_VALID=>TO_BOOLEAN
    NAME
    massDataExtraction
    667746764777667666
    D133414158421349FE
    000000000000000000
    000000000000000000
    RESULT
    2
    0
    0
    0
    ME
    |
    | 3000C000 |
    | 3000C000 |
    | VALUE |
    |  |
    | ME->CO_CHECKS_DONE |
    | %_CHECKS_DONE_% |
    | 254444455444452 |
    | 5F3853B3F4FE5F5 |
    | 000000000000000 |
    | 000000000000000 |
    | %_SPACE |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | CL_BSP_MESSAGES=>CO_SEVERITY_ERROR |
    | 2 |
    | 0000 |
    | 2000 |
    | No.      21 Ty.          METHOD |
    | Name  CL_HTMLB_CONTENT=>IF_BSP_ELEMENT~COMPILE_TIME_IS_VALID |
    | ELEMENT_INFO |
    |
    3000C000
    70008000
    COMPILER_MESSAGES
    |
    | E0001000 |
    | 4000B000 |
    | ELEMENT_DATA |
    |
    3000C000
    60009000
    VALIDATOR
    |
    | 3000C000 |
    | 3000C000 |
    | VALID |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | %_FSREG_001 |
    | ??? |
    | ?????? |
    | ?????? |
    | %_DUMMY$$ |
    |  |
    | 2222 |
    | 0000 |
    | 0000 |
    | 0000 |
    | CL_BSP_ELEMENT_DATA=>CO_NO_ATTRIBUTE_VALUE |
    | %_NO_ATTRIBUTE_VALUE |
    | 25445455544554554454 |
    | 5FEFF144292545F61C55 |
    | 00000000000000000000 |
    | 00000000000000000000 |
    | SYST-REPID |
    | CL_HTMLB_CONTENT==============CP |
    | 4454544454445445333333333333334522222222 |
    | 3CF84DC2F3FE45E4DDDDDDDDDDDDDD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | SY |
    | ######################U###############0#########x#############################T###x#####XC#### |
    | 0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000 |
    | 8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C |
    | SY-REPID |
    | CL_HTMLB_CONTENT==============CP |
    | 4454544454445445333333333333334522222222 |
    | 3CF84DC2F3FE45E4DDDDDDDDDDDDDD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | SYST |
    | ######################U###############0#########x#############################T###x#####XC#### |
    | 0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000 |
    | 8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C |
    | No.      20 Ty.          METHOD |
    | Name  CL_BSP_ELEMENT_INFO=>IS_VALID |
    | ELEMENT_DATA |
    |
    3000C000
    60009000
    COMPILER_MESSAGES
    |
    | E0001000 |
    | 4000B000 |
    | COMPILER_OPTIONS |
    | 0.0.0.0.0.0.0.1.  |
    | C0000000 |
    | B0004000 |
    | VALID |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | ME->VALIDATOR |
    |
    3000C000
    3000C000
    SCREEN
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    ME
    |
    | 3000C000 |
    | 70008000 |
    | ME->ELEMENT |
    |
    3000C000
    4000B000
    SY-REPID
    CL_BSP_ELEMENT_INFO===========CP
    4454555444444554444333333333334522222222
    3CF230F5C5D5E4F9E6FDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    ME->COMPILER_OPTIONS
    0.0.0.0.0.0.0.1.
    C0000000
    90006000
    %_FSREG_001
    SYST-REPID
    CL_BSP_ELEMENT_INFO===========CP
    4454555444444554444333333333334522222222
    3CF230F5C5D5E4F9E6FDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    No.      19 Ty.          METHOD
    Name  CL_O2_CO2_PROCESSOR=>CHECK_AND_DESCRIBE_TAG
    SIG
    content                       CL_HTMLB_CONTENT              BCLG_HTMLB_CONTENT             X
    6667667222222222222222222222224454544454445445222222222222224444545444544454452222222222222522
    3FE45E4000000000000000000000003CF84DC2F3FE45E40000000000000023C7F84DC2F3FE45E40000000000000800
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    ATTR
    í###r#######Ç###
    E01070000000C010
    D020204010007080
    0000000000000000
    0010000000000000
    ELEMENT
    ¤###BX  X#¯###¯###«#####Œ# ###r#####X  #
    A040452250A040A040A050A05020807000FF5220
    40B0280080F000F000B040D02000D02000FF8000
    0000000000000000000000000000000000FF0000
    0010000000001000100010001000000000FF0000
    SY-REPID
    CL_O2_CO2_PROCESSOR===========CP
    4454354435554445545333333333334522222222
    3CFF2F3F2F02F3533F2DDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    EXTENSION_INFO
    |
    | 3000C000 |
    | 80007000 |
    | %_SPACE |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | TAGID |
    | content |
    | 6667667 |
    | 3FE45E4 |
    | 0000000 |
    | 0000000 |
    | ELEMENT_INFO |
    |
    3000C000
    70008000
    %_DUMMY$$
    2222
    0000
    0000
    0000
    ELEMENT-ARGS
    Table IT_365[9x32]
    CLASS=CL_O2_CO2_PROCESSORMETHOD=TRAVERSE_TAGDATA=ELEMENT-ARGS
    Table reference: 114
    TABH+  0(20) = 70CBF53C28E9F93C00000000720000006D010000
    TABH+ 20(20) = 0900000020000000FFFFFFFF04650000900E0000
    TABH+ 40( 8) = 10000000C1298000
    store        = 0x70CBF53C
    ext1         = 0x28E9F93C
    shmId        = 0     (0x00000000)
    id           = 114   (0x72000000)
    label        = 365   (0x6D010000)
    fill         = 9     (0x09000000)
    leng         = 32    (0x20000000)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000064
    occu         = 16    (0x10000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 3     (user defined)
    cmpMode      = 4     (cmpSingleEq)
    occu0        = 1
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0x60C9F53C
    pghook       = 0x00000000
    idxPtr       = 0x00000000
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 16    (0x10000000)
    lineAlloc    = 16    (0x10000000)
    store_id     = 101   (0x65000000)
    shmIsReadOnly = 0     (0x00000000)
    >>>>> 1st level extension part <<<<<
    regHook      = 0xE8C2F53C
    hsdir        = 0x00000000
    ext2         = 0x00000000
    >>>>> 2nd level extension part <<<<<
    tabhBack     = Not allocated
    delta_head   = Not allocated
    pb_func      = Not allocated
    pb_handle    = Not allocated
    TAGARGS_REF
    0.0.0.0.0.0.0.1.
    C0000000
    C0003000
    ELEMENT_DATA
    |
    | 3000C000 |
    | 60009000 |
    | ELEMENT_REF |
    | 0.0.0.0.0.0.0.1.  |
    | C0000000 |
    | B0004000 |
    | ME->COMPILER_MESSAGES |
    |
    E0001000
    4000B000
    ATTR-ROW
    4
    0000
    4000
    SCREEN
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    IS_VALID
    2
    0
    0
    0
    ME->FALSE
    2
    0
    0
    0
    SY-XFORM
    222222222222222222222222222222
    000000000000000000000000000000
    000000000000000000000000000000
    000000000000000000000000000000
    ME
    |
    | E0001000 |
    | 70008000 |
    | SYST |
    | ######################U###############0#########x#############################T###x#####XC#### |
    | 0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000 |
    | 8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C |
    | No.      18 Ty.          METHOD |
    | Name  CL_O2_CO2_PROCESSOR=>TRAVERSE_TAG |
    | ATTR |
    | í###r#######Ç### |
    | E01070000000C010 |
    | D020204010007080 |
    | 0000000000000000 |
    | 0010000000000000 |
    | NODE |
    |
    70008000
    2000D000
    PREFIX_MAPPER
    |
    | A0005000 |
    | 90006000 |
    | NO_SCRIPT |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | RESULT |
    | ############î###ï###Ê#####è#######N# ### |
    | 00FF00FF00FFE010E000C01000E000FF90402000 |
    | 00FF00FF00FFE010F000A050708000FF10E00000 |
    | 00FF00FF00FF000000000000000000FF00000000 |
    | 00FF00FF00FF001000000000000000FF00000000 |
    | ELEMENT-PREFIX |
    | htmlb |
    | 67666 |
    | 84DC2 |
    | 00000 |
    | 00000 |
    | PREFIX |
    | htmlb |
    | 67666 |
    | 84DC2 |
    | 00000 |
    | 00000 |
    | ELEMENT-CLASSNAME |
    | CL_HTMLB_CONTENT |
    | 4454544454445445 |
    | 3CF84DC2F3FE45E4 |
    | 0000000000000000 |
    | 0000000000000000 |
    | TAG_SIG-TAGCLASS |
    | CL_HTMLB_CONTENT |
    | 445454445444544522222222222222 |
    | 3CF84DC2F3FE45E400000000000000 |
    | 000000000000000000000000000000 |
    | 000000000000000000000000000000 |
    | CL_BSP_COMPILER_MESSAGES=>CO_ERROR |
    | E |
    | 4 |
    | 5 |
    | 0 |
    | 0 |
    | CL_BSP_RUNTIME=>IF_BSP_RUNTIME~CO_DOMAIN_RELAX_MIN |
    | min |
    | 666 |
    | D9E |
    | 000 |
    | 000 |
    | CHILD |
    |
    4000B000
    0000F000
    ME
    |
    | E0001000 |
    | 70008000 |
    | NEWTAG |
    | content |
    | 6667667 |
    | 3FE45E4 |
    | 0000000 |
    | 0000000 |
    | ELEMENT |
    | ¤###BX  X#¯###¯###«#####Œ# ###r#####X  # |
    | A040452250A040A040A050A05020807000FF5220 |
    | 40B0280080F000F000B040D02000D02000FF8000 |
    | 0000000000000000000000000000000000FF0000 |
    | 0010000000001000100010001000000000FF0000 |
    | SYST-REPID |
    | CL_O2_CO2_PROCESSOR===========CP |
    | 4454354435554445545333333333334522222222 |
    | 3CFF2F3F2F02F3533F2DDDDDDDDDDD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | TAG_SIG |
    | content                       CL_HTMLB_CONTENT              BCLG_HTMLB_CONTENT             X |
    | 6667667222222222222222222222224454544454445445222222222222224444545444544454452222222222222522 |
    | 3FE45E4000000000000000000000003CF84DC2F3FE45E40000000000000023C7F84DC2F3FE45E40000000000000800 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | ME->GENERATOR |
    |
    A0005000
    A0005000
    COMPILEINFOS
    Table[initial]
    No.      17 Ty.          METHOD
    Name  CL_O2_CO2_PROCESSOR=>TRAVERSE
    IS_FIRST_NODE
    2
    0
    0
    0
    PREFIX_MAPPER
    |
    | A0005000 |
    | 90006000 |
    | NODE |
    |
    70008000
    2000D000
    NO_SCRIPT
    2
    0
    0
    0
    RESULT
    ############î###ï###Ê#####è#######N# ###
    00FF00FF00FFE010E000C01000E000FF90402000
    00FF00FF00FFE010F000A050708000FF10E00000
    00FF00FF00FF000000000000000000FF00000000
    00FF00FF00FF001000000000000000FF00000000
    ME
    |
    | E0001000 |
    | 70008000 |
    | ATTR |
    | í###r#######Ç### |
    | E01070000000C010 |
    | D020204010007080 |
    | 0000000000000000 |
    | 0010000000000000 |
    | ME->ENV |
    |
    E0001000
    5000A000
    ATTR-NAME
    TAG
    544
    417
    000
    000
    %_PRINT
    000                                                                                0###
    2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    SY-XPROG
    2222222222222222222222222222222222222222
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    RSJOBINFO
    00000000000000                                  ##
    2222222222222222222222222222222233333333333333222222222222222222222222222222222200
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000
    ATTR-ROW
    4
    0000
    4000
    No.      16 Ty.          METHOD
    Name  CL_O2_CO2_PROCESSOR=>GENERATE
    XML_INPUT
    3767766222666637633363666227227226676366236377662323323320373766336366662323323327367276727237
    C8C629E2E2534ED568FCFA15F22822922CE57D112CFA443F260D10D22DC32319ECFA1C2F280D20D102D200268232E3
    3626763332666627223737623323323326666267373766233272272330263776273766233272272276272766367236
    FD053FD100EF9724D2E32070D00D10D101715220E323190D22822927EAFFA4430324790D2282292259232059D20FCF
    O2_PARAMS
    Table IT_30[2x976]
    CLASS=CL_O2_HELPERMETHOD=CALL_O2_COMPILERDATA=PAGE_PARAMS
    Table reference: 17
    TABH+  0(20) = C085E23C0000000000000000110000001E000000
    TABH+ 20(20) = 02000000D0030000FFFFFFFF045C000080060000
    TABH+ 40( 8) = 10000000C1248400
    store        = 0xC085E23C
    ext1         = 0x00000000
    shmId        = 0     (0x00000000)
    id           = 17    (0x11000000)
    label        = 30    (0x1E000000)
    fill         = 2     (0x02000000)
    leng         = 976   (0xD0030000)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000021
    occu         = 16    (0x10000000)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 1
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 1
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0xD8C8EF3C
    pghook       = 0x00000000
    idxPtr       = 0x00000000
    refCount     = 2     (0x02000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 16    (0x10000000)
    lineAlloc    = 16    (0x10000000)
    store_id     = 20    (0x14000000)
    shmIsReadOnly = 0     (0x00000000)
    >>>>> 1st level extension part <<<<<
    regHook      = Not allocated
    hsdir        = Not allocated
    ext2         = Not allocated
    >>>>> 2nd level extension part <<<<<
    tabhBack     = Not allocated
    delta_head   = Not allocated
    pb_func      = Not allocated
    pb_handle    = Not allocated
    PAGE_URL
    MAIN.HTM
    44442454
    D19EE84D
    00000000
    00000000
    CLASS_NAME
    CL_O2EKNVZ07WGTI08DMUX9WUBMS1F
    445434445533545433445535544534
    3CFF25BE6A077749084D589752D316
    000000000000000000000000000000
    000000000000000000000000000000
    PAKET
    SXMSALERT
    554544455222222222222222222222
    38D31C524000000000000000000000
    000000000000000000000000000000
    000000000000000000000000000000
    NAMESPACE
    SAP
    545
    310
    000
    000
    APPLICATION
    SXMS_ALERTRULES
    554554445555445
    38D3F1C52425C53
    000000000000000
    000000000000000
    OPTIONS
    XXD###
    55400022
    88400000
    00000000
    00000000
    ERROR_TABLE
    Table[initial]
    RESULT
    ############î###ï###Ê#####è#######N# ###
    00FF00FF00FFE010E000C01000E000FF90402000
    00FF00FF00FFE010F000A050708000FF10E00000
    00FF00FF00FF000000000000000000FF00000000
    00FF00FF00FF001000000000000000FF00000000
    ME->GENERATOR
    |
    | A0005000 |
    | A0005000 |
    | SPACE |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | ATTR |
    | ##á#########É### |
    | 00E000000000C010 |
    | E010001010009060 |
    | 0000000000000000 |
    | 0000000000000000 |
    | ME->TRUE |
    | X |
    | 5 |
    | 8 |
    | 0 |
    | 0 |
    | PREFIX_MAPPER |
    |
    A0005000
    90006000
    SY
    ######################U###############0#########x#############################T###x#####XC####
    0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000
    8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C
    HASPAGE
    X
    5
    8
    0
    0
    NODE
    |
    | A0005000 |
    | 80007000 |
    | ELEMENT |
    |
    B0004000
    4000B000
    ME
    |
    | E0001000 |
    | 70008000 |
    | OPTIONS-NO_SCRIPT |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | OPTIONS-COMPILE |
    | X |
    | 5 |
    | 8 |
    | 0 |
    | 0 |
    | ME->OTR_TABLE |
    | Table[initial] |
    | OBJ_NAME |
    |  |
    | 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
    | No.      15 Ty.          METHOD |
    | Name  CL_O2_HELPER=>CALL_O2_COMPILER |
    | P_PAGE |
    |
    E0001000
    90006000
    P_COMPILE_FLAG
    X
    5
    8
    0
    0
    P_CALL_MODE
    G
    4
    7
    0
    0
    P_USE_RECOV_OTR_GUIDS
    2
    0
    0
    0
    P_COMMENT_FLAG
    2
    0
    0
    0
    P_COMPILER_RC
    0
    0000
    0000
    P_XML_SOURCE
    P_MSGS
    0.0.0.0.0.0.0.1.
    00FF00FF
    00FF00FF
    00FF00FF
    00FF00FF
    P_RESULT
    Ï###########ï###ï#######ï########### ###
    C01000FF00FFE000E00000FFE00000FF00FF2000
    F00000FF00FFF000F00000FFF00000FF00FF0000
    000000FF00FF0000000000FF000000FF00FF0000
    000000FF00FF0000000000FF000000FF00FF0000
    SYST-REPID
    CL_O2_HELPER==================CP
    4454354445453333333333333333334522222222
    3CFF2F85C052DDDDDDDDDDDDDDDDDD3000000000
    0000000000000000000000000000000000000000
    0000000000000000000000000000000000000000
    CLASS_NAME
    CL_O2EKNVZ07WGTI08DMUX9WUBMS1F
    445434445533545433445535544534
    3CFF25BE6A077749084D589752D316
    000000000000000000000000000000
    000000000000000000000000000000
    PAGE_ATTRS-IMPLCLASS
    CL_O2EKNVZ07WGTI08DMUX9WUBMS1F
    445434445533545433445535544534
    3CFF25BE6A077749084D589752D316
    000000000000000000000000000000
    000000000000000000000000000000
    CL_GUI_TEXTEDIT=>FALSE
    SY
    ######################U###############0#########x#############################T###x#####XC####
    0000000000000000000000500000000000000030000000007000000000000000000000000000105000700010540000
    8000101000000000000010501000100000000000000000008000000000000000000000000000604000800000830500
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    00000000000000000000000000000000000000000000000000000000000000000000000000000000000000E000000C
    XML_PROCESSOR
    |
    | E0001000 |
    | 70008000 |
    | SPACE |
    |  |
    | 2 |
    | 0 |
    | 0 |
    | 0 |
    | %_DUMMY$$ |
    |  |
    | 2222 |
    | 0000 |
    | 0000 |
    | 0000 |
    | XML_SOURCE |
    | #########•################•##•##•############################################################# |
    | 3767766222666637633363666227227226676366236377662323323320373766336366662323323327367276727237 |
    | C8C629E2E2534ED568FCFA15F22822922CE57D112CFA443F260D10D22DC32319ECFA1C2F280D20D102D200268232E3 |
    | 3626763332666627223737623323323326666267373766233272272330263776273766233272272276272766367236 |
    | FD053FD100EF9724D2E32070D00D10D101715220E323190D22822927EAFFA4430324790D2282292259232059D20FCF |
    | PAGE_PARAMS |
    | Table IT_30[2x976] |
    | PAGE_URL |
    | MAIN.HTM |
    | 44442454 |
    | D19EE84D |
    | 00000000 |
    | 00000000 |
    | PAGE_ATTRS-DEVCLASS |
    | SXMSALERT |
    | 554544455222222222222222222222 |
    | 38D31C524000000000000000000000 |
    | 000000000000000000000000000000 |
    | 000000000000000000000000000000 |
    | NAMESPACE |
    | SAP |
    | 545 |
    | 310 |
    | 000 |
    | 000 |
    | APPL_STR |
    | SXMS_ALERTRULES |
    | 554554445555445 |
    | 38D3F1C52425C53 |
    | 000000000000000 |
    | 000000000000000 |
    | OPTIONS |
    | XXD### |
    | 55400022 |
    | 88400000 |
    | 00000000 |
    | 00000000 |
    | ERROR_TABLE |
    | Table[initial] |
    | CO2_RESULT |
    | ############ï###ï#######ï########### ### |
    | 00FF00FF00FFE000E00000FFE00000FF00FF2000 |
    | 00FF00FF00FFF000F00000FFF00000FF00FF0000 |
    | 00FF00FF00FF0000000000FF000000FF00FF0000 |
    | 00FF00FF00FF0000000000FF000000FF00FF0000 |
    | CL_GUI_TEXTEDIT=>ABAP_COMMENTLINE_IDENTIFIER |
    | ??? |
    | ?????? |
    | ?????? |
    | SY-REPID |
    | CL_O2_HELPER==================CP |
    | 4454354445453333333333333333334522222222 |
    | 3CFF2F85C052DDDDDDDDDDDDDDDDDD3000000000 |
    | 0000000000000000000000000000000000000000 |
    | 0000000000000000000000000000000000000000 |
    | P_MS

    Hi,
    yes, I have activated the SICF-Services as it is mentioned int the documentation.
    DO you have any idea?
    Thanks.
    Regards
    Stefan

  • BPC 7.0 installation error during creation Apshell db

    Dear all,
    I've tried to installed SAP BPC 7.1 on multi server environment (OLAP Server, Microsoft SQL Server, Microsoft SQL Reporting Services, Insight OLAP server in a windows 2003 64 bit server and Application server, File Share, Web Server in a w2003 32 bit server).
    When installation start it goes fine until steps : "Create sample appset database".
    Datbase AppServer has been created without errors (access to database server seems to be right with domain user used during installation).
    The error is:
    "Error (A file activation error occured. The physical file name 'Cannot open database "Master" requested  by the login. The login failed .\DATA\ApShell.mdf' may be incorrect. Diagnose and correct additional errors, and retry the operation.).
    I've checked sql server log file and I've found this error:
    2009-07-16 16:55:16.40 Logon       Error: 18456, Severity: 14, State: 16.
    2009-07-16 16:55:16.40 Logon       Login failed for user 'SABAF\icms'. [CLIENT: 172.25.20.37]
    2009-07-16 17:29:51.05 Logon       Error: 18456, Severity: 14, State: 16.
    2009-07-16 17:29:51.05 Logon       Login failed for user 'SABAF\icms'. [CLIENT: 172.25.20.37]
    2009-07-16 17:29:51.14 Logon       Error: 18456, Severity: 14, State: 16.
    2009-07-16 17:29:51.14 Logon       Login failed for user 'SABAF\icms'. [CLIENT: 172.25.20.37]
    2009-07-16 17:29:51.23 spid79      Error: 5105, Severity: 16, State: 2.
    2009-07-16 17:29:51.23 spid79      A file activation error occurred. The physical file name 'Cannot open database "Master" requested by the login. The login failed.\DATA\ApShell.mdf' may be incorrect. Diagnose and correct additional errors, and retry the operation.
    2009-07-16 17:29:51.23 spid79      Error: 5105, Severity: 16, State: 2.
    2009-07-16 17:29:51.23 spid79      A file activation error occurred. The physical file name 'Cannot open database "Master" requested by the login. The login failed.\DATA\ApShell_Log.ldf' may be incorrect. Diagnose and correct additional errors, and retry the operation.
    It seems there was an error during login.
    The installation log file is reported below:
    Installation Date: 7-16-2009, 17:26:35
    User Information: SABAF\icms
    Server Information:
         BPC Version: 7.0.113
         SQL Version for BPC: 2005
         SQL Server: ERPSAKPPR01
         OLAP Server: ERPSAKPPR01
         Insight OLAP Server: ERPSAKPPR01
         Reporting Services Server: ERPSAKPPR01
         Application Server: ERPSABPC01
         Web Server: ERPSABPC01
         Data Path: E:\BPC\Data
    Installation Status
         Diagnostics: Done
         File copy: Done
         Crypto-file[AmyuniPDF.exe] information: E:\CD_INST_BPC_7.0\AmyuniPDF.exe
         Crypto-file[XceedZip.dll] information: E:\CD_INST_BPC_7.0\XceedZip.dll
         Starting WWW Services: Done
         Configuring Internet Information Server: Done
         Install .Net assemblies in the Global Assembly Cache: Done
         Assigning COM+ Components: Done
         Create AppServer Database: Done
         Create Sample Database: Error
         Create Sample OLAP Database: Error
         Setup Management console: Error [There is already an object named 'sp_ActivePages' in the database.]
         Starting BPC Send Governor Service: Done
         Starting BPC Insight Service: SKIP
    If I try to connect with SQL Server Management Studio with windows authentication (same user of installation) and permissions are ok.
    Any idea ?
    Thanks
    Maurizio Manera

    Hi Steven,
    If this is the case, I think you would need to configure the access rights in your db security for BPC admin user. Hope this help you.Good luck

  • ID, IR error when try to login (JNDI error) during SSL configuration

    I'm in the process to configure SSL on SAP J2EE Engine. I'm following the document of SAP library and "Enabling SSL and client certificates on SAP J2EE Engine" by Angel Dichev of RIG, SAP Labs.
    I deployed the SAP Java Cryptographic Toolkit and update the unlimited strength jurisdiction policy files.
    As per document, I changed the default setting from SSL provider service for the Dispatcher from manual start to always start.
    After this step, I have problems to log in IR and ID ( SLD and RWB are working), getting the follow errors ( after click on ID or IR, got the login screen for user/pwd and after entering getting the error):
    "Unable to map from JNDI delivered class com.sap.engine.services.jndi.persistent.UnsatisfiedReferenceImpl to class com.sap.aii.ib.sbeans.login.LoginServiceHome registered during login service"
    Any solution of this problem?
    Regards
    Amar

    Thanks Ravi
    I created the certificate and then it work for one day. Today morning, i received the certificate request response from SAP trust centre and imported into our server.
    I have inported into Key storage of visual admin as per guide. Is there any other place to check it?
    Again logon to IB fail with the same error.
    Any idea?
    Regards
    Amar

  • Error during application of scm 7.0 support pack

    While applying support pack to our SCM 7.0 system (New Installation),
    We encountered a SPAM error in xpra_execution phase, due to automatic
    termination of job RDDEXECL scheduled by user id DDIC on client 000.
    The details of the error are:
    Message id: Brain
    Message number : 366
    Message type: A
    Error: Error during SID assignment for characteristic 0REQUID (current
    value 2)
    We had a look at few notes mentioned by SAP support on 1319241. which
    specifies a solution as
    u201CIf you encounter the error message above, please run the Elementary
    test - Compare Number Range and Maximum SID - for Master Data 0REQUID
    in transaction RSRV. When it turns red, the error can be corrected by
    pressing the "Correct Error" button.u201D
    But we are already getting the light as green in the elementary test
    for the Master Data 0REQUID in transaction RSRV, though we still
    execute the same and problem is still the same i.e. RDDEXECL
    program/job is getting terminated.
    Regards
    Edited by: pranav kumar on Feb 25, 2011 8:20 AM

    Hi SM
    Just login to client which has been mentioned in table RSADMINA,then run rsrv you will get error.correct it.then you will be able to import support packs.
    Regards
    Pranav

  • NWDS 7.0 Error during Quick PAR Upload and while trying Exporting PAR-File

    Hello,
    I am trying to use the functions "Export as PAR-File" and "Quick PAR Upload" in NWDS 7.0.
    Unfortunately I got an error every time when I am trying to use this functions. I am using the package explorer in the Java perspectiv in NWDS for starting this functions. The error tells me the following:
    "Unable to connect to the Portal"
    "Operation failed: Please make sure the server "XY" is running or check the log (sap-plugin.log) for more detail"
    Thats all.
    When I am looking in the log-file I can read the following messages:
    "ACCESS.ERROR: Authorization check for caller assignment to J2EE resource [keystore-view.TicketKeystore: view-actions: GET_VIEW:ALL]"
    "ACCESS.ERROR: Authorization check for caller assignment to J2EE resource [keystore-view.TicketKeystore: view-actions: IS_VIEW_EXISTS:ALL]"
    "ACCESS.ERROR: Authorization check for caller assignment to J2EE resource [keystore-view.TicketKeystore: view-actions: SIZE_OF_VIEW:ALL]"
    "ACCESS.ERROR: Authorization check for caller assignment to J2EE resource [keystore-view.TicketKeystore: view-actions: READ_ENTRY:ALL]"
    LOGIN.ERROR|null|| Login Method=[default] UserID=[user_Admin] IP Address=[192.168.xxx] Reason=[Cannot authenticate the user]
    I have tried this with several users and their passwords. All of the users have admin-rights at least in the portal. One of them even in the SDM.
    I can sucessfully deploy webdynpros from NWDS into the same Portal with this users.
    We are using SAP Logon Tickets and SSO is configured working fine between Portal and backend.
    We have imported Key Store File in NWDS unter Window --> Preferences --> Java Development Infrastructure.
    And we are not using the NWDI.
    Who knows why I cannot even export par-files? Are their any configurations missing?
    Best regards,
    Iris

    It is mentioning about authentication.
    check whether you have access to deploy directly or not ? maybe direct deployment into portal disabled .
    I think you have to follow the procedure of checkout and activate procedure.
    Can you clarify few things
    1) Are you using NWDI Based Transports in your landscape?
    Login Method=default UserID=user_Admin IP Address=http://192.168.xxx Reason=Cannot authenticate the user
    http://192.168.xxx  is it your development portal?
    Did you clarify with admin people whether direct deployment disabled?
    Koti Redd

  • Error during the upgrade phase "start_shdi_first"

    Hello,
    We are having issue with upgrading r/3 4.7 enterprise extension set to ECC 6.0
    Here the error message goes....
    starting system failed rc=0
    to analyse the error during start of shadow instance
    view files 'Startsfi.log' and 'devtrace.log'
    in directory usr\..put
    repeat phase until shadow instance is started
    and u can logon instance no '01'"
    We have changed the DDIC password during upgrade.after that we ran the initphase to update the password.
    I think sapup is referring the old password which was entered initially during the upgrade and we dont remember the old password also.
    Appreciate your response
    Startsfi.log
    1 ETQ201XEntering upgrade-phase "START_SHDI_FIRST" ("20080218175653")
    2 ETQ366 Connect variables are set for shadow instance access
    4 ETQ399 System-nr = '01', GwService = 'sapgw01'
    4 ETQ399 Environment variables:
    4 ETQ399   dbs_mss_schema=de4
    4 ETQ399   auth_shadow_upgrade=1
    4 ETQ399 Set environment for shadow connect:
    4 ETQ399 ENV: dbs_mss_schema=de4
    4 ETQ399 ENV: auth_shadow_upgrade=1
    4 ETQ399 Set RFC variables for shadow connect:
    4 ETQ399 System-nr = '01', GwService = 'sapgw01'
    4 ETQ399 Set tool parameters for shadow connect:
    4 ETQ380 computing toolpath for request "TP_SHADOW_CONNECT"
    4 ETQ381 request "TP_SHADOW_CONNECT" means "tp needs to connect to shadow system"
    4 ETQ382 translates to group "R3UP_TOOL_GROUP_NEW"
    4 ETQ383 translates to path "exe"
    4 ETQ383 translates to path "exe"
    4 ETQ399   default TPPARAM: SHADOW.TPP
    4 ETQ380 computing toolpath for request "TP_ALWAYS_NEW"
    4 ETQ381 request "TP_ALWAYS_NEW" means "always tp from DIR_PUT/exe, for phase KX_SWITCH"
    4 ETQ382 translates to group "R3UP_TOOL_GROUP_NEW"
    4 ETQ383 translates to path "exe"
    4 ETQ383 translates to path "exe"
    2 ETQ399 Starting shadow instance
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2 ETQ353 Starting system
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2EETQ399 Starting shadow instance failed
    2EETQ399 Test RFC failed finally
    2EETQ399 Dialogue: ERROR
    2EETQ399 Starting system failed, rc=0
    DEVTRACE:
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      01
    sid        DE4
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    111
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        2272
    Mon Feb 18 16:08:40 2008
    kernel runs with dp version 229(ext=109) (@(#) DPLIB-INT-VERSION-229)
    length of sys_adm_ext is 364 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (01 2272) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 111 successfully loaded
         shared lib "dw_xtc.dll" version 111 successfully loaded
         shared lib "dw_stl.dll" version 111 successfully loaded
         shared lib "dw_gui.dll" version 111 successfully loaded
         shared lib "dw_mdm.dll" version 111 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    Mon Feb 18 16:08:52 2008
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0065.qqq.nxst) took 12 seconds
    Mon Feb 18 16:09:10 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 18 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5361]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >MTW02SDEC01_DE4_01                      <
    DpShMCreate: sizeof(wp_adm)          19976     (908)
    DpShMCreate: sizeof(tm_adm)          3605136     (17936)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1296)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 065C0040, size: 4241064)
    DpShMCreate: allocated sys_adm at 065C0040
    DpShMCreate: allocated wp_adm at 065C1B30
    DpShMCreate: allocated tm_adm_list at 065C6938
    DpShMCreate: allocated tm_adm at 065C6968
    DpShMCreate: allocated wp_ca_adm at 06936BF8
    DpShMCreate: allocated appc_ca_adm at 0693B248
    DpShMCreate: allocated comm_adm at 0693C9B8
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 069BD868
    DpShMCreate: allocated gw_adm at 069BD8A8
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 069BD8D8
    DpShMCreate: allocated wall_adm at 069BD8E0
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 2046 blocks reserved for free list.
    ES initialized.
    WARNING => System running without ICM - check rdisp/start_icman [dpxxdisp.c   12437]
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( MTW02SDEC01) [dpxxdisp.c   11753]
    DpStartStopMsg: send start message (myname is >MTW02SDEC01_DE4_01                      <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 111
    Release check o.K.
    Mon Feb 18 16:09:13 2008
    MBUF state ACTIVE
    DpModState: change server state from STARTING to ACTIVE
    trc file: "dev_ms", trc level: 1, release: "700"
    [Thr 4724] Mon Feb 18 16:08:40 2008
    [Thr 4724] MsSSetTrcLog: trc logging active, max size = 20971520 bytes
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    110
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        5420
    [Thr 4724] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 5420) [msxxserv.c   1824]
    [Thr 4724] MsInitAclInfo: acl file D:\usr\sap\put\DE4\SYS\global\ms_acl_info.DAT not found, unrestricted access
    [Thr 4724] MsGetOwnIpAddr: my host addresses are :
    [Thr 4724]   1 : [172.20.28.159] MTW02SDEC01.mindsap.com (HOSTNAME)
    [Thr 4724]   2 : [127.0.0.1] MTW02SDEC01.mindsap.com (LOCALHOST)
    [Thr 4724] MsHttpInit: full qualified hostname = MTW02SDEC01.mindsap.com
    [Thr 4724] HTTP logging is switch off
    [Thr 4724] MsHttpOwnDomain: own domain[1] = mindsap.com
    [Thr 4724] ms/icf_info_server : deleted
    [Thr 4724] *** I listen to port sapmsSHDDE4 (3601) ***
    [Thr 4724] CUSTOMER KEY: >J1537289841<
    trc file: "dev_rd", trc level: 1, release: "700"
    Mon Feb 18 16:09:10 2008
    ***LOG S00=> GwInitReader, gateway started ( 2344) [gwxxrd.c     1694]
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    110
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        2344
    gateway runs with dp version 229(ext=109) (@(#) DPLIB-INT-VERSION-229)
    gw/local_addr : 0.0.0.0
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    Bind service sapgw01 (socket) to port 3301
    GwPrintMyHostAddr: my host addresses are :
      1 : [172.20.28.159] MTW02SDEC01.mindsap.com (HOSTNAME)
      2 : [127.0.0.1] MTW02SDEC01.mindsap.com (LOCALHOST)
    DpSysAdmExtCreate: ABAP is active
    DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    DpShMCreate: sizeof(wp_adm)          19976     (908)
    DpShMCreate: sizeof(tm_adm)          3605136     (17936)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1296)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 06110040, size: 4241064)
    DpShMCreate: allocated sys_adm at 06110040
    DpShMCreate: allocated wp_adm at 06111B30
    DpShMCreate: allocated tm_adm_list at 06116938
    DpShMCreate: allocated tm_adm at 06116968
    DpShMCreate: allocated appc_ca_adm at 0648B248
    DpShMCreate: allocated comm_adm at 0648C9B8
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0650D868
    DpShMCreate: allocated gw_adm at 0650D8A8
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0650D8D8
    MtxInit: -2 0 0
    Mon Feb 18 16:09:14 2008
    GwDpInit: attached to gw_adm at 0650D8A8
    Thanks,
    Vadi

    Dear All,
    The issue has been resolved by changing the DDIC password to what it was when we have started the upgrade.The password was "welcome" when we have started with upgrade after that it has been changed to
    "basis05" during upgrade.we changed it back to welcome and it started working fine.
    Here it took long time to find out what was the password when we have starte upgrade.Resetting to standard ddic password also ddint help out in our case.
    Thanks for all your replies.

  • Error during generation of the WSDL:  BUILD FAILED java.lang.NoClassDefFoundError: com/sun/javadoc/Type

    When I create an EJB Transport Business Service, after selecting the jar that has the EJB 2.1 artefacts (Remote, Home, etc) the oepe plugin fails and can't continue.
    As I understand it seems that there is a problem with the classpath of ant build.xml  that oepe creates inside folder /tmp/alsbejbtransport/ to compile the bs and generate the wsdl. I checked if tools.jar is in the classpath (in eclipse) and is included, so I can't figure out wich is the problem.
    I found this in Oracle, but not helps solve the problem:
    BEA-398120
    Error: The WSDL for the typed transport endpoint could not be accessed.
    Description
    There was a problem retrieving the WSDL from the typed transport service endpoint at the time of service registration
    Action
    Contact technical support
    This is the the full stacktrace that shows eclipse.
    Generate : Error during generation of the WSDL:
    BUILD FAILED
    java.lang.NoClassDefFoundError: com/sun/javadoc/Type
            at com.bea.util.jam.provider.JamServiceFactoryImpl.createSourceBuilder(JamServiceFactoryImpl.java:205)
            at com.bea.util.jam.provider.JamServiceFactoryImpl.createBuilder(JamServiceFactoryImpl.java:158)
            at com.bea.util.jam.provider.JamServiceFactoryImpl.createClassLoader(JamServiceFactoryImpl.java:137)
            at com.bea.util.jam.provider.JamServiceFactoryImpl.createService(JamServiceFactoryImpl.java:78)
            at weblogic.wsee.util.JamUtil.parseSource(JamUtil.java:152)
            at weblogic.wsee.tools.anttasks.JwsLoader.loadJClasses(JwsLoader.java:186)
            at weblogic.wsee.tools.anttasks.JwsLoader.load(JwsLoader.java:75)
            at weblogic.wsee.tools.anttasks.JwsModule.loadWebServices(JwsModule.java:569)
            at weblogic.wsee.tools.anttasks.JwsModule.generate(JwsModule.java:369)
            at weblogic.wsee.tools.anttasks.JwsModule.build(JwsModule.java:256)
            at weblogic.wsee.tools.anttasks.JwscTask.execute(JwscTask.java:184)
            at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
            at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:601)
            at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
            at org.apache.tools.ant.Task.perform(Task.java:348)
            at org.apache.tools.ant.Target.execute(Target.java:357)
            at org.apache.tools.ant.Target.performTasks(Target.java:385)
            at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
            at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
            at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
            at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
            at org.apache.tools.ant.Main.runBuild(Main.java:758)
            at org.apache.tools.ant.Main.startAnt(Main.java:217)
            at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
            at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    Caused by: java.lang.ClassNotFoundException: com.sun.javadoc.Type
            at org.apache.tools.ant.AntClassLoader.findClassInComponents(AntClassLoader.java:1400)
            at org.apache.tools.ant.AntClassLoader.findClass(AntClassLoader.java:1341)
            at org.apache.tools.ant.AntClassLoader.loadClass(AntClassLoader.java:1088)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
            ... 27 more
    Total time: 0 seconds
    Eclipse Installation details:
    *** System properties:
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.buildId=M20110909-1335
    eclipse.commands=-os
    linux
    -ws
    gtk
    -arch
    x86_64
    -showsplash
    -launcher
    {home}/Development/oepe-indigo/eclipse
    -name
    Eclipse
    --launcher.library
    {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so
    -startup
    {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    --launcher.overrideVmargs
    -exitdata
    1e418010
    -vm
    /usr/bin/java
    eclipse.home.location=file:{home}/Development/oepe-indigo/
    eclipse.launcher={home}/Development/oepe-indigo/eclipse
    eclipse.launcher.name=Eclipse
    [email protected]/../p2/
    eclipse.p2.profile=PlatformProfile
    eclipse.product=org.eclipse.platform.ide
    eclipse.startTime=1374623921455
    eclipse.vm=/usr/bin/java
    eclipse.vmargs=-Xms256m
    -Xmx768m
    -XX:MaxPermSize=512m
    -Dsun.lang.ClassLoader.allowArraySyntax=true
    -Dweblogic.home={home}/Oracle/Middleware/wlserver_10.3
    -Dharvester.home={home}/Oracle/Middleware/Oracle_OSB1/harvester
    -Dosb.home={home}/Oracle/Middleware/Oracle_OSB1
    -Dosgi.bundlefile.limit=750
    -Dosgi.nl=en_US
    -Dmiddleware.home={home}/Oracle/Middleware
    -jar
    {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    equinox.use.ds=true
    file.encoding=UTF-8
    file.encoding.pkg=sun.io
    file.separator=/
    guice.disable.misplaced.annotation.check=true
    harvester.home={home}/Oracle/Middleware/Oracle_OSB1/harvester
    http.nonProxyHosts=localhost
    java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
    java.awt.printerjob=sun.print.PSPrinterJob
    java.class.path={home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    java.class.version=50.0
    java.endorsed.dirs=/usr/lib/jvm/jdk1.6.0_45/jre/lib/endorsed
    java.ext.dirs=/usr/lib/jvm/jdk1.6.0_45/jre/lib/ext:/usr/java/packages/lib/ext
    java.home=/usr/lib/jvm/jdk1.6.0_45/jre
    java.io.tmpdir=/tmp
    java.library.path=/usr/lib/jvm/jdk1.6.0_45/jre/lib/amd64/server:/usr/lib/jvm/jdk1.6.0_45/jre/lib/amd64:/usr/lib/jvm/jdk1.6.0_45/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
    java.protocol.handler.pkgs=null|com.bea.wli.sb.resources.url|com.bea.wli.sb.resources.jca.upgrade.url|weblogic.utils|weblogic.utils|weblogic.utils|weblogic.net|weblogic.net
    java.runtime.name=Java(TM) SE Runtime Environment
    java.runtime.version=1.6.0_45-b06
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Sun Microsystems Inc.
    java.specification.version=1.6
    java.vendor=Sun Microsystems Inc.
    java.vendor.url=http://java.sun.com/
    java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
    java.version=1.6.0_45
    java.vm.info=mixed mode
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    java.vm.specification.name=Java Virtual Machine Specification
    java.vm.specification.vendor=Sun Microsystems Inc.
    java.vm.specification.version=1.0
    java.vm.vendor=Sun Microsystems Inc.
    java.vm.version=20.45-b01
    javax.rmi.CORBA.PortableRemoteObjectClass=weblogic.iiop.PortableRemoteObjectDelegateImpl
    javax.rmi.CORBA.UtilClass=weblogic.iiop.UtilDelegateImpl
    jna.platform.library.path=/usr/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnu:/lib64:/usr/lib:/lib
    line.separator=
    middleware.home={home}/Oracle/Middleware
    oracle.eclipse.tools.weblogic.ui.isWebLogicServer=true
    org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
    org.eclipse.equinox.launcher.splash.location={home}/Development/oepe-indigo/plugins/org.eclipse.platform_3.7.1.v201109091335/splash.bmp
    org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
    org.eclipse.m2e.log.dir={home}/workspace/pragma/.metadata/.plugins/org.eclipse.m2e.logback.configuration
    org.eclipse.update.reconcile=false
    org.omg.CORBA.ORBClass=weblogic.corba.orb.ORB
    org.omg.CORBA.ORBSingletonClass=weblogic.corba.orb.ORB
    org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,OSGi/Minimum-1.2,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6
    org.osgi.framework.language=en
    org.osgi.framework.os.name=Linux
    org.osgi.framework.os.version=3.8.0
    org.osgi.framework.processor=x86-64
    org.osgi.framework.system.capabilities=osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2",osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6"
    org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.wsaddressing,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
    org.osgi.framework.uuid=901615cd-f3f3-0012-11b6-a3bca4d97ac1
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.6.0
    org.osgi.supports.framework.extension=true
    org.osgi.supports.framework.fragment=true
    org.osgi.supports.framework.requirebundle=true
    os.arch=amd64
    os.name=Linux
    os.version=3.8.0-26-generic
    osb.home={home}/Oracle/Middleware/Oracle_OSB1
    osgi.arch=x86_64
    osgi.bundlefile.limit=750
    osgi.bundles=reference:file:javax.transaction_1.1.1.v201105210645.jar,reference:file:org.eclipse.equinox.simpleconfigurator_1.0.200.v20110502-1955.jar@1:start
    osgi.bundles.defaultStartLevel=4
    osgi.bundlestore={home}/Development/oepe-indigo/configuration/org.eclipse.osgi/bundles
    osgi.configuration.area=file:{home}/Development/oepe-indigo/configuration/
    osgi.framework=file:{home}/Development/oepe-indigo/plugins/org.eclipse.osgi_3.7.1.R37x_v20110808-1106.jar
    osgi.framework.extensions=reference:file:javax.transaction_1.1.1.v201105210645.jar
    osgi.framework.shape=jar
    osgi.framework.version=3.7.1.R37x_v20110808-1106
    osgi.frameworkClassPath=., file:{home}/Development/oepe-indigo/plugins/javax.transaction_1.1.1.v201105210645.jar
    osgi.install.area=file:{home}/Development/oepe-indigo/
    osgi.instance.area=file:{home}/workspace/pragma/
    osgi.instance.area.default=file:{home}/workspace/
    osgi.logfile={home}/workspace/pragma/.metadata/.log
    osgi.manifest.cache={home}/Development/oepe-indigo/configuration/org.eclipse.osgi/manifests
    osgi.nl=en_US
    osgi.nl.user=en_US
    osgi.os=linux
    osgi.splashLocation={home}/Development/oepe-indigo/plugins/org.eclipse.platform_3.7.1.v201109091335/splash.bmp
    osgi.splashPath=platform:/base/plugins/org.eclipse.platform
    osgi.syspath={home}/Development/oepe-indigo/plugins
    osgi.tracefile={home}/workspace/pragma/.metadata/trace.log
    osgi.ws=gtk
    path.separator=:
    securerandom.source=file:/dev/./urandom
    socksNonProxyHost=localhost
    sun.arch.data.model=64
    sun.boot.class.path=/usr/lib/jvm/jdk1.6.0_45/jre/lib/resources.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/rt.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/sunrsasign.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/jsse.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/jce.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/charsets.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/modules/jdk.boot.jar:/usr/lib/jvm/jdk1.6.0_45/jre/classes
    sun.boot.library.path=/usr/lib/jvm/jdk1.6.0_45/jre/lib/amd64
    sun.cpu.endian=little
    sun.cpu.isalist=
    sun.desktop=gnome
    sun.io.unicode.encoding=UnicodeLittle
    sun.java.command={home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar -os linux -ws gtk -arch x86_64 -showsplash -launcher {home}/Development/oepe-indigo/eclipse -name Eclipse --launcher.library {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so -startup {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar --launcher.overrideVmargs -exitdata 1e418010 -vm /usr/bin/java -vmargs -Xms256m -Xmx768m -XX:MaxPermSize=512m -Dsun.lang.ClassLoader.allowArraySyntax=true -Dweblogic.home={home}/Oracle/Middleware/wlserver_10.3 -Dharvester.home={home}/Oracle/Middleware/Oracle_OSB1/harvester -Dosb.home={home}/Oracle/Middleware/Oracle_OSB1 -Dosgi.bundlefile.limit=750 -Dosgi.nl=en_US -Dmiddleware.home={home}/Oracle/Middleware -jar {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    sun.java.launcher=SUN_STANDARD
    sun.jnu.encoding=UTF-8
    sun.lang.ClassLoader.allowArraySyntax=true
    sun.management.compiler=HotSpot 64-Bit Tiered Compilers
    sun.os.patch.level=unknown
    svnkit.http.methods=Basic
    svnkit.library.gnome-keyring.enabled=false
    user.country=AR
    user.dir={home}/Development/oepe-indigo
    user.home={home}
    user.language=es
    user.name={username}
    user.timezone=America/Argentina/Buenos_Aires
    weblogic.home={home}/Oracle/Middleware/wlserver_10.3
    Thanks!!

    run this one in command prompt and then convert the applet using converter tool
    JC_HOME = C:\java_card_kit-2_2_2\bin\
    set CLASSES=%JCHOME%\lib\apduio.jar;%JC_HOME%\lib\apdutool.jar;%JC_HOME%\lib\jcwde.jar;%JC_HOME%\lib\converter.jar;%JC_HOME%\lib\scriptgen.jar;%JC_HOME%\lib\offcardverifier.jar;%JC_HOME%\lib\api.jar;%JC_HOME%\lib\installer.jar;%JC_HOME%\lib\capdump.jar;
    D:\NareshPalle\jcardRE\Smart\src>java -classpath %_CLASSES% com.sun.javacard.con
    verter.Converter -out EXP JCA CAP -exportpath .\exp -applet 0x0a:0x00:0x00:0x00:0x0e:0x01:0x02:
    0x03:0x04:0x05:0x06 PackageName appletName 0x01:0x02:0x03:0x04:0x05:0x0
    6:0x07:0x08 1.0
    or
    go to following directory and run the converter tool in command prompt
    step 1: cd C:\java_card_kit-2_2_2\bin\
    then run this command under the above directory
    step 2:converter -classdir E:\Pathof Your applet class file -out EXP JCA CAP -exportpath E:\path of exp files folder -applet AID PackageName AppletName PackAID major.minor no
    For more doubts mail me....
    *[removed by moderator]*
    Thanks and Regards
    NareshPalle
    Edited by: EJP on 31/03/2012 20:09: removed your email address. Unless you like spam and unless you think these forums are provided for your personal benefit only, posting an email address here serves no useful purpose whatsoever.

  • I repeatedly get "error during rendering/encoding of menus/slideshow" message.  This process is the same on my iMac, MacBook and another iMac.  I have been burning dvd's int he same way for the past 12 months using the exact same steps successfully.

    I keep getting "error during rendering/encoding of menus/slideshows" message.  I have been burning DVD's in exactly the same way for the past 12 months and mostly on my MacBook which is 3 years old.  Obviously I'm using iDVD.  I purchased an iMac about a year ago and moved to use this for dvd burning without problem.  A few months ago (approximately) I started to experience problems with burning with the error message above.  I tried everything including starting the whole process from scratch right down to capturing the movie clips from my video recorder into iMovie, then using them in iDVD.  Still the same message came up.  I lost count of how many times I repeated the process with different clips and variations and the same thing happened.  This was also the case with my MacBook and my husband's iMac.
    After taking both of mymac's tothe service centre, having new optical thingys put it and even a new hard drive on my iMac along with a new DVD burner the same thing happened.  They told me it must be the process that I am using that is incorrect!
    I took my 27" iMac to an apple shop and asked them to assist me while I use the same technique as I always had.  The same message came up so they tried using my clips in one of their mac's.  The same message. They tried it with different clips and the same message.  The only way we could get theirs to work was with a magic DVD which did not produce what I needed and was limited with only one page. 
    I now cannot use any of my Mac's for the intended purpose that I bought them for - to produce good media for my work!  It was suggested that I purchase some non Mac software to burn DVDs which defeats the object of having a mac with iDVD in my opinion.  I have a book on iDVD which is very informative and have followed the process to the letter and checked all the trouble shooting and still no remedy.  It was mentioned that an up-date may have caused the problem on all my macs.
    I feel that this issue should be addressed by Apple as a matter of correctness.
    I now find that on the net there are many posts in forums and such like with exactly the same (almost word for word) problems.  Please Apple, keep/regain your good name and sort this out.
    Jayne Connelly

    Thanks Bengt W for your attention to this matter.  So much appreciated.  And thanks for putting me right on the aim of forums (new to this).  Although, you may regret asking for more information.  I've added everything I can below.
    The process I used is as follows:
    Import recorded clips of between 5 and 15minutes each from my video recorder into i
    Edit the clips (remove unwanted start and endng)
    Add title to front of clips
    ‘Share’ them to ‘movie’ (export using QuickTime)folder in .mov format individually
    Open iDVD and ‘create new project’
    Select ‘favourite’ theme that I have set up forall my work dvd’s (this has been used successfully many times and I’ve triedwithout using the favourite them).
    Add 2 submenus for each group of clips
    Select submenu  - drag and drop between 3 – 6 clips in each of the twosubmenus
    Change title colours on clips
    Dragand drop image into drop zones where required
    In‘map’ view I check for any yellow warnings before burning to disc
    In an attempt to remedy the problems I’ve tried the following:
    Try new DVD discs
    Try different themes (favourites and standardones)
    Change images in drop zones
    Start whole process again even from importingfrom camera again
    Two other completely different computers (iMacand MacBook) with iDVD
    Go to apple shop and use their computers to doin iDVD
    Try with one clip and no menu pages added
    Use a clip that I already have that did notoriginate from my camera
    Turn computer off and restart
    New hard drive
    New optical lense (thing)
    New DVD burner
    Saving to disc image rather than dvd disc
    Other points:
    I also have a ‘flip’ and ‘iPhone’ whereI’ve imported footage camera which, although limited, records and makes videoclips and burns them to DVD through iDVD without problem.
    For example, I have just gone through steps 5 - 11 using some clips that were already imported from my iphone to iPhoto and dragged across.  I used a theme that I've used before which has failed and added one sub menu page where the clip went.  It burned to disc image successfully.
    The startup disc, I believe will have no space issues asit’s a new hard drive with no use apart from this.  That could have been an issue before (I didn’t check it) butnot now.
    Other technical stuff that I don't understand but you may:
    I have…… Mac OS X Version 10.6.7 with all updates onit.  Processor 2.8 GHz Intel Corei7.  Memory 4GB 1067 MHz DDR3.
    iDVD version 7.1.1
    HardwareOverview:
      Model Name: iMac
      Model Identifier: iMac11,1
      Processor Name: Intel Core i7
      Processor Speed: 2.8 GHz
      Number Of Processors: 1
      Total Number Of Cores: 4
      L2 Cache (per core): 256 KB
      L3 Cache: 8 MB
      Memory: 4GB
      Processor Interconnect Speed: 4.8 GT/s
      Boot ROM Version: IM111.0034.B02
    SMC Version (system):            1.54f36
    OPTIARCDVD RW AD-5680H:
      Firmware Revision:     3AHB
      Interconnect:    ATAPI
      Burn Support:   Yes (AppleShipping Drive)
      Cache:    2048KB
      Reads DVD:    Yes
      CD-Write: -R, -RW
      DVD-Write:   -R, -R DL,-RW, +R, +R DL, +RW
      Write Strategies:  CD-TAO,CD-SAO, CD-Raw, DVD-DAO
      Media: Toshow the available burn speeds, insert a disc and choose View > Refresh
    If you can solve this you are better than the 'apple geeks' in the shop and the service technicians in the service centre (and of course me but that's no achievement). 
    Eagerly awaiting your reply.
    Jayne

  • Getting error during posting A/P invoice and  A/P credit memos

    We are intermittently getting this error during A/P invoice.
           When i am doing the full cycle of Purchase like
            Purchase Order
            Goods Receipts PO
           A/P. Invoice.
         At the time of A/P. Invoice the date has been coppied from the Goods Receipt's PO, i am getting the error, this error not comes regularly, only for few transcations,
         Please guide to me.
             Error is
           " No matching records found 'G/L Accounts' (OACT) (ODBC-2028)
                                  Message 131 - 183 "
              Patch level is 27 and version is 2005B

    Hello Prasad,
    Before add A/P invoice, are you changing the price to a lower price, either by changing amount in the 'price' column or by giving a higher discount at the header level ? As far as I know, in a non continuous stock system company with the 'Use Negative Amount for Reverse Transaction' setting not ticked.
    Another solution could be as follows (just check in your SAP B1 installation) :
    When the user chooses User Defined Chart of Accounts under Administration -> System Initialization -> Company details -> Basis Initialization tab , the default accounts remain in the "G/L Account Determination", "Define Tax", "Define Warehouse" windows under Administration -> Definitions -> Financials and Administration -> Definitions -> Inventory. User has to check and define all accounts.
    My reference is SAP notes 771489.
    Another related issue is whether you are using rounding when adding a marketing document. If yes, you must define rounding account in 'Administration' > 'System Initialization' ->'G/L Account Determination' -> 'General' tab page under "Rounding Account" field.
    Rgds,

  • OIM Provisioning - Error during OID Create User Task

    Hi,
    I am getting the following error during OIM Provisioning to OID (Create User Task).
    I added few more attributes to the OID_USR form and then to the "OID User" Process Definition.
    Also, I added the Code/Decode Key Values in AttrName.Prov.Map.OID.
    DEBUG,08 Dec 2010 21:19:04,547,[XELLERATE.SERVER],Class/Method: tcDataBase/readPartialStatement entered.
    ERROR,08 Dec 2010 21:19:04,555,[XELLERATE.ADAPTERS],Class/Method: tcAdapterMappingUtility/getRunTimeVariable Mappings encounter some problems: No data available for variable having key = 350
    ERROR,08 Dec 2010 21:19:04,555,[XELLERATE.ADAPTERS],Class/Method: tcAdapterMappingUtility/getRunTimeVariable Mappings encounter some problems: No data available for variable having key = 350
    java.lang.Exception: No data available for variable having key = 350
    Earlier, before adding these attributes, the OID Create User Task was working. So I belive this is from the newly added attributes.
    Questions:
    - How to identity the attribute with this key? It looks like some of the attribute values that it gets during Run Time is not populated correctly. Any suggestions?
    - "key = 350"- Is there a database table that this gets stored? SPD? or anything else?
    Regards
    Vijay Chinnasamy

    @Keviin,
    I added 13 new attributes and corresponding "* Updated" Tasks.
    For all these, ProcessInstanceKey is mapped to Process Data -> Process Instance.
    I am going to validate the mappings again. Also, I noticed, some of the fields that I am prepopulating is not populated.
    Regards
    Vijay Chinnasamy

  • Error during currency conversion and consistency check in a sales order

    Hi Experts,
    I am facing the below error in the sales order. The sales order is having so many items. The below error is coming for few items only. I have checked the currency exchange rates also. All are maintained properly.
    Please advice me how to fix this error or which class,methods are responsible for checking the above details while saving the order.
    Thanks,
    Sri

    Hi Christophe,
    FYI
    Error during currency conversion frm &1 to &2 (date &3, ref. curr. &4)
    Message Class - CRM_CUMULATED_I
    Message No     - 013
    Error during currency conversion for &1 and &2
    Message Class - CRM_CUMULATED_I
    Message No     - 008
    Consistency check: Logical key does not match
    Message Class - CRM_CUMULATED_I
    Message No     - 011
    Thanks,
    Sri

  • Getting error during deleting a page in 4.1

    I am getting the following error while deleting a page. I don't have any DA in the page.
    ORA-04091: table APEX_040100.WWV_FLOW_PAGE_DA_EVENTS is mutating, trigger/function may not see it ORA-06512: at "APEX_040100.WWV_FLOW_PAGE_DA_ACTIONS_T1", line 35 ORA-04088: error during execution of trigger 'APEX_040100.WWV_FLOW_PAGE_DA_ACTIONS_T1'

    Hi pkpanda,
    This has come up a few times now, mostly seems to happen where the page is originally created as a copy of an existing page, that contains a DA, or where a DA references a region. Is there any chance you could send me an export of the application, to the address in my profile? It would really help to see exactly what's going on.
    Regards,
    Anthony

  • Error during saving a multipart message

    Hi All,
                 We are currently integrating third party system with SAP ECC as a part of our FICA implementation.
    We have configured soap adapter initially at the sender side and IDoc adapter at the reciever intially. After looking at the performnace of the soap adapter, we thought of using HTTP sender instead of a soap sender, so that the webservice makes a direct call to PI integration engine instead of Adapter engine.
    Now my scenario looks like.
    Java/J2EE client -> webservice call > XI pipeline>SAP.
    So here , i havent used http adapter at the source side.
    My problem is when i call the XI pipleine url as suggested by the below blog
    <a href="/people/stefan.grube/blog/2006/09/21/using-the-soap-inbound-channel-of-the-integration-engine Soap Inbound channel of the Integration engine</a>
    I am getting the follwoing error as seen below
    <b>May 31, 2007 6:05:50 PM com.sun.xml.messaging.saaj.soap.MessageImpl saveChanges
    </b>
    <b>SEVERE: SAAJ0540: Error during saving a multipart message</b>
    But for my scenario, i havent used any soap with attachments to pass through PI.
    My soap message is a simple soap envelope with soap part-message.(body).
    Please do help me out in resolving this issue.
    Thanks & Regards,
    Dhana
    null

    Hi Steve,
                   My Soap Action is already applied and I traced out few options after googling it up and added few jars (xalan.jar and saxon8.jar). Even now I am getting the same error.
    Please do tell me what to do in this regard.
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP:Header>
    </SOAP:Header>
    <SOAP:Body>
    <SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>SOAP:Client</faultcode><faultstring>Error during conversion of XI message</faultstring><faultactor>http://sap.com/xi/XI/Message/30</faultactor><detail><SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1"><SAP:Category>XIProtocol</SAP:Category><SAP:Code area="PARSER">UNEXPECTED_VALUE</SAP:Code><SAP:P1>Main/@versionMajor</SAP:P1><SAP:P2>000</SAP:P2><SAP:P3>003</SAP:P3><SAP:P4/><SAP:AdditionalText/><SAP:ApplicationFaultMessage namespace=""/><SAP:Stack>XML tag Main/@versionMajor has incorrect value 000; expected value is 003
    </SAP:Stack></SAP:Error></detail></SOAP:Fault>
    </SOAP:Body>
    </SOAP:Envelope>
    Soap Error message:Error during conversion of XI message
    Thanks,
    Dhana

  • 6.0.3 Error During Disc Initialization for both DVD+R and Disc Image - Help

    I've been a mac user for a few years now, but I just bought a new MacBook, and my first superdrive! I'm all excited to test out the new hardware along with iDVD.
    I've made a rather simple DVD setup and the first time through it was encoding for about an hour and then it gave an error message which I don't recall other than it mentioned QT7. I ran updater, no new updates that I needed and I tried again, and from then on I've been getting the Error During Disc Initialization message when burning to my DVD+Rs or when I try and save as a disc image (yes, I've deleted the encoding assets). I have about 20GB free on HDD, and I'm trying to burn approx. 100min of video. I've rebooted multiple times, and I've remade my project a couple times but no dice.
    Any idears?
      Mac OS X (10.4.8)  

    What hardware do you have???
    You didn't answer Sue's question about free space on
    your start-up drive. You should have 20GB+ free.
    What are you sending to iDVD?
    Verbatim DVD-R, not DVD+R, are very reliable, unlike
    TDK and Memorex.
    Also look here:
    http://docs.info.apple.com/article.html?artnum=302925
    I am running on a 2.0 ghz MacBook with a SuperDrive using Sony DVD+R. I will definitely pick up some Verbatim DVD-Rs though to see if that makes iDVD happy.
    I have cleared up some room and now I have around 50GB free.
    I am trying to make a DVD of two seperate .mp4s of a soccer game. I have 3 pictures and two buttons.

Maybe you are looking for