Installing j2sdk1.3.1_02 on Solaris2.7

Hi, friends,
I installed j2sdk1.3.1_02 on Solaris2.7. But when I run JVM, I got the following error:
Error: failed /usr/j2se/jre/lib/sparc/client/libjvm.so,
because ld.so.1: /usr/bin/ ../java/bin/../bin/sparc/native_threads/java: fatal: libCrun.so.1: open failed: No such file or directory
I couldn't figure out why? Any information is highly appreciated.
Frank

Is ld.so.1 in your $PATH ?

Similar Messages

  • Installing j2sdk1.4.1_02 on Windows 2000

    I just downloaded and installed the sdk on a new Windows 2000 machine.
    I can execute a program from the command line (java MyProgram) ok. However I can not compile one (javac MyProgram).
    When I attempt to compile I get a pop up with the following three line message:
    javac.exe has generated errors and will be closed by Windows.
    You will need to restart the program.
    An error log is being created.
    In looking at the windows event logs I can find no reference to this problem. Does anybody know what other logs this problemn might have been written to?
    restarting just ends up giving me the same pop up.
    reinstalling didn't help either.
    I then installed Visual Cafe Version 3c and attemprted to run it. On launch of Visual Cafe the same pop up occurs.
    Anybody have any ideas? Both ClassPath and Path look good.
    I did download Netscape7 earlier. Is there a possible conflict here with its Java plug-in?

    got javac to work redownloaded the SDK and then reinstalled it. There was a 2k difference in the javac.exe files between the two downloads so some how I corrupted the first one.

  • Problem installing j2sdk1.4.2 on Linux and Windows NT

    LINUX:
    I use Linux (Suse 8.1) at home. I tried to install j2sdk1.4.2 rpm at "/usr/local/java" instead of "/usr/java", but with no success.
    "--prefix" and "--badreloc" options did not work.
    "--relocate" did not work either.
    So, now I had to install it at /usr/java which is the defalut location. How can install it at a different location?
    Any help is appreciated.
    Windows:
    I have to use windows at work.
    I had a problem (s) installing j2sdk 1.4.2 on Windows NT. I was trying to install it into "d:\programs\j2sdk1.4.2" instead of "c:\j2sdk1.4.2". Installer stopped with the following error.
    "Error 1303: blah blah"
    So, I created the "j2sdk1.4.2" directory myself and started the installation again, but this time I got the following error, even though the directory is already created.
    "Error 1317: An error occured while creating the directory d:\programs\j2sdk1.4.2"
    Now, I have a couple of questions.
    1) Do I have to be an administrator to install Java?
    Until j2sdk1.4.1, it wasn't so.
    2) Do I have to shutdown the machine after installation?
    If the answer to either one of the questions is YES, I would NOT install 1.4.2 until December 2003 or until my windows machine crashes, which might be earlier. :)
    I appreciate any help.
    Thanks
    bill

    I am seeing the same symptom on Win2K. Trying to install
    to "D:\java\j2sdk1.4.2" I get fatal error 1317. I can't
    seem to find a workaround.
    ~Randy
    Windows:
    I have to use windows at work.
    I had a problem (s) installing j2sdk 1.4.2 on Windows
    NT. I was trying to install it into
    "d:\programs\j2sdk1.4.2" instead of "c:\j2sdk1.4.2".
    Installer stopped with the following error.
    "Error 1303: blah blah"
    So, I created the "j2sdk1.4.2" directory myself and
    started the installation again, but this time I got
    the following error, even though the directory is
    already created.
    "Error 1317: An error occured while creating the
    directory d:\programs\j2sdk1.4.2"

  • Installing J2sdk1.4 on Windows XP

    I downloaded the most recent installation file for J2sdk1.4 for Windows which says it will install on Windows XP. I have tried installing several times and keep getting a message 2/3 of the way through that the Windows Installer failed. When I try to compile or run a class file, I get a Windows error reporting (XP's Dr. Watson) and cannot compile or run classes. So the installation is not working
    I've uninstalled several times and retried but keep gettting the same scenario. I'm installing on a Toshiba laptop with Windows XP Home Ediion Vers. 2002, SP1.
    Any clues?
    Thanx
    Todd

    I thought Windows had a lot of Quirks till I tried the latest Sun Java Version j2re1 4 03.
    I have had the similar conditions, on 2 seperate machines. One a new XP install, trying too install j2re1 4 03, the other an update from j2re 1 4 01 too j2re1 4 03. The first error code 1722. After too many attempts and many hours trying too install, I came up with a different set of error codes, 2755 and 1624. This all in the past 48 hours. After many searches I found a suggestion that the registry is NOT being cleaned up after an install. Come on SUN, test your stuff before releasing it. The consumer is NOT the enemy here, you won the blasted law suit, now act responsibly.
    Those codes finally led me too the following explanation @
    http://forum.java.sun.com/thread.jsp?forum=14&thread=470763&message=2176959
    I quote the following.
    Re: Help Please:J2RE Installation fails - "Internal Error 2755. 1624, "
    Author: linpro_andreas
    In Reply To: Re: Help Please:J2RE Installation fails - "Internal Error 2755. 1624, " Dec 4, 2003 12:29 PM
    Fortunately i found a solution just a few hours ago. I tried looking in the registry but found nothing meaningful there. I then tried to install another application that uses msinstaller (a small ftp server named cerberus). This installation completed successfully. Immediately after that i tried the j2re installation which also succeeded. Obviously the interrupted installation of j2re left some garbage in the registry keys of msinstaller which were cleaned after the installation of the ftp server. Might as well try the same. Good luck.
    This fix works. CERBERUS can be downloaded @
    http://download.com.com/redir?pid=10213677&merid=79066&mfgid=79066<ype=dl_dlnow&lop=link&edId=3&siteId=4&oId=3120-2160-10213677&ontId=2160&destUrl=%2F3001-2160-10213677.html
    I uninstalled CERBERUS after the Sun Java Version j2re1 4 03 install worked. I am sure there are other methods.

  • Installing j2sdk1.3 on Redhat Linux 7.0

    I installed Redhat Linux 7.0 and now I'm trying to install the SDK 1.3. I downloaded the Linux version RPM shell script, but it is a .bin file and fails with unrecognized package when I issue the Linux command rpm -ivh filename. So then I downloaded the GNUZIP Tar shell script, but that gave me the same file name.(but the file lengths are different). I'm new to Linux. How do I install either of these versions?

    When I tried to run some application, I received the
    following error:
    "Segmentation fault"
    Is this error caused by Java Virtual Machine problem
    on Linux ?From <http://java.sun.com/j2se/1.3/relnotes.html>
    * For Linux users - The newer glibc-2.2.x libraries cannot correctly handle initial thread stack sizes larger than 6 MB. This can cause a segmentation fault on come Linux platforms that use the newer libraries. Such platforms include Red Hat 7.0, Mandrake 8.0, SuSe 7.2, and Debian 2.2. The problem will not occur on Linux platforms that are using glibc-2.1.x such as Red Hat 6.1 and 6.2. It will also not affect Red Hat 7.1 because it uses a different thread stack layout. This problem is being tracked as bug 4466587.
    Workaround - Use "ulimit -s 2048" in bash shell or "limit stacksize 2048" in tcsh to limit the initial thread stack to 2 MB.
    If you add the command to ~/.bash_profile, it should run each time you login.
    Bhav

  • HELP ME!-error message when trying to install J2sdk1.4.2

    Hi I downloaded this installer: J2SE v 1.4.2_04 SDK
    It finished the download fine- but when i clicked on the install setup icon on my desktop, by the way file name was "j2sdk-1_4_2_04-windows-i586-p" it brings up a window that says "Error reading setup initialization file" and then under it where it has a blank button that says nothing on it. When I click it the window closes out... !??!??!??!!! By the way if this information helps any- I have windows xp and I am pretty sure I downloaded the right version for my computer. Please would someone guide me in the right direction

    i went there a while ago and they didnt specifically say what you were supposed to do about it. I posted a message there but no one bothered answering it. You can check what my question was if you go to that topic

  • Installing j2sdk1.4.2_10 on windows 2003 server

    after finishing installing i do not find java.exe in the bin directory

    I was having this issue myself. Luckily the 4.2 box was just being spun up to replace my 4.0 box. I dont think the server team here installed the patch before upgrading to 4.1. All I did to resolve it was:
    Uninstall 4.2 completely.
    Install 4.0.
    Import 4.0 database from other server.
    Install 4.0.1.27 found on the upgrade cd that came with 4.2
    install 4.1.1.24 upgrade
    install 4.2
    Works like a charm for me now.

  • How to install j2sdk1.4.0_02?

    When I try the first steps from the tutorial - it`s not possible to debug "erstesProgramm.java" so that I get the document"erstesProgramm.class". I`d installed j2sdk on c:\j2sdk...Do I have to install it to c:\windows\... or enywhere else? Even when I try to call javac for moving *.java to *.class it`s not possible to read javac or not possible to find javac. Could anybody help me? (thanks Zathuras for the help to find an editor!)

    check your autoexec.bat (if your os is windows)
    CHECK THE PATH, make sure you have made a path to folder where javac.exe locate.
    or save your *.java to the same folder where javac.exe locate.

  • How to install j2sdk1.4.0_02 as a SYSTEM SERVICE on Win2000

    My Sun platform j2sdk1.4.0_02 won't launch unless I log in. How to make it work as soon as Win2000 has finished boot-up (without anyone having to log in)?

    Try srvany: http://is-it-true.org/nt/atips/atips112.shtml

  • Installation problem J2SDK1.3.1_02 + win2k

    The j2sdk-1_3_1_02-win.exe wont unpack. This installation file has worked on another machine of mine.
    I get the error message it needs 50.43Megs of free space, to unpack. But the system which I am trying to install it on has 16gigs free.
    Win 2K system, with 40 gig hd,
    Cant anyone help please thank you.

    Fixed the problem now. There is a bug with the installer program sun are using (explained in more detail in bugs page)
    Use winzip to uncompress the installation files. before installing.

  • How  to  launche  the  compiler j2sdk1.4.1_02

    hello to everybody
    in my prompt when i write c:\>java [enter]
    all is ok
    but after that when i write
    c:\>javac [enter]
    nothing run and give error :"file excutable or command or file batch not found"
    what can i do????
    please help me
    thank you
    walter

    also my english is bad.
    ok thank to everybody to help
    now my compiler is running and i executed the first
    program .
    i only must ti set the path because everytime i must to
    write the complete path , it's not confortable.
    thanks!!!

  • JRE FOR J2SDK1.3.1_02

    HELLO,
    This is for technical personnel. When I able to update Path and Classpath variable and also check it in MS-Dos mode. Next time when I open my computer it is only displaying MS-DOS mode only with an error difficulty opening WIN.COM
    I am writing this message from my friend's computer. I think this version and specially JRE has some error.

    Make sure that the Windows system directories are in your path. For Windows 95, 98, and Me these are C:\WINDOWS and C:\WINDOWS\COMMAND. For Windows NT and 2000 these are C:\WINNT and C:\WINNT\System32. I'm not sure about Windows XP.

  • Installing j2sdk1.3.1, Suse Linux7.1

    During compilation of the hotspot:
    pluto:/usr/local/src/java/hotspot1.3.1/build/linux # gmake product
    (cd linux_i486_compiler2/product; gmake)
    gmake[1]: Entering directory `/usr/local/src/java/hotspot1.3.1/build/linux/linux_i486_compiler2/product'
    gmake[2]: Entering directory `/usr/local/src/java/hotspot1.3.1/build/linux/linux_i486_compiler2/product'
    Rescanned ../generated/adfiles/linux_i486.ad but encountered no changes.
    gmake[2]: Leaving directory `/usr/local/src/java/hotspot1.3.1/build/linux/linux_i486_compiler2/product'
    gmake[2]: Entering directory `/usr/local/src/java/hotspot1.3.1/build/linux/linux_i486_compiler2/product'
    Compiling /usr/local/src/java/hotspot1.3.1/build/linux/../../src/share/vm/runtime/functionAtStart.cpp
    In file included from ../generated/incls/_functionAtStart.cpp.incl:2,
    from /usr/local/src/java/hotspot1.3.1/build/linux/../../src/share/vm/runtime/functionAtStart.cpp:18:
    /usr/local/src/java/hotspot1.3.1/build/linux/../../src/share/vm/utilities/globalDefinitions_gcc.hpp:87: integer constant out of range
    /usr/local/src/java/hotspot1.3.1/build/linux/../../src/share/vm/utilities/globalDefinitions_gcc.hpp:88: integer constant out of range
    gmake[2]: *** [functionAtStart.o] Error 1
    gmake[2]: Leaving directory `/usr/local/src/java/hotspot1.3.1/build/linux/linux_i486_compiler2/product'
    gmake[1]: *** [the_vm] Error 2
    gmake[1]: Leaving directory `/usr/local/src/java/hotspot1.3.1/build/linux/linux_i486_compiler2/product'
    gmake: *** [product] Error 2
    How knows what to do?
    Any hints and tips are welcome
    \trond

    Try appending "LL" to the actual constants. I believe they're declared as 'long' values when rather they should be declared as 'long long values.
    (I had the same problem).
    Tom

  • JWSDP1.1 fails to install!

    Hi all,
    I have an annoying problem: neither jwsdp-1_0_01-windows-i586.exe nor
    jwsdp-1_1-windows-i586.exe will install on my home machine as the both produce the following error message:
    "A suitable JVM could not be found. Please run the installer again using the option -is:javahome <JAVA HOME DIR> CreateProcess failed ==> The process cannot access the file because it is being used by another process. "
    JAVA_HOME=G:\j2sdk1.4.1_01 ( Eclipse, Sun One Studio, Tomcat 4.1 are all happily using it!)
    Also, jwsdp-1_1-windows-i586.exe -console is:javahome G:\j2sdk1.4.1_01
    will produce the error message shown above.
    Any ideas anyone?
    Regards
    Daniel

    I had the same problem. Then I installed j2sdk1.4.1_02. Even then the web services installaion wizard didn't detect it. I had to set the path to the dir where I had installed sdk. Hope it helps.

  • Running a programe with sdk1.4.1_02

    please help:
    I 've installed j2sdk1.4.1_02 I can compile programe but I can not run my programs I can see my class file made but I get error that class file not found would you tell me where am I going wrong?

    Your issue is a "classic" one : your classpath is not correctly set.
    First, have a look at the 2 following links :
    http://access1.sun.com/FAQSets/newtojavatechfaq.html#1
    http://access1.sun.com/FAQSets/newtojavatechfaq.html#4
    If you can compile but can't run, it certainly means that the "NoClassDefFoundError" is on the class you compile.
    Add the directory where you .class is in your %CLASSPATH% variable.
    By the way, don't re-install your JDK. It is problably well installed.
    /Stephane

Maybe you are looking for

  • Connecting my GL1 to a Macbook

    I'm thinking of buying a Macbook and returning to the Mac fold. Pretty sure I'll take the plunge if I can feel confident that I'll be able to connect it to my Canon GL1. Can anyone tell me which Firewire cable I'll need and if I'm likely to encounter

  • Infinity not coming to Cabinet. What's the bottom ...

    Hi guys, I've known BT Infinity is coming to our exchange for quite a while now and since it's supposedly accepting orders from 1st Sept (I know this is an estimate), I decided to check the cabinets on dslcheck.bt.com. It seems ours is the only one n

  • -Sendmail Error-

    Hello All! I have a contact form with a process.php script for the contact form i'm using on this site: http://greenzonepizza.com/contact.html When i tested the form using GoDaddy, everything worked fine...but once my client switched to Network Solut

  • Poor image quality when scanning coins with officejet pro 8600 plus

    I recently upgraded my printer from an HP 2210 to and HP officejet pro 8600 plus. image quality on coin scans is terrible. I have tried scanning both with the HP software and with windows 7 fax and scan software I have saved images as BMP, JPG, PNG,

  • Calculator for e-commerce carpet site

    Hi can someone help me please I am building an E-commerce website for selling carpets and Vinyl flooring and I need a calculator, I'm sure there must be some sort of application I could use it's just finding it. If you go to the link below you can se