New install ERP2005 - Java SDK 32bit or 64bit?

We are about to install our ERP 2005 system after a major RAID5 problem with our discs.
Now I saw that for the previous installation an 32bit version of JAVA SDK was used on our 64bit hardware server system.
For a portal I installed recently I found an 64bit version of JAVA on the sun site via
a sapnote (which I cannot remember directly). (j2sdk-1_4_2_13-windows-amd64.exe)
Is it best to use the 64bit version of JAVA SDK or is it best to stick with the 32bit version for our 64bit hardware?
Can somebody shed a light on this issue/question?
Thank you for replying.
PS Points will be rewarded for helpfull answers!

Hi again
As per note 716604, which is valid for windows 64 bits (x86 and itanium):
-> For Windows and Solaris x86 (64 bit) the SDK is available solely for SAP
and its customers. On Windows it can be used starting with NW04 SR1. In note 941595 it is described how to get this SDK.
-> You can find the Windows 64-bit Itanium SDK on the Sun website. The link is: http://java.sun.com/products/archive/j2se/1.4.2/
Regards,
Désiré

Similar Messages

  • Java SDK ME on 64bit Vista?

    I'm trying to pick up some programming skills in Java so that I can make apps for my phone, I require Java SDK ME to do so. I've seen a lot of people saying that Java SDK ME won't work on 64bit Vista and they're right, it doesn't. However, some people said there was a way to make it work, but they didn't seem to be very good at giving instructions so I'm still lost.
    At the moment, I have no Java developer tools installed because none of them worked. Could someone point me in the right direction to getting Java SDK ME to work on 64bit Vista?

    Hopefully this can help you:
    [http://blogs.sun.com/javamesdk/entry/vista_64_bit|http://blogs.sun.com/javamesdk/entry/vista_64_bit]
    Edited by: RadkoN on Feb 25, 2010 12:09 AM

  • Install BI Java SDK?

    Hi,
    I want to follow the tutorial "How To BI Java SDK J2EE App", but obviously I firstly need to install the SDK itself on the server.
    How can that be done? In the tutorial it says I shall use the J2EE Visual Administrator to navigate to the node "Connector Container" and then "BI_SDK_XMLA", but that node doesn't exist.
    So how can I install the SDK on the server?
    Cheers,
    Jost

    Hi,
    have you seen <a href="https://media.sdn.sap.com/public/html/submitted_docs/BW/BI_SDK_JavaDocs/bi_sdk_doc/docs/connectors.html">this</a> guide? With it, you deploy and configure the BI connectors on the server.
    Anyway, if this is not what you're looking for, it is a good idea to ask additional questions in any of the BI-related forums here on the SDN. The real BI experts are there!
    Hope that helps.

  • Installing PS CS5.1 32bit and 64bit

    I accepted the defaults while installing photoshop and it seems 2 versions installed?  Do I need both the 32bit and 64bit versions on Windows 7 64bit ?  Also, when I look at installed programs it only indicates Photoshop CS5 without any 32bit or 64bit designation.  What is necessary here.  Are there bugs with the 64bit version like MS Office so the 32 bit version installs also? 
    thanks
    Milton

    Both 32 and 64 bit variants are provided in case you have plug-ins or drivers that only work with one.  For example, older plug-ins are generally 32 bit only, and there are no 64 bit TWAIN drivers.
    64 bit Photoshop will allow you access to your entire memory space, in excess of 2 GB, while 32 bit Photoshop will be limited.
    Advice:  Keep 'em both, use 64 bit primarily, and use the 32 bit version if/when you have to.
    -Noel

  • Begin with new BO 4 Java sdk

    Hi all,
    I have to begin to use the new API 4.0 to upgrade our project which are using the API 3.x.
    It's my first use of the API.
    I simply will follow an example but I get an error (program on my local computer) :
    try {
                   URL boConURL = new URL("http://<Server>/dswsbobje/services/");
                   Connection boConnection = new Connection(boConURL);
                   EnterpriseCredential boCredential = EnterpriseCredential.Factory.newInstance();
                   boCredential.setLogin("user");
                   boCredential.setPassword("passwd");
                   Session boSession = new Session(boConnection);
                   SessionInfo boSI = boSession.login(boCredential);
              catch(Exception e) {
                   System.out.println(e.getMessage());
                   e.printStackTrace();
    I get the following error :
    login exception (Error: WSE 99999)
    org.apache.axis2.AxisFault: login exception (Error: WSE 99999)
         at com.businessobjects.dsws.Consumer.CreateAxisFault(Unknown Source)
         at com.businessobjects.dsws.Consumer.propagateAsDSWSException(Unknown Source)
         at com.businessobjects.dsws.session.Session.login(Unknown Source)
         at be.degroof.test.TestAPI.main(TestAPI.java:24)
    Do I miss something?
    In fact, it seems my collega was using the ReportEngine to refresh report and download them and it will be deprecated in the next API 4.0?
    Thanks in advance for all your help !

    Use:
    URL boConURL = new URL("http://<Server>/dswsbobje/services/Session");
    and not
    http://<Server>/dswsbobje/services/Session
    Also are you possibly missing the port in the address? If dswsbobje is deployed on default tomcat in 4.0, the address should be:
    http://servername:8080/dswsbobje/services/Session
    Also make sure you have added all the 4.0 WS consumer SDK Jar files to your project's classpath.
    Edited by: Aasavari Bhave on Nov 15, 2011 8:32 AM

  • Can I install two java SDK's

    Greetings
    I have SDK1.4.1 installed on my pc, can i install SDK1.4.2 without removing the SDK1.4.1?
    and would there be any conflicts?

    Done correctly, yes. There will be conflict. Only one (the last) will be the default for java/javac/etc commands,. You can choose which one will be the default for the Java Plug-in from the Plug-in.

  • BOXI sever unavailable after Java SDK install

    I recently installed the Java SDK on a platform running BOXI 3.1 SP3. During the install, I de-selected the Enterprise options (per the install doc). Subsequent to the install, I no longer had access to the BOXI. Upon review, it seems that the custom install removed the exec files for all of the client programs, along with the exec for SIA, CMC.url, InfoView.url, and Tomcat.
    However, with the exception of the above files and service, the installation directory in intact, along with the File Store and CMSC. What is the recommended procedure to restore the missing elements? I figure I'll have to initiatie the custom install to recapture Tomcat, but what about the exec files? Will a custom install add only the missing elements, or re-install the entire server? Thanks in advance for you help.
    Mark

    The instructions you followed were likely for installing on a new machine, not for an existing install.  The items that are selected are what will be installed after you run the installation, so removing options I believe will remove those from the installation.  It may be best to ask this in the architecture forum [here|Business Intelligence Solution Architecture; or to create a case with support.

  • How to uninstall Java SDK 1.5.0_14

    Dear,
    I just installed a brand new Solaris 10 and latest patch cluster.
    Default on my system are the following 2 folders under /usr/jdk:
    j2sdk1.4.2_11 and jdk1.5.0_06
    I installed the Java SDK 1.5.0_14, but in the wrong destination folder.
    When I check my Java version with "Java -version"
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Server VM (build 1.5.0_06-b05, mixed mode)
    Why I don't have the latest one, the SDK 1.5.0_14 ?
    My question: I want a proper situation with only the Java SDK 1.5.0_14 installed.
    How do I remove Java SDK 1.5.0_14.
    How do I remove Java SDK 1.5.0_6
    Do I have to remove the 1.4.2_11 ?
    Thx guys...

    Thx for your answer...
    I want to have the installation of Java SDK 1.5.0_14 in a different location ?
    Can I just move the folder ?
    But I guess it's better to do uninstall and re-install it ?
    Right ?
    Thx in advance guys... (I'm not yet worked in in this stuff...)

  • Issue about BI JAVA SDK-SOAP request failed with return message 2147483653

    Dear Experts,
    I'm trying to use BI JAVA SDK to connect BW by using XMLA connector.
    But there's an error messaet said :
    SOAP request failed with return message 2147483653 ( Invalid MDX command with INCLUDING)
    I'm really new to this JAVA SDK, and after searching help in SAP Service Market and Google, there's no helpful suggestion.
    please help me about how to fix this error.
    Here is my code:
    IBIConnection connection = (IBIConnection) cf.getConnectionEx(cs);
          IBIOlap olap = connection.getOlap();
          Cube cube = olap.getObjectFinder().
          findCubeFirst((String)null, "ZFI_C11/ZFI_C11_Q001");
        // This is just a sanity check to verify that the
        // cube on which this example relies was retrieved 
        if (cube==null){
            System.out.println("no cube found");
    // Didn't print out this message, seems it can connect to BW and get the InfoCube and Query.
        Dimension plantDimension = olap.getObjectFinder().
        findDimensionFirst(cube, "ZPLANT");
      Dimension materialDimension = olap.getObjectFinder().
        findDimensionFirst(cube, "ZMATERIAL"); 
      IBIQuery query = olap.createQuery(cube);
      IBICommandProcessor commandProcessor = query.getCommandProcessor();
      commandProcessor.moveDimensionToRows(plantDimension);
      commandProcessor.moveDimensionToRows(materialDimension);
      IBIDataSet dataset = query.execute(); // After execute this statement, error happens.
    Thank you!
    Andy

    Solved myself, it's because the query used in my code have user input variable.

  • Java SDK in Fedora Core 3 (64 bit)

    Ok, I'm running on an AMD 64 so to install the java sdk I downloaded j2sdk-1_4_2_06-linux-ia64-rpm.bin. Next, I followed the instuctions located here: http://java.sun.com/products/archiv...tml#install-pkg
    This is what my terminal looked like:
    [root@localhost uphu]# chmod a+x j2sdk-1_4_2_06-linux-ia64-rpm.bin
    [root@localhost uphu]# ./j2sdk-1_4_2_06-linux-ia64-rpm.bin
                  Sun Microsystems, Inc.
              Binary Code License Agreement
                       for the
    JAVATM 2 SOFTWARE DEVELOPMENT KIT (J2SDK), STANDARD
    EDITION, VERSION 1.4.2_X
    [BLAH BLAH BLAH]
    Do you agree to the above license terms? [yes or no]
    yes
    Unpacking...
    Checksumming...
    0
    0
    Extracting...
    ./j2sdk-1_4_2_06-linux-ia64-rpm.bin: line 370: ./install.sfx.4032: cannot execute binary file
    Done.
    [root@localhost uphu]#So, any idea what's the matter?

    You write that you are running on the linux-amd64 platform:
    Ok, I'm running on an AMD 64 so to install the javaBut you grabbed the linux-ia64 (Itanium) install:
    sdk I downloaded j2sdk-1_4_2_06-linux-ia64-rpm.bin.That won't fly, as you discovered.
    ./j2sdk-1_4_2_06-linux-ia64-rpm.bin: line 370:
    ./install.sfx.4032: cannot execute binary file
    So, any idea what's the matter?You need linux-amd64 binaries to run on your amd64 machine This support was first released in the Tiger/1.5.0/5.0 release. If you must stay with 1.4.2, note that you can also run the linux-x86 binaries in 32-bit mode.
    ---To get the 32-bit Linux release (which will run on your AMD64
    machine), go to:
    http://java.sun.com/j2se/1.4.2/download.html
    click on Download J2SE SDK, accept the license, and look for:
    Linux Platform
    RPM in self-extracting file (j2sdk-1_4_2_06-linux-i586-rpm.bin, 33.63 MB)
    self-extracting file (j2sdk-1_4_2_06-linux-i586.bin, 34.73 MB)
    ---To get the native 64-bit SDK for linux-amd64, go to:
    http://java.sun.com/j2se/1.5.0/download.jsp
    click on Download JDK, accept the license, and look for:
    Linux AMD64 Platform
    Linux AMD64 RPM in self-extracting file (jdk-1_5_0-linux-amd64-rpm.bin, 39.14 MB)
    Linux AMD64 self-extracting file (jdk-1_5_0-linux-amd64.bin, 40.11 MB)

  • Correct version of Java SDK for Red Hat 4 ES on x86_64

    I need to install the Java SDK for Red Hat 4 ES on x86_64 and I'm unable to find the correct version to download.
    Note 716604 says to download 1.4.2_13 at java.sun.com but the I can't find the Linux x86_64 bit version.  Note 941595 is for Windows and Solaris only.
    Red Hat's site mentions two versions; java-1.4.2-ibm and java-1.4.2-bea.  I cannot find any SAP notes that mention those names.  Has anyone used these successfully on Red Hat 4 x86_64?
    Does anyone know where I can download the correct version of Java SDK?
    Thanks

    <a href="https://www14.software.ibm.com/webapp/iwm/web/reg/download.do?source=lxdk&S_PKG=amd64142sr7&S_TACT=105AGX05&S_CMP=JDK&lang=en_US&cp=UTF-8">https://www14.software.ibm.com/webapp/iwm/web/reg/download.do?source=lxdk&S_PKG=amd64142sr7&S_TACT=105AGX05&S_CMP=JDK&lang=en_US&cp=UTF-8</a>
    I can open that link without a problem.
    Check again...
    Markus

  • New install of ps cc can't find Javascrip.  Win7 with updates

    Should have said Win7 with all current updates and a new install of Java.

    I have already added the printer to my network using Windows Add Printer prior to assigning the printer a static IP.  But I followed your instructions in making the IP static so if I reset the router I don't have to go through the process again.
    When I ran CC and told it to add a printer, it did not identify any printer for me, it went from the screen where you say to add a printer to one where it asked me to name the printer.  Honestly, I wasn't even sure if it was referring to the Canon because I'd already added it using Windows, albeit without a static IP, just by knowing what IP it had been assigned.  After I gave it the name, it went back to the "home" screen with computers & devices, parental controls, etc.  No errors, but no real way to see or change what I had done. 
    That's why I was asking if there's a way to look at the router and view devices that have a static IP.  I can view the DHCP table but it's not there of course.  I don't really see anywhere using the router software (either by web connection or CC) where the Canon printer is listed.  I see it in Windows Printers, but I saw it there before I reran  CC and it asked me to name it.
    I appreciate your help and I'm glad to be up and running with it.  Especially with having a static IP.  I'm just trying to better understand what happened and how to view my devices connected to the router.
    Thank you very much for your help.

  • Install CS2 on Windows 7 32bit and 64bit, please help!

    I own a legitmate CS2 Creative Suite and my old Windows XP computer must be retired. Is there any way for a non-technical person like me to install CS2 on Windows 7 64bit? I saw some instructions but they seem geared to very computer knowledgable people and I got lost just reading them. Also, I saw new that CS2 was or is being offered fro FREE from Adobe? Is that true?
    OR, will CS2 as a 32bit application be more easily installed on Windows 7 32bit without any special install instructions?
    Thank to alll who can help this pathetically technically challenged person! I can NOT afford to upgrade CS2.

    Option 2 here: http://forums.adobe.com/message/4715553 seems to work:
    Copy the installer to your local drive. Right click Setup.exe, Properties > Compatibility tab > Run this in compatibility mode. Choose XP SP2. Click OK. Run Setup.exe
    And yes, you can download and install them, see:
    http://forums.adobe.com/message/4976177
    There is still ongoing discussion whether anyone is entitled to install it, or only users with a valid license, but it seems Adobe does not care.

  • How to identify the installed Weblogic Server and JDK are 32bit or 64bit?

    Hi everyone,
    I have a question ~
    Both Weblogic Server and JAVA JDK are installed on the server already, but I only know the Weblogic Server is 10.3.4.0 and JAVA JDK version is 1.6.0_25.
    I know the 64bit Weblogic Server installation file is a wlsXXXX_generic.jar package and 64bit JAVA JDK needed also.
    But, since the Weblogic installed already, there are no such installation files on the Linux Server now.
    I have tried the "java -version" for java version and check the Weblogic version from Weblogic console.
    How to identify the installed Weblogic Server and JDK are 32bit or 64bit with Linux command? Or is there any way to check it?

    What you can try to do is use WLST (or an MBean browser, such as JConsole or JRockit Mission Control) and connect to the adminserver.
    For example when using WLST:
    # set the environment by using setWLSEnv.sh (located in the ${WL_HOME}/server/bin directory).
    # start WLST by using: java weblogic.WLST
    # connect to the adminserver
    connect('adminusername','adminpassword');
    # change to the serverruntime environment
    serverRuntime();
    # show the attributes
    ls();
    # Here an attribute is shown called WebLogicVersion that shows the version of WebLogic
    -r--   WeblogicVersion                              WebLogic Server 10.3.5.0  Fri Apr 1 20:20:06 PDT 2011 1398638
    # Note that this does not show if is 32 bits or 64 bits to retrieve this information you have obtain the JVM version
    # change the directory
    cd('JVMRuntime/AdminServer');
    # show the attributes
    ls();
    -r--   Version                                      R28.0.1-21-133393-1.6.0_20-20100512-2126-linux-x86_64
    # when you have something like x86 at the you are running a 32 bit version, if you have something like x86_64 you are running a 64 bits versionAs mentioned above you can also retrieve this information by using a MBean browser.

  • My new Tecra A11-11K comes with w7-64bits, but I need w7-32bits

    My new Tecra A11-11K comes with w7-64bits, but I need w7-32bits due to an old program I use for professional purpose.
    I've bougth a w7 license with 32 and 64b.
    My question is how to install w7-32 over 64. I think it's as easy as plug the CD and go. yes?
    But I'd like to preserve Toshiba Utilities other programs that come with the w7-64 pre-installed. Where can I get them? From Toshiba download center?
    And which of them I need? All?
    Thank you for your help.

    Hello
    The Toshiba tools like Value Added Package, Eco Utility, etc. can be downloaded on official Toshiba website:
    http://eu.computers.toshiba-europe.com/innovation/download_drivers_bios.jsp
    Some preinstalled tools like Nero only available on preinstalled Windows version and cant be downloaded but there is a small freeware version of Nero that can be downloaded from Ahead directly:
    http://www.nero.com

Maybe you are looking for

  • Incoming calls to my iphone go straight to voice mail after 1 ring

    Can anyone help?

  • What is Finder looking for? How can I make it stop?

    I've just repaired permissions w/ Disk Utility and run MacJanitor (three times) and restarted. Finder cannot open any files, including my two mounted drives. Although I'm often connected to my antique OS9 PB3400, it was off at the time. Now when I at

  • How to set path in linux?

    Hi, I tried to compile a form in linux. I use the following command: export LD_LIBRARY_PATH=/u0/oracle/prodora/8.0.6/lib f60gen module=/u0/oracle/prodappl/ar/11.5.0/forms/US/TESTFORM.fmb USERID=apps/**** An fmx is generated. But during compile it als

  • 651 return delivery - WM stock is not available

    i posted this in pp but thought i may get more responses here. at some point a a return delivery was done with a 651 movement. i dont think the 651 was completed correctly for WM because when an attempt to do a 453 to take the return stock to unrestr

  • Why does the Excel source think my query has parameters?

    Part of my current project involves converting an Excel spreadsheet having a number of tabs into an equal number of pipe-delimited flat files using an SSIS package. I've got one data flow task that opens up the excel file and selects the names of all