Java Add-in for AS ABAP ERP ECC 6.0 non-unicode

Hi all,
I have a AS ABAP ECC 6.0 NON-UNICODE system and i need to install Java add-in to the system without doing unicode conversion. The problem is that when i go to SAPinst:
Start SAPinst [page 90].
2. On the Welcome screen, choose <SAP system> Additional Software Life-Cycle Tasks Java Add-In for
ABAP <database> <system variant>
I have to use UC-Kernel even though my system is Non-unicode.
Is it mandatory to convert to unicode to be able to install Java add-in. I am doing this installation so i can configure Adobe Interactive Forms in the system.
All help will be apprieciated!!

The J2EE instance will always be unicode.  The installation process should create an addiitional subdirectory, 'uc', under the existing kernel path to store the unicode kernel.  We have been through this process and OSS note 669902 describes additional settings that are needed for a non-Unicode ABAP instance being combined with Unicode J2EE add-on.  You will need to maintain both kernel versions going forward.

Similar Messages

  • JAVA Add-in For Central ABAP Instance installation failure

    Hi!  I'm attempting to install a java add-in to an ABAP central instance in our sandbox for NW04 SR1.  After sapinst is started, the process runs for approximately 2 minutes then fails. I've not been successful in determining exactly why.  I have environment variables set for JAVA_HOME, SAPINST_JRE_HOME, and even a specific TEMP directory with gigs of available space.
    The process "reads the configuration", "creates working directories", "changes to those working directories", "prepares for installation", then starts a child process which immediately crashes.
    The message I first receive is:  Connection to SAPinst broken, please correct and restart....  
    within AIX, the message states iauxsysex.c:297 child 2519168 has crashed.  Executable directory......Contact Support.
    also.  iaextract.c.883: child has signaled an exec error
    Thanks if you can offer assistance.
    Shane

    Hi Shane,
    This problem is nearly always to do with User Limits. Depending on the shell you are using you can view and change the limits using the limit or the ulimit command. If you change a limit the new value holds only for the shell and processes started in this shell. Hence if you change limits you have to do it in identically the same shell process from which you start sapinst.
    If you are using csh or tcsh run limit to view all limits. The limits stacksize, datasize and memory are especially important. If they are not yet unlimited you should set them to unlimited using the commands
    limit stacksize unlimited
    limit datasize unlimited
    limit memory unlimited
    Please verify the result using
    limit
    If you are using ksh or bash run
    ulimit -a
    to view the limits and
    ulimit -d unlimited
    ulimit -s unlimited
    ulimit -m unlimited
    to set the limits.
    Retry the SAPinst once you have set these ulimits

  • Install Java Add-In for existing ABAP == 'First MSCS Node' step fails

    I am in the process of installing the Java Add-In for an existing ABAP System.
    I am doing the High-Availability Installation Services.
    There are seven (7) steps:
    1. Central Services Instance (CSC) Java Add-In
    2. First MSCS Node
    3. Database Instance Java Add-In
    4. Additional MSCS Node
    5. Enqueue Replication Server
    6. Central Instance Java Add-In
    7. Dialog Instance
    Step #1 was completed successfully.
    Step #2 (First MSCS Node) keeps failing with the following warnings/error:
    <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
    WARNING 2011-11-02 07:38:04.928
    Execution of the command "cluster.exe RESOURCE "SAP BWP 00 Service"" finished with return code 5007. Output:
    Listing status for resource 'SAP BWP 00 Service':
    Resource             Group                Node            Status
    System error 5007 has occurred (0x0000138f).
    The cluster resource could not be found.
    <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
    WARNING 2011-11-02 07:40:29.085
    Execution of the command "M:\usr\sap\BWP\ASCS00\exe\sapstartsrv.exe -u -q -s BWP -n 00" finished with return code 128. Output:
    <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
    ERROR 2011-11-02 07:40:29.210
    FCO-00011  The step dCreateSecondNewSCSServiceWithVirtualHostName with step key |MSCS_A|windows|ind|ind|ind|0|0|SAPServices|windows|ind|ind|ind|9|0|dCreateSecondNewSCSServiceWithVirtualHostName was executed with status ERROR .

    This seems to be an issue with the clustering solution. Please, refer to the following article link:
    http://support.microsoft.com/default.aspx?scid=kb;en-us;281796
    See if that helps
    Edited by: David Fitzgibbon on Nov 2, 2011 2:18 PM

  • Java Add-in for ABAP Sneak preview

    Hi Experts,
    Would it be possible to install the Java Add-in for the ABAP Sneak preview?
    Cheers,
    James

    hello,
    my system is:
    OS Windows 2003 server R2
    DB MaxDB
    SAP ECC 6.0
    the log file (java.exe.log) show:
    ConfigMainExt state200
    TYPE=A
    STATE=
    INFO_SHORT=java.lang.NullPointerException: java.lang.NullPointerException
    at com.sap.ctc.util.UserConfig.addUserToGroup(UserConfig.java:266)
    at com.sap.ctc.util.UserConfig.performFunction(UserConfig.java:71)
    at com.sap.ctc.util.ConfigServlet.doGet(ConfigServlet.java:74)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    CONFIGURATION=
    Thanks,
    Hernando
    Edited by: Hernando Polanía C on Aug 5, 2011 4:14 PM

  • Install BI Java Add-in for ABAP system error

    Dear all:
    I want to install Java Add-in for my ABAP system. My ABAP is SR3
    Nw04s. During the CI install for Java Add-in steps: install software
    unites, i got one error like this:
    Error: Aborted: development
    component 'caf/eu/gp/model/eap'/'sap.com'
    Mar 17, 2009 2:28:29 PM Error: Aborted: development
    component 'caf/eu/gp/model/eap'/'sap.com'/'MAIN_APL70VAL_C'/'1497904'/'3', grouped by software component 'SAP-
    EU'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.14.0.20071210153525''/'3':
    Caught exception during application deployment from SAP J2EE Engine's
    deploy API:
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: NOT
    deployed. The Deploy Service returned the following error:
    com.sap.engine.services.rmi_p4.P4RuntimeException: Unexpected
    exception. java.net.SocketException: Connection reset
    Exception is:
    com.sap.engine.services.rmi_p4.P4RuntimeException: Unexpected exception. Nested exception is:
    java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(SocketInputStream.java:168)
    at com.sap.engine.services.rmi_p4.Connection.run
    (Connection.java:395)
    at java.lang.Thread.run(Thread.java:534)
    Can you give me some advice about this? Thanks.My JDK 1.4.2_19 for IA64.

    thanks

  • Installing Java Add-In for an existing ABAP System -Error SQL compatibility

    Hello gurus,
    We have a system and it has only the ABAP instance! So my goal is install the JAVA iinstance. In this momment I´m reading the section "4.4.2 Installing the Java Add-In for an Existing ABAP System (Optional)" in installation guide "SAP ERP 6.0 SR3" (ABAP+JAVA). So, I want to install the JAVA instance which is the Java Add-In for an existing ABAP system!
    So what I did was followed that instructions on that section in guide!
    As you certainly know this process has three sequential phases:
    1) Central Services Instance (SCS) Java Add-In
    2) Database Instance Java Add-In
    3) Central Instance Java Add-In
    The first phase - Central Services Instance (SCS) Java Add-In - it already finished with success, but I´m faccing with a weird error in second phase  Database Instance Java Add-In when I entered all required input parameters, SAPinst shows an error that says:
    The database PRD has the wrong compatibility level. The database used for the installation of an SAP system must have compatibility level: 80 for MS SQL Server 2000 90 for MS SQL Server 2005 SOLUTION: See the MS SQL Server documentation on how to set the compatibility level for a database.
    I don´t know what´s happen, in fact my database is an SQL Server 2008 (100), but I already change it at management studio, the compatibility level to MS SQL Server 2005, but still the error remains!!!     I also tried to ran again the sapinst process, I restarted it but it still show me this error!!
    Can you tell me why and how can I solve this problem?
    Best regards,
    João Dimas - Portugal

    Hello Sunny,
    I still have this error... I don´t know what do to more for this situation!
    I found one not which report this error of compatibility - Note 1152240 - Setting Up Microsoft SQL Server 2008 (R2) - in chapter "VII TROUBLESHOOTING" which said to follow the instructions in chapter III - "Installing SAP systems based on SAP NetWeaver 7.0 SR3".
    When I read this last chapter (III) it tell us to do:
    If you want to install an SAP system based on SAP NetWeaver 7.0 SR3 on SQL Server 2008, you cannot use the Installation Master and Kernel DVD that you received from SAP or downloaded from SAP Service Marketplace. Instead, you have to do the following:
    Patch your runtime libraries by applying the procedure that is described in note 684106 for your release and machine architecture.
    Use a modified Installation Master DVD
    For more information, see section "VI PROCEDURES" -> "Creating a modified Installation Master DVD".
    Use a modified Kernel DVD
    For more information, see section "VI PROCEDURES" -> "Creating a modified Kernel DVD".
    I did everything that is said in the note (except the "Creating a modified Kernel DVD") because I can not access to the note 1480785 (it say: "The requested SAP Note is either in reworking or is released internally only")
    Can you help me... can you guide me... please!?
    Best regards,
    João Dimas - Portugal

  • Error while Installing the Java Add-In for an Existing ABAP System

    Hi all,
    I need help, i am Installing the Java Add-In for an Existing ABAP System
    SAPInst stops on the first installation step: "Central Services Instance (SCS) Java Add-In", the step is "Install common system files" on the following sub-steps:
    These are the last few lines on the sapinst.log.
    INFO 2009-05-21 12:35:12
    Execute step createAccounts of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|3|0.
    INFO 2009-05-21 12:35:18
    Execute step setUserEnvironment of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|3|0.
    INFO 2009-05-21 12:35:19
    Execute step InstallJDBCDriver of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_JDBCDriver_DB4|ind|ind|ind|ind|4|0.
    INFO 2009-05-21 12:35:19
    Creating directory V:\sapmnt\BIQ\jdbc.
    INFO 2009-05-21 12:35:19
    Creating directory V:\sapmnt\BIQ\jdbc\tbx.
    INFO 2009-05-21 12:35:21
    Copied file 'V:/QIBM/ProdData/HTTP/Public/jt400/lib/jt400.jar' to 'V:/sapmnt/BIQ/jdbc/tbx/jt400.jar'.
    INFO 2009-05-21 12:35:22
    Execute step updateNtPatchDlls of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|5|0.
    INFO 2009-05-21 12:35:23
    Execute step sCreateSystemOS4 of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|5|0.
    ERROR 2009-05-21 12:35:42
    MOS-02001  Call of command "CRTR3SYS SID(BIQ) GLOBALHOST(*LOCAL)" failed. Exception is "CPF0006".
    ERROR 2009-05-21 12:35:42
    MOS-02001  Call of command "CRTR3SYS SID(BIQ) GLOBALHOST(*LOCAL)" failed. Exception is "CPF0006".
    ERROR 2009-05-21 12:35:42
    FCO-00011  The step sCreateSystemOS4 with step key |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|5|0|sCreateSystemOS4 was executed with status ERROR .
    Thanks in advance for any help.
    Kiran Chebrolu

    Hi,
    Hope this note would solve your issue, please read carefully and validate with your issue
    Note 1032019 - Java Add-In: Error when you create the SCS instance
    below notes give your suffice information.
    Note 883948 - NW 7.00(2004s): Inst.Add.Java Usage Types/Software Units
    Note 1268493 - NW 7.01/BS 7: Inst.Add.Java Usage Types/Software Units
    Note 1025789 - RUNR3CMD generates CPF0006
    regards
    nag

  • Installing the Java Add-In for an existing abap system

    Hi, Currently we are Installing the Java Add-In for an existing abap system.
    Following the steps (Installation guide):
    1) We sucessfully installed the Central Services Instance (SCS)
    2) We sucessfully Installed the Database Instamce Java Add-In
    Our problem comes in the third step
    3) Central Instance Java Add-In
    When the system prompts me the SAP System Identification (Select the central instance of your local host).
    I have a combo with two values: DVEBMGS00 of SAP System DEV and DVEBMGS00 of SAP System DEV
    (The same value)
    I chose anyone, and click next.
    The system send me an Input error and says "Caught EKdException in Module call: single select return more than on row"
    Any help is appreciated, and I will reward points if helpful.
    Regards

    I followed an advice made for a sap consultant, and delete some profile files.
    I had the following files
    DEFAULT.1.PFL
    DEFAULT.2.PFL
    DEFAULT.BAK
    DEFAULT.PFL
    DEV_DVEMGS00_bsomtymx005
    DEV_DVEMGS00_bsomtymx005.BAK
    DEV_SCS01_bsomtymx005
    START_DVEBMGS00_BSOMTYMX0
    START_DVEBMGS00_bsomtymx005
    START_SCS01_bsomtymx005
    after to delete the files, I have the following files
    DEFAULT.BAK
    DEFAULT.PFL
    DEV_DVEMGS00_bsomtymx005
    DEV_SCS01_bsomtymx005
    START_DVEBMGS00_bsomtymx005
    START_SCS01_bsomtymx005
    Then, I restarted the installation, and the sapinst allow me to continue with the installation.
    I really do not know if the installation will be sucessful, but this issue is solved.
    Thanks shanji, I was working in another tasks, but with your help, I will try to resolve again this problem, and found the solution.

  • WAS JAVA add-in for ABAP install error on AIX Oracle

    Hi All
    I am currently trying to install a 640 WAS JAVA add-in for ABAP on AIX 5.2 running oracle 9.2.0.6 for SAP 4.7 SR1.
    I have successfully installed the ABAP stack, however, when I try to install the JAVA add-in, I get an error on step "Start SAP J2EE engine". The error is
    INFO       2006-07-07 04:29:04
               CJSlibModule::writeInfo_impl()
    Output of /usr/sap/BWP/DVEBMGS00/j2ee/os_libs/jcmon 'pf=/sapmnt/BWP/profile/BWP_DVEBMGS00_rhubwp01' is written to the logfile jcmon.log.
    INFO       2006-07-07 04:29:04
               CJSlibModule::writeInfo_impl()
    Execution of the command "/usr/sap/BWP/DVEBMGS00/j2ee/os_libs/jcmon 'pf=/sapmnt/BWP/profile/BWP_DVEBMGS00_rhubwp01'" finished with return code 0. Output: snipped
    INFO       2006-07-07 04:29:04
               CJSlibModule::writeInfo_impl()
    J2EE Engine DVEBMGS00 of SAP system BWP did not come up after 827 seconds: waiting for another 20 seconds.
    ERROR      2006-07-07 04:29:04
               CJSlibModule::writeError_impl()
    CJS-20058  J2EE Engine DVEBMGS00 of SAP system BWP did not reach state "Starting Applications" after 827 seconds: giving up.
    I am new to JAVA, and I found some OSS notes (668606, 545422, and 943498) that might help, but they may as well be written in German for all I can make out what the notes are trying to say.
    Any help would be appreciated.
    Thanks
    Sam

    Oooops, I forgot to paste the error messages
    dev_jcmon
    [Thr  1] *** ERROR => Can't attach to administration shared memory (rc=3) [jcmonxx_mt.c 219]
    dev_jcontrol
    [Thr  1] *** ERROR => invalid return code of process [bootstrap] (exitcode=-1) [jstartxx_mt. 1433]
    [Thr  1] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc=-1)
    [Thr  1] JControlCloseProgram: started (exitcode = -1)
    [Thr  1] JControlCloseProgram: good bye... (exitcode=-1)
    dev_bootstrap
    Signal 6 encountered.
    => 64 bit R/3 Kernel
    => 64 bit AIX Kernel
    => Heap limit      = unlimited
    => Stack limit     = 4294967296
    => Core limit      = 1073741312
    => File size limit = 4294965248
    => Heap address  = 0x0x1111d9fe0
    => Stack address = 0x1111b7a80
    => Stack low     =  0x1111b5180
    => Stack high    =  0xffffffffffff2b0
    => Stack Trace:
            pthread_kill() at 0x900000000382c08
            praise() at 0x90000000038261c
            raise() at 0x900000000045890
            abort() at 0x900000000052dc8
            GetPropertiesMD() at 0x900000010639774
            ciCreateJVM() at 0x9000000106d19f4
            JNI_CreateJavaVM() at 0x90000001066529c
            Unknown at 0x90000001062a810
            JHVM_LoadJavaVM() at 0x1000918d4
            JLaunchIStartFunc() at 0x10008bb14
            pthreadbody() at 0x9000000003734ec
    !!! Invalid stack address encountered: 0x0
    !!! Stack corrupted.
    dev_disp
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 5926962
      argv[0] = /usr/sap/BWD/DVEBMGS84/j2ee/os_libs/jcontrol
      argv[1] = jcontrol
      argv[2] = pf=/usr/sap/BWD/SYS/profile/BWD_DVEBMGS84_mantas
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=60977
      argv[5] = -DLISTEN_PORT=60978
      argv[6] = -DSAPSYSTEM=84
      argv[7] = -DSAPSYSTEMNAME=BWD
      argv[8] = -DSAPMYNAME=mantas_BWD_84
      argv[9] = -DSAPPROFILE=/usr/sap/BWD/SYS/profile/BWD_DVEBMGS84_mantas
      argv[10] = -DFRFC_FALLBACK=ON
      argv[11] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=5926962)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    DpEnvCheckJ2ee: switch off j2ee start flag
    DpHdlDeadWp: restart wp (pid=5791744) automatically
    std_bootstrap.out
    JVMCI200 - ERROR: User register saving is not enabled, Garbage Collection could be incorrect.
    JVMCI200 - ERROR: because of this the JVM library is explicitly aborting the process
    JVMCI200 - ERROR: You must either rebuild the executable using "-bM:UR"
    JVMCI200 - ERROR: or run with "export LDR_CNTRL=U
    Thanks
    Sam

  • NW04s (BI) JAVA Add-in for ABAP fails at step CONFIGURE EP

    Hi All
    We recently upgraded our NW04 BI 3.5 to NW04s BI 7.0 AS ABAP.  We are now in the process of installing AS JAVA and UT BI JAVA, EP.   Our platform is Unix (AIX) and database Oracle.
    JAVA add-in is failing at the step "Configure Enterprise Portal" with the error message:
    Installation is being performed using sapinst from DVD/CD D51031797.
    SAP Netweaver 2004s SR1-> Addtional Software Life Cycle tasks -> Java
    Add-in for ABAP -> Oracle -> Central System -> Central Instance Java
    add-in.
    Error:
    ERROR 2007-05-09 00:26:04
    CJS-00320 Portal Deployment Monitor Error: The Portal Configuration
    Upgrade report file
    (/usr/sap/B82/DVEBMGS82/SDM/../j2ee/cluster/server0/cf_installation.report) does not exist.<br>SOLUTION: Contact your local support center.
    Do someone know how to resolve this problem?
    Shashi

    thanks

  • Install JAVA add-in for ABAP problem.

    Hello.
    I tried to install java Add-in for ABAP on SAP NetWeaver 7.0 Support Release3.
    (OS : AIX 5.3 , database : DB2)
    The installation of phase "Central Service Instance (SCS) Java Add-in" and "Database instance Java Add-in" is complete
    But in the last phase "Central Instance Java Add-in"
    It show error
    "TYPE=A<BR>STATE=<BR>INFO_SHORT=IO EXCEPTION:
    Unexpected end of file from server::<BR>CONFIGURATION="
    at step "Configure System Landscape Directory".
    (I read it from /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/DB6/CENTRAL/CI/java.log)
    I checked the Environment variable for Java and is set correctly.
    I stoped the instance and restart the server ,Then tried to re-install but the same error still appear.
    Any idea?
    Thanks.
    Regards.
    - Chai -

    Thanks for your reply.
    I have clear all remain shared memory after stop instance and database.
    But it still show the same error.
    sapinst_dev.log:
    ERROR      2009-05-25 13:45:33.277 [sixxcstepexecute.cpp:951]
    FCO-00011  The step configSLDMainLocalMapSecRolesToUsers with step key
    |NW_Addin_CI|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|1
    3|0|NW_Usage_Types_Configuration_AS|ind|ind|ind|ind|0|0|NW_CONFIG_SLD|ind|ind|ind|ind|
    0|0|configSLDMainLocalMapSecRolesToUsers was executed with status ERROR
    ( Last error reported by the step :Java EE Engine configuration error. DIAGNOSIS:
    See output of logfile java.log: 'IO EXCEPTION: Unexpected end of file from
    server:: '.).
    TRACE      2009-05-25 13:45:33.323 [iaxxgenimp.cpp:752]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing service
    SAP NetWeaver 7.0 Support Release 3 > Software Life-Cycle Options > Java Add-In
    for ABAP > IBM DB2 for Linux, UNIX, and Windows > Central System > Central Instance
    Java Add-In ( Last error reported by the step :Java EE Engine configuratio
    n error. DIAGNOSIS: See output of logfile java.log: 'IO EXCEPTION:
    Unexpected end of file from server:: '.). You may now </p> <ul> <li> choose <i>Retry</i> t
    o repeat the current step. </li> <li> choose <i>View Log</i> to get more information
    about the error. </li> <li> stop the task and continue with it later. </
    li> </ul> <p> Log files are written to /db2/sourceSAP/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/DB6/CENTRAL/CI.
    </p> </body></html>
    TRACE      2009-05-25 13:45:33.323 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    sapinst.log :
    ERROR 2009-05-25 13:45:32.830
    CJS-30059  Java EE Engine configuration error. DIAGNOSIS: See output of logfile java.log:
    'IO EXCEPTION: Unexpected end of file from server:: '.
    java.log:
    TYPE=A<BR>STATE=<BR>INFO_SHORT=IO EXCEPTION:
    Unexpected end of file from server::<BR>CONFIGURATION=
    log from Log Browser
    ERROR 2009-05-25 13:45:32.830
    CJS-30059  Java EE Engine configuration error. DIAGNOSIS: See output of logfile java.log: 'IO EXCEPTION: Unexpected end of file from server:: '.
    Please help.
    Regards,
    - Chai -
    Edited by: ChaiChai2 on May 25, 2009 9:21 AM
    Edited by: ChaiChai2 on May 25, 2009 9:22 AM
    Edited by: ChaiChai2 on May 25, 2009 9:23 AM

  • Error: installing Java Add-in for Central instance

    Dear experts,
    i've installed the SCS and the Java Add-in for DB successful. While trying to install the java add-in for the central instance i get the following error:
    An error occurred while processing service SAP NetWeaver 7.0 Support Release 3 > Software Life-Cycle Options > Java Add-In for ABAP > MaxDB > Central System > Central Instance Java Add-In ( Last error reported by the step :TypeError: instance has no properties (in script NW_Addin_CI|ind|ind|ind|ind, line 109346: ???)
    Thanks in advance.
    Daniel

    Hi,
    Check below thread:
    Error installing SAP NetWeaver 2004s Java Trial Version (SP9)
    Thanks
    Sunny

  • ABAP then Java Add-In vs. ABAP then JAVA

    I would like to install the NW04 ABAP and JAVA stacks on the same windows host, using the same maxdb database.  It seems that I need to run sapinst more than once.  First, to install the ABAP system, and then to install either the Java Add-in for ABAP or a JAVA system.  Which option should I choose, the Java Add-in or Java System when I run sapinst after installing ABAP?  What is the difference in the choices?

    Once you install the ABAP Central instance then you need to install the Java Add-in I believe it is called, the install guide lays it out very clearly I just can't happen to put my hands on mine at the moment.

  • CreateOsCol error: SCS Java Add-In installation to ABAP on ERP 6.0 SR3

    Hi there,
    I got an error while installing SCS Java Add-in to ABAP on ERP 6.0 SR3.
    Do you have any ideas for this issue?
    sapinst.log
    INFO 2010-06-04 16:54:35.109
    Execute step createOsCol of component
    |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_SCS_Instance|ind|ind|ind|ind|7|0|NW_Instance|ind|ind|ind|ind|0|0
    WARNING[E] 2010-06-04 16:54:35.921
    FSL-02015  Node X:\usr\sap\XX1\SCS01\exe\saposcol.exe does not exist.
    ERROR 2010-06-04 16:54:36.0
    FCO-00011  The step createOsCol with step key
    |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_SCS_Instance|ind|ind|ind|ind|7|0|NW_Instance|ind|ind|ind|ind|0|0|createOsCol
    was executed with status ERROR .
    Thanks

    Hi Toru,
    You can try adding "DIR_INSTANCE"=X:\..." to the start and instance profile. This is a known issue if the saploc share already exists from a previous installation (Multi-SID issue) and points to a wrong disk. You could have also deleted saploc as a workaround and create it after the installation has been successful.
    I hope this helps.
    All the best,
    Cristiano

  • Java Add-In for ABAP

    Hi,
    I will install Java Add-In on an existing ABAP system (NW04 SR1) on the Windows 2003 server.
    By the Phase 2 of the installation process ther are the follwoing error:
    FSL-00001  System call failed. Error 53 (The network path was not found.) in execution of system call 'CreateDirectory' with parameter (
    $(SAPLOCALHOST)\sapmnt\, NULL), line (852) in file (synxcpath.cpp).
    ERROR      2005-07-05 14:30:12 [synxcpath.cpp:858]
               CSyPath::createDirectory()
    FSL-02036  Unable to create node
    $(SAPLOCALHOST)\sapmnt\ with type directory: The network path was not found.
    I have checked the variable and shared folders. The SAPLOCALHOST is defined as the machine's name and sapmnt is E:\sap\usr
    Windows server has been more than once rebooted.
    Could someone help me to solve the problem and continue the installation?
    Best thanks
    Heren Zhou

    Thanks for the Info.
    I deleted the variable SAPLOCALHOST and shared sapmnt and create them again. Then I start a new installation by the same user. The result is the same. The installer doesn't know SAPLOCALHOST\sapmnt.
    Any more ideas?
    Heren

Maybe you are looking for