J2sdkee-1_4-beta-linux.sh installation

We have executed the above file as follows
sh j2sdkee-1_4-beta-linux.sh
We got the following error
ERROR: could not initialize interface awt - exception: java.lang.InternalError:Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
We are using Redhat LINUX 7.2 version.
Could anyone help us?
Thanks&Rgds...Raveen.S

the DISPLAY environment variable is used by linux/unix programs to figure out which X server to connect to when displaying graphics. There're a couple of long explanations at the bottom of
http://www.linux.org/docs/ldp/howto/HOWTO-INDEX/howtos.html. Google gave me a more concise explanation at
http://www.yale.edu/ceo/Documentation/UnixManual/node23.html. If you're running the program on the same machine as your monitor is hooked up to, you'll very likely want DISPLAY to be localhost:0.0
If you're running your program remotely, you'll want to replace localhost with the name of the machine to which your monitor is connected.
As for the original question on this thread. I'm guessing that you probably don't have an X server running. The HOWTO-INDEX link above will probably explain what's going on better than I could.

Similar Messages

  • J2sdkee-1_4-beta-linux installation pb

    I install j2re-1_4_2-beta-linux-i586 first
    then I wanted to install j2sdkee-1_4-beta-linux
    When I run j2sdkee-1_4-beta-linux.sh
    I get :
    Cannot find Java(TM) 2 Platform, Standard Edition
    Version 1.3 or higher is the Java(TM) 2 Platform, Standard Edition
    is required to run this installation program
    I suppose some installation step is missing.
    But didn't find anything in doc.
    Andre Legendre

    First of all, you'll have to install full JDK in order to run J2EE 1.4 Application Server - JRE will not be enough. If installation still reports the same message after you install JDK, provide -javahome <jkd_path> parameter when you invoke installer.

  • J2sdkee-1_4-beta-windows.exe drops before install complete on W2K Pro

    I ran the j2sdk-1_4_1_01-windows-i586.exe, got it installed & running with no problems.
    When I double click on j2sdkee-1_4-beta-windows.exe or when I select it through MS Add/Remove Programs, it starts up, showing the progress bar & saying InstallSheild is preparing the InstallSheild Wizard, which will guide you through the rest of the process.
    The progress bar runs across several times, and then the panel just closes. Nothing is installed, there is nothing to remove, there are no registry entries for the j2sdkee. There are no entries in the application event log.
    I did have to do the manual uninstall including editing the registry, but that was before I rebooted, downloaded a clean copy and tried to run the installer.
    Any other options? Can someone point me in a direction? Am I just missing something?
    Thanks for your help.
    KatL

    Clarification:
    "I did have to do the manual uninstall including editing the registry, but that wasLbefore I rebooted, downloaded a clean copy and tried to run the installer."
    I uninstalled the previous j2eesdk manually. There were some problems with the Add/Remove programs not removing the registry entry. That was when I rebooted the machine & started the download and install process from the beginning. I have not managed to get this version installed yet.
    Thanks
    KatL

  • Installation problem with j2eesdk-1_4-dr-linux-eval on RedHat 9

    After installing j2sdk-1_4_2_03-linux-i586-rpm.bin, I've tried to install j2eesdk-1_4-dr-linux-eval.
    # chmod a+x ./ j2eesdk-1_4-dr-linux-eval
    # ./ j2eesdk-1_4-dr-linux-eval -console
    However, j2eesdk-1_4-dr-linux-eval shows the following error message.
    Error: Cannot find the required Motif binaries.
    Check that the LD_LIBRARY_PATH environment variable includes the
    directories that contain the Motif binaries.
    # echo $LD_LIBRARY_PATH
    /usr/lib:/usr/local/lib:/usr/X11R6/lib
    What's wrong with this ?????
    Thanks in advance.

    Your LD_LIBRARY_PATH seems OK, but check that you indeed have OpenMotif package installed (look for libXm.so in /usr/X11R6/lib).

  • Request for developers to include the Dell Quadro FX 3450 in their beta linux flashplayer for 10.1

    request for developers to include the Dell Quadro FX 3450 in their beta linux flashplayer for 10.1.  i'm guessing it wouldn't be hard to do.  its the same chip that is used in the Nvidia Geforce 6800.  It has NV42GL core processor.  please don't leave this device behind, any acceleration that can be done to the existing flash player would definitely count, as great.
    thank you

    Hi it turns out that the SVN version is the most up to date which does not need to be patched as it has the right version numbers. I have created a new PKGBUILD.
    # Maintainer: kso <keansum AT gmail DOT com>
    pkgname=freechart-svn
    pkgver=r3169
    pkgrel=1
    pkgdesc="Free powerful charting library based on wxWidgets."
    arch=('x86_64' 'i686')
    url="http://wxcode.sourceforge.net/components/freechart/"
    license=('custom:"wxWindows"')
    depends=('wxgtk')
    makedepends=('subversion')
    source=('svn+http://svn.code.sf.net/p/wxcode/code/trunk/wxCode/components/freechart/')
    md5sums=('SKIP')
    _svntrunk=http://svn.code.sf.net/p/wxcode/code/trunk/wxCode/components/freechart/
    _svnmod=freechart
    pkgver() {
    cd "$_svnmod"
    local ver="$(svnversion)"
    printf "r%s" "${ver//[[:alpha:]]}"
    build() {
    cd "$srcdir"
    msg "Connecting to SVN server...."
    if [[ -d "$_svnmod/.svn" ]]; then
    (cd "$_svnmod" && svn up -r "$pkgver")
    else
    svn co "$_svntrunk" --config-dir ./ -r "$pkgver" "$_svnmod"
    fi
    msg "SVN checkout done or server timeout"
    msg "Starting build..."
    rm -rf "$srcdir/$_svnmod-build"
    svn export "$srcdir/$_svnmod" "$srcdir/$_svnmod-build"
    cd "$srcdir/$_svnmod-build"
    # BUILD HERE
    ./configure --prefix=/usr
    make
    package() {
    cd "$srcdir/$_svnmod-build"
    make DESTDIR="$pkgdir/" install
    # install LICENSE
    install -D -m644 $srcdir/$_svnmod/license.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
    I have uploaded onto the AUR. I have checked using namcap. Please let me know if there are any mistakes.  Many thanks!

  • No GUI after reboot for Oracle Linux 6 installation

    I am trying to resolve an Oracle Linux 6.2 (64 bit) installation issue. I selected Oracle Linux server default setup and after the reboot, the X-Window or KDE GUI graphical
    interface does not come up. Instead, I get a command line prompt. Any idea how to resolve this issue to get an Oracle Linux 6 installation with graphical interface?

    875554 wrote:
    I am trying to resolve an Oracle Linux 6.2 (64 bit) installation issue. I selected Oracle Linux server default setup and after the reboot, the X-Window or KDE GUI graphical
    interface does not come up. There is no GUI by default on Oracle Linux 6, you need to specifically select one during install. There are PLENTY of topics about this, so perhaps try searching for an issue first, next time?

  • Beta Camera Profiles installation problem

    I downloaded Camera Raw 4.5 Plug in, which is needed for the beta Camera Profiles installation. CR 4.5 is definitely in the right place and working fine. According to Adobe FAQ, beta Camera Profiles belong in the Adobe folder in Camera Raw. I copy here:
    Where are the new profiles installed on my computer?
    On Mac OS X:
    /Library/Application Support/Adobe/CameraRaw/CameraProfiles
    I do not have CR 4.5 in my Adobe folder, only in Plug ins. I do still have CR v 4 in the Adobe folder, but not v 4.5.
    My question is... does the beta version of Camera Profiles automatically put Camera Raw 4.5 in the Adobe folder, or do I need to do something to get CR 4.5 there. I've already messed up on the download/installation of Camera Profiles by moving it into CR 4.5 the plug-in folder. When I realized my error, I have trashed that.
    Can someone give me some input here ? I'm clueless. This is not a BIG DEAL, as I'm getting along fine with CS3. I;m just curious to know how CR 4.5 gets in the Adobe folder>
    Thanks
    carolyn

    Steph_Kimball,
    You're the one who is mightily confused. :)
    > the recently released BETA CAMERA PROFILES which may be chosen in lieu of ARC
    Assuming "ARC" is a typo for ARC, the beta camera profiles are used in ARC, inside Camera Raw,
    not
    "in lieu of". The new profiles, once installed appear IN the Calibrate Tag in ACR, alongside any profiles there may be there for your camera model from earlier versions of ACR, in the very same menu, not
    "in lieu of".
    If you do NOT have a raw file generated by a Canon or Nikon camera supported by ACR 4.6 (I'll forget about ACR 4.5 for good now), you WILL NOT see the new beta profiles appear in the dropdown menu in the calibrate tag.
    You HAVE to be opening an image from a camera that is supported by the beta profiles or you will NOT see them. You'd see only the profiles from older ACR versions there.
    It's akin to not seeing JPEG as an available format if you try to save a 16-bit image file through Save As, because JPEG does not support 16-bit images.
    ACR must be presented with a file generated by a specific camera model supported by the beta profiles, or you won't see the beta profiles. It's that simple.
    I suggest you take this discussion to the ACR forum, where it belongs, and where the ACR team hangs out, participates very actively and will be able to set you straight.
    I don't think you understand how ACR works.
    You are adding to the confusion here, Steph, because you are confused yourself. If you go over to the ACR forum, you will be able to interact with the creator of ACR and Photoshop, Thomas Knoll, with ACR programmer Eric Chan, and with the man who literally wrote the book on Adobe Camera Raw, Jeff Schewe.

  • Beta Camera Profiles installation question

    I downloaded Camera Raw 4.5 Plug in, which is needed for the beta Camera Profiles installation. CR 4.5 is definitely in the right place and working fine. According to Adobe FAQ, beta Camera Profiles belong in the Adobe folder in Camera Raw. I copy and quote here:
    " Where are the new profiles installed on my computer?
    On Mac OS X:
    /Library/Application Support/Adobe/CameraRaw/CameraProfiles "
    I do not have CR 4.5 in my Adobe folder, only in Plug ins. I do still have CR v 4 in the Adobe folder, but not v 4.5.
    My question is... does the beta version of Camera Profiles automatically put Camera Raw 4.5 in the Adobe folder, or do I need to do something to get CR 4.5 there in order to install the beta Camera Profiles ? I've already messed up on the download/installation of Camera Profiles by moving it into CR 4.5 the plug-in folder. When I realized my error, I have trashed that.
    Can someone give me some input here ? I'm clueless. This is not a BIG DEAL, as I'm getting along fine with CS3. I;m just curious to know how CR 4.5 gets in the Adobe folder>
    Thanks
    carolyn

    O.K. I understand about v 4.6. At the time I installed ACR 4.5, it was the version Adobe said was required. What has happened since then I was unaware of.
    Where I have the ACR 4.5 plug in installed is EXACTLY the path you describe, not the HOME folder, but in my HD. I can show a screen shot but don't think that works in this space. To follow my ACR4.5 plug in path, which is the same as you say above, here it is:
    HD/Library/App. Support / Adobe /Plugins/CS3/ File Formats / Camera Raw Plugin
    When I am in Bridge, the window shows Camera Raw v 4.5 at the top. So I must have it in the right place. I think you misread my original post as the path I copied there was copied from the Ådobe FAQ! link for the Camera Profiles, NOT for ACR. Sorry if I was unclear.
    I totally understand that the beta Camera Profiles and ACR do NOT reside in the same folder. ACR is in Plug ins, and the beta Camera Profiles go in the Adobe folder under Camera Raw. But I do NOT have ACR 4.5 in the Adobe folder so that I can put the profiles there. So what am I supposed to do ??

  • New Oracle Linux 6 installation - ASMLib and EMC Powerpath - is it possible

    Hi everyone,
    I would like to ask whether that latest version of Oracle Linux 6 can be used for a new installation (one that will replace Windows) to serve as that basis for Oracle RAC.
    The storage is a high-end EMC Clariion.
    I want to use the Unbreakable Enterprise Linux 2.
    I would like to use EMC Powerpath, but it seems this is not yet available (or at list not present in the current EMC support matrix).
    I want to use ASMLib, but if have to use redhat compatible kernel (so that I can use Powerpath), I will not be able to use ASMLib (AFAIK).
    Does anybody has experience with this problem? What would you recommend?
    I'm putting a list of possile options that I am aware of:
    1. Use OEL5 with redhat compatible kernel (use Powerpath and ASMLib).
    2. Use OEL6 with UEK2 kernel, but don't use Powerpath (use dm-multipath and ASMLib)
    3. Use OEL6 with redhat compatible kernel (use Powerpath and don't use ASMLib, but use udev for persistent device permissions and naming)
    4. Use SLES11 (with Powerpath and ASMLib)
    do you have other suggestions? do you have comments on the pros and cons on this options.
    Can someone from EMC or Oracle comment on the plans to make Powerpath available for OL6 with UEK2 ?
    Regards,
    Mihail

    I could test "OEL6 with RHEL kernel + Powerpath" vs "OEL6 with UEK2 kernel + dm-mpio", but anyway this would not give the answer whether Powerpath is faster or slower than dm-mpio by itself, since the kernels would be different.I wonder how the answer whether EMC Powerpath or DM Multipath is faster can help you? Apparently you cannot use Powerpath with the UEK2 kernel and have a certified system at the same time, at least not at this time. However there is no reason to throw the towel yet. If the use of Powerpath instead of Multipath is so critical, why not using Oracle Linux 5.7, which is certified? If you check the EMC compatibility matrix (esm_by_os), it actually shows some systems including Clariion supported for Oracle Linux 6.2 with UEK kernel. You might want to take a closer look.
    Anyway, it doesn't look like you will be able to solve the performance question without doing a real world test in your environment. You have no indication that Oracle Linux 6.3 with DM Mutlipath will give you less performance than RHEL 6.3 with Powerpath. Regarding the information you found, Linux is not Windows.
    Powerpath is not free and you have to pay a license, but worse, it will tie your system to a very specific version of the kernel. In case of RHEL 6 or later, it will deny you the use of Oracle specific products and features such as ASMLib, etc. Multipath seems to be the more economic and better solution since you do not have to worry about kernel versions and have the freedom to use whatever Oracle Linux has to offer.
    So, do you want to limit your kernel features and options and fix a problem that you don't know even know if it applies and pay money for it?
    Edited by: Dude on Aug 21, 2012 5:57 PM

  • How to configure Intel Pro/100 ethernet in PXI-8176 controller for RedHat Linux kickstart installation?

    I have trouble configuring the Intel Pro/100 ethernet for the PXI-8176 controller during the kickstart installation. Did anyone have better luck?

    Not with Linux but...
    I had trouble setting it up for RT.
    There is an issue with the chipsets used and the firmware of the 8176 when sizing the bus.
    There was a KB article.
    NI support should be able to chase down your details for you.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Oracle linux 5 installation

    Hello,
    I had installed oracle Linux 5 on oracle virtualbox as my primary OS was Win7 Home premium.
    However, I now have a system with virtually no operating system.
    Could you please let me know if OL 5 can be installed on a system having no OS ?
    System specs:
    4GB RAM / 500 GB HDD / Intel 3rd gen Ci5 
    Thanks,
    Haider

    HaiderHussain wrote:
    Hello,
    I had installed oracle Linux 5 on oracle virtualbox as my primary OS was Win7 Home premium.
    However, I now have a system with virtually no operating system.
    Could you please let me know if OL 5 can be installed on a system having no OS ?
    System specs:
    4GB RAM / 500 GB HDD / Intel 3rd gen Ci5
    Thanks,
    Haider
    "Could you please let me know if OL 5 can be installed on a system having no OS ?"
    How do you think an OS gets loaded on a system when it is first built?  Of course it can be installed on a system having no OS.
    It's not clear what you have and even less clear how you got there.  Are you saying you stated with a machine running Windows,  then you installed Virtual Box, then used VBox to create a virtual machine, then you tried to install Linux on that virtual machine, and somehow trashed your Windows installation?
    Or something else?
    BTW, this forum is Databases - Installation.
    Your question would be better served under
    https://forums.oracle.com/community/developer/english/server_%26_storage_systems/linux
    Is this just the next chapter in what appears to be a continuing saga?
    https://forums.oracle.com/thread/2579042
    https://forums.oracle.com/thread/2498883
    https://forums.oracle.com/thread/2503277
    https://forums.oracle.com/thread/2494257
    https://forums.oracle.com/thread/2494254
    https://forums.oracle.com/thread/2456702

  • Alchemy 1.43.01 and 1.43.06 beta link to installer packages.

    I was browsing the ASUS ftp site and found a driver package for the "onboard x-Fi". I was curious to see what was in it since it was quite a bit newer then the packages available from Creative.
    I unzipped it and found that the only thing that looked newer was Alchemy.
    In order to install it in the ASUS packed, you have to run the main installer which doesn't even create shortcuts for some reason.
    I did a search and found a working alchemy .43.0 installer package.
    http://www.touslesdrivers.com/index.php?v_page=23&v_code=29053
    And just for reference, here is the link to the file on the ASUS ftp server.. which is extremely slow btw.
    [url=ftp://ftp.asus.com.tw/pub/ASUS/misc/utils/SB_XFi-II_R09_XPVistaWin7.zip" rel="nofollow">ftp://ftp.asus.com.tw/pub/ASUS/misc/utils/SB_XFi-II_R09_XPVistaWin7.zip[/url]
    edit. Also just found that there is a .43.06 beta available for download via a link that points to a creative site.
    http://www.touslesdrivers.com/index.php?v_page=23&v_code=2908
    http://ccfiles.creative.com/manualdn/Applications/AVP/802/0x8430E4A9/ALMY_PCAPP_BETA_LB__43_06.exe
    edit: just noticed that .43.06 beta is listed in the forum announcements..... that's nice... but why isn't it posted in the beta downloads on their web site?

    A. It seems to be listed in the beta applications just fine for me. First link on the following page:
    http://support.creative.com/downloads/welcome.aspx?nDriverType=3#type_3
    Vista x64 for X-Fi Fatalty software page, FWIW. Remember that ALchemy isn't technically a driver - it's an application, as it resides outside the device manager.

  • Oracle 8.1.6 on RH Linux 6 installation problem

    I am using Universal Installer to load Oracle 8.1.6 on Red Hat Linux 6 and it isn't able to complete the Oracle Database Configuration Assistant routine. Up until then everything has been fine, but loading DCA results in the following error detail:
    SIGSEGV received at bf3ff7f4 in /lib/libpthread.so.0. Processing terminated Writing stack trace to javacore4263,txt ... OK
    I used the Java engine that comes with 8.1.6, as recommended. I have read many of the postings and hope that I can get the same great results for my question.
    If additional information is needed on my account, please let me know and I will do what I can to collect it.
    Thansk for your help.
    Kurt
    null

    You can create a database without using those assistants. See section 3.7 of my homepage:
    http://homepages.tig.com.au/~jmsalvo/linux/oracle8i.html
    In the end, you will "appreciate" the steps (save for OFA) required to get a db up and running.
    null

  • Linux OBIEE installation in diff OS level

    Hi
    DEV1(53)
    RHEL4-U3-x86_64
    Linux CERSAPP01 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:56:28 EST 2006 x86_64 x86_64
    x86_64 GNU/Linux
    Software version:BISHIPHOME_11.1.1.6.0_LINUX.X64_120105.0840(successfull)
    UAT(119)
    RHEL5-U6-x86_64-20100707(5U5 Upgrade)
    Linux mywlcerd01 2.6.18-238.el5 #1 SMP Sun Dec 19 14:22:44 EST 2010 x86_64 x86_64 x86_64 GNU/Linux
    software version:BISHIPHOME_11.1.1.6.0_LINUX.X64_120105.0840(successfull)
    DEV2(82.83)
    RHEL5-U6-x86_64
    Linux mywlcer003 2.6.18-238.el5 #1 SMP Sun Dec 19 14:22:44 EST 2010 x86_64 x86_64 x86_64 GNU/Linux
    software version:
    BISHIPHOME_11.1.1.6.0_LINUX.X64_120105.0840(Failed)
    BISHIPHOME_11.1.1.5.0_LINUX.X64_110428.1308
    (Successfull)
    Test(235)
    RHEL5-U3-x86_64-
    Linux trdDapp01 2.6.18-120.el5 #1 SMP Fri Oct 17 18:00:55 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
    software version:
    BISHIPHOME_11.1.1.6.0_LINUX.X64_120105.0840(Failed)
    Prod(84.29)
    RHEL5-U4-x86-64
    Linux uklpapcer02a 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86
    _64 x86_64 GNU/Linux
    software version:
    My question is:
    1. Box DEV2(82.83) 11.1.1.6.0 version failed after i downloaded 11.1.1.5.0 then installed.
    Why i am not able to install 11.1.1.6.0 in dev2 and Test box.
    2. In my production can i install same software used in DEV1 and UAT (11.1.1.6.0.) Is it acceptable based on prod OS or not?
    3. If you check above details DEV1,UAT1 and PROD have the diff upgrade OS.Can i install 11.1.1.6.0.in prod,while installation it will impact anything in PROD? or goes
    well?
    Thanks
    Gram
    Edited by: Raj on Mar 4, 2013 12:25 PM

    Prob at os level
    tried this command at windows 7 machine
    netsh interface tcp set global autotuninglevel=disabled
    issue resolved

  • Oracle Linux 6 installation FAILURE on VMWare virtual machine

    I just downloaded OEL 6.0 x64, created a new VMWare virtual machine (I have many VMWare VMs running various flavors of OEL 5) and did an installation. It all seemed to work fine. I was just testing, so I didn't do any customization. It finished, and looked good, just like all the other ones I've done. I clicked "reboot", and it did. Or it tried to.
    It did boot from the disk, but after about 15 seconds, it said:
    No root device found
    Boot has failed, sleeping forever.
    I retried the installation using a fresh VM, and even let the installer check the whole DVD first. Same result.
    Anyone installed OEL 6 to a virtual machine on VMWare ESX?
    Any idea what the heck could be wrong?

    The problem is:
    The Red Hat compatible kernel includes the vmw_pvscsi driver whereas Unbreakable Enterprise Kernel doesn’t. The kernel that the installer boots first does have the drivers, which is why everything is set up fine until UEK tries to find the root volume. It's an issue we plan to address in an updated kernel.
    For now the workaround is:
    When creating a new VM in VSphere, do not pick Red Hat Enterprise Linux 6 x86-64 as the OS type but use Oracle Linux 5 x86-64 (or Red Hat Enterprise Linux 5). ESX will then expose the LSI logic scsi controller to the OS and the 2.6.32-100.28.* kernel will work.
    Sergio

Maybe you are looking for

  • How do i update bootcamp drivers

    my windows 8.1 says I need to update the support drivers for bootcamp, how do I do this?

  • Idoc import

    Hi, IDOC with same basic type will overwrite with each other when we import from SAP to XI? Eventh the extension type and Idoc type are different.

  • LUMIA 730 data connections issue found

    Hi there,         This is the second problem i have notified in my lumia 730 after 10 days usage. I can't find the data connection switch to turn off after surfing a long while in 2g connection. And the same appears after restarting the phone. My pho

  • How many hard disks on G4/466???

    How is the maximum hard disks that I can connect into my G4/466? Now I have two hard disks... I want to add one more... is possible??? Also: What can I do to accelerate my G4/466??? With System X there're some times is slowly than with system 9.2.2 T

  • COPY CONTROL NOT PRESENT FOR SALES DOCUMENT TYPE DS

    I am new beginner to the module SD, i am stuck on the issue regarding copy control I have created an Schedule Line Agreement and want to copy it to the sale document OR standard order, once entering the number for the schedule line document , i am ge