Facing errorr when installing Java Addin to ecc 6 in Solaris 5.10

Hi frds,
When i am installing Java -Add in to existing ABAP system( ECC 6.0) on sun solaris 5.10 facing the follow error.
function (role) {
    NWUsers.trace("NWUsers.getAccountData(", role, ")");
    this._initAccountData();
    ASSERT(arguments.callee, this.haveAccountData(role), "role " + role + " is not created yet.");
    var ad = this._readAccountDataFromKeydb(role);
    ad = this._readAccountData(ad);
    var masterpwd = this.getMasterPassword();
    if (ad.password == "" && this._useMasterPasswordForAccountData(ad) && ad.type == "USER" && masterpwd !== undefined && role != NWUsers.roles.J2EEGuest && !ad.locked) {
        ad.password = masterpwd;
    NWUsers.trace("NWUsers.getAccountData(): ", dump_properties(ad));
    return ad;
*role ORA_SID is not created yet..).*
Regards,
Siva

*Hi,*
*I feel issue is with the ports..Please find below ports information and let me know if some one gets any idea..*
*rdisp/msserv                                sapmsUPD*
*SAPSYSTEMNAME                               UPD*
*SAPDBHOST                                   geupg*
*rdisp/mshost                                geupg*
*rdisp/myname                                geupg*
*rdisp/sna_gateway                           geupg*
*rdisp/sna_gw_service                        sapgw00*
*rslg/collect_daemon/listen_port             3900*
*rslg/collect_daemon/talk_port               4000*
*rdisp/bufrefmode                            sendoff,exeauto*
*ms/http_port                                8100*
*dbs/ora/tnsnames                            UPD*
*DIR_ORAHOME                                 /oracle/UPD/102_64*
*DIR_CLIENT_ORAHOME                          /oracle/UPD/102_64*
*DIR_SERVER_ORAHOME                          /oracle/UPD/102_64*
*dbms/type                                   ora*
*ms/acl_info                                 /usr/sap/UPD/SYS/global/ms_acl_info*
*rdisp/msserv_internal                       3900*
*j2ee/scs/host                               geupg*
*j2ee/scs/system                             01*
*j2ee/ms/port                                3901*
*login/system_client                         001*
*The above information is from Default profile.*
*Regards,*
*Siva*

Similar Messages

  • User mapping when installing JAVA addin for ABAP

    Hi,
    I have installd SAP ABAP on a domain.
    As the ABAP went fine and successfully gets installed.
    When I am installing JAVA addon for ABAP it is throwing an error lke the users are not mapped.
    So can any one guide me where actually I should map the SAP users in a domain.
    Prashanth

    Your question is very vague, please post the full error.
    As this is a java add-in it should user ABAP as datasource so no user mapping should be required.
    User mapping is used where java and backend system use different datasources and the naming conventions are different...
    Theres not enough information here to give you an objective answer.
    Regards
    Juan

  • Error when install Java Central Intance Add in

    I've installed an ABAP stack and it works smoothly. Java Central Instance Service(add-in) and Java Database Instance(add-in) are both installed successfully. When I install Java Central Instance(Add-in), I get an error when system asks me to input passwords of Java admin accounts. I use same password for all sap account, eg. james123, but in this step, I input same password, the screen does not change to the next.
    I paste error info below for reference.
    =====================
    =======sapinst.log======
    =====================
    WARNING 2008-08-06 20:08:01
    Execution of the command "/tmp/sapinst_instdir/ERP/LM/AS-JAVA/ADDIN/DB6/DISTRIBUTED/CI/install/jlaunch UserCheck.jlaunch com.sap.security.tools.UserCheck /tmp/sapinst_instdir/ERP/LM/AS-JAVA/ADDIN/DB6/DISTRIBUTED/CI/install/lib:/tmp/sapinst_instdir/ERP/LM/AS-JAVA/ADDIN/DB6/DISTRIBUTED/CI/install/sharedlib:/tmp/sapinst_instdir/ERP/LM/AS-JAVA/ADDIN/DB6/DISTRIBUTED/CI/install -c sysnr=00 -c ashost=eccdev -c client=001 -c user=DDIC -c XXXXXX -a checkBeforeCreate -u J2EE_ADMIN -p XXXXXX -r SAP_J2EE_ADMIN -message_file UserCheck.message" finished with return code 2. Output:
    java.lang.ClassNotFoundException: com.sap.security.tools.UserCheck
    at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:691)
    at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:600)
    at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:578)
    at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:79)
    Also, I issued following commands to extract J2EEINSTALL.SAR to   the temp directory.
    cd /tmp/sapinst_instdir/ERP/LM/AS-JAVA/ADDIN/DB6/DISTRIBUTED/CI
    /sapmnt/DEV/exe/SAPCAR -xvf /ECC6_setup/java/51032257/J2EE_OSINDEP/J2EE-INST/J2EEINSTALL.SAR
    In client 001, I did following with SU01.
    1. Create user SAPJSF, user type is system, grant role SAP_BC_JSF_COMMUNICATION_RO and SAP_BC_JSF_COMMUNICATION.
    2. Create user J2EE_ADMIN, user type dialog, grant role SAP_J2EE_ADMIN .
    3. Create user J2EE_GUEST, user type dialog, grant role SAP_J2EE_GUEST .
    User J2EE_ADMIN and J2EE_GUEST can log on to client 001 successfully.
    I still have the same problem after that. Please advise.
    BTW, platform is RedHat AS4U5, database is DB2 V9.
    James

    1. Yes, it's a distributed installation. I choose ABAP stack installation and then choose Java installation as add in.
    2. Yes, J2EE_ADMIN & J2EE_GUEST can log on to system with password james123.
    3. In usercheck log file, it contains a part of information of sapinst.log, shows below.
    java.lang.ClassNotFoundException: com.sap.security.tools.UserCheck
            at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:691)
            at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:600)
            at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:578)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:79)

  • Error when installing database instance IDES ECC 5.0 SR1

    Hi,
    I got an error like this when installing the database instance (non unicode abap system) for IDES ECC 5.0 SR1.
    (I use ms sql server 2000 and windows 2003 server)
    TRACE
    trying to insert package SAPVIEW.STR
    TRACE
    checking directory IDES/Disc
    ERROR 2008-07-13 14:57:41
    MSC-01003 ESyException: ESAPinstException: error text undefined
              o
                    +
                                      *o Transaction end ************************************************************
    ERROR 2008-07-13 14:57:41
    FSL-02015 Node D:\Program Files\sapinst_instdir\ECC_50_ABAP_NUC\DB\IDES\Disc\DATA does not exist.
    WARNING 2008-07-13 14:57:41
    The step fillR3loadPackageTable with step key SAPSYSTEM_DB|ind|ind|ind|ind|ind|0|SAPSYSTEM|ind|ind|ind|ind|ind|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseLoad|ind|ind|ind|ind|ind|0|fillR3loadPackageTable was executed with status ERROR.
    I have already create this folder :
    D:\Program Files\sapinst_instdir\ECC_50_ABAP_NUC\DB\IDES\Disc\DATA does not exist.*
    Can anyone help what is the error and how to solve it?
    Thanks

    Hi,
    1. Check the CDs first.
    2. D:\Program Files\sapinst_instdir\ECC_50_ABAP_NUC\DB\IDES\Disc\DATA--> this will automatically created by sapinst command.
    Regards,
    Srini Nookala

  • Error when installing Java Studio

    Hello! Sorry for stupid question as I am a beginner.
    First I installed jdk1.5.0. And when I started to install Java Studio 6 Mobility I had always the same error - There is no JVM on the computer....
    Tahnk you

    Hi,
    this should be working (at least it does on my machine).
    Have you booted the machine after JDK installation? If yes,
    please do the following:
    Start > Run > cmd.exe [or command.exe, depending
    on version of your Windows; I assume you're on Windows :)]
    then type
    java -version
    and hit Enter key. Does this show any output?

  • Error when installing Java 6 on solaris

    I have downloaded the Java 6 file "jdk-6u14-solaris-i586.sh" and am
    having trouble installing the software.
    I have created a directory "/export/home/tools/host/jdk1.6.0_14" and
    copied the .sh file to it.
    Then logged in as "config" or "root"
    ./jdk-6u14-solaris-i586.sh
    Asks me whether or not I accept the license terms - I answer "yes" to
    this.
    Then it says
    Unpacking...
    Checksumming...
    Extracting...
    ./install.sfx.??? (??? Is a number varies for each attempt)
    AS CONFIG - syntax error at line 1 '(' unexpected.
    Failed to extract the files. Please refer to the troubleshooting sectionof the Installation Instructions on the download page for more
    information.
    AS ROOT - ./install.sfx.??? cannot execute
    Failed to extract the files. Please refer to the troubleshooting sectionof the Installation Instructions on the download page for more
    information.
    I have checked the protection on the file and directory and all are OK. I have also spent a while on the download page searching for the troubleshooting section but have had no luck.
    Any clues as to what the problem is and how to overcome it?
    We have not had problems in the past when updating Java.

    I'm seeing exactly the same problem with JDK 6 Update 17 under Windows XP. I've got plenty of disk space. Anyone got any suggestions?

  • Error occurs when installing Java Web Start.

    Before installing, I have installed j2sdk1.5.0 and j2ee1.4,all environment variable have been set correctly, and the javac and java commands can run correctly.
    But when i install Java WS,It says it can't find the jre,ask me to install jre1.3.1,I have already installed two jre,so i don't want another.
    Why? How can i resolve it?

    Where are you looking?
    For 1.5.0_x on Windows it located in your Control Panel. Open the Java Control and then click the Settings button. Finally click the View Applications... button.
    Or you can simply type javaws at a command prompt or from the Start->Run... Dialog

  • Install Java-Add in ECC 5 ABAP system

    Hi all,
    FYI.
    I was requested to installed java stack (WEB AS JAVA) in same server but separate instance. As my current system is pure ABAP environment.
    as DB instance, central instance was in single hosts*
    Separate installation of the Java Stack & Communication with the ABAP stack will be done by remote function calls.
    In any case,
    i was doubtful that its required me to install JAVA Central Service before proceeded to Java stack installation, however, where should i placed JACA Central service?
    thus i need to follow the following procedures for java add-in stack installation on separate instances but same host.
    1.) Central service instance (where to placed?)
    2.) DB instance (for JAVA - is that necessary?)
    3.) Java instance
    Please guide me regarding this.
    Points rewards of its helpful.
    Thanks,
    BR,
    Terry

    I was required to install java_Add in on same host but different instance.
    In SAPInst.
    Which type of installation should i proceed wit? a or b?
    (*ABAP Dialog instance was yet to be installed)
    a.) Java Add-In for ABAP -->  <Database> --->   Central Sys    -
    >   Java System Finalization
    b.)Java Add-In for ABAP -->  <Database> --->   Central Sys    -
    >  
        Dialog instance Finalization

  • Error when installing java se sdk  6.16

    Hi All,
    while installing java se 6.16 sdk I get this error: " Installer: Wrapper.WriteFile(In small chunks) failed with error 112: there is not enough space on the disk."
    I can not figure this out as my hard drive has 207Gb free.
    any help apreciated.
    Best Regards
    Luis

    I'm seeing exactly the same problem with JDK 6 Update 17 under Windows XP. I've got plenty of disk space. Anyone got any suggestions?

  • App crash when using JAVA callbacks from native threads in solaris

    Hi all,
    Sorry for putting the thread here. I did use the native methods forum, I wasnt lucky. I Hope more people would look into this forum, which brings me here.
    I have a solaris application which crashes when I try to callback the JAVA methods and variables from the native code. The description of the problem is below
    Written a native library, the library is multithreaded (i.e) I create a thread using pthread_create() in the native code which performs the operation of calling a JAVA method from the native code. The routine of calling the JAVA method works perfectly elsewhere outside the new thread.
    There are two scenarios I've tested it in
    1. I created a thread (say X) from the main thread (say Y) and made the y to wait until the X is complete using the pthread_join(). The JAVA callbacks works fine when called from Y but the app crashes if done from X.
    2. Did not make the Y to wait until the X is complete, hoping that both will run paralelly and even the the App crashes.
    And to be precise the Y is the thread where the native method is called from JAVA.
    I have tested for any memory leaks or stack corruption by removing the JAVA callbacks and bulding a executable and using purify, the report doesnot hint any such occurances.
    The linker options used for building the shared library is as follows
    ${GPP} ${INC} -G ${LIB} -mt -g -lCstd -lCrun -lpthread ${OBJS} -o <lib-name>
    I wonder if we can create threads in the native code when using JAVA callbacks and even if we can whether it would be appropiate to use the callbacks with in the threads
    Looking forward for any help.
    Regards,
    Vamsi

    Guys... can't any one help me with this problem :(

  • Getting error message when installing Java 2 SDK SE V1.4.2_02

    When I go to install the program Java 2 SDK SE V1.4.2_02, it starts fine, put mid way through the installation I get the following error:
    Error 1316.A network error occurred while attempting to read from the file
    http://java.sun.com/webapps/download/GetFile/1.4.2_02-b03/windows-i586/Java 2 SDK, SE v1.4.2_02.msi. And the installation just stops.
    I am running Windows XP Home, and IE 6.0. Any help would be greatly appreciated.....
    Thanks,
    Bob

    This error evidently occurs after an upgrade to XP from a prior Windows version. From what I have read, it is due to some registry problems with the upgrade. You may not be able to do an uninstall, but you can install a new JVM by using the offline install as opposed to an MSI install.
    If you are able to get around your uninstall issue, please let us know.
    Thanks...

  • Errors when installing Java

    I'm on a windows 2000 machine, with 640 meg ram. Java recently stopped working, so I uninstalled it, then tried to reinstall it, only to have the machine lock up. Now, when I try to install SE v1.4.2_03, I get the following error:
    Internal Error 2755. 1624,
    http://java.sun.com/webapps/download/GetFile/1.4.2
    _03-b02/windows-i586/Java 2 Runtime Environment,
    Se v1.4.2_03.msi
    I've tried everything I can think of, and need to have java up and running. Any help is greatly appreciated.
    Thanks,
    GWFAMI

    I have the same problem. Except I use Windows XP and
    it always pops up. It says the same thing.
    Internal Error 2755. 1624,
    http://java.sun.com/webapps/download/GetFile/1.4.2_04-b
    5/windows-i586/java 2 Runtime Environment, SE
    v1.4.2_04.msiI am having the exact same problem. Everytime I try to install, i get:
    Internal Error 2755. 1624...
    How do I fix this? Do I have to delete Java in the registry and start over? Someone please let me know
    Rob

  • Error when installing java

    i downloaded java from www.java.com and when i tried to install it i got this error:
    "error 1101.error reading from file: c:\windows\temp\_is63b4\1033.MST. verify that the file exists and you can access it.""
    can someone please help?

    you failed to mention wether the file exists or not. the file is probably what's called a transform for a microsoft installer package (.msi) based installer package, the fact that it is named 1033 means that it is probably simply the file that contains the english strings for the installation.
    anyway, is the file does exist (even if it's in the wrong directory) copy to a temporary directory, extract all the files from the installer package .exe that you download from sun, and then run the following:
    msiexec.exe /i:<path to main .msi file> TRANSFORMS=<path to 1033.mst>
    this SHOULD work assuming that the installer is, in fact a .msi based installer, and that the problem lies in it not being able to find the proper MST file.
    hope this helps
    -Sam

  • Character conversion error when installing Java Portlet Container Preview

    I'm trying to tets out JSR 168 portlets on our Oracle 10g server. I'm following the instructions at http://portalstandards.oracle.com/
    I download and try to install the "Java Portlet Container Preview Release 2", and I get the following error:
    [oracle@jupiter home]$ java -jar ~/wsrp-install.jar ~/jwsdp-1.3
    File "/home/oracle/jupiter_mid/j2ee/home/config/global-web-application.xml" modified successfully
    oracle.webdb.utils.PortalExceptionImpl: Error transforming file "config/server.xml"
    at oracle.portal.PortalException.<init>(PortalException.java:66)
    at oracle.webdb.wsrp.server.install.InstallException.<init>(InstallException.java:31)
    at oracle.webdb.wsrp.server.install.Main.applyTransformation(Main.java:387)
    at oracle.webdb.wsrp.server.install.Main.install(Main.java:122)
    at oracle.webdb.wsrp.server.install.Main.main(Main.java:98)
    Caused by: javax.xml.transform.TransformerException: Character conversion error: "Unconvertible UTF-8 character beginning with 0x92" (line number may be too low).
    at org.apache.xalan.transformer.TransformerImpl.fatalError(TransformerImpl.java:739)
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:715)
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1129)
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1107)
    at oracle.webdb.wsrp.server.install.Main.applyTransformation(Main.java:371)
    ... 2 more
    caused by: ; SystemID: http://xmlns.oracle.com/ias/dtds/application-server-9_04.dtd; Line#: 1; Column#: -1
    javax.xml.transform.TransformerException: Character conversion error: "Unconvertible UTF-8 character beginning with 0x92" (line number may be too low).
    at org.apache.xalan.transformer.TransformerImpl.fatalError(TransformerImpl.java:739)
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:715)
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1129)
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1107)
    at oracle.webdb.wsrp.server.install.Main.applyTransformation(Main.java:371)
    at oracle.webdb.wsrp.server.install.Main.install(Main.java:122)
    at oracle.webdb.wsrp.server.install.Main.main(Main.java:98)
    [oracle@jupiter home]$
    This is what the server.xml looks like:
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <!DOCTYPE application-server PUBLIC "-//Oracle//DTD OC4J Application-server 9.04//EN" "http://xmlns.oracle.com/ias/dtds/application-server-9_04.dtd">
    <application-server localhostIsAdmin="true"
    application-directory="../applications"
    deployment-directory="../application-deployments"
    connector-directory="../connectors">
    <rmi-config path="./rmi.xml" />
    <sep-config path="./internal-settings.xml" />
    <jms-config path="./jms.xml" />
    <javacache-config path="../../../javacache/admin/javacache.xml" />
    <log>
    <file path="../log/server.log" />
    </log>
    <transaction-config timeout="30000" />
    <java-compiler name="javac" in-process="false" extdirs="/home/oracle/jupiter_mid/jdk/jre/lib/ext" />
    <global-application name="default" path="application.xml" />
    <application name="BC4J" path="../applications/BC4J.ear" auto-start="true" />
    <application name="BC4JManager" path="../applications/BC4JManager.ear" auto-start="true" />
    <application name="IsWebCacheWorking" path="../applications/IsWebCacheWorking.ear" auto-start="true" />
    <application name="jdev_test2" path="../applications/jdev_test2.ear" auto-start="true" />
    <global-web-app-config path="global-web-application.xml" />
    <web-site default="true" path="./default-web-site.xml" />
    <cluster id="1214162165" />
    </application-server>
    server.xml looks ok, and I've tried tweaking it to no avail. Anyone know what could cause this?

    Could you make sure you don't have any extra Apache libraries hanging around in your global classpath, i.e. ensure there is nothing extra in <J2SE Home>/jre/lib/extThere's a xercesImp.jar under mid/j2ee/OC4J_Portal/applications/jpdk/jpdk/WEB-INF/lib/xercesImpl.jar, but there's also one under jwsdp-1.2/jaxp/lib/endorsed/xercesImpl.jar. Is that supposed to be in there?
    Neither of these are getting loaded, though; running java -verbose shows that all of org.apache.xalan.* is being loaded from mid/jdk/jre/lib/rt.jar
    FWIW, ../../lib/xmlparserv2.jar does exist, but doesn't look like it's being loaded. :-\

  • Facing problem when install sql server 2008 on windows7

    Hi I installed sqlserver 2008 on windows7 ultimate sp1 then i got one error like below
    MsiGetProductInfo failed to retrieve ProductVersion for package with Product Code = '{64CDE8F2-3791-46F5-BAD2-72FFF5252FAB}'. Error code: 1608..
    how to rectify this error please help me...
    Thanks in advance

    There are some blogs/msdn posts talking about the same issue  and below are the links
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/66a2044c-7251-466b-9b22-40d155ed949b/sql-server-2008-setup-fails-on-windows-7-enterprise-error-code-1608?forum=sqlgetstarted
    http://superuser.com/questions/414795/error-code-1608-during-sql-server-install
    http://gaurangpatel.net/solving-msigetproductinfo-failed-to-retrieve-productversion-for-package-with-product-code-8bdd006d-d5f0-4aaa-ba13-65995063ec44-error-code-1608
    Hope it Helps!!

Maybe you are looking for

  • Mini DisplayPort to DVI Adapter - Monitor not recognizing

    I have a new MacBook purchased last month from Apple to replace an older MacBook. I used a Scepter X20 monitor on the previous MacBook with an adapter with no problem. With this new computer, I had to puachase a Mini DisplayPort to DVI Adapter. I plu

  • Merge Replication from 2012 SQL Server publisher/distributor to 2014 SQL Express subscriber

    Hi, I'm having a question about which version to use when running SQL Merge Replication. In my test enviroment I have a SQL 2012 server running as Publisher and Distributor for my Merge Replication. I have now set up a test client running Win7 with S

  • Why is my mixdown a blank/mute track?

    From the multitrack window I've tried mixing-down multiple audio files to a single file. When the process completes the new track is a blank waveform. Why?

  • Non permitted characters-data loading

    In our system, we have a data issue where many records present in the entry level tables (Extraction Layer) have non-permitted characters in text fields. we introduced a routine to filter these - but already existing ones will bring problems during t

  • How to Copy and Edit an Idoc

    I want to copy an idoc of basic type ORDERS05, then change the material number and bring it into SAP could someone guide me how I can do it. If possible please suggest more than one ways because I dont have authorization to some of the transactions i