SOlution Manager Installation, LOAD JAVA DUMP

Hello Guys,
I just have had the same problem on HP-UX 11.11 with SAP-DB. Installation stuck on at LOAD JAVA DUMP.
Solution:
Use JAVA SDK Version 1.4.2.09 AND NOT version 1.4.2.10 !!!
This may fix the problem rapid in our enviroment. It takes me 1.5 half day to fix it.
Regards
Michael Heyn

Same problem here, but linux 32-bit with MaxDB....
Solution Manager 4.0 SR3....
Last entry in jload.log:
31.10.07 13:59:50 com.sap.inst.jload.Jload dbImport
INFO: trying to create table J2EE_CONFIGENTRY
31.10.07 13:59:50 com.sap.inst.jload.Jload dbImport
INFO: table J2EE_CONFIGENTRY created  
Last Entry in IMPORT.sta:
T:CAF_UM_RELGR_WORDS:DATA INSERT OK             30.10.07 16:03:15
T:J2EE_CONFIG:METADATA CREATE OK                30.10.07 16:03:17
T:J2EE_CONFIG:DATA INSERT ERR           30.10.07 16:03:17
T:J2EE_CONFIGENTRY:METADATA CREATE OK           30.10.07 16:03:17
Java uses 99% of the cpu since 22 hours.....
DB is up and running....enough space....
java version 1.4.2_10
Any suggestions ?

Similar Messages

  • How to get the Solution Manager Installer

    Hello.
    I am trying to install Solution Manager and then get the Solution Manager key.
    *But I can't download the Solution Manager installation Program.  I am searching the installer for a almost week
    Please can anybody help me?

    Hi,
    If you are looking for installing solution Manager you need to have below softwares
    1:IM (Installation Master)
    2:Exports DVD's
    3:Kernel DVD
    4:JAVA DUMP
    5:Database software
    6:JCE Polic
    7:J2SDK
    If can find the same at service market place www.service.sap.com/swdc>Click on tab Installation and Upgrades>click on A-Z Index>Right side colum click on S>now select solution Manager,there you can find the list of softwares you are looking for.
    Regards
    Uday

  • Installing the License Key for Solution Manager installation

    Hi,
    Any Idea how can I get License Key for solution manager installation? Solution manager installation do not requires a key of Solution Manager.
    When I want to download a new license file form the SAP market place.SAP I ask for a key of Solution Manager. 
    Thanks

    I guess it is hardware key. Go to the Tcode slicense and there you will be able to find out the active hardware key. Take it!!

  • Error in Import JAVA DUMP phase in Solution Manager installation.

    Hi,
    when i am installing Solution manager i am getting error in import java dump phase on windows and oracle database. i installed java 1.4.2_09 . plz anybody give the solution. Its very urgent.
    Thanks,
    Venkat.

    Hi,
    1. Did you select java path (Export CD/DVD) while intsallation? Check once again.
    2. Add JAVA_HOME = Java path in environment variable.
    3. What is the exact error, you got it, post error here.
    Regards,
    Srini Nookala

  • Java-Error during Solution Manager Installation

    During the Installation at point "Prepare to install minimal configuration" I'm getting the following error message:
    An error occurred while processing option <i>SAP Solution Manager 7.1 > SAP Systems > MS SQL Server > Central System > Central System( Last error reported by the step :Assertion failed: in
    function NW_Call_Offline_CTC_ind_ind_ind_ind_SubComponentContainer_callOfflineCTC() {
        var nw = NWInstall.getSystem(context.get("sid"));
        var ctcDirFs = nw.getCI().getInstanceDir().concat("j2ee", "ctc");
        var ctcExeFile = installer.onWindows() ? "LaunchOfflinectc.bat" : "LaunchOfflinectc.sh";
        var ctcCall = ctcDirFs.concat(ctcExeFile);
        installer.writeTrace("CTC is in" + ctcCall);
        ASSERT(arguments.callee, ctcCall.isExisting(), "CTC executable cannot be found in " + ctcCall.toString());
        var pmgt = new ProcessMgt();
        var app = pmgt.createChildApplication(ctcCall, []);
        var userData = nw.getUsers().getAccountData(NWUsers.roles.SIDAdm);
        var user = (new AccountMgt()).getUser(userData.name);
        var env = pmgt.getProcessEnvironment();
        if (installer.onUnix()) {
            env.setUser(user);
        } else {
            if (installer.onOS400()) {
                env.setUser(user);
                env.setGroup(user.getPrimaryGroup());
                env.setKernelLibrary(nw.getOS4_Krnlib());
        env.setWorkingDirectory(ctcDirFs.getNode());
        var javaHome = nw.getJavaHome().toString();
        env.setEnvironmentVariable(new Property("JAVA_HOME", javaHome));
        installer.writeTrace("For the Offline CTC Call, JAVA_HOME is set to " + env.getEnvironmentVariable("JAVA_HOME"));
        app.setEnvironment(env);
        var retval = app.run([], true);
        ASSERT(arguments.callee, retval == 0, "CTC retval is not 0 but " + retval);
        installer.writeTrace("CTC has been called in Offline Mode.");
    CTC retval is not 0 but 1)
    As a JVM I'm using the version provided by SAP on DVD, JDK is ver6_26-rev_b21, JCE_policy is version 6.
    Can anyone help me here?

    WARNING 2011-12-07 13:09:36.864
    Execution of the command "C:\usr\sap\DSM\DVEBMGS00\j2ee\ctc\LaunchOfflinectc.bat" finished with return code 1. Output:
            1 file(s) copied.
    java.io.BufferedInputStream@4a4e79f1
    Dec 7, 2011 1:09:34 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Info: Start Execution of Offline CTC TemplatInstaller
    Dec 7, 2011 1:09:34 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Info: Looking for initial Properties in file '../../../config/usagetypes.properties'
    Dec 7, 2011 1:09:34 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Info: Loading of initial Properties-File successful
    Dec 7, 2011 1:09:34 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Info: Selected Usages:SolManager:SolManager Java
    PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.path
    Dec 7, 2011 1:09:36 PM   ...ProviderFactory.initalize(Context)_1! [Thread[main,5,main]] Info:
    Dec 7, 2011 1:09:36 PM   ...rovider(ConfigurationProviderFactory) [Thread[main,5,main]] Info: !BrokerRegistry.register!ConfigManagerProvider
    Dec 7, 2011 1:09:36 PM   ...DataModelRepository.registerExtension [Thread[main,5,main]] Path: entering 'registerExtension'
    Dec 7, 2011 1:09:36 PM   ...DataModelRepository.registerExtension [Thread[main,5,main]] Info: registering extensions for 'http://www.sap.com/ctc/configurationmanager'
    Dec 7, 2011 1:09:36 PM   ...DataModelRepository.registerExtension [Thread[main,5,main]] Path: entering 'registerExtension'
    Dec 7, 2011 1:09:36 PM   ...DataModelRepository.registerExtension [Thread[main,5,main]] Info: registering extensions for 'http://www.sap.com/ctc/configurationmanager'
    Dec 7, 2011 1:09:36 PM   ...onControllerImpl.startUpProcessEngine [Thread[main,5,main]] Path: entering 'startUpProcessEngine'
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: The class XMLPathUtil_1_5 is not supported in 7.0
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: java.lang.IllegalStateException:The class XMLPathUtil_1_5 is not supported in 7.0
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: com.sap.tc.lm.ctc.metamodel.util.XMLPathUtil_1_5:getStringValue25
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: com.sap.tc.lm.ctc.metamodel.util.XMLPathUtil:getStringValue161
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: com.sap.tc.lm.ctc.metamodel.process.transform.XML2Action:transformInternal390
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: com.sap.tc.lm.ctc.metamodel.process.transform.XML2Action:transform118
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: com.sap.tc.lm.ctc.metamodel.process.transform.XML2Action:transform89
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: com.sap.tc.lm.ctc.metamodel.process.transform.XML2JavaProcessFactory:lightLoadProcessFromXML191
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: com.sap.tc.lm.ctc.metamodel.process.controller.ProcessRegistry:loadProcess402
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: com.sap.tc.lm.ctc.metamodel.process.controller.ProcessRegistry:getVisibleProcessesInternal350
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: com.sap.tc.lm.ctc.metamodel.process.controller.ProcessRegistry:getVisibleRootProcesses222
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: com.sap.tc.lm.ctc.metamodel.process.controller.ProcessEngine:getVisibleRootProcesses489
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: com.sap.tc.lm.ctc.OfflineTemplateImporterJAR:executeWizard121
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: com.sap.tc.lm.ctc.OfflineTemplateImporterJAR:main585
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: sun.reflect.NativeMethodAccessorImpl:invoke0-2
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: sun.reflect.NativeMethodAccessorImpl:invoke39
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: sun.reflect.DelegatingMethodAccessorImpl:invoke25
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: java.lang.reflect.Method:invoke597
    Dec 7, 2011 1:09:36 PM   ....tc.lm.ctc.OfflineTemplateImporterJAR [Thread[main,5,main]] Error: com.sap.engine.offline.OfflineToolStart:main81
    Program terminated abnormally

  • Error in creating Java Users during Solution Manager installation

    Hi gurus,
    First time trying to install SAP.
    Red Hat Linux 4
    Oracle
    jdk 1.4.2_11
    While installing the Solution Manager, it errored when it was creating Java Users, SAPJSF, J2EE_ADMIN and J2EE_GUEST.
    The error description read "jco$exception: rfc_error_system_failure: invalid request".
    I want to create these users manually and continue with the rest of process.
    I searched lots of entries, notes, etc., but somehow, my "old" pair of eyes (and brains, too) failed to come up with something I could understand.
    So, gurus, please help, help, help!!
    There are no GUI version of anything installed, no Virtual Admin, no nothing like that. I have to rely on good old unix (Linux) command to do (add users) this.
    Can you please, please post the instructions (step-by-step)? Please have a pity on me since this is my very first time dealing with SAP.
    Thanks and regards.

    Creating users manually is not the intension of the SAP Installation tool. There are other solutions available
    A good starting point is to check if SELinux is enabled or disabled. I've seen lots of broken installations on Red Hat because SELinux does not allow the installer to create users. Check if in /etc/selinux/config  the setting
    SELINUX=disabled
    is set.
    I see, that you are using JDK 1.4.2_11. Is this the Sun JDK? In case you are on x86_64 you have to use the IBM JDK instead. You can download it from <a href="https://www14.software.ibm.com/webapp/iwm/web/reg/download.do?source=lxdk&S_PKG=amd64142sr7&S_TACT=105AGX05&S_CMP=JDK&lang=en_US&cp=UTF-">here</a> .
    Also a new SAPINST may help. The current Installation Master CD can you download here:
    http.//service.sap.com/swdc
    -> Download
    -> Installations and Upgrades
    -> Entry by Application Group
    -> SAP Technology Components
    -> SAP SOLUTION MANAGER
    -> SAP SOLUTION MANAGER 3.2/4.0
    -> Installation and Upgrade
    -> LINUX
    -> ORACLE
    51032006       SAP Solution M. 4.0 SR1 Inst. Master **
    Best Regards,
    Hannes Kuehnemund

  • Error during Solution Manager Installation

    I'm trying to install Solution Manager on a Windows 2003 and MS SQL 2005 database and keep receiving the following error:
    WARNING[E] 2008-10-10 16:56:18.643
    CJS-30149  ABAP processes of instance SOL/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:30 minutes. Giving up.
    ERROR 2008-10-10 16:56:19.222
    FCO-00011  The step start with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Start|ind|ind|ind|ind|1|0|start was executed with status ERROR .
    Can anyone help?

    Hi Markus,
    I am getting the same erros during installation BI7.
    the server already running one BI7 instance on it as development serevr.
    & same server we are using for the PRD instance. which giving the error for the Phase 27 - start Instance.
    Installation for dev server we configured Local SLD. & for
    PRD used to register in exisitance SLD in which I use the HTTP Port 50000 may be it was the problem deu to this if the Port is wrong.
    see the trace file.
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      05
    sid        BIP
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    144
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        7968
    Sat Oct 25 11:50:40 2008
    kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (05 7968) [dpxxdisp.c   1243]
         shared lib "dw_xml.dll" version 144 successfully loaded
         shared lib "dw_xtc.dll" version 144 successfully loaded
         shared lib "dw_stl.dll" version 144 successfully loaded
         shared lib "dw_gui.dll" version 144 successfully loaded
         shared lib "dw_mdm.dll" version 144 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3905
    Sat Oct 25 11:50:51 2008
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0134.qqq.nxst) took 11 seconds
    Sat Oct 25 11:51:07 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 16 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5371]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >abgsapbi_BIP_05                         <
    DpShMCreate: sizeof(wp_adm)          25168     (1480)
    DpShMCreate: sizeof(tm_adm)          5652128     (28120)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)          552080     (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1864)
    DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000EE70050, size: 6348592)
    DpShMCreate: allocated sys_adm at 000000000EE70050
    DpShMCreate: allocated wp_adm at 000000000EE72150
    DpShMCreate: allocated tm_adm_list at 000000000EE783A0
    DpShMCreate: allocated tm_adm at 000000000EE78400
    DpShMCreate: allocated wp_ca_adm at 000000000F3DC2A0
    DpShMCreate: allocated appc_ca_adm at 000000000F3E2060
    DpShMCreate: allocated comm_adm at 000000000F3E3FA0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000F46AC30
    DpShMCreate: allocated gw_adm at 000000000F46ACB0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F46ACE0
    DpShMCreate: allocated wall_adm at 000000000F46ACF0
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    <ES> Info: em/initial_size_MB( 24573MB) not multiple of em/blocksize_KB( 4096KB)
    <ES> Info: em/initial_size_MB rounded up to 24576MB
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    ERROR => <EsNT> CreateFileMapping name=ES_SEG_05_006 error=1455 [esnti.c      1184]
    ERROR => <EsNT> paging file too small for 2044 MB mapfile [esnti.c      1186]
    Memory diagnostic                                 *
    Systeminformation
    Processor-Typ             : Processor-Count           : 8
    Operating System          : NT 5.2, Build 3790
    Service Pack              : Service Pack 2
    NT Pagefile Informations
    Config. minimum size      : 22016000 K
    Config. maximum size      : 28672000 K
    Avail.  maximum size      : 28672000 K
    Num
    Pagefile
    Min.Size
    Max.Size
    Avail.Max
    Curr.Size
    1
    c:\pagefile.sys
    6144000 K
    8192000 K
    8192000 K
    8192000 K
    2
    d:\pagefile.sys
    4608000 K
    6144000 K
    6144000 K
    6014664 K
    3
    e:\pagefile.sys
    6144000 K
    8192000 K
    8192000 K
    8115200 K
    4
    f:\pagefile.sys
    5120000 K
    6144000 K
    6144000 K
    6144000 K
    NT Task Manager Informations
    Total Handles             :        0
    Total Threads             :        0
    Total Processes           : 2010476683
    Commit Charge Total       :        0 K
    Commit Charge Limit       : 2143554319 K
    Commit Charge Peak        :     2047 K
    Phys.Memory Total         : 131657184 K
    Phys.Memory Available     :        0 K
    File Cache                : 2143594271 K
    Kernel Memory Total       :     2047 K
    Kernel Memory Paged       :   393225 K
    Kernel Memory Nonpaged    :     5894 K
    Memory usage of current process
    Total virt.address space  : 0000008589934464 K
    Avail.virt.address space  : 0000008589013404 K
    Private Pages             :        0 K
    Total heap size           :    23195 K
    Virtual memory regions    :        0 K
    Uncommitted heap memory   :    14544 K
    Allocated heap memory     :     7042 K
    Moveable heap memory      :     1137 K
    DDE shared heap memory    :        0 K
    Memory usage of all processes
    PID
    Image
    Instance
    Work.Set
    WS Peak
    Priv.Pages
    PP Peak
    Pg Fault
    7372
    sapstartsrv.exe
    19208 K
    19208 K
    21264 K
    21772 K
    6
    6744
    msg_server.EXE
    [MS] BIP_05
    10680 K
    10680 K
    14004 K
    14008 K
    2
    7968
    disp+work.EXE
    42124 K
    42276 K
    74364 K
    81588 K
    10
    8100
    igswd.EXE
    [**] BIP_05
    3924 K
    4204 K
    2892 K
    3252 K
    1
    7904
    igsmux.exe
    14484 K
    14484 K
    18080 K
    18084 K
    3
    7176
    igspw.exe
    3376 K
    3376 K
    3704 K
    3704 K
    0
    3596
    igspw.exe
    3376 K
    3376 K
    3704 K
    3704 K
    0
    Sum
    97172 K
    138012 K
    Error 11 while initializing OS dependent part.
    ERROR => DpEmInit: EmInit (1) [dpxxdisp.c   9634]
    ERROR => DpMemInit: DpEmInit (-1) [dpxxdisp.c   9561]
    DP_FATAL_ERROR => DpSapEnvInit: DpMemInit
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sat Oct 25 11:51:17 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Sat Oct 25 06:21:17 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    0 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    1 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    2 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    3 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    4 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    5 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    6 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    7 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    8 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    9 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    10 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    11 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    12 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    13 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    14 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    15 ?         -1 Free          no      0   0        0                                                                         
    ERROR => DpRqTxt: bad rqtype -1 [dpxxrq.c     785]
    16 ?         -1 Free          no      0   0        0                                                                         
    Dispatcher Queue Statistics               Sat Oct 25 06:21:17 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    0
    2000
    0
    0
    --------++++--
    +
    DIA
    0
    0
    2000
    0
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          0
    wake_evt_udp_now     0
    wake events           total     0,  udp     0 (  0%),  shm     0 (  0%)
    since last update     total     0,  udp     0 (  0%),  shm     0 (  0%)
    Dump of tm_adm structure:               Sat Oct 25 06:21:17 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Sat Oct 25 06:21:17 2008
    =============================
    Slots: 300, Used: 0, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Sat Oct 25 11:51:22 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >abgsapbi_BIP_05                         < (normal)
    DpJ2eeDisableRestart
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Terminate gui connections
    wait for end of work processes
    not attached to the message server
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 7968) [dpxxdisp.c   10421]
    Good Bye .....
    Thanks & Regards,
    Darshan...

  • Solution Manager Key for Java AS

    I'm new to SAP Netweaver so maybe this question has been answered before.
    I need to install SAP Netweaver AS Java for development/QA purposes. I understand that I  need also Solution manager key for installation so I installed another Solution Manager System.
    When I enter to Solution Manager http://<server>:50000 I get "System Landscape Directory is not accessible. Only local system can be administered". What does it mean? I remember I chose to create local SLD.
    I saw also in couple of threads the following:
    Just go to transaction SMSY transaction of solman and locate the system for which you need to generate Solman Key and just right clilck on that system...You will find the option of Generating Solution Manager Key....
    I don't have such an option when I enter to Solution Manager.
    Any suggestions?
    Thanks,
    Haim Beyhan

    Hi,
    For Solman key generation refer the link below, which has the screen shots.
    http://www.saptechies.com/step-by-step-procedure-to-generate-solution-manager-key-smsy-solution-manager-40/
    Regards,
    Ravi

  • Issue on Solution Manager installation

    Hi Guys,
    I'm installing a Solution Manager 7.0 SR3 and unfortunately i encounter troubles, i'm on the step "Create SAPJSF" and the error message appear:
    "FCO-00011 The step createJSF with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Doublestack|ind|ind|ind|ind|3|0|createJSF was executed with status ERROR"
    I assume it's a knowing problem, before written this post have made some research on SDN and i have found several option, actually I'm running on an  IBM j2skd.1.4.2 sr13, which is the recommended Java version for a Linux x86_64 platform (note 1172419).
    But there is something strange, as i said I've found several topics which deal with that issue and to summarize their contents, it's advice to install j2skd.1.4.2 sr12 instead of sr13.
    So my question is, should i follow this way or there is an other one which work ?
    Thank you everybody for you advices.
    Cyf.

    only valid for SAPKB70014-SAPKB70014
    Can you explain Solution Manager 7.0 SR3 that disk's you have? If you have Solution Manager 7.0
    based on NW 2004s (7.0)  SR3, the KB level during installation are 14.
    Or I do not understand correctly ? Regards.

  • DDIC Password fails in middle of Solution Manager Installation

    I'm performing a new install of Solution Manager 7.0 (4.0) on HPUX IA64 11.23. This is a brand new Landscape. The installation has halted at phase 29/47 "Check DDIC password", and reports the error:
      Test login to SAP System SMA failed.
      SOLUTION: Make sure that the system is started, that the user DDIC exists and that the password of user DDIC is correct.
    From the SAPGUI 7.10., I was unable to login as DDIC or SAP. I used the master passwords given in the install. I also tried the default passwords as mention in another thread password '19920706' for DDIC and '06071992' for SAP.
    I was able to login with SAP* password PASS after adding login/no_automatic_user_sapstar=0
    to the default profile and restarting SAP, but was unable to change the DDIC password because change and transport system not configured. 
    How do I get past this point in the installation process?

    This problem is now resolved. The problems of:
    1) The "Check DDIC password" phase of sapinst of SM 7.0 was failing with DB-Error 0.
    Fix: Install latest kernel patch. Problem was fixed with NW 7.0 kernel patch 133. I installed kernel patch 159. The kernel patch had to be installed via the old method of using SAPCAR to untar the files, backup kernel dir, shutdown sap, and copy files over to kernel dir. See note 19466.
    2) The Warning messages
    WARNING => IcmJ2EEScheduleFunc: Cannot
    access "/sap/public/icman" -
    please check node in TA sicf [icxxman_mt.c 2206]
    was resolved by TA SICF by SERVICE HOST -> active
    to activate the complete default_host subtree.

  • Solution Manager Installation Error "SAP SOLUTION MANAGER 7.0 EHP 1"

    I am new to SAP and currently trying to install SOLMAN 7.0 EHP 1 on Windows Server 2008 R2. I have read the documentation also. For JDK I have used "j2sdkfb-1_4_2_24-rev-b06-windows-amd64.exe" which looks to be working fine.
    The installation process runs fine until it hits "Start Instance" the message on the bottom says "Starting instance xxx/DVEBMGSOO" (where xxx is my sid) and then its times out after 10 minute. After timing out I get the following error on the window.
    An error occurred while processing option SAP Solution Manager 7.0 EhP1 > SAP Systems > Oracle > Central System > Central System( Last error reported by the step: ABAP processes of instance ORC/DVEBMGS00 ABAP: UNKNOWN did not start after 10:00 minutes. Giving up.). You can now:
    Choose Retry to repeat the current step.
    Choose Log Files to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS.
    Though the installation steps are not fully completed but I do see SAP management Console and when I open it I see two process running "msg_server.exe" & "igswd.exe" The process dispwork.EXE starts in the beginning and then stops and stays stopped. I tried restarting all the process again but only tow of them starts and the process "dispwork.EXE" starts but then stops again. I also did a NEW installation considering a file could have been corrupted or something else but the installation process stops and the same place. I am sure ppl have installed SOLMAN on windows 2008 R2 and this error seems common to me. Please assist. Any tips would be nice.
    Edited by: amirsd on Aug 3, 2011 5:53 PM

    Hi,
    Please check the below
    1) ip/host entries should be in /etc/hosts
    2) patch the latest kernel for 2008 R2
    and re run installation
    Regards,
    Ram

  • Solution Manager Installation Fails at step Run ABAP Reports

    I'm trying to install Solution Manager 4.0 on Windows 2003 using SQL 2005.  The installation fails at the Run ABAP Reports step: Executing ABAP report RADDBDIF
    I have logged in manually and run the RADDBDIF job in SE38 but I receive the same error message.  My SAPTRANHOST is properly defined and so are the shares.  Can anyone help? Thank!
    Here's the sapinst_dev.log:
    Calling function module: INST_RFC_GET_INTERFACE
    INFO       2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:1065]
               CAbRfcImpl::performFunctionCall
    Function call was successful.
    TRACE      2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:1066]
               CAbRfcImpl::performFunctionCall
    Function module call succesful: INST_RFC_GET_INTERFACE
    INFO       2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:924]
               CAbRfcImpl::getRfcInterfaceSAP
    Function interface generated successfully.
    INFO       2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:926]
               CAbRfcImpl::getRfcInterfaceSAP
    Technical properties of function set successfully.
    INFO       2008-10-21 14:00:34.842 [iaxxrfcfls.cpp:107]
               CRfcFuncRep::insFuncIf
    Information for application function INST_EXECUTE_REPORT copied to local repository.
    TRACE      2008-10-21 14:00:34.842 [iaxxrfcfls.cpp:108]
               CRfcFuncRep::insFuncIf
    Function interface entered into repository for INST_EXECUTE_REPORT
    INFO       2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:622]
               CAbRfcImpl::setFunction
    Function module INST_EXECUTE_REPORT set successfully.
    TRACE      2008-10-21 14:00:34.842
    2008-10-21 14:00:34.842 JSCo.setFunction() done: true
    TRACE      2008-10-21 14:00:34.842
    2008-10-21 14:00:34.842 JSCo.setParameter(PARA, [])
    TRACE      2008-10-21 14:00:34.842
    2008-10-21 14:00:34.842 JSCo.setParameter() done: true
    TRACE      2008-10-21 14:00:34.842
    2008-10-21 14:00:34.842 JSCo.setParameter(PROGRAM, RADDBDIF)
    TRACE      2008-10-21 14:00:34.842
    2008-10-21 14:00:34.842 JSCo.setParameter() done: true
    TRACE      2008-10-21 14:00:34.842
    2008-10-21 14:00:34.842 JSCo.execute()
    INFO       2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:1032]
               CAbRfcImpl::callFunction
    Executing function call INST_EXECUTE_REPORT.
    TRACE      2008-10-21 14:00:34.842 [iaxxrfcimp.cpp:1056]
               CAbRfcImpl::performFunctionCall
    Calling function module: INST_EXECUTE_REPORT
    ERROR      2008-10-21 14:00:35.045 [iaxxrfcimp.cpp:1089]
               CAbRfcImpl::performFunctionCall
    FRF-00025  Unable to call function. Error message: Exception condition "WRITE_FAILED" raised. .
    TRACE      2008-10-21 14:00:35.045 [iaxxrfcimp.cpp:1090]
               CAbRfcImpl::performFunctionCall
    RFC failure or system exception raised
    TRACE      2008-10-21 14:00:35.045 [iaxxrfcimp.cpp:1091]
               CAbRfcImpl::performFunctionCall
    Exception condition "WRITE_FAILED" raised.
    INFO       2008-10-21 14:00:35.045 [iaxxbjsco.cpp:561]
               CIaJSCo::disconnect_nothrow(000:DDIC:EN:nath02:00::SOL:)
    RFC connection closed.
    TRACE      2008-10-21 14:00:35.45 [iaxxejsbas.hpp:408]
               handleException<ERfcExcept>()
    Converting exception into JS Exception ERfcException.
    TRACE      2008-10-21 14:00:35.045
    Function setMessageIdOfExceptionMessage: modlib.jslib.caughtException
    ERROR      2008-10-21 14:00:35.045
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ERfcExcept in Modulecall: Exception condition "WRITE_FAILED" raised..
    TRACE      2008-10-21 14:00:35.45 [iaxxejsbas.hpp:483]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2008-10-21 14:00:35.45 [sixxcstepexecute.cpp:951]
    FCO-00011  The step runRADDBDIF with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|2|0|runRADDBDIF was executed with status ERROR ( Last error reported by the step :Caught ERfcExcept in Modulecall: Exception condition "WRITE_FAILED" raised..).
    TRACE      2008-10-21 14:00:35.61 [iaxxgenimp.cpp:752]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing service SAP Solution Manager 4.0 Support Release 4 > SAP Systems > MS SQL Server > Central System > Central System( Last error reported by the step :Caught ERfcExcept in Modulecall: Exception condition "WRITE_FAILED" raised..). You may now </p> <ul> <li> choose <i>Retry</i> to repeat the current step. </li> <li> choose <i>View Log</i> to get more information about the error. </li> <li> stop the task and continue with it later. </li> </ul> <p> Log files are written to C:\Program Files/sapinst_instdir/SOLMAN/SYSTEM/MSS/CENTRAL/AS. </p> </body></html>
    TRACE      2008-10-21 14:00:35.61 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI

    Hello Amélie,
    Check the file systems if you're not ran out of disk space.
    Second, check the database if you've enough storage space left.
    Hope it helps.
    Cheers,
    Satish.

  • Error 1314 in the Solution Manager Installation

    I'm installing Solution Manager 4.0 SR1 in Windows 2003 + Oracle 10g.
    In the second step of the "Task Progress", "Create users for SAP System"
    I've the error message :
    "ERROR 2007-03-15 18:07:29
    FSL-00001 System call failed. Error 1314 (A required privilege is not
    held by the client.
    ) in execution of system call 'LoadUserProfile' with parameter (thread
    token for FIG\smpadm, smpadm), line (706) in file (synxccuren.cpp)."
    I'm executing the installation with the domain administrator, and I
    review the local policies for this user (Act part of operating system,
    adjust memory quotas for a process and replace a process level token).
    Thank's in advanced
    Francesc Segura

    I am getting the same error. How do i resolve it?
    Thanks
    Pooja

  • Please suggest on: SAP Solution Manager Installation

    Hi Experts,
    We are going to install SAP Solution Manager in our landscape. Our present SAP version is: ECC 6.0 and Database is: Oracle 10.2.0.2 and OS is: AIX 5.3
    1. Please suggest us which is the suitable Solution manager version for our environment?
    2. What are the pre-requisites and needful steps to take before starting the installation?
    3. Where can I get complete step by step documents for this activity?
    4. Which OS & DB  is suitable for our environment?
    Thanks in advance!
    Veera

    Can I also ask for some confirmation about a couple of things.  I have looked at the SAP documents but I can't find a definite answer to these questions:
    1.  David Kroone - you say that Solution manager should be set up on a new server but I understand that it is possible to run it on one of our existing R/3 servers.  Is this correct?  Does anyone have any comments about this?
    2.  David - you also say that we can pick any OS & DB for the Solution Manager server. We are running R/3 on Oracle/Solaris but would prefer to run Solution Manager on a Windows server running SQLServer.  Is this definitely OK?  (it would be cheaper though you advise that using the same platform could make it simpler - is this because Solution Manager works better on the same platform or is it just because we would then have a more homogeneous environment?)
    3.  We are currently on 4.7 but plan to move to ECC6 this summer.  We want (need?) to install Solution Manager before we upgrade to ECC6.  Should this affect our decision in anyway?
    Sorry to re-ask the same questions but it's difficult to find a precise answer in the SAP documents.

  • SAP Solution Manager ABAP or JAVA or ABAP+JAVA ?

    Hello.
    I want to install Solution Manager for use Maitenance Optimizer ( accept download baskets, configure other SAP system, support packages ...).
    I wanted to know if installing ABAP instance is enough? or I have to install Java also?
    Regards,
    Amit

    Amit,
    SAP Solution Manager is separate application.  You need ABAP+Java stack to use Maintenance Optimizer.
    Please read documentation from following link
    [http://www.service.sap.com/solutionmanager]
    Best Luck,
    Digesh Joshi

Maybe you are looking for

  • Error while executing program

    Hi ,In sap bods,  im using abap dataflow as my source and target is flat files ,while im executing its showing error "Execute ABAP program <C:/Program Files/Business Objects/BusinessObjects Data Services/zcustdim.aba> error <    Open File Error" how

  • Plz help me with the workflow.........

    I'm trying my level best to mould my expectations according to the software but till now no success,can you plz explain to make the timeline less cluttered and organized we make secondary storylines and compound clips since you can't keep too many th

  • How do I get the error on fit parameters in Diadem

    I am using Diadem "linear least-square fit" with weighted Y-channel. The typical fit model is y=a+b*x. Here is my question: How do I get the error on the fit parameters a and b ? Okay, I can ask Diadem to calculate the co-variance matrix, and then us

  • "Purchased items that have not been transferred..."

    Hi all. Ipad mini.  I get a msg that says it could be updated to IOS 7.1.1. When I try to do that, I get this msg: In the iTunes menus, or Help, I find nothing that remotely looks like "Transfer purchases". What's the problem??? Thanks.

  • ITunes stopped working ( windows 8.1 v 11.3.1.2)

    System is windows 8.1, up to date. iTunes is v 11.3.1.2 Until a few weeks ago, all was OK. But I guess the last update made things go bad. When I start iTunes, it goes thru some motions and it says it is collecting info from my iTunes library and the