Newer version of the program of native compilation NCOMP

Hi,
I tried to use the ncomp program to make native compilation of a jar file in an Oracle 8.1.7 Database on Unix platform with jdk 1.2.2.
It returns an error :
Set the JAVA_HOME to the location of the jdk 1.1.x.
It seems the version of ncomp I have is unable to work with our jdk 1.2.2
Where could I find a newer version of ncomp which work with jdk 1.1.2 ?
Thanks in advance
Bye
[email protected]
null

see your duplicate posting on metalink.

Similar Messages

  • Now I can not Intal Creative Center again because there is new version of the program

    Hello
    I have zen 100 mp3 player
    Install all and made 4 playlist......OK
    Update all .....Ok
    One day Creative Center stop functions (no contact with music files in the program )
    I uinstall the Creative Center in frustration :-(
    But to install the program again stops and the install tell that there is a new version of the program a I have to stop install
    Link : http://www.mediafire.com?j3xjtiofsmem5xs
    (rtf printscreen only to tell it stops install)
    How do I INSTALL IT AGAIN ????
    PC Vin7
    JUAN
    :smileyindifferent:

    Hi,
    You probably need to make sure that all Creative related software applications are removed before you attempt a reinstallation. Please write to support if you need further assistance with this.

  • How do I update my old Organizer catalog for a new version of the program?

    When you install a new versiobn of the program and start the Organizer, it will usually give you a pop-up asking if you want to convert the catalog from a previous version. However, if that tool doesn't automatically launch, contributor Barb O offers this manual solution:
    Go to File menu Catalog command and you will see a button for Convert. Click that convert button to start the catalog conversion process manually.
    Note that IF you have more than one catalog, each one converts separately.
    BEFORE you start your new program, go to your old Organizer's catalog and select:
    -- Catalog > Repair
    -- File > Reconnect > All Missing Files
    -- Catalog > Repair (again)
    The logic here is that a "cleaned up" prior version catalog is less likely to have problems during the upgrade process.

    I recommend you ask that in the PSE forum. I'm sure there is some import/ export hocuspocus involved...
    Mylenium

  • I recently updated to the OSX 10.8.3 Operating Sistem.  I am writing a book and now cannot open any word document I've created.  Could not find a newer version of the Microsoft Word Processing Program.  Is Pages the next thing? Can I recover my documents?

    I recently updated to the OSX 10.8.3 Operating Sistem.  I am writing a book and now cannot open any word document I've created with the old system.  Could not find a newer version of the Microsoft Word Processing Program.  Is Pages the next thing? Can I recover my documents?  How?

    I'm in the same boat: new to OS X and Mac, and in the middle of a book. I switched because I heard about the the ease of using Mac, but so far, for me, it's been a nightmare. I bought 2011 Office Mac and hate everything about it, the most recent being the inability to open or cut or paste any of my original word files. I understand that this could have easily been done with earlier versions, but not Mountain Lion (which I learned is what OSX is.) Since I work with language, I am amazed at the assumptions of the Apple community. It helps to use common language and explain even the basics.  
    So all the helpful hints to use the latest version of Office Mac are to no avail. Now what?

  • Error 1430 when adding a new VI to the program

    I have a program I developed in LV 2009 in 2009 and now I am updating it.  I accidently opened it up in 2010 and saved it.  There are Microsoft office tools that were built into LV 2009 that are removed in 2010 that I had used in my program.  So I had to save as previous version (2009).  After everything worked and I could run the code and compile I continued developing.  At one point I tried to compile and got an Error.
    Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
    Error 1430 occurred at Create Folder in Create Directory Recursive.vi->AB_Destination.lvclass:Create_Destination.vi->AB_Build.lvclass:Create_Destinations.vi->AB_Application.lvclass:Create_Destinations.vi->AB_Build.lvclass:Build.vi->AB_Application.lvclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Build.lvclass:Build_from_Wizard.vi->AB_UI_Frmwk_Build.lvclass:Build.vi->AB_UI_FRAMEWORK.vi->AB_Item_OnDoProperties.vi->AB_Item_OnDoProperties.vi.ProxyCaller
    Possible reason(s):
    LabVIEW: The path is empty or relative. You must use an absolute path.
    <Not A Path>
    I have now figured out that if I add a new VI to the program, it gives this error.  If I remove the VI, it compiles with no errors.  If I add a blank VI with no code, it gives  the error.  I have worked as far as I could without adding a VI but now i need a pop up window and need to the VI.  The code is too large to fit the max 6MB requirements.
    Thanks
    Matt
    Solved!
    Go to Solution.

    Hi mattyk,
    When you say compile, do you mean press the run button? When exactly does this error show up?
    I suggest you try copying all of your VIs into a new project, and try running the new project. It sounds like your project may have been corrupted in the process of upgrading and re-saving to a previous version.
    I hope this helps! Regards,
    Emily C
    Applications Engineer
    National Instruments

  • New version of the prototype (1.2) now available!

    A new version of the generics prototype has been
    posted at
    http://developer.java.sun.com/developer/earlyAccess/adding_generics/

    Were covariant return types removed from the compiler? I tried compiling this code:
    import java.lang.reflect.*;
    class Base implements Cloneable {
        public Base clone() { return null; }
    class Derived extends Base {
        public Derived clone() { return null; }
    public class Generic {
        public static void main(String[] args) throws Exception {
            Method m = Derived.class.getDeclaredMethod("clone", new Class[] { });
            System.out.println(m.getReturnType());
    }And got these errors:
    Generic.java:4: clone() in Base cannot override clone() in java.lang.Object; att
    empting to use incompatible return type
    found : Base
    required: java.lang.Object
    public Base clone() { return null; }
    ^
    Generic.java:8: clone() in Derived cannot override clone() in Base; attempting t
    o use incompatible return type
    found : Derived
    required: Base
    public Derived clone() { return null; }
    ^
    2 errors
    I think this same program compiled without error with the first version of the generic compiler.

  • How Can I update my app new version to the registered devices

    Well, we have developed an in-house app using the Unity3d Game Engine. I'm using a Developer Enterprise account, and have already created the proper certificates, registered the devices (7 ipads) and generated the provisioning Profile. I have already clicked in the 'build an run', and the Unity Engine builds the app, that after is opened at the Xcode. I havel already fixed the bugs, and the app is working properly at the ipads.
    The problem is, I will need to Update the app, and I need to Update them without have to get them and build them at my own Mac, since they do not stay with me. I've been strugling with that for a while. I have downloaded the provisioning profile and sent by e-mail to one of the ipads, the one I'm using to test, and instaled it, but the version of my app have not been updated.
    I checked on my app icloud capabilities. The page about the Update of in-house apps is not very clear(http://help.apple.com/iosdeployment-apps/mac/1.1/#app43ad802c), and I'm new in the development for IOS.
    How can update my app at this Ipads? Is there any step-by-step to follow, more eplanatory that the link above?

    I didn't explained it correctly, I mean without getting the ipads, not the source code. I mean, at every time I need to launch a new version of the app, how can I update it through the internet, because I have installed my app running it at the ipads with the xcode, by usb. I'm using the enterprise program, so, as far as I know, the update is not through apple store.
    The ipads are in use, and I'd like to update them without have to get them to install it myself. Hope I have explained it better this time. Thank you for your help.

  • How can I ensure newer versions of the same page are opened every time I visit

    I am advised by my Uni IT screen to ensure that firefox is set to check for 'newer versions of the same page with every visit to the page'. This is to ensure proper functioning inside the University's internal tutorial program.

    # Type '''about:config''' into the location bar and press enter
    # Accept the warning message that appears, you will be taken to a list of preferences
    # Locate the preference '''browser.cache.check_doc_frequency''', double-click on it and change its value to '''1'''
    http://kb.mozillazine.org/Browser.cache.check_doc_frequency

  • SSIS 2014 Custom Component: "The component metadata could not be upgraded to the newer version of the component."

    I recently upgraded my set of custom data flow components to use the SQL 2014 SDK as we are upgrading to SQL Server 2014 RTM.  The only change I made to my custom components was to change the references to the following DLLs from version 11.0 to version
    12.0:
    Microsoft.SqlServer.DTSPipelineWrap
    Microsoft.SQLServer.DTSRuntimeWrap
    Microsoft.SQLServer.ManagedDTS
    Microsoft.SqlServer.PipelineHost
    After rebuilding my assembly, adding it to the GAC, and placing it in the appropriate directory structure (the 120\DTS\PipelineComponents directory for both the x86 and x64 versions), my components no longer display in the SSIS toolbox in SSDT.  In
    addition, whether loading up my packages in SSDT or executing them via the SSIS catalog (in SQL 2014), I get the series of error messages below.  I do have a PerformUpgrade method implemented in my packages that has worked successfully through previous
    component upgrades.  I also found this seemingly relevant thread (Custom
    SSIS Connection Manager error message in SSIS 2014 (RTM): The connection manager '' is not properly installed on this computer.) and tried modifying the extensions.xml script, but I was unsuccessful with this approach (though I could have done so
    incorrectly).
    Validation error. DFT Process Changes: DFT Process Changes: The component metadata for "xxx, clsid {874F7595-FB5F-40FF-96AF-FBFF8250E3EF}" could not be upgraded to the newer version of the component. The PerformUpgrade method failed.
    Error loading xxx.dtsx: The "xxx" failed to cache the component metadata object and returned error code 0x80131600.
    Error loading xxx.dtsx: Component xxx, clsid {874F7595-FB5F-40FF-96AF-FBFF8250E3EF} failed to initialize due to error 0xC0047067 "The "%1" failed to cache the component metadata object and returned error code 0x%2!8.8X!.".
    Error loading xxx.dtsx: The component is missing, not registered, not upgradeable, or missing required interfaces. The contact information for this component is "".
    Error loading xxx.dtsx: The component metadata for "xxx" could not be upgraded to the newer version of the component. The PerformUpgrade method failed.
    Validation error. DFT Process Changes SSIS.Pipeline: The component metadata for "xxx, clsid {874F7595-FB5F-40FF-96AF-FBFF8250E3EF}" could not be upgraded to the newer version of the component. The PerformUpgrade method failed.
    Thanks in advance,
    Ben

    Hi Ben,
    Please also update the reference to the SSIS assembly Microsoft.SqlServer.Dts.Design located in C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies folder to the version 12.0.0.0. Besides, rename IDTSxxxx110 objects to IDTSxxxx120.
    It may also be the factor that the custom mapping file is not created correctly. You can make a copy of the built-in mapping.xml.sample file, rename its extension to XML, and then edit its <ExtensionMapping> attribute:
    <ExtensionMapping tag="mycustom extension"
    oldAssemblyStrongName="MyCustomAssembly.MyCustomTask, MyCustomAssembly, Version=1.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91"
    newAssemblyStrongName="MyCustomAssembly.MyCustomTask, MyCustomAssembly, Version=2.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" />
    Then, we need to upgrade the packages, and SSIS will read all the XML mapping files placed in this directory during upgrade.
    References (although the blogs are written for SSIS 2008 by Matt, we can still refer to them for SSIS 2014):
    http://blogs.msdn.com/b/mattm/archive/2008/02/01/custom-extensions-in-sql-server-2008.aspx 
    http://blogs.msdn.com/b/mattm/archive/2007/06/05/katmai-custom-components-and-upgrade.aspx 
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • Why do I have 2 versions of the program pages on my mac after the update?

    Why do I have 2 versions of the program pages on my mac after the update?

    Do you have both the old and the new version? If so, you must have purchased Pages via the retail DVD (iWork) - the installer does not update in this case, but installs a brand new version separately giving you the choice of which one you want to use.

  • Is there a new version of the book "Beginning Java Web Services"?

    I am new to programming web services with Java. Is Beginning Java Web Services a recommended book for a beginner? Does it have a newer version as the one available was written in 2002. Can anyone suggest a latest beginners guide book?

    The MD387LL/A, MD388LL/A, and MD389LL/A are the latest models in the USA and Canada. It's the same in other countries, except for the LL.
    (102906)

  • MS-6702E - a new version of the K8T Neo?

    Hi,
    Looking through the downloads available for the K8T-Neo FIS2R (the MS-6702),
    http://www.msi.com.tw/program/support/download/dld/spt_dld_detail.php?UID=496&kind=1
    ...it seems that the latest Corecenter has been fixed to "support new mainboard: MS-7032, MS-6702E"
    Whats the MS-6702E? A new version of the K8T-Neo?
    Anyone got any idea?
    Can see anything on the MSI Product News pages...

    Yep asharrad, that can be your daily routine here at the forum - LOL   I've been trying to keep up with this stuff also, and it's wearing the ends of my fingers out!

  • When the message arrives, the message tone sound that many times. How this problem can be solved? I installed the new version, but the problem is not resolved, the future is to be taken into account in the new version of this?

    When the message arrives, the message tone sound that many times. How this problem can be solved? I installed the new version, but the problem is not resolved, the future is to be taken into account in the new version of this?

    I'm not sure I understand the question, is the message tone going more then once?
    Turn off repeat message alert here:
    settings > notifications > messages > repeat alert > never
    Some people have found this does not stop the repeat miessage tone,
    if you are one of those then I suggest you contact Apple:
    http://www.apple.com/feedback/iphone.html
    They may not respond, but hopefully will fix in uodate if enough people complain.

  • Cisco AnyConnect VPN won't install, says There is a newer version of the AnyConnect client already installed

    I had an issue with my Cisco Anyconnect VPN not working, so uninstalled it. I've tried a new install and now I get the message "There is a newer version of the AnyConnect client installed" and it won't tell me install it at all. I've gone through various recommendations on the site included this :-
    Go to "Regedit" and search for "Deterministic Networks" and delete it.
    HKEY_LOCAL_MACHINE \SOFTWARE\Deterministic Networks
    Search with the following keywords in the registry, under "Uninstall" or  "Components" folders and delete any related entries.
    Vpnapi
    Vpngui
    Cisco
    CVPND
    CVPNDRA
    Ipsecdialer
    Source: https://supportforums.cisco.com/message/3728011#3728011
    But I've still got the same problem, and just cant find anything to help !

    Disable Internet Connection Sharing (ICS) and then try You can disable ICS in two ways:
    Per Adapter:
    Click the Start button.
    Click on Control Panel.
    Click on View Network Status and Tasks
    Click on Change adapter settings
    Right-click the shared connection and choose Properties
    Click the Sharing tab
    Clear the Allow other network users to connect through this computer's Internet connection checkbox
    Click OK
    System Wide:
    Click the Start button (Windows' orb)
    Type: services.msc and press ENTER
    Double-Click on Internet Connection Sharing (ICS)
    Change Startup Type to Disabled
    Reboot the computer
    You can now try reinstalling the WiscVPN client again

  • How can i remove "A newer version of the app" pop up

    I keep getting the following pop up message everytime i open iTunes or download a song.
    "A newer version of the app "APP NAME SHOWN HERE" already exists in your iTunes Library. Are you sure you want to replace it with the one you are moving?"
    Its really annoying to have to click on "Don't Replace" for every app I have. How can I stop this pop up message?

    Download on another system, zip it, transfer to the PC's via a USB stick (or move it to an online service like Dropbox).
    You may find that the PC has software that blocks it anyway, so it is safest to speak to your IT staff & ask them to install it.

Maybe you are looking for

  • Got a new MBP and old external hard drive is too full for backup

    I just got a new MBP and got all my data migrated and everything. I plugged my external hard drive in to run a backup, and it apparently is too full to run a backup of the new computer.  Even though all the files are the same (mostly), I guess it's n

  • Status bar, RGB colour as 0-255

    Is there a way to show RGB values as 0-255 rather than percentages in the status bar? The RGB option displays floating point numbers, then there's percentatge and HSV options only in the prefs.

  • User Exit for MSC2n( Batch) while doing a Good receipt for an order

    Is ther any exit to update the Date1 field(MCHA-FVDT1) in MSC2n( Batch) while doing a Good receipt for an order Thanks in advance

  • EHPI not able to start and stop services shadowsystem

    All, I am working on an installation of EHP4 but am running in the following issue: When I get to the phase SHDINST_OS the EHPI is not able to stop and start the service for the shadowsystem. The ehpi log gives: Phase SHDINST_OS: SAPehpi> Starting su

  • Trouble shoot Usage Tracking

    I configured Usage tracking but for some reason S_NQ_Acct table is not populating rows. I checked the error log and I see there has been some problem with the usage tracking. I used the 10.1.3.4 usage tracking rpd and did update the connection pools