Recieved error during Solution Manager EHP1 Java Components installation.

I successfully installed EHP1 ABAP components but I'm have a problem with the Java components. I recieved the following error. Import aborted during ADSSAP02_0-20002778.SCA
Feb 20, 2009 3:17:59 PM  Error: Aborted: development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'802.20071213024549.437972'/'1', grouped by software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.01.2.0.20080930104634''/'1':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application com.adobe/DocumentServicesLicenseManager..
Reason: Exception during generation of components of application com.adobe/DocumentServicesLicenseManager in container EJBContainer.; nested exception is:
        com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application com.adobe/DocumentServicesLicenseManager in container EJBContainer.
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Feb 20, 2009 3:17:59 PM  Info: Starting to save the repository
Feb 20, 2009 3:18:01 PM  Info: Finished saving the repository
Feb 20, 2009 3:18:01 PM  Info: Starting: Update: Selected software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.01.2.0.20080930104634''/'1' updates currently deployed software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.16.0.20080610114809''/'0'.
Feb 20, 2009 3:18:01 PM  Error: Aborted: software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.01.2.0.20080930104634''/'1':
Failed deployment of SDAs:
development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'802.20071213024549.437972'/'1' : aborted
Please, look at error logs above for more information!
Error: Aborted: development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'802.200712
13024549.437972'/'1', grouped by software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.01.2.0.20080930104634''/'1':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application com.adobe/DocumentServicesLicenseManager..
Reason: Cannot load one of the bean interfaces or the bean class of bean LicenseEJBBean.; nested exception is:
        com.sap.engine.services.ejb.exceptions.deployment.EJBXMLParserException: Cannot load one of the bean interfaces or the bean cla
ss of bean LicenseEJBBean.
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Feb 20, 2009 11:25:59... Info: Starting to save the repository
Feb 20, 2009 11:26:01... Info: Finished saving the repository
Feb 20, 2009 11:26:01... Info: Starting: Update: Selected software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.01.2.0.20080930104634'
'/'1' updates currently deployed software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.16.0.20080610114809''/'0'.
Feb 20, 2009 11:26:01... Error: Aborted: software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.01.2.0.20080930104634''/'1':
Failed deployment of SDAs:
development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'802.20071213024549.437972'/'1' : aborted
Edited by: Darrell Kirklen on Feb 23, 2009 5:03 PM

Just resolved problem. While reviewing the sdmlog20090310.log I found
error "java.lang.UnsupportedClassVersionError?" when I goggled this
error "How do I resolve a java.lang.UnsupportedClassVersionError? I
found the following solution:
http://support.codegear.com/article/35846 : This exception can occur
when the source is built targeting a JDK that is not supported by the
JDK attempting to run it. In the above example, if the servlet was
built targeting only JDK 1.5, but the web server runs JDK 1.4, the
above exception will occur. Check, Project Properties | Build | Java |
Target VM, and verify that the Target VM indicates a JDK compatibility
that is appropriate for the JDK that is running it. It is recommended
to set this field to 'All Java SDKs' for the most compatibility. The
only reason you would want to specify a particular version is if your
code uses language features that only appear in a particular version of
the JDK, and you want to ensure that users use only a compatible JDK.
Also check, Project Properties | Build | Java | Language Features, and
verify that the Language Features are applicable with JDK that is
running it
A this point I checked the java -version at the os level and it showed
1.5.0_17 we are aware the supported version of java should be 1.4.2_16
our Unix team (Solaris) recently installed new patches and didnu2019t
remember to leave the java version at 1.4.2_16 after their were done.
Once the java version was set back to 1.4.2_16 I was able to complete
the java portion of EHP1 using the JSPM successfully.
Edited by: Darrell Kirklen on Mar 13, 2009 4:37 PM

Similar Messages

  • Error during solution manager 3.2 installation.

    Hi !
    I am getting the error in solution manager 3.2 installation . I am doing installation using system copy / backup restore method .
    Getting ther following error -
    "CJS-00084  SQL statement or script failed. DIAGNOSIS: Error message: SP2-0310: unable to open file
    "CONTROL.SQL"ORA-01012: not logged onORACLE instance started."
    Kindly suggest the solution.
    Regards-
    sanjay

    hi Markus!
    The ora_sql_results.log file shows the following-
    "2007-06-07, 18:32:21 SAPINST ORACLE start logging for
    connect  /  as sysdba ;
    CONNECT / AS SYSDBA
    SHUTDOWN ABORT
    @CONTROL.SQL
    SHUTDOWN IMMEDIATE
    STARTUP MOUNT
    ALTER DATABASE ARCHIVELOG;
    ALTER DATABASE OPEN;
    EXIT
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 9.2.0.6.0 - Production on Thu Jun 7 18:32:21 2007
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected.
    Connected.
    ORACLE instance shut down.
    SP2-0310: unable to open file "CONTROL.SQL"
    ORA-01012: not logged on
    ORACLE instance started.
    Total System Global Area  546906764 bytes
    Fixed Size               455308 bytes
    Variable Size            293601280 bytes
    Database Buffers       251658240 bytes
    Redo Buffers              1191936 bytes
    ORA-00205: error in identifying controlfile, check alert log for more info
    ALTER DATABASE ARCHIVELOG
    ERROR at line 1:
    ORA-01507: database not mounted
    ALTER DATABASE OPEN
    ERROR at line 1:
    ORA-01507: database not mounted
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    SAPINST: End of output of SQL executing program E:\oracle\SMP\920/bin/sqlplus.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2007-06-07, 18:32:28 SAPINST ORACLE stop logging"
    What to follow... pls guide
    Regards-
    sanjay

  • 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 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...

  • Big Problem With Solution Manager EHP1 ?

    Dear all,
    I have already installed SAP Solution Manager EHP1, after the installation sucessfuly. I check the function: Project Administration ( T code : Solar_Project_Admin), then select New project button.
    The program inform that:
    "Runtime Errors: Message Type Unknow
    What happened:
    Error in ABAP Application program
    The current ABAP program "SAPLSPROJECT_SYSTEM_LANDSCAPE" had to be terminated because
    it has come across a statement that unfortunately cannot be excuted.
    etc
    Do you know about this problem, what is the errors ?
    Thanks all.

    Dear all.
    With Solution Manager EHP1
    SAP Basis: SAPKB7001-SAPKB70016, SAPKB70101-SAPKB70102
    SAP ABA: SAPKA7001-SAPK70016, SAPKA70101-SAPKA70102
    Detail log as below:
    Runtime Errors         MESSAGE_TYPE_UNKNOWN
    Date and Time          28.04.2009 16:47:15
    Short text
    Message type " " is unknown.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "SAPLSPROJECT_SYSTEM_LANDSCAPE" had to be terminated
    because it has
    come across a statement that unfortunately cannot be executed.
    What can you do?
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system
    administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look
    at and manage termination messages, and you can also
    keep them for a long time.
    Error analysis
    Only message types A, E, I, W, S, and X are allowed.
    How to correct the error
    Probably the only way to eliminate the error is to correct the program.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "MESSAGE_TYPE_UNKNOWN" " "
    "SAPLSPROJECT_SYSTEM_LANDSCAPE" or "LSPROJECT_SYSTEM_LANDSCAPEU28"
    "SPROJECT_SYSL_CHECK_CENTRAL_SY"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    Information on where terminated
    Termination occurred in the ABAP program "SAPLSPROJECT_SYSTEM_LANDSCAPE" - in
    "SPROJECT_SYSL_CHECK_CENTRAL_SY".
    The main program was "SAPLS_IMG_TOOL_5 ".
    In the source code you have the termination point in line 29
    of the (Include) program "LSPROJECT_SYSTEM_LANDSCAPEU28".

  • Solution Manager 4.0 SR1 installation error

    Hi there,
    I am getting eblow error for Solution Manager 4.0 SR1 installation on aix-ora.
    Any help much appreciated. Thanks.
    Regards
    Anil
    INFO       2008-05-19 14:15:56 [syuxccuren.cpp:119]
               CSyCurrentProcessEnvironmentImpl::removeEnvironmentVariable
    Removed environment variable SAPDATA_HOME from current process environment.
    INFO       2008-05-19 14:15:58 [iaxxgenimp.cpp:630]
               showDialog()
    Execute step PrepareOraCreateTablespace of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0.
    ERROR      2008-05-19 14:15:59 [iaxxejsbas.cpp:178]
               EJS_ErrorReporter
    FJS-00003  TypeError: sapdataNodeInfo[idx] has no properties (in script NW_Onehost|ind|ind|ind|ind, line 51567: ???)
    ERROR      2008-05-19 14:15:59 [iaxxgenimp.cpp:728]
               showDialog()
    FCO-00011  The step PrepareOraCreateTablespace with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|PrepareOraCreateTablespace was executed with status ERROR .

    Why not use SR3 release? It contains MANY more fixes and will prevent you from the need of installing a bunch of support packages after your installation...
    For your error: please check ora_sql_result.log
    Markus

  • System Monitoring with Solution Manager Ehp1

    Hi,
    I'm Tomas Piqueres, and I'm working in a VAR SAP with Solution Manager.
    Recently, we installed Solution Manager Ehp1 and we are trying to configure it for System Monitoring. When I worked with Solution Manager SP17 I used to go to transaction RZ21 to add the system I wanted to monitoring and then put the SID and RFCs of the system.
    Now with Solution Manager Ehp1, when I create the system in transaction RZ21, first I have to set the Component Type to Be Monitored and then the SID, Message Server Logon Group, the client and user are set automatically, and the password I've set to user CSMREG.
    when I fill all the entries, I can see the RFCs used for the monitoring of the system. Those RFCs are set automatically:
    <SID>_RZ20_COLLECT
    <SID>_RZ20_ANALYZE
    I can't edit those RFCs, so I have to create it manually. I check that RFCs destination works fine and both pass the authorization test, so when I try to save the system at transaction RZ21, I see the following errors:
    <SID>_RZ20_COLLECT_123539Error when opening an RFC connection
    Error during remote call of SAL_MS_GET_LOCAL_MS_INFO function: Error when opening an RFC connection
    Error during remote call of SALC function: Error when opening an RFC connection
    Error during remote call of RFC1 function: Error when opening an RFC connection
    I've been looking for information about those errors and how to monitoring with Solution Manager Ehp1, but I haven't found anything usefull.
    Please, Could you help me?
    Thanks and regards,
    Tomas.

    Tomas,
    I need to configure EWA from my Solman system and I completed the steps (defining and creation of RFC destinations to the target systems from my Solman system).  I downloaded the lates ccmsagent file from the market place based my target system configurations.
    Herewith attaching the logs while I'm trying to check the profile parameter.
    tqaadm@saptqa01:/usr/sap/TQA/SYS/exe/run 5> sappfpar check pf=/usr/sap/TQA/SYS/profile/TQA_DVEBMGS30_saptqa01
    ================================================================================
    ==   Checking profile:     /usr/sap/TQA/SYS/profile/TQA_DVEBMGS30_saptqa01
    ================================================================================
    ***WARNING: Unexpected parameter: DIR_EPS =/usr/sap/trans/EPS/----
    ***WARNING: Unexpected parameter: SAPSECULIB =/usr/sap/TQA/SYS/exe/run/libsapsecu.o
    ***WARNING: Unexpected parameter: abap/buffersize_part1 =1200000
    ***WARNING: Unexpected parameter: auth/auth_number_in_userbuffer =5000
    ***WARNING: Unexpected parameter: dbs/io_buf_size =100000
    ***WARNING: Unexpected parameter: rsau/local/file =/usr/sap/TQA/DVEBMGS30/log/audit/audit_++++++++
    ***WARNING: Unexpected parameter: rsau/selector1/class =35
    ***WARNING: Unexpected parameter: rsau/selector1/severity =2
    ***WARNING: Unexpected parameter: rsdb/rclu/cachelimt =0
    ***ERROR: Size of shared memory pool 40 too small
    ================================================================
    SOLUTIONS: (1) Locate shared memory segments outside of pool 40
                   with parameters like: ipc/shm_psize_<key> =0
    SOLUTION: Increase size of shared memory pool 40
              with parameter: ipc/shm_psize_40 =1472000000
    Shared memory disposition overview
    ================================================================
    Shared memory pools
    Key:   10  Pool
                Size configured.....:   642000000 ( 612.3 MB)
                Size min. estimated.:   637597428 ( 608.1 MB)
                Advised Size........:   640000000 ( 610.4 MB)
    Key:   40  Pool for database buffers
                Size configured.....:  1048000000 ( 999.4 MB)
                Size min. estimated.:  1468229308 (1400.2 MB)
                Advised Size........:  1472000000 (1403.8 MB)
    Shared memories inside of pool 10
    Key:        1  Size:        2500 (   0.0 MB) System administration
    Key:        4  Size:      523648 (   0.5 MB) statistic area
    Key:        7  Size:       14838 (   0.0 MB) Update task administration
    Key:        8  Size:    67108964 (  64.0 MB) Paging buffer
    Key:        9  Size:   134217828 ( 128.0 MB) Roll buffer
    Key:       11  Size:      500000 (   0.5 MB) Factory calender buffer
    Key:       12  Size:     6000000 (   5.7 MB) TemSe Char-Code convert Buf.
    Key:       13  Size:   200500000 ( 191.2 MB) Alert Area
    Key:       16  Size:       22400 (   0.0 MB) Semaphore activity monitoring
    Key:       17  Size:     2672386 (   2.5 MB) Roll administration
    Key:       30  Size:       37888 (   0.0 MB) Taskhandler runtime admin.
    Key:       31  Size:     4806000 (   4.6 MB) Dispatcher request queue
    Key:       33  Size:    39936000 (  38.1 MB) Table buffer, part.buffering
    Key:       34  Size:    20480000 (  19.5 MB) Enqueue table
    Key:       51  Size:     3200000 (   3.1 MB) Extended memory admin.
    Key:       52  Size:       40000 (   0.0 MB) Message Server buffer
    Key:       54  Size:    20488192 (  19.5 MB) Export/Import buffer
    Key:       55  Size:        8192 (   0.0 MB) Spool local printer+joblist
    Key:       57  Size:     1048576 (   1.0 MB) Profilparameter in shared mem
    Key:       58  Size:        4096 (   0.0 MB) Enqueue ID for reset
    Key:       62  Size:    85983232 (  82.0 MB) Memory pipes
    Shared memories inside of pool 40
    Key:        2  Size:    31168040 (  29.7 MB) Disp. administration tables
    Key:        3  Size:   114048000 ( 108.8 MB) Disp. communication areas
    Key:        6  Size:  1064960000 (1015.6 MB) ABAP program buffer
    Key:       14  Size:    28600000 (  27.3 MB) Presentation buffer
    Key:       19  Size:    90000000 (  85.8 MB) Table-buffer
    Key:       42  Size:    13920992 (  13.3 MB) DB TTAB buffer
    Key:       43  Size:    43422392 (  41.4 MB) DB FTAB buffer
    Key:       44  Size:     8606392 (   8.2 MB) DB IREC buffer
    Key:       45  Size:     6558392 (   6.3 MB) DB short nametab buffer
    Key:       46  Size:       20480 (   0.0 MB) DB sync table
    Key:       47  Size:    13313024 (  12.7 MB) DB CUA buffer
    Key:       48  Size:      300000 (   0.3 MB) Number range buffer
    Key:       49  Size:     3309932 (   3.2 MB) Spool admin (SpoolWP+DiaWP)
    Shared memories outside of pools
    Key:       18  Size:     1792100 (   1.7 MB) Paging adminitration
    Key:       41  Size:    25010000 (  23.9 MB) DB statistics buffer
    Key:       63  Size:      409600 (   0.4 MB) ICMAN shared memory
    Key:       64  Size:     4202496 (   4.0 MB) Online Text Repository Buf.
    Key:       65  Size:     4202496 (   4.0 MB) Export/Import Shared Memory
    Key:     1002  Size:      400000 (   0.4 MB) Performance monitoring V01.0
    Key: 58900130  Size:        4096 (   0.0 MB) SCSA area
    Nr of operating system shared memory segments: 9
    Shared memory resource requirements estimated
    ================================================================
    Nr of shared memory descriptors required for
    Extended Memory Management (unnamed mapped file).: 64
    Total Nr of shared segments required.....:         73
    System-imposed number of shared memories.:       1000
    Shared memory segment size required min..: 1472000000 (1403.8 MB)
    System-imposed maximum segment size......: 35184372088832 (33554432.0 MB)
    Swap space requirements estimated
    ================================================
    Shared memory....................: 2050.4 MB
    ..in pool 10  608.1 MB,   99% used
    ..in pool 40  999.4 MB,  140% used !!
    ..not in pool:   34.4 MB
    Processes........................:  716.8 MB
    Extended Memory .................: 8192.0 MB
    Total, minimum requirement.......: 10959.2 MB
    Process local heaps, worst case..: 1907.3 MB
    Total, worst case requirement....: 12866.5 MB
    Errors detected..................:    1
    Warnings detected................:    9
    After checking the profile parameter I tried to run sapccm4x in /run directory but got the below error and I'm not able tomove further.
    Pls have a look at these two and let me know what could I do to proceed further.
    tqaadm@saptqa01:/usr/sap/TQA/SYS/exe/run 5> sapccm4x -R pf=/usr/sap/TQA/SYS/profile/TQA_DVEBMGS30_saptqa01
    INFO: CCMS agent sapccm4x working directory is /usr/sap/TQA/DVEBMGS30/log/sapccm4x
    INFO: CCMS agent sapccm4x config file is /usr/sap/TQA/DVEBMGS30/log/sapccm4x/csmconf
    INFO: Central Monitoring System is [SMP]. (found in config file)
          additional CENTRAL system y/[n] ?   :
    INFO: found ini file /usr/sap/TQA/DVEBMGS30/log/sapccm4x/sapccmsr.ini.
    INFO:
          CCMS version  20040229, 64 bit, multithreaded, Non-Unicode
          compiled at   Jun 28 2010
          systemid      324 (IBM RS/6000 with AIX)
          relno         6400
          patch text    patch collection 2010/1, OSS note 1304480
          patchno       335
    INFO Runtime:
          running on    saptqa01 AIX 3 5 00069A8FD600
          running with profile   /usr/sap/TQA/SYS/profile/TQA_DVEBMGS30_saptqa01
    INFO profile parameters:
          alert/MONI_SEGM_SIZE = 200000000
          alert/TRACE          = 1
          SAPSYSTEM            = 30
          SAPSYSTEMNAME        = TQA
          SAPLOCALHOST         = saptqa01
          DIR_CCMS             = /usr/sap/ccms
          DIR_LOGGING          = /usr/sap/TQA/DVEBMGS30/log
          DIR_PERF             = /usr/sap/tmp
    INFO:
          pid           4165682
    INFO: Attached to Shared Memory Key 13 (size 200141728) in pool 10
    INFO: Connected to Monitoring Segment [CCMS Monitoring Segment for application server saptqa01_TQA_30, created with version CCMS version 20040229, 64 bit single threaded, compiled at Oct  3 2008,  kernel 6400_20020600_254,  platform 324 (IBM RS/6000 with AIX)]
            segment status     ENABLED
            segment started at Tue Sep 14 09:35:56 2010
            segment version    20040229
    ERROR: Shared Memory misconfiguration ==> can not monitor SAP application server saptqa01_TQA_30
           Dispatcher Admin Shared Memory (Key 01) and CCMS Shared Memory (Key 13) both in pool 10.
           Please change configuration with profile parameters
               ipc/shm_psize_01 = -<different pool nr>
           xor
               ipc/shm_psize_13 = -<different pool nr>
    EXITING with code 1

  • CPS on Solution Manager EHP1?

    Folks,
    Any idea whether we can install CPS in Solution Manager EHP1 (7.01) system with Java EHP1 (SP4)?
    The CPS software is available under NW 7.0.
    Regards
    Chandu

    Hello Cheeti,
    you can install SAP CPS on SAP Solution Manager and SAP CPS is actually quite independent on Java support package (but choose the right NW release 7.01), i.e. you do not always have to update you SolMan system if you install a new CPS release.
    However, if you read through the SAP CPS Installation Guide (Scheduling) you will find the recommendation to install SAP CPS on a separate server. That might not necessarily be the case for test or demo installations and of course also depends on your utilization of SAP CPS.
    Have you considered these things:
    Sizing: How does the ressource consumption of SAP Solution Manager influence you SAP CPS scheduler? Will important jobs be delayed?
    Are there sufficient RFC resources for all application? (SolMan, Wiley, CPS all these application need to communicate with the managed systems)
    Do you want to entangle the lifecylce management of SAP CPS with SAP Solution Manager? Which production do you want to update more/less frequently? Can you accept additional down times?
    Kind regards,
    Martin

  • Configuration of MOPZ on Solution Manager EHP1 ST 400 Patch 18

    Dear Team,
    Request you to let me know the Procedure to Configure MOPZ on Solution Manager EHP1 ST 400 Patch 18, i am struck in between, if any one can send me any document regarding this will be highly appreciated.
    Regards,
    Adarsh Kumar

    Hello,
    You can have a look at the Maintenance Optimizer quick startup guide at the Wiki:
    https://wiki.sdn.sap.com/wiki/display/SM/Overview
    Please let me know if you have any comments / feedback about the Wiki.
    Best regards,
    Miguel Ariñ

  • Planning - Recieving errors during configuration process

    Hello,
    We are currently installing System 11.1.1.1 using Weblogic 9.2 MP1. We have successfully installed and configured Shared Services, Workspace and Essbase. We have installed Planning but I keep recieving errors during the configuration process. The following errors are logged in the configtool_err.log file:
    Feb 10, 2009, 07:18:10 AM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, The specified database is already configured.
    (Feb 10, 2009, 07:19:59 AM), com.hyperion.planning.PIRegistrationPanelManager, ERROR, Error happen while trying to get Planning system DB info from registry.
    (Feb 10, 2009, 07:30:10 AM), com.hyperion.cis.config.servers.WlsAppServer, ERROR, WebLogic Admin server has not started after about 10 minutes.
    (Feb 10, 2009, 07:30:12 AM), com.hyperion.planning.HspDBConfigurator, ERROR, HP-9.5.0 product is not registered.
    (Feb 10, 2009, 07:30:13 AM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Deployment failed. Admin server doesn't started.
    (Feb 10, 2009, 07:41:35 AM), com.hyperion.cis.config.servers.WlsAppServer, ERROR, WebLogic Admin server has not started after about 10 minutes.
    (Feb 10, 2009, 07:41:35 AM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Deployment failed. Admin server doesn't started.
    (Feb 10, 2009, 07:50:05 AM), com.hyperion.planning.HspDBConfigurator, ERROR, HP-9.5.0 product is not registered.
    Any thoughts or information would be much appreciated.
    Thanks
    Tony

    Hi,
    What O/S are you installing on?
    Is it possible you can try and break down the configuration of planning.
    So only have Shared Services / Open Ldap Services running, make sure you can log into shared services console
    Run the configurator, choose planning > Configure Database (are you using a seperate database for each product, I am finding it helps with installations)
    If you are select the "Perform 1st Time configuration of Database" - Chose Drop and re-create tables"
    If successful move on to the configure - Deploy to application Server.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Issue on Solution Manager 4.0 SR3 installation

    Dear all,
    During the Oracle Client installation phase of a SAP Solution Manager 4.0
    system installation with sapinst, I get the following error
    ERROR 2008-01-21 16:04:06.776 iaxxejsbas.cpp:178
    EJS_ErrorReporter
    FJS-00003 TypeError: linkTarget has no properties (in script
    NW_Onehost|ind|ind|ind|ind, line 3431: ???)
    ERROR 2008-01-21 16:04:07.399 iaxxgenimp.cpp:731
    showDialog()
    FCO-00011 The step createOcl10Links with step key
    |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_C
    reateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|in
    d|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0|createOcl10Links was executed with status ERROR .
    TRACE 2008-01-21 16:04:07.443 iaxxgenimp.cpp:719
    showDialog()
    Any ideas?
    Many thanks
    Andreas

    On Solaris 10 platform...
    We found that we could correct the problem by extracting the SAR file OCL10264.SAR from the client DVD into the client directory /oracle/client/10x_64 (which we had to create) and execute "ln -s instantclient_10202 instantclient" to create the symbolic link for the instantclient directory. Then the installation continued successfully. 
    Credit to Rama Ekambaram for figuring this out...
    Tim Pittman

  • 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 in Solution Manager 4.0 Installation u0096 Step 32 Create JAVE users

    Hi All,
    I am installing Solution Manager 4.0 on WIN server 2003 & Oracle10g. The installation has been successful so far but at Step 32 (Create JAVA users) the installation errors and the error log is as follows:
    ERROR 2016-09-10 06:39:28
    CJS-30197  . For more details see output of logfile:
    ERROR 2016-09-10 06:39:28
    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|2|0|createJSF was executed with status ERROR .
    Critical Error
    Launching program failed
    -> Invalid JDK (rc = -17)
    Entries in the log file (UserCheck.log)
    Critical Error
    Launching program failed
    -> Invalid JDK (rc = -17)
    The Java version I’m using is - j2re1.4.2_12 – windows.
    Any guidance will be appreciated
    Thanks
    Frank

    Dear all
    use j2re1.4.2_16 – windows.
    case1-if sapjsf user not craeted  login to 001 clint with sap* delete
    case2- if sapjsf user not craete a sapjsf user createand then  delete  
    agin proceed
    i am trouble this problem within week
    but at last complte of the installation
    thanks
    regards
    venkat

  • Error while upgrading to Solution Manager EHP1 from 3.2

    Hi All,
    I am trying to upgrade the solution manager3.2  to  EHP1.
    OS: Linux RHEL 4
    DB: Oracle 10.2.0.2
    I am in the Prepare phase.....
    When I try to run the JPREPARE command( /dump/smrtest/SMR_UP/51036444/JPREPARE) I get the following error message
    An unrecoverable error has occured:
    Could not execute dialog SelectModulDialog. See previous messages.
    Input output exception while processing dialog SelectModulDialog. See previous messages.
    Could not send dialog message. See previous messages.
    Could not bind to port 6240.
    java.net.BindException: Address already in use
    Can anyone help asap?

    > I am in the Prepare phase.....
    > When I try to run the JPREPARE command( /dump/smrtest/SMR_UP/51036444/JPREPARE) I get the following error message
    You have a Java instance installed on 3.2?
    > An unrecoverable error has occured:
    >
    > Could not execute dialog SelectModulDialog. See previous messages.
    > Input output exception while processing dialog SelectModulDialog. See previous messages.
    > Could not send dialog message. See previous messages.
    > Could not bind to port 6240.
    > java.net.BindException: Address already in use
    Read the documentation about SAPJup - you have to change the default port (because most likely your ABAP part uses that one).
    Markus

  • Error installing Solution manager 7.0 EHP1

    Hi All,
    I am installing Solution manager 7.0 EHP1 on Windows server 2008 64 bit. I have downloaded the installation DVD's from service market place (Named: 51036441_part1, 51036441_part2 and 51036441_part3).
    But i am getting error while giving the path for LABELASC. It is saying that Found the label SAP:WEBAS:7.01:SAPINST..WINDOWS_X64_64. but need the label SAP:UT_SOLMAN70:NW701...*
    Please help
    Regards
    Akshay Korade

    Dear Achsay,
    u can download this below files in following link.
    https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewFilteredProducts-SingleVariationTypeFilter
    j2sdk-1_4_2_17-windows-amd64.exe
    + u can download suitable jce policies.
    Regards
    kesavan

Maybe you are looking for