The JDeveloper for Solaris platform /Linux platform

Hi,
could you tell me where I can get the JDeveloper for Linux /Solaris platform?
Thanks in advance,

Hi Claudio,
The best two pieces of information would be:
How do I Use a National Instruments License File on an OS Other Than Windows?
Using a Volume License File on a FLEXlm server
I am sure combination of the above two will provide you will the answers. But please feel free to post any further questions you might have.
Regards,
Rajiv Garg

Similar Messages

  • How about gccfss for Solaris x86/x64 platforms?

    Subject says it all... it could make compiling a lot of code out there a whole lot easier!
    Bob

    I also desire gccfss for Solaris x86/x64 platforms .
    In the interim I have downloaded the source and am attempting to create such a beast.
    It is slow progress to fix the unexpected script breakage, but it seems to be going OK:
    Problems:
    1.): Issues like "-mtune=v9" and an "embeded spec" in gcc and cpp (from files
    gccfss_src/build/gcc/gccspec.o and gccfss_src/build/gcc/cppspec.o).
    2.): Use of OPTTABLE_H = $(srcdir)/config/target-option-table.h with SPARC specific
    options throughout
    EG:
    #ifdef CROSS_COMPILE
    #define NATIVE \
    { "-native", "-xtarget=generic" }, \
    { "-xarch=native64", "-Zarch=v9 -Zarchm64=v9 -Zm=64" },\
    { "-xarch=native", "-Zarch=v8plus -Zarchm32=v8plus -Zarchm64=v9 -Zm=32" },\
    { "-xtarget=native64", "-Zarch=generic -Zarchm32=generic -Zarchm64=v9 -xchip=generic -xcache=generic -Zm=64"}, \
    { "-xtarget=native", "-Zarch=generic -Zarchm32=generic -Zarchm64=v9 -xchip=generic -xcache=generic -Zm=32"}
    #else
    #define NATIVE \
    { "-native", "-xtarget=native" }, \
    { "-xarch=native64", "-xarch=native64 -Zm=64"}, \
    { "-xarch=native", "-xarch=native -Zm=32"}, \
    { "-xtarget=native64", "-xtarget=native64 -Zm=64"}, \
    { "-xtarget=native", "-xtarget=native -Zm=32"}
    #endif
    Thus, one would need to change:
    { "-xarch=native64", "-Zarch=v9 -Zarchm64=v9 -Zm=64" },\
    to something like:
    { "-xarch=native64", "-xarch=386 -m64" },\
    3.): Copy the "sparc_output_scratch_registers()" function from file
    "gccfss_src/src/gcc/config/sparc/sparc.c" to "gccfss_src/src/gcc/tree-ir.c".
    4.): Use the undocumented command line option "-frtl-backend" when this error
    occurs during the build (a simple Makefile change):
    `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
    xgcc: SUNW0scgfss 4.2.0 has not been installed. Either install it or use -frtl-backend.
    5.): More ...
    All these issues occur because the scripts expect "--build=sparc-pc-solaris2.11" but
    I configured using "--build=i386-pc-solaris2.11" . It seems like it is going to work
    but I am yet to finish stage1 of the build (I do have a working "xgcc").
    Rob

  • No Disk meet the criteria for Solaris installation

    Hi all, I have a problem when trying to install Solaris 8 (Intel) on my PC. There are some funny things happened while installing the OS.
    1.) My motherboard does not support booting from CD-ROM, so I downloaded a Device Assistant Boot Disk to boot it up. Then I use dd.exe to make the boot disk from the image, I have tried many times that after creating the boot disk, this boot disk will contain 512 bytes of bad sector. So why?
    2.) After using this boot disk to boot up and install the OS, before entering to the detection of the bus type stuff (still on the white screen), at the bottom of the screen, it says "ata_command select failed ... ...", what does this mean?
    3.) When the system go back to the white screen with language selection, I choose English (which is 1), and the system try to find my hard disk, but it failed and says "No Disk meet the criteria for Solaris installation" with a new line saying "installation documenation found.". So what is happening?
    Appreciate for any help.
    Wallace

    Did you check that your adaptec scsi controller is
    supported by solaris and/or has a working driver
    (from sun or adaptec) ?
    Here's the HCL for solaris 8 x86:
    http://soldc.sun.com/support/drivers/hcl/8/401/BOOK.htm

  • Couldn't view the JMC startup menus on linux platforms

    Hi Team,
    We are trying to invoke jmc 5.2 locally on a Linux platform having RHEL 64-bit server edition.
    2.6.18-238.9.1.el5 #1 SMP Fri Mar 18 12:42:39 EDT 2011 x86_64 x86_64 x86_64.
    To view the GUI on rhel server edition we installed the respective packages necessary for X server.
    We also verified whether are we able to view any gui app for example xclock. Everything went well.
    But when we tried to invoke jmc we could see the jmx browser without any of the menu titles. We could see only boxes not the menu title.
    JDK version used : /tmp/jdk1.7.0_45/bin
    [Not able to insert a image]
    Could you please help us.
    Thanks
    Sattish.

    Hi Hernandez,
    Thanks for your inputs. Have listed the complete debug message while starting jmc on linux.
    ./jmc -debug
    Start VM: /opt/oracle/jdk1.7.0_45/bin//./java
    -XX:+UseG1GC
    -XX:+UnlockCommercialFeatures
    -XX:+FlightRecorder
    -Djava.net.preferIPv4Stack=true
    -jar /opt/oracle/jdk1.7.0_45/bin//../lib/missioncontrol/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    -os linux
    -ws gtk
    -arch x86_64
    -showsplash
    -launcher /opt/oracle/jdk1.7.0_45/bin/jmc
    -name Jmc
    --launcher.library /opt/oracle/jdk1.7.0_45/bin//../lib/missioncontrol/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807/eclipse_1502.so
    -startup /opt/oracle/jdk1.7.0_45/bin//../lib/missioncontrol/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    --launcher.overrideVmargs
    -exitdata 17900a1
    -debug
    -vm /opt/oracle/jdk1.7.0_45/bin//./java
    -vmargs
    -XX:+UseG1GC
    -XX:+UnlockCommercialFeatures
    -XX:+FlightRecorder
    -Djava.net.preferIPv4Stack=true
    -jar /opt/oracle/jdk1.7.0_45/bin//../lib/missioncontrol/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    Install location:
        file:/opt/oracle/jdk1.7.0_45/lib/missioncontrol/
    Configuration file:
        file:/opt/oracle/jdk1.7.0_45/lib/missioncontrol/configuration/config.ini loaded
    Configuration location:
        file:/opt/oracle/jdk1.7.0_45/lib/missioncontrol/configuration/
    Framework located:
        file:/opt/oracle/jdk1.7.0_45/lib/missioncontrol/plugins/org.eclipse.osgi_3.8.2.v20130124-134944.jar
    Framework classpath:
        file:/opt/oracle/jdk1.7.0_45/lib/missioncontrol/plugins/org.eclipse.osgi_3.8.2.v20130124-134944.jar
    Splash location:
        /opt/oracle/jdk1.7.0_45/lib/missioncontrol/configuration/org.eclipse.equinox.launcher/com.jrockit.mc.rcp.application_5.2.0.157284/splash.bmp
    Debug options:
        file:/opt/oracle/jdk1.7.0_45/bin/.options not found
    Time to load bundles: 7
    Starting application: 23907
    Dec 06, 2013 3:00:13 AM com.jrockit.mc.rcp.application.ApplicationPlugin initializeDebug
    INFO: JMC debug mode enabled
    Dec 06, 2013 3:00:13 AM com.jrockit.mc.rcp.logging.LoggingToolkit initializeLogging
    INFO: Debug settings enabled - loaded debug settings for the logger from logging_debug.properties.
    Dec 06, 2013 3:00:14 AM com.jrockit.mc.rcp.logging.LoggingToolkit initializeLogging
    FINE: Logger initialized
    Dec 06, 2013 3:00:14 AM com.jrockit.mc.jdp.client.Pruner run
    FINE: JDP prune thread started!
    Dec 06, 2013 3:00:14 AM com.jrockit.mc.rcp.application.ApplicationPlugin start
    FINE: Initializing com.jrockit.mc.console.ui to register open handler for DND.
    Dec 06, 2013 3:00:14 AM com.jrockit.mc.rcp.application.p2.UpdateSiteURLToolkit isOnOracleNetwork
    INFO: Could not find interface on Oracle internal network. Oracle internal update site disabled.
    Dec 06, 2013 3:00:15 AM com.jrockit.mc.rcp.application.p2.UpdateSiteURLToolkit isOnOracleNetwork
    INFO: Could not find interface on Oracle internal network. Oracle internal update site disabled.
    Dec 06, 2013 3:00:20 AM com.jrockit.mc.common.mbean.LocalMBeanToolkit <clinit>
    FINE: Acquired local PID. PID resolved to 26343
    Dec 06, 2013 3:00:20 AM com.jrockit.mc.browser.attach.LocalJVMToolkit populateAttachableVMs
    INFO: Done resolving PID 21924
    Dec 06, 2013 3:00:20 AM com.jrockit.mc.browser.attach.LocalJVMToolkit populateAttachableVMs
    INFO: Done resolving PID 26343
    Dec 06, 2013 3:00:25 AM com.jrockit.mc.browser.attach.LocalJVMToolkit populateAttachableVMs
    INFO: Done resolving PID 29768
    Dec 06, 2013 3:00:31 AM com.jrockit.mc.browser.attach.LocalJVMToolkit populateAttachableVMs
    INFO: Done resolving PID 31451
    Dec 06, 2013 3:00:36 AM com.jrockit.mc.browser.attach.LocalJVMToolkit populateAttachableVMs
    INFO: Done resolving PID 31839
    Dec 06, 2013 3:00:36 AM com.jrockit.mc.browser.attach.LocalJVMToolkit populateAttachableVMs
    INFO: Done resolving PID 29066
    Dec 06, 2013 3:00:41 AM com.jrockit.mc.browser.attach.LocalJVMToolkit populateAttachableVMs
    INFO: Done resolving PID 2177
    Dec 06, 2013 3:00:47 AM com.jrockit.mc.browser.attach.LocalJVMToolkit populateAttachableVMs
    INFO: Done resolving PID 27120
    Dec 06, 2013 3:00:52 AM com.jrockit.mc.browser.attach.LocalJVMToolkit populateAttachableVMs
    INFO: Done resolving PID 31443
    Dec 06, 2013 3:00:57 AM com.jrockit.mc.browser.attach.LocalJVMToolkit populateAttachableVMs
    INFO: Done resolving PID 15316
    Dec 06, 2013 3:01:02 AM com.jrockit.mc.browser.attach.LocalJVMToolkit populateAttachableVMs
    INFO: Done resolving PID 31205
    Dec 06, 2013 3:01:03 AM com.jrockit.mc.ui.misc.SwingSupport initLookAndFeel
    INFO: Initializing Swing L&F!
    Dec 06, 2013 3:01:24 AM sun.awt.X11.XToolkit setupModifierMap
    FINE: In setupModifierMap
    Dec 06, 2013 3:01:24 AM sun.awt.X11.XToolkit setupModifierMap
    FINE: metaMask = 0
    Dec 06, 2013 3:01:24 AM sun.awt.X11.XToolkit setupModifierMap
    FINE: altMask = 8
    Dec 06, 2013 3:01:24 AM sun.awt.X11.XToolkit setupModifierMap
    FINE: numLockMask = 16
    Dec 06, 2013 3:01:24 AM sun.awt.X11.XToolkit setupModifierMap
    FINE: modeSwitchMask = 128
    Dec 06, 2013 3:01:24 AM sun.awt.X11.XToolkit setupModifierMap
    FINE: modLockIsShiftLock = 0
    Dec 06, 2013 3:01:24 AM sun.awt.X11.XToolkit setBackingStoreType
    CONFIG: The system property sun.awt.backingStore is not set, by default backingStore=NotUseful
    Dec 06, 2013 3:01:30 AM sun.awt.X11.XWM <init>
    FINE: Window manager: NO WM
    Dec 06, 2013 3:01:30 AM com.jrockit.mc.ui.misc.SwingSupport initLookAndFeel
    INFO: System Swing L&F is javax.swing.plaf.metal.MetalLookAndFeel
    Dec 06, 2013 3:01:30 AM com.jrockit.mc.ui.misc.SwingSupport initLookAndFeel
    INFO: Setting L&F to javax.swing.plaf.metal.MetalLookAndFeel
    Dec 06, 2013 3:01:33 AM sun.awt.X11.XAWTXSettings initXSettings
    FINE: Initializing XAWT XSettings
    Dec 06, 2013 3:01:35 AM sun.awt.X11.XMSelection selectPerScreen
    FINE: Grabbing XServer
    Dec 06, 2013 3:01:35 AM sun.awt.X11.XMSelection selectPerScreen
    FINE: Screen = 0 selection name = _XSETTINGS_S0
    Dec 06, 2013 3:01:35 AM sun.awt.X11.XMSelection selectPerScreen
    FINE: UnGrabbing XServer
    Dec 06, 2013 3:01:35 AM sun.awt.X11.XAWTXSettings initPerScreenXSettings
    FINE: Updating Per XSettings changes
    Dec 06, 2013 3:01:35 AM sun.awt.X11.XAWTXSettings getUpdatedSettings
    FINE: owner =0
    Dec 06, 2013 3:03:04 AM com.jrockit.mc.ui.misc.SwingSupport initLookAndFeel
    INFO: Initializing Swing L&F!
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: General org.eclipse.ui.preferencePages.Workbench
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: Security org.eclipse.equinox.security.ui.category
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor removePrefsPage
    INFO: Removed preference page Security (ID:org.eclipse.equinox.security.ui.category)
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: Network Connections org.eclipse.ui.net.NetPreferences
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: Java Mission Control com.jrockit.mc.ui.preferences.MissionControlPage
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: JVM Browser com.jrockit.mc.browser.preferences.BrowserPreferencePage
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: Local com.jrockit.mc.browser.attach.preferences.AttachPreferencePage
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: JDP com.jrockit.mc.browser.jdp.preferences.JDPPreferencePage
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: JMX Console com.jrockit.mc.console.ui.preferences.GeneralPage
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: Persistence com.jrockit.mc.console.ui.preferences.PersistencePage
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: Communication com.jrockit.mc.console.ui.preferences.CommunicationPage
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: MBean Browser com.jrockit.mc.console.ui.preferences.MBeanBrowserPage
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: Flight Recorder com.jrockit.mc.flightrecorder.ui.main.preference.page
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: JMXRMI com.jrockit.mc.rjmx.ui.preferences.JMXRMIPreferencePage
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: Install/Update org.eclipse.equinox.internal.p2.ui.sdk.ProvisioningPreferencePage
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: Available Software Sites org.eclipse.equinox.internal.p2.ui.sdk.SitesPreferencePage
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: Automatic Updates org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdatesPreferencePage
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: Help org.eclipse.help.ui.browsersPreferencePage
    Dec 06, 2013 3:05:22 AM com.jrockit.mc.rcp.application.ApplicationWorkbenchWindowAdvisor logPrefsNode
    FINE: Prefs node: Content org.eclipse.help.ui.contentPreferencePage
    Application Started: 344013
    Please review and let me know for further details
    Thanks
    Sattish.

  • Jdbc driver for sybase in linux platform

    Dear freinds,
    I want to connect to sybase from java program in a linux platform. Can anyone help me in getting jdbc driver for the same and the instructions?
    Thanks in advance
    Regards,
    Maria

    Dear Terry,
    Thank you for your response.I am new to this environment!
    In that linux server, 11.0.3.3 version of sybase database is installed, which is free. Is it has jdbc driver? In sybase i can find zip files of jdbc.
    Thanks
    Regards,
    Maria

  • Java RTS 2.1 Beta free evaluation release for Solaris and Linux available

    Hi:
    I would like to notify this forum that a free evaluation release of
    Java Real-Time System (Java RTS) 2.1 Beta is now available for downloading
    at our public web site.
    Supported platforms are Solaris/SPARC, Solaris/x86, and Linux/x86 with
    real-time POSIX APIs. The specific Linux distributions which this release
    has been tested on are: SUSE Linux Enterprise Real Time 10 (released)
    and Red Hat Enterprise MRG 1.0 (beta). As for the Solaris versions,
    both Solaris 10 Update 3 and Update 4 are supported.
    The URL for the web page where to start in order to be able to get to
    the download link is:
    http://java.sun.com/javase/technologies/realtime/rts/
    The download link will be presented to you after you fill out a quick
    survey and agree with a click-through, 90-days e-license.
    The latest version of the Java RTS Beta technical documentation
    bundle included with the product is being separately maintained at
    our public website and can be accessed starting from here:
    http://java.sun.com/javase/technologies/realtime/reference/rts_productdoc.html
    Thanks,
    -Carlos
    Carlos B. Lucasius
    Java SE Embedded and Real-Time Engineering
    Sun Microsystems, Inc.
    http://java.sun.com/javase/technologies/embedded/index.jsp
    http://java.sun.com/javase/technologies/realtime.jsp
    http://java.sun.com/javase/technologies/realtime/faq.jsp
    http://developers.sun.com/learning/javaoneonline/j1sessn.jsp?sessn=TS-1331&yr=2007&track=5
    http://developers.sun.com/learning/javaoneonline/j1sessn.jsp?sessn=TS-2901&yr=2007&track=5
    http://developers.sun.com/learning/javaoneonline/j1lab.jsp?lab=LAB-7250&yr=2007&track=4
    http://www.sun.com/training/catalog/courses/DTJ-4103.xml
    http://www.youtube.com/v/xH1yUXd9krU
    http://blogs.sun.com/jtc/
    http://blogs.sun.com/delsart
    http://blogs.sun.com/bollellaRT

    Hello,
    Just a quick question: can we have an official position from Sun regarding support of earlier releases of Solaris with Java RTS 2.1? Our customer is currently running Solaris 10 Update 3 with current Recommended patches, and the 2.1 beta cyclic driver supported this version of Solaris. However with the official release version of 2.1, support for U3 disappeared (only U4 and U5 are now supported). Aside from "rubber stamping" the Solaris build via /etc/release, is there a technical reason why U3 is no longer supported? As long as our kernel is up to date, can we safely use 2.1? Or is it just a case of being unable to officially support and test so many releases of Solaris?
    Is this a general rule-of-thumb we can expect in future: only supporting the last 2 updates of Solaris 10?
    Your advice is appreciated.
    Thanks,
    Dave.

  • Getting warning while trying to start the Jdeveloper for first time

    Hi ,
    Every day i am facing this problem while trying to start the Jdeveloper first time, and not able to start till some time.
    i am getting the below exception...
    Unable to create an instance of the java virtual Machine Located at path
    E:\Oracle\Middleware\jdk160_24\jre\bin\client\jvm.dll
    Please can i have the solution to this..
    Regards,
    Rajesh

    user,
    better you remove the contact number. dont leave those things in forums,
    some one may misuse that.
    nice, you can search over forums.
    Jdeveloper installation issue
    https://cn.forums.oracle.com/forums/thread.jspa?messageID=9665899
    http://adfhowto.blogspot.in/2011/09/troubleshooting-unable-t-o-create.html
    https://kr.forums.oracle.com/forums/thread.jspa?threadID=1070230
    unable to create an instance of the Java Virtual Machine Located at path:
    http://pisceansheart.wordpress.com/2009/08/06/solution-to-unable-to-create-an-instance-of-the-java-virtual-machine-for-jdeveloper/

  • Where is the download for solaris x86?

    I'm looking for the firefox download for Solaris x86? Can someone point me to the right place?
    Thanks!

    I was reading in the forum a I suppost to need this 2 patches 110959-01 first and then 109401-06 to solve my video problem, I have a Intel 810 MotherBoard and Solaris8 x86 but my resolution is low and bad, any one using this motherboard can help me?
    Where can fine this patches?
    thanks
    Omar

  • Is it possible to use CC 5.7 to compile for Solaris 6/7 platforms?

    Hello,
    we are currently upgrading to the new CC 5.7 from CC5.2 (Forte Update 1). One advantage we notice is the new, simplified licensing scheme, and hence the possibility to get rid of the license server installations. However, we still have to support our product on Solaris 7 (and possibly, though unlikely, Solaris 6).
    Because CC 5.7 only installs on Solaris 8, the question is whether it would be possible to cross-compile for those older platforms (e.g. via -xarch). (And use our Solaris 7 installations only for testing, not compile-purposes anymore.)
    Your help is greatly appreciated!
    Many thanks,
    Andreas

    Programs built on Solaris 8 usually will not run on Solaris 2.6 or 7, no matter what compiler you use. Sun Studio 9 (C++ 5.7) supports only Solaris 8, 9, and 10.
    You need to build your applications on the lowest version of Solaris that they are intended to be run on. Maybe you could build on Solaris 7 using FD6u1, and again on Solaris 8 using Studio 10 for customers using Solaris 8 and later.

  • Access the jar in jre in LINUX platform, wait on line

    my program need to access some classes in jre,
    com.sun.xml.tree.XmlDocument
    it locates in /usr/local/java/jdk1.5/jre/lib/rt.jar, I have set it use the export CLASSPATH command, however, it cannot get access to that class, could anybody tell me what is the issue there???
    ReplaceText.java:6: Can't find default package `javax.xml.parsers'. Check the CLASSPATH environment variable and the access to the archives
    ReplaceText.java:7: Class or interface `com.sun.xml.tree.XmlDocument' not found
    in import.
    import com.sun.xml.tree.XmlDocument;
    ^
    ReplaceText.java:23: Type `DocumentBuilderFactory' not found in the declaration
    of the local variable `factory'.
    DocumentBuilderFactory factory =
    ^
    ReplaceText.java:29: Type `DocumentBuilder' not found in the declaration of the
    local variable `builder'.
    DocumentBuilder builder = factory.newDocumentBuilder();
    ^
    ReplaceText.java:64: Type `TransformerFactory' not found in the declaration of the local variable `transformerFactory'.
    TransformerFactory transformerFactory = //new
    ^
    ReplaceText.java:66: Type `Transformer' not found in the declaration of the local variable `serializer'.
    Transformer serializer = transformerFactory.newTransformer(); //new
    ^
    6 errors

    You are supposed to provide the java source code that lead to this system error, we are not assembler debuggers! but we can find a workaround if you display your code

  • Where is the version for 64-bit Linux?

    When I go to the Download page for Linux, it just has the 32-bit version. Of course I'm running 64-bit Linux so I don't want to run 32-bit Firefox.

    Always download Firefox from the Mozilla servers.
    *https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/20.0.1/linux-x86_64/

  • Does Jit for Solaris works for linux?

    Can i used JIT for Solaris under Linux platform? what are the implications and any problems that i can encounter. I need to know abt what kinda problems that could be encountered since the project will be used as a prototype for the main project.
    OR is there a JIT for linux supported by SUN? i think i saw a link somewhere in java.sun.com that gave me the option of downloading JIT for linux but it said "Sun doesn't support it" beside it, so i didnt download it
    thanks

    we are using Linux 7.2 and Java 1.4OK, then you're using the HotSpot virtual machine.
    How do I explain this as simply as possible? HotSpot has a "built-in JIT", in that it does not interpret the byte codes directly, but does so after translating snippets of byte code into native code. I.e. the VM IS the JIT.
    There's no separate JIT you can use to "speed up HotSpot". And anyway, a JIT doesn't "compile" the code in any permanent way - it has to do the translation statically each time the program is loaded.
    However, you do have a point - there have been several reports of a slowdown between JDK 1.3.1 and 1.4.0. 1.4.1 hasn't improved much. I'm waiting for 1.4.2.
    Things you can try in the meantime:
    * Download the full JDK, and use the "java -server" option to use the server VM. If you're running a server-type application (i.e. not a GUI), this might improve things.
    * Profile the application using any of the available Java profiling tools (do a Google search - there are free and commercial profilers).
    There are a thousand possible reasons why your application is slow - anything from excessive memory allocation to excessive locking to poorly chosen algorithms. A profiler may help you narrow things down a little.

  • Oracle 9i for solaris 8(intel x86 platform)

    I want to know that if oracle for sun solaris 8 (intel platform) is available and anyone has installed it. On OTN only oracle for sun solaris (For SPARC ) is available for download.
    if anyone know it for solaris 8 (intel platform) then please tell me where to get it from.
    rohit
    [email protected]
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg

    This forum is for Forms questions. You should ask your question on the appropriate forum.
    Regards,
    Robin Zimmermann
    Forms Product Management

  • Display problem for Solaris 8 on i810 platform

    can any 1 tell the name and path of the patch
    to correct the display for solaris 8 installed on a x86
    platform with i810 mother board.
    And also tell me how to install the patch.

    The following two patches should add i810 video support on Solaris 8 x86:
    Patch-ID# 110959-01
    Synopsis: SunOS 5.8_x86: /kernel/drv/xsvc and /kernel/drv/xsvc.conf patch
    http://sunsolve.sun.com/pub-cgi/retrieve.pl?patchid=110959&collection=fpatches
    Patch-ID# 109401-14
    Synopsis: SunOS 5.8_x86: Updated video drivers and fixes
    http://sunsolve.sun.com/pub-cgi/retrieve.pl?patchid=109401&collection=fpatches

  • Admin 2 Windows domains on an Linux platform (tmadmin)

    The configuration we have adopted is the following:
    Tuxedo on a Linux platform which administrate different Tuxedo domains
    Linux
    Tuxedo Admin
    Gateway
    Win/2K Win/2K
    Tuxedo Tuxedo
    Appli1 Applic 2
    All seems to be in order, except that on the admin platform, in a tmadmin session
    we have as prog name field the full name of the executable.
    Is it a procedure to obtain only the filename of the executable (cf. basename
    in unix) ?
    Thanks in advance for your reply.
    Regards,
    Philippe

    jemar98 wrote:
    We are using Developer suite 10.1.2.3 on an XP platform to develops Forms & Reports to be deployed on our Oracle E-Business Suite 12.1.3 environment.
    The Operating system on the PC has now been upgraded from XP to Windows7. What is the certified version of the Developer Suite (Forms & Reports) on a Windows 7 64-bit PC ?
    Edited by: jemar98 on Jan 3, 2013 6:06 PMPlease see these docs.
    Certification of Oracle Developer Suite 10g (10.1.2) on Windows 7 (32-bit) [ID 1292919.1]
    Forms / Reports Builder Certification on MS Windows 7 [ID 1112213.1]
    How to Install Developer Suite 10.1.2.3 on Windows Vista or Windows 7 (32bit) [ID 559067.1]
    Thanks,
    Hussein

Maybe you are looking for

  • ERROR WHILE OPENING INTERFACE

    Hi, When i open interface iam getting ODI error "Cannot get the technology language" Details:_ java.lang.NullPointerException      at com.sunopsis.dwg.dbobj.SnpLeTechno.initializeNonPersistantFields(SnpLeTechno.java)      at com.sunopsis.dwg.dbobj.ge

  • SQL Error: ORA-04092: cannot COMMIT in a trigger

    Trying to drop the table inside the trigger but i'm unable to do it. SQL Error: ORA-04092: cannot COMMIT in a trigger I need to drop the table based on the some condition say condition is the archive table with more than millions of records which is

  • Problem in opening a doc file using Runtime.exec()

    Code: import java.io.*; class StreamGobbler extends Thread {     InputStream is;     String type;     StreamGobbler(InputStream is, String type) {         this.is = is;         this.type = type;     public void run() {         try {             Input

  • Set file association using GPP

    Hi I am trying to change the default application used to open a particular file type. I tried it on the person's Windows 7 computer (in an AD domain). I have tried changing the default file association using Control Panel. However, the text and the t

  • Issue regarding UWL tasks

    Hello All, User A has substituted User B in the worklist. When User A tries to view the "Items on behalf of" - User B, he is able to see the items. But after 10 mins, these workitems disapper and messgae "No item to display" is shown. If User A close