Error duing JAVA Import in Dual Stack SAP System Copy

While doing ABAP + JAVA System Copy Following Error occurred:
FJS-00003 TypeError: sourceProps.get ("src.ci.host") has no properties

Solution:
Copy the SOURCE.PROPERTIES from the Central Instance export
to the Java export DVD or add the property src.id.host to the
SOURCE.PROPERTIES file using the value created by the Central
Instance export.

Here I went to the location of JAVA Dump and opened SOURCE.PROPERTIES file
Added src.ci.host=

SAP Note 1238351 explains this issue in more detail.

2 Response to "Error duing JAVA Import in Dual Stack SAP System Copy"

  1. Tejas November 18, 2010 at 3:51 AM
    Hello Faisal

    i am using SAP EHP4 system using System copy Dual Stack while JAva Export it shows SOURCE.PROPERTIES error my step by step install screen link mention below let me know any problem in installation process

    http://picasaweb.google.com/114258298531648620795/SAPERROR


    i need your help please provide soulation for this error

    Regards
    Tejas
  2. Faisal November 18, 2010 at 10:55 AM
    Hi Tejas,

    Try SAP Note 1238351.
    Solution: In SOURCE.PROPERTIES in Central Instance export
    add the property src.id.host with value of CI host of the source system.

    You can find this file in CI Export.

    Thanks,
    Faisal.

Post a Comment