Homogeneus system copy j2ee/ep

Hi all,
Anyone know what I need to make a homogeneus system copy of Java System 6.40 (with b2b, ep, etc...)
I read the instguide but, the master dvd installation not contain the option to export or import java system.
thanks in advance,
david

Hi David,
   Check out this link to the document "System Copy for SAP Systems Based on WAS Java 6.40 SR 1"
https://websmp102.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000332442005E
John

Similar Messages

  • Homogeneus system copy error

    Hi all,
    I have already functionally a SAP instance PRD ECC 6.0(ABAP only) on server with Windows Server 2008 R2 X64 and Database MSSQL 2005.
    I tried to make a Homogeneus System Copy with Backup/restore method on same server but i have some errors.
    I made the Backup of the MSSQL PRD Database and I saved it to another partition.
    I created the QAS Datafiles on SAP DB partition and i loaded The NEW DB on MSSQL. For new Database QAS i selected SQL_LATIN1_General_CP850_BIN2 for collation option.
    I launched the SAPINST procedure and I selected the Homogenes System Copy Backup/Restore option.
    I selected the existing QAS DB that i already restore on MSSQL SERVER and then I pressed NEXT button.
    Now I have this error:
    Administrator@WIN2008SAP2: Input Error
    User tables belonging to the dbo schema were found in the database QAS.
    SOLUTION: You can only install an SAP system in a database with no user object belonging to the system schema dbo.
    If there already is an SAP System in the database(MCOD), or you install a Java ADD-in, you might have to convert the existing system to its own schema, or contact your SAP support.
    I looked on PRD System and it is a MCOD system. What shoud I do now? I did the wrong steps for HSC for MSSQL????
    Any help appreciated, Thanks
    M.C.

    Please check which tables exist in your SAP database with schema dbo:
    select name from sys.objects where schema_name(schema_id) = 'dbo' and type = 'U'
    If this shows only the tables sysdiagrams and dtproperties:
    This error can be caused by the existence of the table sysdiagrams.
    This table is created by monitor operation at the SQL Server Management Studio.                                           
    It can be deleted without risks as described below:                             
       drop procedure sp_upgraddiagrams                                      
       drop procedure sp_helpdiagrams                                        
       drop procedure sp_helpdiagramdefinition                               
       drop procedure sp_creatediagram                                       
       drop procedure sp_renamediagram                                       
       drop procedure sp_alterdiagram                                        
       drop procedure sp_dropdiagram                                         
       drop function fn_diagramobjects                                       
       drop table sysdiagrams                
    Regards,
    Guenther
    P.S.
    The table will be created again automatically when a new Diagram is created in object explorer.
    P.P.S.
    Newer sapinst shouldn't encounter this problem anymore, the check in control.xml was changed to consider this table as 'harmless' (as it already does with dtproperties).
    Edited by: Guenther Drach on Feb 17, 2011 9:46 AM

  • Homogeneus System Copy

    Hello,
    We use this system TRP ( production ) as source for an Homogeneus system copy to create Sandbox.
    After the restore , we start up SAP as usually but when we enter to see the sap initial consistency check, the system shows the next message "OS release OS/400 V5R3 M0  820 is not supported with this kernel (46D)
    We think that we have the right kernel ( EXT ) but maybe its not the one ( im not sure). Could anyone tell me what its the right kernel to solve this issue.
    Thank in advance.
    Daniel

    Hello Daniel,
    Is the kernel above level 1850 (note 68440)?
    It looks like you have the right kernel 46D EXT, I would just patch it to the latest level.
    Best regards,
    Victor

  • Homogeneus system copy procedure

    Hi Gurus,
    I have the following scenario:
    ERP Netweaver 7.0 SR2(SAP_BASIS 709)  Java + ABAP stack with Oracle 11.2.0.2 recently upgraded. I have to make a copy to the test system QAS.
    The question is if i can use new sapinst versions, (obtaining the newers installation master and Java CDs like SR3 or EHP 2) and its procedures to make the copy.
    Thanks in advance.

    Alejandro Gallo wrote:
    Hi Gurus,
    >
    > I have the following scenario:
    > ERP Netweaver 7.0 SR2(SAP_BASIS 709)  Java + ABAP stack with Oracle 11.2.0.2 recently upgraded. I have to make a copy to the test system QAS.
    > The question is if i can use new sapinst versions, (obtaining the newers installation master and Java CDs like SR3 or EHP 2) and its procedures to make the copy.
    >
    > Thanks in advance.
    Your question is quite confusing. You are saying ERP Netweaver 7.0 but basis version is 709. There is no 709 version.
    If your release is ERP 6.0/Netweaver 7.0 then you have to use installation master DVD of this version only. You cannot use EHP2 version DVD. And procedure of system copy is more or less same for 7.0 release or 7.02 release. You can check system copy guide on http://service.sap.com/instguides.
    Thanks
    Sunny

  • Hom System Copy ECC 5.0 HPUX from PA-RISC to Itanium

    Hi gurus,
    I want to replace an old PA-risc server (rp5470) with a new Itanium server (rx6600) even in HPUX operative system where is installed a central instance of NW04 Ecc 5.0.
    It is possibile to procede with a simple Homogeneus System Copy, changing the kernel version (ia64 instead of parisc) and oracle executables?
    There is a plain compatibility between parisc binaries (oracle datafile) and the itanium binaries?
    Thanks in advance,
    Marco

    reading note <a href="http://service.sap.com/sap/support/notes/1003028">1003028</a> it looks very much like you can now do a heterogenious system copy using the homogenious system copy procedure backup/restore as long you stay on Oracle.
    This procedure is also very interesting concerning 9.2 to 10.2 upgrades during system copy.
    regards
    Peter

  • Hom System Copy- Error running J2ee migration tool kit

    Good Day Guys,
    Im performing homogenous system copy.I have encountered below error:
    INFO 2008-10-20 13:05:33
    Output of C:\j2sdk1.4.2_18-x64\bin\java.exe -classpath D:/usr/sap/LE1/SYS/global/sltools/sharedlib/launcher .jar;. com.sap.engine.offline.OfflineToolStart com.sap.sdt.jmt.migrationtool.MigrationToolImport D:/usr/sap/LE1/SYS/global/sltools/jmt;D:/usr/sap/LE1 /SYS/global/sltools/sharedlib import.switch resume downtime mti.properties is written to the logfile C:/Program Files/sapinst_instdir/ERP/LM/COPY/MSS/SYSTEM/CENTRA L/AS/runJmt.log.
    WARNING 2008-10-20 13:05:34
    Execution of the command "C:\j2sdk1.4.2_18-x64\bin\java.exe -classpath D:/usr/sap/LE1/SYS/global/sltools/sharedlib/launcher .jar;. com.sap.engine.offline.OfflineToolStart com.sap.sdt.jmt.migrationtool.MigrationToolImport D:/usr/sap/LE1/SYS/global/sltools/jmt;D:/usr/sap/LE1 /SYS/global/sltools/sharedlib import.switch resume downtime mti.properties" finished with return code 27. Output:
    ERROR 2008-10-20 13:05:34
    CJS-20068 Error when running the J2EE Migration Toolkit.<br>SOLUTION: See output of logfile C:\Program Files/sapinst_instdir/ERP/LM/COPY/MSS/SYSTEM/CENTRA L/AS//runJmt.log: ''.
    ERROR 2008-10-20 13:05:34
    CJS-20068 Error when running the J2EE Migration Toolkit.<br>SOLUTION: See output of logfile C:\Program Files/sapinst_instdir/ERP/LM/COPY/MSS/SYSTEM/CENTRA L/AS//runJmt.log: ''.
    ERROR 2008-10-20 13:05:34
    FCO-00011 The step RunMigrationController with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_One host_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind |ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|in d| ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind |ind|ind|2|0|RunMigrationController was executed with status ERROR .
    INFO 2008-10-20 13:06:29
    An error occured and the user decide to stop.\n Current step "|NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_On ehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|in d|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|i nd|ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind |ind|ind|ind|2|0|RunMigrationController".
    I have checked the runjmt.log its empty.
    I did find a note 966752.but couldnt solve the problem.Another thing do we need to have same version of j2sdk,mine are different on source(ia64) and target(x64).
    Please advice.
    BasisNerd

    CAn you precise also what Migration tool are you using?
    Migration from 5.1 to SAP BPC 7.0 NW?
    In that case when you are speaking about the installation about what part are you speaking?
    I think actually you are speaking about the migration tool from 4.2 to 7.0 Microsoft version .
    In that case you can install the mIgration tool just with SAP BPC sys admin users and you have to input the password for that user. Sys admin user for BPC is usually the user used for installation of SAP BPC server.
    Any way I suggest to follow the Migration tool training document and there you will find all the information necessary.
    Regards
    Sorin Radulescu

  • System copy for ECC 6.0 system no j2ee process under MMC

    Dear support,
    This has been observed in many of our clients system which are on ECC 6.0 abap+java system, that after we perform system copy from one system to another
    whether it is Oracle platform or mssql server platform ( system copy for oracle using controlfile script ) ( system copy for mssql with restoring .BAK file from source )
    systems are running fine but j2ee process table showing no processes like
    SDM, dispatcher , server0
    even configtool and go.bat are unable to connect.
    Is there any specific settings we do after system copy for java side
    Please let me know at earliest, as it is most strange thing i have seen in almost all my system where system copy is performed.I have already raised a post against this error but at that time i was not aware of this system copy reason behind the same.
    Best regards,
    AjitR

    Your main problem is not, that you don't see anything in MMC (the system can be added manually without much hazzle) - but is, that you database content of schema SAP<SID>DB does not match the data found on the filesystem.
    If you copy the filesystem structure from production to test/qa, you need to make sure, the database and filesystem are in sync. You will have two problems if you "just copy them":
    - They are out of sync because your production was going on running since you copied the backup files
    - all configuration (all java property sheets) is/are set to point to the production system instead of the test/qa system
    I doubt, that it will work if you copy it over. This also explains, why you can't even start configtool, because it points to the wrong system/schema. You MAY be able to fix all that manually, but you may encounter subsequent errors because not all configuration is documented, you would need to step into the whole j2ee tree and look at each and every propertysheet to find out, whether it's correct or not. Additionally, the database may have other information (see above) and all that may become overwritten during bootstrap.
    So - the best way to get your system up and running quickly is to start sapinst on the source system, export your Java instance (not using ABAP but the Java dump) and re-importing that to your test/qa system.
    Markus

  • J2ee engine does not start up after system copy

    Dear All,
    I have done a system copy of BW3.5 (NW04). I installed the BW.3.5 and then replaced the data and control files.
    This has ABAP + java.
    Now after system copy when i am starting the server, the J2ee instance doesnt start up.
    ABAP is running and DB is up too.
    I am getting the following error in log_bootstrap file:-
    Exception occured:
    com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
            at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:422)
            at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
            at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:813)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ==[ Caused by: ]==----
    com.sap.engine.bootstrap.SynchronizationException: No such Dialog Instance (ID1125100) in the database! Check
    database consistency or local Bootstrap properties!
            at com.sap.engine.bootstrap.Synchronizer.getElementType(Synchronizer.java:81)
            at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:420)
            at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
            at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:813)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    [Aug 26, 2008 2:00:26 PM ] [Bootstrap module]> Problem occured while performing synchronization.
    [Aug 26, 2008 2:00:42 PM ] -
    [Aug 26, 2008 2:00:42 PM ] Bootstrap MODE:
    [Aug 26, 2008 2:00:42 PM ] <INSTANCE GLOBALS>
    [Aug 26, 2008 2:00:42 PM ]  determined by parameter [ID0011251].
    [Aug 26, 2008 2:00:42 PM ] -
    [Aug 26, 2008 2:00:46 PM ] Exception occured:
    com.sap.engine.frame.core.configuration.NameNotFoundException: A configuration with the path "cluster_data/di
    spatcher/ID1125100" does not exist.
            at com.sap.engine.core.configuration.impl.ConfigurationDataCacheAllImpl.getSubConfiguration(Configura
    tionDataCacheAllImpl.java:107)
            at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getSubConfiguration(ReadAccessConfi
    guration.java:715)
            at com.sap.engine.bootstrap.Synchronizer.getConfiguration(Synchronizer.java:365)
            at com.sap.engine.bootstrap.Synchronizer.getElementType(Synchronizer.java:78)
            at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:420)
            at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
            at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:813)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    What could the problem?. Do I need to do some other settings for system copy of JVA instance?
    Kindly help
    Thanks
    Tajinder

    Hi,
    I already checked that note. It did not help.
    I am pasting mine dev_jcontrol file:--
    trc file: "/usr/sap/BD1/DVEBMGS00/work/dev_jcontrol", trc level: 1, release: "640"
    node name   : jcontrol
    pid         : 868524
    system name : BD1
    system nr.  : 00
    started at  : Tue Aug 26 16:27:10 2008
    arguments   :
        arg[00] : jcontrol
        arg[01] : pf=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
        arg[02] : -DSAPSTART=1
        arg[03] : -DCONNECT_PORT=64380
        arg[04] : -DLISTEN_PORT=64381
        arg[05] : -DSAPSYSTEM=00
        arg[06] : -DSAPSYSTEMNAME=BD1
        arg[07] : -DSAPMYNAME=BWQAS_BD1_00
        arg[08] : -DSAPPROFILE=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
        arg[09] : -DFRFC_FALLBACK=ON
        arg[10] : -DFRFC_FALLBACK_HOST=localhost
    JStartupReadInstanceProperties: read instance properties [/usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.proper
    ties:/usr/sap/BD1/DVEBMGS00/SDM/program/config/sdm_jstartup.properties]
    -> ms host    : BWQAS
    -> ms port    : 3601
    -> OS libs    : /usr/sap/BD1/DVEBMGS00/j2ee/os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> files [01] : /usr/sap/BD1/DVEBMGS00/SDM/program/config/sdm_jstartup.properties
    Instance properties
    -> ms host    : BWQAS
    -> ms port    : 3601
    -> os libs    : /usr/sap/BD1/DVEBMGS00/j2ee/os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> [01] bootstrap_ID1125100  : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> [02] bootstrap_ID1125150  : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    Worker nodes
    -> [00] ID1125100            : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> [01] ID1125150            : /usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> [02] sdm                  : /usr/sap/BD1/DVEBMGS00/SDM/program/config/sdm_jstartup.properties
    [Thr 01] Tue Aug 26 16:27:10 2008
    [Thr 01] SigISetDefaultAction : default handling for signal 20
    [Thr 01] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 258] JControlDPMessageFunc: Thread 258 started as handler thread for R/3 dispatcher messages.
    [Thr 01] *** WARNING => Maximum Java heap size specified twice (through maxHeapSize and in javaParameters) -
    using -Xmx512m [jstartxx_mt. 2282]
    [Thr 01] [Node: bootstrap] java home is set by profile parameter
            Java Home: /usr/java14_64
    JStartupIReadSection: read node properties [bootstrap]
    -> node name       : bootstrap
    -> node type       : bootstrap
    -> java path       : /usr/java14_64
    -> java parameters : -Djco.jarm=1 -Djco.jarm=1
    -> java vm version : J2RE 1.4.2 IBM AIX 5L for PowerPC (64 bit JVM) build caix64142-20060421 (SR5) (JIT enabl
    ed: jitc)
    -> java vm vendor  : Classic VM (IBM Corporation)
    -> java vm type    : <default>
    -> java vm cpu     : ppc64
    -> heap size       : 512M
    -> root path       : /usr/sap/BD1/DVEBMGS00/j2ee/cluster
    -> class path      : ./bootstrap/launcher.jar
    -> OS libs path    : /usr/sap/BD1/DVEBMGS00/j2ee/os_libs
    -> main class      : com.sap.engine.offline.OfflineToolStart
    -> framework class : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class  : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path  : /usr/sap/BD1/DVEBMGS00/j2ee/os_libs/jstartup.jar
    -> parameters      : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0011251
    -> debuggable      : yes
    -> debug mode      : no
    -> debug port      : 60000
    -> shutdown timeout: 120000
    JStartupStartJLaunch: program = /usr/sap/BD1/DVEBMGS00/j2ee/os_libs/jlaunch
    -> arg[00] = /usr/sap/BD1/DVEBMGS00/j2ee/os_libs/jlaunch
    -> arg[01] = pf=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
    -> arg[02] = -DSAPINFO=BD1_00_bootstrap
    -> arg[03] = -file=/usr/sap/BD1/DVEBMGS00/j2ee/cluster/instance.properties
    -> arg[04] = -nodeName=bootstrap
    -> arg[05] = -nodeId=-1
    -> arg[06] = -syncSem=12582961
    -> arg[07] = -jvmOutFile=/usr/sap/BD1/DVEBMGS00/work/jvm_bootstrap.out
    -> arg[08] = -stdOutFile=/usr/sap/BD1/DVEBMGS00/work/std_bootstrap.out
    -> arg[09] = -locOutFile=/usr/sap/BD1/DVEBMGS00/work/dev_bootstrap
    -> arg[08] = -stdOutFile=/usr/sap/BD1/DVEBMGS00/work/std_bootstrap.out
    -> arg[09] = -locOutFile=/usr/sap/BD1/DVEBMGS00/work/dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=64382
    -> arg[14] = -DLISTEN_PORT=64381
    -> arg[15] = -DSAPSYSTEM=00
    -> arg[16] = -DSAPSYSTEMNAME=BD1
    -> arg[17] = -DSAPMYNAME=BWQAS_BD1_00
    -> arg[18] = -DSAPPROFILE=/usr/sap/BD1/SYS/profile/BD1_DVEBMGS00_BWQAS
    -> arg[19] = -DFRFC_FALLBACK=ON
    -> arg[20] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = LIBPATH=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/B
    D1/DVEBMGS00/j2ee/os_libs:/usr/sap/BD1/SYS/exe/run:/usr/sap/BD1/SYS/exe/runU:/usr/lib:/usr/sap/BD1/DVEBMGS00/
    j2ee/os_libs:/usr/sap/BD1/DVEBMGS00/j2ee/os_libs:/usr/lib:/lib:/usr/sap/BD1/SYS/exe/run:/usr/sap/BD1/SYS/exe/
    runU
    -> exe path = PATH=/usr/java14_64/bin:/usr/sap/BD1/DVEBMGS00/j2ee/os_libs:/oracle/BD1/920_64/bin:/usr/java14_
    64/bin:/home/bd1adm:/usr/sap/BD1/SYS/exe/runU:/usr/sap/BD1/SYS/exe/run:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home
    /bd1adm/bin:/usr/bin/X11:/sbin:.
    [Thr 01] JStartupICreateProcess: fork process (pid 893002)
    [Thr 01] Tue Aug 26 16:27:18 2008
    [Thr 01] *** ERROR => invalid return code of process [bootstrap] (exitcode=66) [jstartxx_mt. 1433]
    [Thr 01] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc=66)
    [Thr 01] JControlCloseProgram: started (exitcode = 66)
    [Thr 01] JControlCloseProgram: good bye... (exitcode=66)
    DO i have to change the some settingdsin any file for java instance after system copy.
    Thanks
    Tajinder

  • Homogeneous System Copy failing on Phase Running J2EE Migration

    Hi All,
    I am running a Homogeneous System Copy according to the System Copy manual. (SAPinst not SV/RST) It is failing on Phase Running J2EE Migration which tells me to look at my RUNJMT.log (below), but it doesn't seem to give me much direction. As anyone run into this before?:
    An error occurred while processing service SAP NetWeaver 7.0 Support Release 3 > Software Life-Cycle Options > System Copy > IBM DB2 for i5/OS > Target System Installation > Central System > Based on AS ABAP and AS Java > Central System( Last error reported by the step :Error when running the Java Migration Toolkit. SOLUTION: See output of logfile Y:\usr\sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS//runJmt.log: ' com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cluster_data/server, at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108) at com.sap.engine.core.configuration.impl.cache.CachedConfiguration. (CachedConfiguration.java:62) at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848) at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882) at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:748) at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734) at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693) at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54) at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getServerIds(ClusterDataImpl.java:108) at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:174) at com.sap.sdt.jmt.migrationtool.MigrationToolImport.prepareSwitch(MigrationToolImport.java:1129) at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:403) at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at java.lang.reflect.Method.invoke(Method.java:391) at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)'.). You may now
    choose Retry to repeat the current step.
    choose View Log to get more information about the error.
    stop the task and continue with it later.
    Log files are written to Y:\usr\sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/.
    runjmt.log:
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cluster_data/server,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:748)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getServerIds(ClusterDataImpl.java:108)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:174)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.prepareSwitch(MigrationToolImport.java:1129)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:403)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

    Here is version '9' fo the SAPinst.log
    INFO 2010-06-15 09:20:24.952
    Creating file Y:\usr\sap\SAPinst\NW04S\LM\COPY\DB4\SYSTEM\CENTRAL\AS\x.
    INFO 2010-06-15 09:20:24.952
    Removing file Y:\usr\sap\SAPinst\NW04S\LM\COPY\DB4\SYSTEM\CENTRAL\AS\x.
    INFO 2010-06-15 09:21:12.656
    Creating file C:\Program Files (x86)\SAPinst\x.
    INFO 2010-06-15 09:21:12.656
    Removing file C:\Program Files (x86)\SAPinst\x.
    INFO 2010-06-15 09:21:28.313
    Copied file 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/statistic.xml' to 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/statistic.24.xml'.
    INFO 2010-06-15 09:21:39.798
    Copied file 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/statistic.xml' to 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/statistic.25.xml'.
    WARNING 2010-06-15 09:22:11.095
    Unable to get information about path
    LABEL.ASC\ using GetVolumeInformation. Operating system error message: The filename, directory name, or volume label syntax is incorrect.
    INFO 2010-06-15 09:22:18.595
    Copied file 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/inifile.xml' to 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/inifile.9.xml'.
    INFO 2010-06-15 09:22:23.798
    Copied file 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/keydb.xml' to 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/keydb.9.xml'.
    INFO 2010-06-15 09:22:38.814
    Copied file 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/statistic.xml' to 'Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/statistic.26.xml'.
    INFO 2010-06-15 09:22:45.908
    Execute step RunMigrationController of component |NW_Doublestack_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_Configure_Java|ind|ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind|ind|ind|2|0
    INFO 2010-06-15 09:23:25.675
    Creating file Y:\usr\sap\SAPinst\NW04S\LM\COPY\DB4\SYSTEM\CENTRAL\AS\runJmt.log.
    INFO 2010-06-15 09:23:32.175
    Working directory changed to Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/jmt.
    INFO 2010-06-15 09:23:39.800
    Working directory changed to Y:\usr\sap\SAPinst\NW04S\LM\COPY\DB4\SYSTEM\CENTRAL\AS.
    INFO 2010-06-15 09:23:39.956
    Removed environment variable JANITOR_400 from current process environment.
    INFO 2010-06-15 09:23:44.878
    Output of \qopensys\QIBM\ProdData\JavaVM\jdk14\64bit\bin\java -classpath /usr/sap/BID/SYS/global/sltools/sharedlib/launcher.jar;. com.sap.engine.offline.OfflineToolStart com.sap.sdt.jmt.migrationtool.MigrationToolImport /usr/sap/BID/SYS/global/sltools/jmt:/usr/sap/BID/SYS/global/sltools/sharedlib import.switch resume downtime mti.properties is written to the logfile Y:/usr/sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS/runJmt.log.
    WARNING 2010-06-15 09:23:45.456
    Execution of the command "\qopensys\QIBM\ProdData\JavaVM\jdk14\64bit\bin\java -classpath /usr/sap/BID/SYS/global/sltools/sharedlib/launcher.jar;. com.sap.engine.offline.OfflineToolStart com.sap.sdt.jmt.migrationtool.MigrationToolImport /usr/sap/BID/SYS/global/sltools/jmt:/usr/sap/BID/SYS/global/sltools/sharedlib import.switch resume downtime mti.properties" finished with return code 2. Output:
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cluster_data/server,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:748)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getServerIds(ClusterDataImpl.java:108)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:174)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.prepareSwitch(MigrationToolImport.java:1129)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:403)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ERROR 2010-06-15 09:23:45.534
    CJS-20068  Error when running the Java Migration Toolkit. SOLUTION: See output of logfile Y:\usr\sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS//runJmt.log: '
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cluster_data/server,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:748)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getServerIds(ClusterDataImpl.java:108)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:174)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.prepareSwitch(MigrationToolImport.java:1129)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:403)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)'.
    ERROR 2010-06-15 09:23:45.534
    CJS-20068  Error when running the Java Migration Toolkit. SOLUTION: See output of logfile Y:\usr\sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS//runJmt.log: '
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cluster_data/server,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:748)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getServerIds(ClusterDataImpl.java:108)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:174)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.prepareSwitch(MigrationToolImport.java:1129)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:403)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)'.
    ERROR 2010-06-15 09:23:46.644
    FCO-00011  The step RunMigrationController with step key |NW_Doublestack_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_Configure_Java|ind|ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind|ind|ind|2|0|RunMigrationController was executed with status ERROR ( Last error reported by the step :Error when running the Java Migration Toolkit. SOLUTION: See output of logfile Y:\usr\sap/SAPinst/NW04S/LM/COPY/DB4/SYSTEM/CENTRAL/AS//runJmt.log: '
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cluster_data/server,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.readConfig(PersistenceHandler.java:108)
         at com.sap.engine.core.configuration.impl.cache.CachedConfiguration.<init>(CachedConfiguration.java:62)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:848)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getCachedConfiguration(ConfigurationCache.java:882)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.openConfiguration(ConfigurationCache.java:748)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:734)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:693)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl._getSourceIds0(ClusterDataImpl.java:54)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.getServerIds(ClusterDataImpl.java:108)
         at com.sap.sdt.serviceframework630.impl.ClusterDataImpl.createIdMapping(ClusterDataImpl.java:174)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.prepareSwitch(MigrationToolImport.java:1129)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:403)
         at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)'.).
    INFO 2010-06-15 09:26:38.491
    An error occured and the user decide to stop.\n Current step "|NW_Doublestack_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_Configure_Java|ind|ind|ind|ind|4|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind|ind|ind|2|0|RunMigrationController".
    INFO 2010-06-15 09:29:23.322
    Creating file C:\Program Files (x86)\SAPinst\.lastInstallationLocation.
    INFO 2010-06-15 09:29:29.510
    Creating file Y:\usr\sap\SAPinst\NW04S\LM\COPY\DB4\SYSTEM\CENTRAL\AS\__instana_tmp.xml.

  • J2EE Cluster is not created during system copy.

    Hi all,
    Iu2019ve been trying to perform a system copy on our PI 7.0 sp14 test system & create a second system on the same server.
    I used the standard Sapinst tools for this because it is a PI ABAP+JAVA system.
    The copy process went smooth but after it finished I realized that the ABAP side has been installed correctly but when I tried running "SXMB_IFR" I saw that the system points me to the source system J2EE process.
    Looking into the file system of the target system, I saw that under the path \usr\sap\<SID>\<Instance>\j2ee\cluster only the bootstrap folder exists. Of course that in the SAP MMC, you cannot see any J2EE process under the new system process list.
    I tried using a newer sapinst but that didnu2019t help.
    Anyone ever encounter anything like that?
    Thanks for your help.
    Regards,
    Yoav Zilberman

    He again,
    Now i finally managed to make all the J2EE  process work but i keep having issues with the "server0" process in both systems on the server.
    the first system i starts works fine but the second one will get the error: [Thr 8944] JStartupICheckFrameworkPackage: can't find framework package E:\usr\sap\XIQ\DVEBMGS00\exe\jvmx.jar ; (SID changes according to which system started first).
    Thanks,
    Yoav

  • SAPINST System Copy MaxDB J2EE 7.0 "Row too long" at CREATE TABLE

    Hello Guru's,
    w'll make a system copy of a EP J2EE JAVA standalone system with sapinst an jload.
    At the phase Import JAVA Dump, the import halted with the following error...
    {Apr 1, 2009 3:10:35 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to drop table KMC_UWL_ITEMS
    Apr 1, 2009 3:10:35 PM com.sap.inst.jload.Jload dbImport
    INFO: table dropped
    Apr 1, 2009 3:10:35 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table KMC_UWL_ITEMS
    Apr 1, 2009 3:10:36 PM com.sap.inst.jload.Jload logStackTrace
    SEVERE: com.sap.dictionary.database.dbs.JddException: CREATE TABLE KMC_UWL_ITEMS failed
    15:10:35 2009-04-01 dbs-Info:  <<< Analyze table KMC_UWL_ITEMS >>>
    15:10:36 2009-04-01 dbs-Info:  predefined action is: >>>null<<<
    15:10:36 2009-04-01 sap-Info:  Table KMC_UWL_ITEMS not found on DB.
    15:10:36 2009-04-01 dbs-Info:  Action: CREATE
    15:10:36 2009-04-01 ope-Info:  Create table in database SAPDB
    E R R O R ******* (DbObjectSqlStatements)
    15:10:36 2009-04-01 dbs-Error:  Exception caught during SQL execution [-2000] (at 831): Row too long CREATE TABLE "KMC_UWL_ITEMS"("ITEM_ID" FIXED(19) DEFAULT 0 NOT NULL, "I_CONNECTOR_ID" INTEGER DEFAULT 0 NOT NULL, "SYSTEM_ID" VARCHAR(54) UNICODE  NOT NULL, "EXTERNAL_ID" VARCHAR(300) UNICODE  NOT NULL, "USER_ID" FIXED(19) DEFAULT 0 NOT NULL, "APP_CONTEXT" VARCHAR(255) UNICODE  , "ATTACHMENT_COUNT" INTEGER  , "CREATED_DATE" TIMESTAMP  , "CREATOR_ID" VARCHAR(255) UNICODE  , "DESCRIPTION" LONG UNICODE  , "DELETED_FLAG" VARCHAR(1) UNICODE  NOT NULL, "DUE_DATE" TIMESTAMP  , "EXTERNAL_OBJECT_ID" VARCHAR(255) UNICODE  , "EXECUTION_URL" VARCHAR(750) UNICODE  , "EXPIRY_DATE" TIMESTAMP  , "EXTERNAL_TYPE" VARCHAR(255) UNICODE  , "FLAGS" INTEGER  , "ITEM_TYPE" VARCHAR(255) UNICODE  NOT NULL, "PRIORITY" INTEGER  , "STATUS" VARCHAR(50) UNICODE  , "SUBJECT" VARCHAR(255) UNICODE  , "GROUP_ACTION" VARCHAR(1024) UNICODE DEFAULT ' ' , "PROCESSOR" VARCHAR(255) UNICODE DEFAULT ' ' )
    15:10:36 2009-04-01 ope-Info:  Table KMC_UWL_ITEMS could not be created in database
            at com.sap.inst.jload.db.DBTable.create(DBTable.java:109)
            at com.sap.inst.jload.Jload.dbImport(Jload.java:278)
            at com.sap.inst.jload.Jload.executeJob(Jload.java:397)
            at com.sap.inst.jload.Jload.main(Jload.java:621)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Apr 1, 2009 3:10:36 PM com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected
    We have MaxDB 7.6.00.09.
    The SAP Note  852597 is only for MaxDB Databases at Build 10.
    It's fixed at Build 15. SapHelp is not helpful.
    how WE can solve it????
    regards
    chris

    We have solved the issue with a newer MaxDB version. Not the best solution but works.

  • System copy of a ABAP+J2EE WAS 6.40 system - issue w. J2EE instance/Mapbox

    Hi guys and girs!
    I'm doing a system copy of a CRM 4 system based on Web AS 6.40 and with a dual stack system.
    The J2EE instance is only used for Mapbox and nothing else.
    I've done a system export of the J2EE instance on the source system, but when I import it, it gives me the following message "No SAP data found in database CRD"
    Is this because Mapbox does not use the database or have I done something wrong?
    I run sapinst.exe and choose SAP CRM 4 - System Copy - Target System - Java system - MS SQL Server - Migration-Target System Installation to import the exported data.
    Maybe there is no data?!?! and I sould only install a Java central instance and then deploy the mapbox package with SDM?!
    regards
    rollo
    Edited by: rollo on Dec 10, 2008 3:14 PM

    Hi!
    No, I haven't figured it out.
    But since we are not going to use the groupware integration for some time, I might just skip it and install it during or after the upgrade.
    rollo

  • PI 7.0 system copy - wrong J2ee cluster ids

    I have performed a system copy of PI however the cluster ids numbers are from the source. where do I change this to update the correct IDs.
    Do I update the instance properties file (if so which one) or do I use the configtool to change these.
    Thanks
    Mikie

    Hi,
    You need to check if the Exchange Profile parameters are pointing to the correct host name, port etc. If it is incorrect in the copied system, correct them with correct values going thro the parameters list. If you have any other Dev, Quality system in the landscape you can refer to them, if required.
    To Open the Exchange Profile: In the SAP XI Home Page -> click Administration Link or use the link: http://<XI Server Host>:<J2EE port>/rep/support/admin/index.html. Then select the Exchange Profile list in the Left side of the page.
    Hope this will be helpful.
    Regards,
    S.Santhosh Kumar

  • 'System Copied' system with J2ee status info not available

    Hi. We installed a ECC 6 Server (abap+java) with MSSQL 2005 with SID:T13 & updated all patches in the system. Later we did a system copy & named it a T14.
    IN SE06 (post-installation activity); First we selected 'standard installation' instead of 'database copy / migration'. When we restarted the SAP system, the 'disp+work' process gave stats as 'j2ee status info unavailable'. Hence, second time selected 'Database Copy or Database Migration' and did post-installation activity.
    In both cases 'developer Trace' of 'disp+work' give the same error.
    *Fri Jun 06 14:07:45 2008
    J2EE server info
    start = TRUE
    state = STARTED
    pid = 4092
    argv[0] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[1] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[2] = pf=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[3] = -DSAPSTART=1
    argv[4] = -DCONNECT_PORT=64999
    argv[5] = -DSAPSYSTEM=00
    argv[6] = -DSAPSYSTEMNAME=T14
    argv[7] = -DSAPMYNAME=kpsapecc60t14_T14_00
    argv[8] = -DSAPPROFILE=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[9] = -DFRFC_FALLBACK=ON
    argv10 = -DFRFC_FALLBACK_HOST=localhost
    start_lazy = 0
    start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Fri Jun 06 14:07:47 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) http://nixxi.cpp 4361
              o
                    + ERROR => NiIRead: SiRecv failed for hdl 6 / sock 276
    (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1168) http://nixxi.cpp 4361
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=4092)
              o
                    + ERROR => DpProcKill: kill failed http://dpntdisp.c 371
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    The detailed log is pasted below. Kindly let know how to solve.
    Rgds
    Ganesh
    ================================================================
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno 00
    sid T14
    systemid 562 (PC with Windows NT)
    relno 7000
    patchlevel 0
    patchno 133
    intno 20050900
    make: multithreaded, Unicode, 64 bit, optimized
    pid 496
    Fri Jun 06 14:06:34 2008
    kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    length of sys_adm_ext is 576 bytes
              o
                    + SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 496) http://dpxxdisp.c 1239
    shared lib "dw_xml.dll" version 133 successfully loaded
    shared lib "dw_xtc.dll" version 133 successfully loaded
    shared lib "dw_stl.dll" version 133 successfully loaded
    shared lib "dw_gui.dll" version 133 successfully loaded
    shared lib "dw_mdm.dll" version 133 successfully loaded
    rdisp/softcancel_sequence : -> 0,5,-1
    use internal message server connection to port 3900
    Fri Jun 06 14:06:47 2008
              o
                    + WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0131.qqq.nxst) took 13 seconds
    Fri Jun 06 14:07:04 2008
              o
                    + WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 17 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings http://dpxxtool2.c 5371
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >kpsapecc60t14_T14_00 <
    DpShMCreate: sizeof(wp_adm) 19248 (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: 000000000F000050, size: 6342672)
    DpShMCreate: allocated sys_adm at 000000000F000050
    DpShMCreate: allocated wp_adm at 000000000F002150
    DpShMCreate: allocated tm_adm_list at 000000000F006C80
    DpShMCreate: allocated tm_adm at 000000000F006CE0
    DpShMCreate: allocated wp_ca_adm at 000000000F56AB80
    DpShMCreate: allocated appc_ca_adm at 000000000F570940
    DpShMCreate: allocated comm_adm at 000000000F572880
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000F5F9510
    DpShMCreate: allocated gw_adm at 000000000F5F9590
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F5F95C0
    DpShMCreate: allocated wall_adm at 000000000F5F95D0
    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.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    J2EE server info
    start = TRUE
    state = STARTED
    pid = 3208
    argv[0] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[1] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[2] = pf=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[3] = -DSAPSTART=1
    argv[4] = -DCONNECT_PORT=65000
    argv[5] = -DSAPSYSTEM=00
    argv[6] = -DSAPSYSTEMNAME=T14
    argv[7] = -DSAPMYNAME=kpsapecc60t14_T14_00
    argv[8] = -DSAPPROFILE=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[9] = -DFRFC_FALLBACK=ON
    argv10 = -DFRFC_FALLBACK_HOST=localhost
    start_lazy = 0
    start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) http://dpxxdisp.c 1629
    ***LOG Q0K=> DpMsAttach, mscon ( kpsapecc60t14) http://dpxxdisp.c 11799
    DpStartStopMsg: send start message (myname is >kpsapecc60t14_T14_00 <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Fri Jun 06 14:07:05 2008
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpJ2eeLogin: j2ee state = CONNECTED
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet http://dpxxmbuf.c 1050
    DpMsgAdmin: Set patchno for this platform to 133
    Release check o.K.
    Fri Jun 06 14:07:17 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) http://nixxi.cpp 4361
              o
                    + ERROR => NiIRead: SiRecv failed for hdl 4 / sock 320
    (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1118) http://nixxi.cpp 4361
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3208)
              o
                    + ERROR => DpProcKill: kill failed http://dpntdisp.c 371
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Fri Jun 06 14:07:45 2008
    J2EE server info
    start = TRUE
    state = STARTED
    pid = 4092
    argv[0] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[1] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[2] = pf=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[3] = -DSAPSTART=1
    argv[4] = -DCONNECT_PORT=64999
    argv[5] = -DSAPSYSTEM=00
    argv[6] = -DSAPSYSTEMNAME=T14
    argv[7] = -DSAPMYNAME=kpsapecc60t14_T14_00
    argv[8] = -DSAPPROFILE=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[9] = -DFRFC_FALLBACK=ON
    argv10 = -DFRFC_FALLBACK_HOST=localhost
    start_lazy = 0
    start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Fri Jun 06 14:07:47 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) http://nixxi.cpp 4361
              o
                    + ERROR => NiIRead: SiRecv failed for hdl 6 / sock 276
    (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1168) http://nixxi.cpp 4361
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=4092)
              o
                    + ERROR => DpProcKill: kill failed http://dpntdisp.c 371
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Fri Jun 06 14:07:51 2008
    MBUF state ACTIVE
    Fri Jun 06 14:07:52 2008
    DpModState: change server state from STARTING to ACTIVE
    Fri Jun 06 14:08:04 2008
    J2EE server info
    start = TRUE
    state = STARTED
    pid = 2384
    argv[0] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[1] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[2] = pf=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[3] = -DSAPSTART=1
    argv[4] = -DCONNECT_PORT=64998
    argv[5] = -DSAPSYSTEM=00
    argv[6] = -DSAPSYSTEMNAME=T14
    argv[7] = -DSAPMYNAME=kpsapecc60t14_T14_00
    argv[8] = -DSAPPROFILE=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[9] = -DFRFC_FALLBACK=ON
    argv10 = -DFRFC_FALLBACK_HOST=localhost
    start_lazy = 0
    start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Fri Jun 06 14:08:07 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) http://nixxi.cpp 4361
              o
                    + ERROR => NiIRead: SiRecv failed for hdl 4 / sock 260
    (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1192) http://nixxi.cpp 4361
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=2384)
              o
                    + ERROR => DpProcKill: kill failed http://dpntdisp.c 371
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Fri Jun 06 14:08:24 2008
    J2EE server info
    start = TRUE
    state = STARTED
    pid = 1836
    argv[0] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[1] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[2] = pf=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[3] = -DSAPSTART=1
    argv[4] = -DCONNECT_PORT=64997
    argv[5] = -DSAPSYSTEM=00
    argv[6] = -DSAPSYSTEMNAME=T14
    argv[7] = -DSAPMYNAME=kpsapecc60t14_T14_00
    argv[8] = -DSAPPROFILE=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[9] = -DFRFC_FALLBACK=ON
    argv10 = -DFRFC_FALLBACK_HOST=localhost
    start_lazy = 0
    start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    Fri Jun 06 14:08:25 2008
    DpJ2eeLogin: j2ee state = CONNECTED
    Fri Jun 06 14:08:27 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) http://nixxi.cpp 4361
              o
                    + ERROR => NiIRead: SiRecv failed for hdl 6 / sock 256
    (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1201) http://nixxi.cpp 4361
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=1836)
              o
                    + ERROR => DpProcKill: kill failed http://dpntdisp.c 371
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Fri Jun 06 14:08:45 2008
    J2EE server info
    start = TRUE
    state = STARTED
    pid = 3424
    argv[0] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[1] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[2] = pf=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[3] = -DSAPSTART=1
    argv[4] = -DCONNECT_PORT=64996
    argv[5] = -DSAPSYSTEM=00
    argv[6] = -DSAPSYSTEMNAME=T14
    argv[7] = -DSAPMYNAME=kpsapecc60t14_T14_00
    argv[8] = -DSAPPROFILE=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[9] = -DFRFC_FALLBACK=ON
    argv10 = -DFRFC_FALLBACK_HOST=localhost
    start_lazy = 0
    start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Fri Jun 06 14:08:47 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) http://nixxi.cpp 4361
              o
                    + ERROR => NiIRead: SiRecv failed for hdl 4 / sock 252
    (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1206) http://nixxi.cpp 4361
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3424)
              o
                    + ERROR => DpProcKill: kill failed http://dpntdisp.c 371
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Fri Jun 06 14:09:05 2008
    J2EE server info
    start = TRUE
    state = STARTED
    pid = 3624
    argv[0] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[1] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[2] = pf=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[3] = -DSAPSTART=1
    argv[4] = -DCONNECT_PORT=64995
    argv[5] = -DSAPSYSTEM=00
    argv[6] = -DSAPSYSTEMNAME=T14
    argv[7] = -DSAPMYNAME=kpsapecc60t14_T14_00
    argv[8] = -DSAPPROFILE=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[9] = -DFRFC_FALLBACK=ON
    argv10 = -DFRFC_FALLBACK_HOST=localhost
    start_lazy = 0
    start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Fri Jun 06 14:09:07 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) http://nixxi.cpp 4361
              o
                    + ERROR => NiIRead: SiRecv failed for hdl 6 / sock 248
    (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1216) http://nixxi.cpp 4361
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3624)
              o
                    + ERROR => DpProcKill: kill failed http://dpntdisp.c 371
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Fri Jun 06 14:09:25 2008
    J2EE server info
    start = TRUE
    state = STARTED
    pid = 700
    argv[0] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[1] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[2] = pf=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[3] = -DSAPSTART=1
    argv[4] = -DCONNECT_PORT=64994
    argv[5] = -DSAPSYSTEM=00
    argv[6] = -DSAPSYSTEMNAME=T14
    argv[7] = -DSAPMYNAME=kpsapecc60t14_T14_00
    argv[8] = -DSAPPROFILE=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[9] = -DFRFC_FALLBACK=ON
    argv10 = -DFRFC_FALLBACK_HOST=localhost
    start_lazy = 0
    start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Fri Jun 06 14:09:27 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) http://nixxi.cpp 4361
              o
                    + ERROR => NiIRead: SiRecv failed for hdl 4 / sock 244
    (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1225) http://nixxi.cpp 4361
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=700)
              o
                    + ERROR => DpProcKill: kill failed http://dpntdisp.c 371
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Fri Jun 06 14:09:45 2008
    J2EE server info
    start = TRUE
    state = STARTED
    pid = 3132
    argv[0] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[1] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[2] = pf=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[3] = -DSAPSTART=1
    argv[4] = -DCONNECT_PORT=64993
    argv[5] = -DSAPSYSTEM=00
    argv[6] = -DSAPSYSTEMNAME=T14
    argv[7] = -DSAPMYNAME=kpsapecc60t14_T14_00
    argv[8] = -DSAPPROFILE=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[9] = -DFRFC_FALLBACK=ON
    argv10 = -DFRFC_FALLBACK_HOST=localhost
    start_lazy = 0
    start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Fri Jun 06 14:09:47 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) http://nixxi.cpp 4361
              o
                    + ERROR => NiIRead: SiRecv failed for hdl 6 / sock 240
    (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1230) http://nixxi.cpp 4361
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=3132)
              o
                    + ERROR => DpProcKill: kill failed http://dpntdisp.c 371
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Fri Jun 06 14:10:05 2008
    J2EE server info
    start = TRUE
    state = STARTED
    pid = 628
    argv[0] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[1] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[2] = pf=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[3] = -DSAPSTART=1
    argv[4] = -DCONNECT_PORT=64992
    argv[5] = -DSAPSYSTEM=00
    argv[6] = -DSAPSYSTEMNAME=T14
    argv[7] = -DSAPMYNAME=kpsapecc60t14_T14_00
    argv[8] = -DSAPPROFILE=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[9] = -DFRFC_FALLBACK=ON
    argv10 = -DFRFC_FALLBACK_HOST=localhost
    start_lazy = 0
    start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Fri Jun 06 14:10:07 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) http://nixxi.cpp 4361
              o
                    + ERROR => NiIRead: SiRecv failed for hdl 4 / sock 236
    (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1240) http://nixxi.cpp 4361
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=628)
              o
                    + ERROR => DpProcKill: kill failed http://dpntdisp.c 371
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Fri Jun 06 14:10:25 2008
    J2EE server info
    start = TRUE
    state = STARTED
    pid = 768
    argv[0] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[1] = D:\usr\sap\T14\DVEBMGS00\exe\jcontrol.EXE
    argv[2] = pf=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[3] = -DSAPSTART=1
    argv[4] = -DCONNECT_PORT=64991
    argv[5] = -DSAPSYSTEM=00
    argv[6] = -DSAPSYSTEMNAME=T14
    argv[7] = -DSAPMYNAME=kpsapecc60t14_T14_00
    argv[8] = -DSAPPROFILE=D:\usr\sap\T14\SYS\profile\T14_DVEBMGS00_kpsapecc60t14
    argv[9] = -DFRFC_FALLBACK=ON
    argv10 = -DFRFC_FALLBACK_HOST=localhost
    start_lazy = 0
    start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Fri Jun 06 14:10:27 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) http://nixxi.cpp 4361
              o
                    + ERROR => NiIRead: SiRecv failed for hdl 6 / sock 232
    (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1249) http://nixxi.cpp 4361
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=768)
              o
                    + ERROR => DpProcKill: kill failed http://dpntdisp.c 371
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Fri Jun 06 14:10:45 2008
    DpEnvCheckJ2ee: switch off j2ee start flag

    Hi,
    Did the system copy by EXPORTING the data from T13 ((via sapinst)). Path in sapinst = "SAP ERP 2005 Support release 2 >> Additional Software Life-Cycle Tasks >> System Copy >> MSSQL Server >> Source System >> Central System >> Based on AS ABAP and AS JAVA" & Importing to a New Server.
    On T14 again Imported the export file via "SAP ERP 2005 Support release 2 >> Additional Software Life-Cycle Tasks >> System Copy >> MSSQL Server >> Target System >> Central System >> Based on AS ABAP and AS JAVA".

  • J2ee System copy issue

    Hi Experts,
    We are using XI 3.0 on Windows and MSSQL platform, i have made system copy sucessfully from production system with process of DB restore for ABAP and Java Import, the new server is up and running both abap and java.
    Problem : In the newserver when i execute the tcode sxmb_ifr it takes me to production server url and not the new server hostname url.
    when i tried the http://newserver hostname.com:50000 it works fine. but from this url except home page every other link like exchaneprofile, SLD,IR and ID links still points to the production server host name.
    Please look at the following post installation activities i have performed till now in new serverand please guide where else i have to change the host name in the new server.
    Note: i did not cange the logical system assignment in scc4, beacuse i was not sure about the other problems we may face after directly assigning new logical system to the productive client in new server.
    1. Run installation check: Administration u2192 System administration u2192 Administration u2192
    Installation Check (transaction SM28).
    2. Configure the Workbench Organizer (SE06) with the option Database Copy. This
    releases all transport, repair, and customizing requests that have not been released in
    the source system.
    3. Configure STMS
    4. In transaction RZ70, change the value for the host and the gateway service in the group box
    Transport Information
    5. Change the pipeline to the Integration Server by running transaction SXMB_ADM -> Configuration -> Integration Engine Configuration
    6. Open Visual Administrator -> Change the new host name in the following
    services -> Jcorfcprovider all the services
    services -> SLD Suppiler
    7. Host name Change in SLDAPICUST
    Note: In the SAP system copy guide it says me to chane few parameters in exchange profile but when i go through the url http://newserver hostname.com:50000/exchangeProfile it takes me to production server, is there any option to change the exchange profile parameters ?
    Please help me.
    Thanks
    Sonali

    Hi!
    No, I haven't figured it out.
    But since we are not going to use the groupware integration for some time, I might just skip it and install it during or after the upgrade.
    rollo

Maybe you are looking for

  • Why can't I open, update, uninstall or install itunes?

    I can't open my itunes, I have gone through the support on Apple website, but when I try to uninstall itunes (as it says to do) it gives me an error message. I can't figure it out. An error occured while trying to create the directory c:\Program File

  • Video and audio formats for iPad

    Hey, guys.. I've tried searching this up in the forum but didn't have any luck with that.. I can't seem to upload my movies and songs into iPad... I tried converting my movie into .mov and .mp4. They can both be imported into my iTunes library but wh

  • Changing audio file locations within I-tunes

    How can I move files out of the music folder and into the audio books folder within the library? Specifically, I purchased several MLK and JFK speech files. Most appear in the music list, although a couple appear in the audiobook list. I would like t

  • XI and withholding tax - urgent !

    Hi, The user wants to know how XI capabilities of SAP for Withholding Tax works? Can somebody guide on this? If any documentation please forward. Thanks and Regards Karpagam

  • Assistance wth Access-list

    Need configuration assistance on 6509: Goal is to block inbound traffic on interface except from 10.60.0.0 and 10.90.0.0 This is what I have but is not working - what am I missing 6509 interface vlan xx ip access-group 100 in ip access-list standard