Which JDK version is required for NWDS v 7.01.07

Hi,
Can someone point me in the right direction to find out whcih JDK version is required for NWDS v 7.01.07.
I currently have j2sdk1.4.2_19 installed but I am getting a build error when creating a new project from ESS of:
No 'default' JDK defined, will use running VM.
The TARGET variable for the shortcut and JAVA_HOME env variables are set.
The JRE_SRCROOT variable in NWDS is empty.
Regards,
Rob

In NWDS set default JDK version.
Windows - preferences - java Installed JREs
Select chk box for JRE you want.
Hope this helps.

Similar Messages

  • Jar file , which jdk version ?

    I have a question that i want to ask for a long time. Let say someone give you a jar file, how do we check which version of JDK it is compile ?

    You can get an easy, but approximate, answer by looking in the jar manifest:
    $ jar -xf somejar.jar META-INF/MANIFEST.MF
    $ cat META-INF/MANIFEST.MF
    Manifest-Version: 1.0
    Class-Path: someotherjar.jar
    Created-By: 1.6.0 (Sun Microsystems Inc.)
    Main-Class: Main
    The Created-By attribute says which JDK version created the jar file. However, that's not always the same as the version that was used to compile the classes. To get an exact answer, you'd need to look at the class file version number, and you'd have to do it for each class file since they don't all have to be the same. Gory details left as an exercise. Here's a reference to get you started:
    http://java.sun.com/docs/books/jvms/second_edition/html/ClassFile.doc.html#80959

  • I use OS X Yosemite and Java Version 8 Update 25. Which java version is suitable for flash CS6?

    I use OS X Yosemite and Java Version 8 Update 25. Which java version is suitable for flash CS6?

    See System requirements | Flash Professional
    Java version 1.6 is included with Flash Pro.

  • Which DAQmx Version is sutiable for Labview 8.2.1

    Hai Guys,
                  I am Thiyagu. I have one Doubt in DAQmx. If One year before my senior create One VI. The VI Labview Version 8.2.1. Lastweek running VI Harddisk was crased. I have only source code. I pasted that source code in another PC. I opened that source code It shows DAQmx Write file.VI was Missing. So  i searced Daq file and I find it. So i Pasted that Vi in Source code It shows Labview 11 error. Currnt labview Version is 8.6 and DAQ version 8.8. So kindly tell me How to slove this issue and Which DAQmx Version is suitable for 8.2.1
    Please do the needfull.
    Thanks
    Thanks
    Thiyagarajan.S
    WABCO Vehicle Control System

    Any DAQmx should work, I use the latest with LV7.1. You can download it from ni.com or use the CDs supplied with your hardware.
    The mistake you made was to copy the missing VIs. You need to run the DAQmx installer instead (after installing LV, so it can detect which LV versions to support).
    Felix 
    www.aescusoft.de
    My latest community nugget on producer/consumer design
    My current blog: A journey through uml

  • Which Xcode version is compatible for Mac OS X v10.7 Lion ?

    Hi,
        I buy a latest Mac mini with OS version of MacOS X v10.7 Lion.  On that, I install xcode of the version 4.2. But after that I am facing lot of problems while working,
                The problems, I am facing are:
                                                                    The xcode is very slow,
                                                                    Frequent crashes while using xcode,
                                                                    Unable to create the bundle (or) unable to run the simulator after writing the code.

    bathiudeen wrote:
    Which Xcode version is compatible for Mac OS X v10.7 Lion ?
    v4.2 (free from the App Store)

  • Which database version supports replication for 120000 records/table

    Hello everyone,
    I am being asked about which DB version supports replication for the case where the number of records exceeds 120000 per table (probably more). I never used replication before so I can't give advice about it.
    Should SE one be used? SE, or EE?
    Advice please, if possible some references as well...
    yours

    Either version will support more than the number of rows mentioned above. With replication there are many choices but with Standard Edition, it becomes more limited. I worked for Quest Software and we have a product called SharePlex which is an Oracle replication tool which support both Enterprise Edition vs. Standard Edition. We even have a special pricing for Standard Edition as well.

  • What OS version is required for iTunes 7.3.2?

    I'm not on the internet at home, and my iPod is no longer recognised by iTunes, and it tells me to do a Restore, but it won't let me as I'm not on the internet... So I brought my iPod into work, updated iTunes on one of the Macs here, which is running 10.4.nothing, and now iTunes won't even open. I get a message saying it requires 10.4.7 or later, which is NOT what it says on Apple's website. Does iTunes 7.3.2 really need OS 10.4.7???
    Richard Vernon.

    Thanks, but ****, I got as far as reading 10.3.9 or later, thought that 10.4 IS later, read that 10.4.10 was only required for the iPhone, and let software update install it. I'm surprised it did it if it can't run on this OS. Do you know if there's any way I can install an older version? I have 7.1.1 (I think) with me, and I wouldn't mind installing that. I pretty much HAVE to install something, as this is a machine at work, and I'm very reluctant to upgrade the OS without authority...
    Richard Vernon.

  • Netweaver SR3 on Linux Enterprise 10 - Which JDK Version

    Hello experts,
    we are facing problems installing Netweaver SR3 (Java) on Linux Enterprise. The problem is that the step Import Java Dump hangs and the installation does not continue. According to other forum threads one problem might be a wrong JDK version. We run Linux on 64 Bit AMD.
    Could anyone provide a link for the appropriate JDK version for Linux 64 Bit AMD or further informations (SAP Notes, except 716604)?
    Many thanks in advance.
    Marco

    Hi
    Check note [1172419 - Linux: Supported Java versions on the x86_64 platform|https://service.sap.com/sap/bc/bsp/spn/sapnotes/index2.htm?numm=1172419]
    Symptom
    You need to install a supported and certified Java VM on Linux x86_64 in order run SAP products based on SAP WebAS Java.
    Solution
    The currently required version of the IBM JDK 1.4.2 is SR12.
    Best regards, Michael

  • Which DB version to use for Oracle CMSDK

    Hi ,
    We are planning to upgrade our iFS 9.0.1 instance to CMSDK.The current configuration has
    1) iFS 9.0.1
    2) DB 9.0.1.1
    I'm wondering which is the best configuration for the upgrade.
    CMSDK(9.0.3)
    With
    1) 9.0.1 DB
    2) 9.2
    3) 9.2.0.3
    We tried 9.2 since it has significant bug fixes ,but we can't do late binding context search with this configuration due to bug. Has anyone tried the CMSDK with 9.2.0.3 Version.
    Looking forward for your replies.
    Thanks
    Rajesh Basawa

    Please read the installation guide for details:
    http://download.oracle.com/docs/html/A96699_01/toc.htm
    It states that you may use Oracle Database version 9.0.1 or above, so I would say that you may use any of the 3 versions you suggest. The later version the better, so I would recommend 9.2.0.3.
    Just make sure you follow the installation guide and ensure that all database, hardware, and operating system requirements are met.

  • NWDI Stack requirements for NWDS, ECC CE 7.1 and PI 7.1

    What is the requirement for NWDI 7.0 with respect to other usage types. I think the rule is this:
    NWDI and NWDS (dev studio) should be on the same SP level, whereas NWDI can support simultaneous 7.0 and 7.1 track like Portal BI and PI?
    Anyone care to comment or refute?
    Thanks
    Mikie Brogan

    I am not aware if there is any such requirement other than the compatible java version.
    NWDI doesn't support ABAP content, you will have to configure CTS+ and probably CTS+ with NWDI.
    For NWDS - NWDI, no you do not need same versions, you need same java versions.
    I am using NWDS NW70 SP14 (have used SP8, SP10) with NWDI 7.0 SP18.
    Make sure you ahve the relevant java versions.
    If you plan to use NWDI70 with CE71, you would need to understand how to set dual java versions in NWDI and how to support it in track.
    That is also possible.
    Regards,
    Nitin

  • Which Backup server version is required for Sybase cumulative dump/load

    Hello,
    To perform cumulative dump and load (supported from ASE 15.7 SP100 and up) with 3rd party API, what backup server version is needed?
    We use backup server API version 2.1, and sybackup.h does not have any definition for cumulative dump. This header file only defines DATABASE and TRANSACTION as command_type, so when "dump database foo cumulative" is issued, command_type becomes UNKNOWN.
    Since we support all the ASE versions from 15.0.3 and up, we ideally need a backup server API that works for ASE versions from 15.0.3 and also works with cumulative backup. Is there such an API version?
    Thanks,
    Ali

    What I'm told is that the version wasn't bumped because the changes shouldn't really affect the API functionality; the API module would still receive a byte stream and be able to store and return it regardless of the command_type.
    However, you can easily modify your sybbackup.h to reflect the new command_types.
    Replace the current command_type definitions with the following:
    #define TRANSACTION 0 /* transaction log dump or load */
    #define DATABASE 1 /* database dump or load */
    #define CUMULATIVE 2 /* Cumulative dump to dump or load */
    #define UNKNOWN 3 /* Pre-API SQL Server in use. Backup Server
                         has received a DUMP/LOAD command from a
                         SQL Server which is not passing the
                         'Command Type' toBackup Server. Therefore,
                         the Command type can not be determined. */
    #define DELTA 4 /* Delta dump to dump or load */

  • WS 3.1 Build 536 - JDK 1.5 Required for Install

    Contrary to the instructions at http://edocs.bea.com/workshop/docs92/studio31/Installation/InstallationInstructions.html
    which clearly states that on Windows machines JDK 1.4.2 or later is required, the installation will not be a success unless JDK 1.5 is used for the installation.
    On my machine (Windows XP Pro SP 1), with JDK 1.4.2-b28, during the install, there were several abnormalities relative to the documentation.
    1. On the choose install folder page, the suggestd install folder was just "C:\" instead of "C:\Workshop_Studio_3.1".
    2. On the choose eclipse page, the option "Install full WorkShop Studio" was not present.
    3. After picking install to existing Eclipse 3.1.2 with WTP, everything seem to go well, and the install completed without error. But then, the program links to WS had macro text in them instead of the expected name.
    4. Clicking on the WS link brought up Eclipse without a WS splash screen, and without the ability to open any WS perspective. In fact, it looks just like a straight Eclipse 3.1.2 install.
    Uninstalling and going back and reinstalling from JDK 1.5 fixed everything. It also appears that the resulting full install of WS will run in JDK 1.4.2, as it comes up the same when run from either JDK.
    David Ezzio

    I just wanted to say that I have been trying for a week to figure out why I could not get the WS 3.3 to install on my new laptop running XP SP2.
    I had started with only the 1.4.2_13 JDK and WS Install acted as indicated in the first post. Log indicated 4 errors:
    Custom Action: com.m7.installer.UninstallFile
    Status: ERROR
    Additional Notes: ERROR - class com.m7.installer.UninstallFile unavailable.
    Custom Action: com.m7.installer.LicenseFile
    Status: ERROR
    Additional Notes: ERROR - class com.m7.installer.LicenseFile unavailable.
    Custom Action: com.m7.installer.LinkFile
    Status: ERROR
    Additional Notes: ERROR - class com.m7.installer.LinkFile unavailable.
    Custom Action: com.m7.installer.PostInstallSetup
    Status: ERROR
    Additional Notes: ERROR - class com.m7.installer.PostInstallSetup unavailable.
    After installing JDK 1.5_11 and setting the path and JAVA_HOME variable to the 1.5 directory the install worked without an issue.
    Very strange and very frustrating install. Some of my staff is encountering similar problems....but not all of them which makes this even harder to pin down as to an exact issue.

  • Which R packages are required for Predictive Analysis?

    Hi,
    I have installed SAP Predictive Analysis and have installed R - 3.0.0.
    When I try to use the predict functionality in PA, i keep receiving error messages (such as the one attached).
    Is it because I havent installed all of the right packages in R? If so, which packages do I need to install in R?
    Thanks in a advance for any help.
    Emma

    Hi Emma, you can find this doc about configuration of R for previous version with R 2.15 :
    How to Manually Install and Configure Open Source R on Microsoft Windows 7 for SAP PA 1.0
    Required packages are:
    rJava
    RODBC
    RJDBC
    DBI
    monmlp
    AMORE
    XML
    pmml
    arules
    caret
    reshape
    plyr
    foreach
    iterator
    I have installed these packages with R 3.0.1 with PA 1.19 and it's working.
    Hope it helps,
    Edouard

  • Which Java version is recommended for widest compatibility?

    I started learning and coding with JDK 1.1_Final, but particular code elements do not seem to be working. For example, overriding update() to not clear the screen and instead only call paint() has no effect at all - the screen still gets cleared! I had hoped to compile using 1.1.x for maximum browser compatibility, but if the language version doesn't work then there's little point in using it. So, with the release of Java 2 and SDK 1.4.x, what are people doing out there to code applets that will reach the widest target audience? I've restricted my HTML code limited to the 4.x browsers or higher, but haven't yet found a listing of which versions of Java are compatible with which versions of browsers. (Sun's FAQ is incomplete in this matter.) So, I'm not quite sure how to balance the compatibility issues and decide which version of Java to use for reaching a reasonable 'maximum' target audience without forcing site visitors to upgrade their browsers for viewing my applets. (I hate sites like that!) So, what version of Java do you use for applets, and why? What browser versions are you compatible with? What other issues should I be considering? Thanks for helping me to select an appropriate Java applet version that will reach the most people.

    code with one of the newer jdks (1.3.x, 1.4.x) and prompt people to download the
    java plugin by using the htmlconverter in you jdk's bin directory

  • Which JDK version to use with sunOne 7 ?

    Hi all,
    Does anybody know which version of JDK (1.4.x) is the most appropriate to use in combination with release 7.0 of the appserver ?
    Is the appserver compatible with any 1.4.x release and should we take the most recent one ? (1.4.2_04)
    tx for any info on this.
    Roger.

    It is not mandatory that we should use 1.4.2_04,it wil work with any 1.4.x releases..
    -anand

Maybe you are looking for

  • How Do I back-up my Itunes to a DVD?

    I have created a New Playlist with my entire library. When I go to burn them to the DVD burner, it onyl burns random songs (like every 6th song). What am I doing wrong? Thank you! Jason

  • CK24 error for raw material

    Dear All, We have executed CK11N of current period for single Raw Material ( w/o quantity struc. Selected in material master) and saved it, but when try to mark & release the material for the current period, the system  displays a message as u201COf

  • Can't change iOS Simulator device, AIR_IOS_SIMULATOR_DEVICE ignored

    I cannot get the iOS Simulator app to launch as anything other than iPhone 5 when using AIR adt. I've tried changing the AIR_IOS_SIMULATOR_DEVICE environment variable to different values, but the Simulator always launches my app simulating an iPhone

  • How can I store .jpeg files in Oracle ?

    Hello All, I'd like to store .jpeg picture images in my database having 2 columns - model_no and model_pic1. I know that I've got to use LONG RAW datatype for binary large objects... Don't know anything more... Would be pleased if anyone help me in d

  • Rendering Portlets Dynamically

    Hi I have been trying to look into how to render the portlets dynamically through the backing bean. I am working on Web Center 10gR3 and portlet rendering in static. What i mean is that we have to define the portlets on the jsp page. In this way we c