Which JRE version to install on 64bit OS (win server 2008)

Hello everyone
I'm not sure what Java and JCO versions / releases to install on a Windows Server 2008 Standard 64bit Edition. We're installing  Edge BI 3.1... apparently this is 32bit Software. I understand that we need to install JCO 2.1.9. Normally I prefer to install 64bit versions of a software on a 64bit OS.
In the JCO 2.1.9 installation preliminaries I read:
The SAP Java Connector (JCo) 2.1.9 requires a Java Runtime Environment (JRE) version 1.3 or 1.4. The 64-bit JCo versions need a 64-bit JRE version 1.4. Please see SAP note 549268 for a current and detailed list of supported platforms and Java runtime environments.
Unfortunately I can't find a 64bit JRE version 1.4... just a 32bit JRE 1.4.2_19 version. Furthermore this Java version is end of life. See http://www.oracle.com/technetwork/java/javase/download-138376.html.
So question is: what versions exactly for JCO 2.1.9 (32 or 64 bit) and JRE should I install?
Thanks for some clarification in advance to anyone!
Renaud
EDIT:
According to [this|Re: BOE SAP integration kit issue - Java connector] posting it seems that it is required to install the 32bit version of JCO 2.1.9

Actually, this problem is only partially solved. I still get "Can't connect to local MySQL server through socket '/var/mysql/mysql.sock..." when I type 'mysql'. I can access mysql by typing 'sudo mysql', but still get the socket error when connecting via php, so I think I still need to get to the point where I can type mysql without sudo.
Also, I went ahead and installed MySQL 5 with the tar package.
Message was edited by: rabbitdog

Similar Messages

  • Pleae help me: I want to install oracle developer on win server 2008

    please help me i am try to install oracle developer 10g on win server 2008 but failed because the version of operating system not 5 or 5.1 or 5.2 and it is 6
    so i want to install oracle developer 11g on win server 2008 but i am not found oracle developer 11g to download it
    please any one help me to solve this problem or help me to find oracle developer 11g
    Thank you

    Oracle Developler 11g is now called Oracle Fusion Middleware (FMw) 11g and can be downloaded from the Oracle Fusion Middleware Downloads page. You have to download and install WebLogic Server (WLS) 10.3.3 first, then scroll down and download and install Portal, Forms, Reports and Discoverer (11.1.1.3.0).
    When you install WLS, make sure you do not run the configuration step. When you install FMw, it will configure the WLS as part of it's configuration step.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Installing Oracle 9i on Win Server 2008

    Hello all,
    I just wanted to know that is it possible to install Oracle 9i on Windows Server 2008.. is it supported on server 2008..
    i surfed the internet to get more information about this and what i got was that Oracle 9i is not supported on 2008..
    is it so... and that means i need to install higher version of Oracle on Windows Server 2008.. ??
    Thanks & Regards
    Pratik Lakhpatwala
    Jr Oracle DBA

    Pratik,
    I am just copy the reply by Sybrand Sir :
    Oracle 9iR2 was desupported on July 31,2007
    Windows 2008 was released in 2008.
    Oracle never (re-) certifies for new versions of any O/S
    Please upgrade to Oracle 10gR2 (preferred) or downgrade your server to XP or 2003.
    Sorry, but you have no other choice.
    From this link:
    Re: oracle 9i not installing on windows 2008 server
    Regards
    Girish Sharma

  • Problem Installing EM Cloud control 12c in Win Server 2008

    Hi All,
    I having problem installing the EM in win server 2008 64bits. I already installed java run time but when i click on the setup.exe in the disk 1 after unzip it does not show the installation wizard and any error message. Did i miss out something? do i need to create the user group and user as stated in the installation guide as stated in this link Installing Enterprise Manager System - 12c Release 1 (12.1.0.1)?

    Hi, can you open an SR for this issue and share the number. Lets check few basic things:
    a) can you make sure that all the zips are downloaded from OTN have correct byte and checksum information
    b) Can you make sure that you unzipped all these zips files in a single folder ?
    c) After unzipping can you check if you have following folders created ( not these folder are for linux but they will be same on windows) -
    install      libskgxn      plugins     response     stage     WT.zip
    jdk     oms     runInstaller      wls
    d) Can you invoke setup.exe -debug
    then look at the logs from -
    C:\Users\aime\AppData\LocalTemp\2\OraInstall2013-07-09_04-10-59AM   ( for windows it will be orInstaller.err and log )
    You donot need any user group or any thing created.

  • How to get which JRE version is used during runtime?

    Hi.
    I want to know in my application which JRE version the user is using. Is there some method in Properties Object?
    Thank you in advance

    System API tells all...
    "The current set of system properties for use by the getProperty(String) method is returned as a Properties object. If there is no current set of system properties, a set of system properties is first created and initialized. This set of system properties always includes values for the following keys: "
    Key                   Description of Associated Value
    java.version          Java Runtime Environment version

  • Installing Forms 11g 64bit on Windows Server 2008 64bit

    Hi,
    we are trying to install Forms 11g 64 bit with WebLogic 64bit on windows Server 2008 64bit and followed the short checklist of Jan Carlin :
    - installed JDK 64bit
    - installed WLS1032-generic
    - started installation of Forms/Reports
    Installation of Software worked fine and the configuration part did create the domain, but starting the domain fails (hang).
    Info in Log-File :
    =========================================================
    oracle.as.provisioning.util.ConfigException:
    Fehler beim Starten der Domain.
    Cause:
    Zeitüberschreitung beim Starten von Admin_Server.
    Action:
    Weitere Informationen finden Sie in den Logs.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3142)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3033)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1647)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:637)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    [2010-02-22T19:37:39.730+01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 20] [ecid: 0000IRqToJA5uXW5Pzw0yd1BWefv00000B,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:688)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    ================================================
    Somewhere I've read that the reason might be that the installation uses 32bit JDK, but I don't know if I did something wrong.
    Somewhere else I've read that the reason could be the Path setting, which may include some directories with emphasis in the name which might be a problem for Weblogic.
    Any idea or help is appreciated.
    Thanks,
    Mark

    FYI,
    This is related to Oracle-Bug 9370799 which hopefulls get sorted out sometimes. Having "(" or ")" somewhere in the PATH is not working. The workaround til the Bug is solved as of support is :
    =================================
    1) Remove the directory with "(" ")" from the System Path at install time only (this is what you have already performed)
    2) Roll back the change so the System Path contains again the directory path with parenthesis
    3) Copy in the clipboard the current PATH value and edit the <Middleware Home>\wlserver_10.3\common\bin\commEnv.cmd file and look for the following line:
    if "%WL_USE_X86DLL%" == "true" set PATH=%PATCH_PATH%;%WL_HOME%\server\native\win\32;%WL_HOME%\server\bin;%ANT_HOME%\bin;%JAVA_HOME%\jre\bin;%JAVA_HOME%\bin;%PATH%;%WL_HOME%\server\native\win\32\oci920_8
    4) Before this line define PATH to value you have in the clipboard without the reference to the directory with "(" and ")"
    5) Save the commEnv.cmd and you should be able to start up your domain having the directory containing the "(" and ")" in the System Path
    ==================================
    Thanks for your replies,
    Mark

  • Unable to install SCCM client on Windows Server 2008 R2 - certificate permission error?

    I am trying to comply with corporate policy, which is, have an SCCM agent or client on every Windows device. I have successfully used the provided SCCM installer on other Windows 2008 R2 servers. However for one particular server I cannot get the SCCM agent
    to install successfully. I've searched forums and documentation, but can't find a solution. Part of the problem is the lack of feedback by SCCM on what is wrong. I think I have narrowed down the symptom to the following error messages from the "C:\Windows\CCM\Logs\ClientIDManagerStartup.log":
    [LOG[Certificate [Thumbprint C559304C1598F17641D0732EB9EB787169A25FA7] issued to 'SMS' doesn't have private key or caller doesn't have access to private key.
    [LOG[Failed in GetCertificate(...): 0x87d00281]LOG]!><time="10:56:59.014+300" date="04-17-2014" component="ClientIDManagerStartup" context="" type="3" thread="3024" file="ccmcert.cpp:2122">
    [LOG[CCMCreateAuthHeaders failed (0x8009200b).]LOG]!><time="10:56:59.014+300" date="04-17-2014" component="ClientIDManagerStartup" context="" type="3" thread="3024" file="clientauthutil.cpp:978">
    When I use the Certificates MMC snap in to look at installed certs on this Windows Server 2008 R2 machine, there are plenty of normal and expected certificates there. There is also a branch called SMS with hundreds of entries, I have no idea what that is.
    The above error seems to indicate a permissions issue. What do I do to fix this SCCM install? It seems like a server cert issue, not an SCCM issue, so I'm posting to the Windows Server forums.
    Thanks in advance.
    Thanks

    this maybe helpful...
    http://www.jamesbannanit.com/2011/04/certificate-requirements-for-sccm-2012/
    should be asked in SCCM forum...
    http://social.technet.microsoft.com/Forums/en-US/home?forum=configmanagerdeployment
    Best,
    Howtodo

  • I am trying to install Oracle 9i on Windows Server 2008

    Hi
    I am trying to install Oracle 9i on Windows Server 2008.
    While installing third CD it shows the following error message
    "jrew.exe has stopped working"
    Please guide me what to do next as early as possible.
    Thanks

    Why?
    The general policy of Oracle is very simple:
    it certifies against the current version of the OS.
    It never re-certifies against new releases of the OS.
    Windows 2008 didn't exist when Oracle 9i was released.
    Sybrand Bakker
    Senior Oracle DBA

  • Can't install Windows 7 or Windows server 2008 R2 on my HP Pavilion - 17-f240nf machine

    Hi everybody,
    I just bought my new HP Pavilion - 17-f240nf Notebook laptop, that comes with Windows 8.1. When I tried to install Windows 7 or Windows server 2008 R2, i received the following message :  "A required CD/DVD drive device driver is missing ..."
    I tried many solutions gave on internet, but i didn't find a solution to my problem.
    Please I need your help.
    Thanks.

    Hi,
    Please read through this MS KB article regarding this issue.
    This issue occurs for one of the following reasons:
    The installation DVD is removed during the setup process.
    A low-quality DVD was used to create the installation DVD. 
    The speed at which the installation DVD was burned was too fast. 
    The DVD drive cannot read the media.
    The ISO file is corrupted.
    To resolve this issue, use one of the following methods, as appropriate for your situation:
    Burn the installation DVD at a slower speed.
    Use a better quality DVD to create the installation DVD.
    Update the BIOS firmware for your DVD drive.
    Use the Windows 7 USB/DVD Download tool to create a bootable USB flash drive, and then use the USB flash drive to install Windows.
    To troubleshoot this issue, use one of the following methods, as appropriate for your situation:
    Run the DVD on a different computer to determine whether the DVD works correctly.
    Test your DVD drive by using an official Windows installation DVD.
    Attach the ISO file to a virtual machine to check whether it is corrupted.
    Regards
    Visruth
    ++Please click KUDOS / White thumb to say thanks
    ++Please click ACCEPT AS SOLUTION to help others, find this solution faster
    **I'm a Volunteer, I do not work for HP**

  • Installing Oracle 10g on Windows Server 2008

    Hi,
    I want to install Oracle 10g on Windows Server 2008. As per Oracle, I should install 10.2.0.3 and then apply patchset 10.2.0.4.
    For that, one has to sign in to metalink which is possible only for customers. I am
    using Oracle only for educational purposes for now. Is there any other way of using Oracle 10g on Windows 2008?
    Thanks,
    Vladi

    Of course if you don't have support and for educational purpose only , you should compromise a little by either install other OS or get virtual machine like VMware.
    Or stay with 10.2.0.3, that should work in most cases.

  • Can I install Acrobat in a Windows Server 2008 for many users?

    I'm looking for a solution for my enterprise to install Adobe Acrobat in Windows Server 2008 R2, where the users connect by remote desktop. I'm looking for a form for they use Acrobat by the same form they uses now Reader. But not for all, only for some of this users.
    I called a responsible and he told me that I can install Acrobat for some users in Windows Server 2008 R2, but I'm not sure if that solution will be legal.
    Can I buy a special license for it or I have to buy a license for each user? How can I proceed to do this, if it's possible?
    Thanks in advance for you attention!

    Use a mozilla.cfg file in the Firefox program folder to lock prefs or specify default values.
    Place a file local-settings.js in the defaults\pref folder where you also find the file channel-prefs.js to specify using mozilla.cfg.
    pref("general.config.filename", "mozilla.cfg");
    pref("general.config.obscure_value", 0); // use this to disable the byte-shift
    See:
    * http://kb.mozillazine.org/Locking_preferences
    You can use these functions in mozilla.cfg:
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes in current session
    lockPref(); // lock pref, disallow changes
    <pre><nowiki>lockPref("app.update.enabled", false);</nowiki></pre>

  • Installing Adobe CS6 on Windows Server 2008

    I'm trying to install Adobe CS6 on Windows Server 2008 to share up Indesign and InCopy via Citrix Presentation Server v6. The Adobe Extensions manager does not work properly and there for the InDesign application will not load properly becasue the extension/plugins are not being installed correctly. Cirtix requires that applications are inatlled via the Winowdows application installation tool
    Is there a prescribed/recommended way to perform the installation of Adobe CS6 on Windows Server 2008?

    BerrisAnderson neither InDesign or InCopy are designed to work in the environment you have described.  Please see Technical support boundaries for virtualized or server-based environments - http://helpx.adobe.com/creative-suite/kb/technical-support-boundaries-virtualized-or.html for more details.

  • Installing Microsoft Office on Windows Server 2008 R2

    Can I install Microsoft Office on Windows Server 2008 R2?
    I'm not trying to use this installation from client machines, I just want to use this installation from the same machine.
    It's a Home LAN, I need to develop some applications, but basically, the server should be used as any other machine by any member of the family.
    Each machine will have it's own suite of Office Applications. It's just 3 machines
    Believe you can do it, and you will!!

    Yes, I've done that successfully, but I use the Volume Licensing edition (Professional Plus).
    http://technet.microsoft.com/en-us/library/ee624351(v=office.14).aspx
    If you have a Retail edition, it might not be as successful...
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Installing Weblogic 12c on windows server 2008

    Trouble installing Weblogic 12 on windows server 2008 ,i have oracle 11g databse in the same system.Now i am trying to install Oracle Weblogic 12 ,but WLS requires JDK 1.6 as a minimum ,after i install the Oracle11g database it automatically installed the Jdk 1.5 ..now how can i go about and install Weblogic 12 .

    install JDK 6 or 7. Load the environment variables from CMD.EXE
    set JAVA_HOME = RUTA_DEL_JDK_6_OR_7
    set PATH =%JAVA_HOME%\BIN;% PATH%
    Then, from the same terminal (cmd.exe) run the weblogic runInstaller.exe 12c.

  • Problems installing OBIEE 11g on Windows Server 2008 64 bit

    Hi, I'm trying to install OBIEE 11g on Windows Server 2008 64 bit (standard edition, SP2), and it's blowing up running the installer. The installer gets past the first couple of "info" screens, but blows up prior to coming to the first "real" screen with an error:
    Microsoft Visual C++ Assertion Failed:
    Program: ...
    File: ../../../src/share/native/sun/font/t2k/t2kstrm.c
    Line: 132
    Expression: pos <= t->maxPos
    Has anyone seen this and/or have an idea how to work around this? Note that I did do the prerequisite download / install of the 2005 Visual C++ 64 bit libraries.
    Thanks,
    Scott

    Just to close the loop on this thread, this does indeed seem to be some sort of font / java issue on our servers. I've been completely unable to get the install to work using the GUI. However, if I run it from command line using the -silent and -response paramaters along with a proper response file, the install went perfectly. I'm going to continue working the SR with Oracle - don't want to be stuck using -silent mode when things get more complicated, but at least now I can move forward.
    If anyone else has a better workaround - please let me know. "Silent" mode is workable, but difficult and time consuming.
    Thanks,
    Scott

Maybe you are looking for

  • Solaris 2.8 on Intel Installation Problem

    When attempting to install Solaris on Intel 2.8, everythin g goes fine and the files are copied, but it fails at the end with the following message: Customizing system files - Mount Point table (etc/vfstab) - Network host address (etc/hosts) Error: C

  • One instance and two databases?

    Hello, I've installed oracle database on my server. I've read a lot of documentation to learn the basic concepts. Ok, I have a question. I have read that one instance only can manage ONE database. Is it true? If it's true, how on earth I can create t

  • Sales Area Data Cannot be Cleared after deletion

    Hi All! We are installing CRM 5.0 by following the SAP Best Practice. However, while creating organizational structure in CRM, we did not replicate the sales area data from R/3. Instead we created the org. structure manually in CRM. So we decided to

  • Deleted/Missing Photos?

    I intended to Copy all my 2012 photos from a hard drive to a Passport drive throught Lightroom 4. As the process began I realized they wrere being Moved by mistake so i Canceled the operation by clicking the "X". Now all the 2012 photos are missing f

  • Mail: drag message difficulty

    In Lion Mail, when dragging messages, there are two functionalities: Drag vertically, and you make a multiple-message selection. Drag horizontally, and the message moves.Click and hold, and the message becomes movable no matter which direction you st