Installation stops j2sdk-1_4_1_02-s1studio_ce-4u1-bin-linux.bin on DEBIAN

Hi Guys,
i wan't to install the sunone cobundle from the community edition on my Debian Linux System (Kernel 2.4.18)
The installation stops after i execute the self-extraction file. What have i forgotten to install. There's no error description.
Thx for you help.
<snip>
asterix:/usr/local/sunone4# ./j2sdk-1_4_1_02-s1studio_ce-4u1-bin-linux.bin
InstallShield Wizard
Initializing InstallShield Wizard...
Preparing Java(tm) Virtual Machine...
</snip>

I get the same problem on Red Hat 8.0
dt

Similar Messages

  • J2sdk-1_4_2_04-nb-3_6-bin-linux.bin [j2sdk-1_4_2_04-nb-3_6-bin-linux.bin

    My java (j2sdk1.4.2_04 was running fine until I updated my "ttestbed" computer on 4 Aug 04.
    The error messages were as 5 lines below.
    Loaded Redhat WS 3 on a clean disk and a different machine "ian", then applied all of the patches/updates.
    "ian" has a P4 CPU and 1Gb of memory.
    Installed j2sdk-1_4_2_05-linux-i586.rpm
    Executed java -version and received the message below
    [root@testbed root]# java -version
    <error msg>
    libgcj-java-placeholder.sh
    This script is a placeholder for the /usr/bin/java and /usr/bin/javac
    master links required by jpackage.org conventions. libgcj's
    rmiregistry, rmic and jar tools are now slave symlinks to these
    masters, and are managed by the alternatives(8) system.
    This change was necessary because the rmiregistry, rmic and jar tools
    installed by previous versions of libgcj conflicted with symlinks
    installed by jpackage.org JVM packages.
    [root@testbed root]#
    </error msg>
    I rebooted and ran with the same result.
    I reloaded Java from the file listed below. The reload ran as expected
    but the "java -version" gave the same results
    Installed j2sdk-1_4_2_05-linux-i586.rpm

    I had the same problem and I traced it to an installation of libgcj & gcc-java. My system is Redhat FC2 on an ASUS laptop P4. Once I removed the packages (synaptic package manager) java was again working fine.

  • URGENTE No puedo bajar j2sdk-1.4.1.02-linux-i586-rmp.bin

    Requiero bajar el java mensionado pero cuando acepto las condiciones de las licencias le doy clik en download j2sdk-1_4_1_02-linux-i586-rmp.bin e inmediatamente cuando va a comenzar a bajar me comienza a salir en la pantalla una cantidad de instrucciones y se queda ah�. He probado en otros computadores y me sucede lo mismo. Baje la version para Windows y la instale bien, pero esta no se que pasa que no baja.
    Si existe otro sitio donde pueda bajarlo o que puedo hacer.
    Gracias por la colaboracion que me puedan prestar.

    Yo no tengo problema. Pronto, intente http://java.sun.com/webapps/download/Redirect/39411269/5847479377282807053505607246086069333228071972022813600060132859339008063305596058473206-3865/j2sdk-1_4_1_02-linux-i586-rpm.bin

  • Linux bin download from Sun

    Can anyone tell me how to download the Linux bin installer from Sun's site? I have tried Mozilla on Redhat 7.2 and IE 5.0 on Win2000 and both end up opening the .bin in the browser window !!!
    I tried to FTP (console) to the directory that the browsers were using and download the file, but the installer keeps crashing saying the file is corrupt.
    aaaaghhh!!!
    Thanks,
    Rob.

    Go through the normal procedure of pressing the buttons to start the download. Then grab the whole URL of the file and run the command "wget -c <URL of file>", where <URL of file> is the URL that was being displayed in the browser. It'll be downloaded to the current directory, where you can execute the bin and install Java.
    You can stop the browser, and the command will get the file. (Just use the same command if at some point you get disconnected and need to resume the download.)
    Bhav

  • Coldfusion 64 bit windows installer stops working after recent microsoft update

    Coldfusion 64 bit windows installation stops working after recent microsoft updates and how I worked around it.
    My question is at the end.
    Trying to deploy coldfusion 9 enterprise 64 bit trial  version onto a Windows 2003 64 bit datacenter OS with all OS updates from MS (as of 4-7-2011).
    Steps taken (remember, this is all 64 bit):
    1. Installed the base OS which was slipstreamed with SP2.
    2. Checked w/ microsoft and installed 63 OS updates.
    3. Launch the CF9 trial exe.
    4. As soon as the first screen finishes (the one that looks like  it is extracting files) then the second screen pops up (the one that  simply says CF Adobe Coldfusion 9) and the progress bar quickly moves  95% to the right and the install application quits. No error, no nothing. No log file either.
    5. After a moment of incredulous silence (and retrying/rebooting,  etc), I started to google it. I found nothing. However, I did find a  post (thanks dspent!) that was helpful in that it told how he was able  to get at a log file of sorts, by pre-extracting the  coldfusion_9_WWE_win64.exe file and launching the adobe_cf.exe by hand.  (Dspent's install snafu was different than mine, but his post was very  valuable and got me started in the right direction.)
    6. Got a copy of rarunzipper and extracted the coldfusion_9_WWE_win64.exe file.
    7. From the windows directory created by step 6, I launched adobe_cf.exe.
    8. Same thing (the install application quits. No error, no nothing. No log file either.).
    9. I examine the hs_err_pidxxxx.log file (where the xxxx is a number).
    10. I see inside that file an ominous message: "A fatal error has been detected by the Java Runtime" then "Problematic frame ntdll.dll" and then "The crash happened outside the Java Virtual Machine in native code".
    11. OK, so now I am thinking ntdll.dll !! Native code !! It is like Java is telling me that for some reason it can't dance with the OS.
    12. On a hunch, I decided to test a CF install again on a server with just the base install of W3K3 64 SP2 (ie: skipping step 2 above this time).
    13. Bingo! That install works.
    14. Therefore, one of the 63 patches I had downloaded from MS had triggered a problem with the CF installer.
    15. Back on the first server (the one with the MS security  patches installed and the one that CF won't install on). In the CF file  adobe_cf.lax (one of the files extracted in step 6) there is a line that  mentions where the install gets it's java. Find that file, and check java version installer is using. It is using 1.6.0_14-b08.
    16. Off to the Java website, and there is a newer version of java (1.6.0_24-b07). Downloaded and installed it.
    17. Modify a line in adobe_cf.lax :
       before
         lax.nl.current.vm=resource\\jre\\bin\\java.exe
       after
         lax.nl.current.vm=C:\\program files\\java\\jre6\\bin\\java.exe
    (that assumes that you let step 16 install to the default location)
    Save the file.
    18. Run the install ... ** IT WORKS ** !
    Obviously, the built in java provided with the CF installer is  no longer compatible with some change introduced by some recent MS  update on the W2K3 64b SP2 platform.
    And now the interesting part. Although I forced the installer to used the new java, it did not incorporate it into the cf build (ie: in jvm.config, you still see c:/coldfusion9/runtime/jre AND the  version of java.exe that is in that directory is the original version,  not the newer version I forced the installer to use).
    On the surface, CF seems to run OK, but I have not done any application testing yet.
    And finally my
    ** QUESTION **
    Would it be appropriate to simply point the java.home var to the new java directory? I see that the directory structures and files are not exactly the same  (close though) so I certainly don't want to break things by doing this,  but instinct tells me that if the installer broke using the older  version, then something else is gonna break down the road if I don't use  the new version. On the other hand, the differences in the  directories and files is enough that it makes me very nervous, with my  limitied java skill set, to make this decision. 
    Thanks in advance!!
    Byron

    Hi Byron,
    Wow great post no doubt much of the information will be useful for those on Win03 SP2 +. Have to say not come across similar problem on Win08 r2 SP1 +.
    So to your question. Adobe security bulletin (http://kb2.adobe.com/cps/894/cpsid_89440.html) recommends running CF8 and CF9 with JVM 1.6.0_24. The bulletin does not say how to do that. I take you installed JDK and not just JRE 1.6.0_24? Post install of JDK follow these steps:
    Stop CF - SERVICES.msc stop "ColdFusion 9 Application Server".
    Take a copy of CF\runtime\bin\jvm.config - so you got a backup.
    Edit CF\runtime\bin\jvm.config find line "java.home=" and comment it out eg:
    #java.home=C:/ColdFusion9/runtime/jre
    Add new line like so and save jvm.config:
    java.home=C:/Program Files/Java/jdk1.6.0_24/jre
    Note  there the slashes and the location of the JRE (runtime) - you need to  point to the one in JDK because the other JRE in C:\Program  Files\Java\jre6 will be missing a DLL.
    Start CF via SERVICES.msc.
    HTH, Carl.

  • DB Cache installation stops at 96%

    Hi friends,
    DB Cache installation stops at 96%
    with error msg as
    Updating user list
    Adding users to the Cache
    Adding users to the cache failed
    Reason WTE-01592 Error Cache Not available
    Pl. Help me.It is urgent
    Thanx
    null

    I had the same problem on Linux version, but its not a big problem.
    - restart your web cache
    - open DBA Studio in mode stand alone:
    # oemconsole dbastudio
    Connect to your DB Cache, and re-synchronize your client list (I can't remmember well, but it is option in the menu tools).
    Best regards, Marcelo.

  • Stop oraagent.bin & orarootagent.bin in a Server

    Hi
    I am trying to install an Oracle Server in a RAC node. There are 2 services blocking the installation. The Wizard tells me that I have to stop those services.
    grid 4456516 1 0 14:17:09 - 0:00 /u01/app/11.2.0/grid/bin/oraagent.bin
    root 3604948 1 0 Jan 09 - 504:03 /u01/app/11.2.0/grid/bin/orarootagent.bin
    I am trying to to do it so:
    [root@node1 root]# crsctl stop crs
    but those processes are still alive. How can I do to stop those services ?
    Thanks

    I resolved the problem. Applying this command and rebooting the OS.
    crsctl disable crs
    Thanks

  • Hp installation stop

    I encounter problem when trying to install the newly bought HP laserjet P1102w to my lenovo yoga notenbook running win 8.1. The installation will stop and give an error message which say the" HP installer stop" when come to the point which ask to plug in the USB cable to the computer . I have tried to download the lastest version driver and software and even update the firmware of the printer but the problem persist.
    I tried to install the printer onto my another Samsung notebook running win 8.1Pro and it installed sucessfully! Can anybody guide me how to install the printer to the win 8.1 system?

    Hey @limth,
    Welcome to the HP Support Forums!
    I would like to work with you today with resolving the installation issue on your Windows 8.1 computer for your HP LaserJet Pro P1102w Printer. Because you are able to install via USB Cable fine on your second Windows 8.1 computer this is not a USB Cable, USB Port, or hardware issue. What this may actually be caused by is the HP Smart Install feature built into your printer. I'm going to run you through some troubleshooting steps to resolve this issue.
    Step 1: Uninstall Drivers:
    Disconnect your USB Cable
    Open your Start screen by clicking on the Windows icon on the bottom left hand corner of your screen or by selecting the Windows button on the bottom left of your keyboard, to the right of the Ctrl button.
    Once the Start screen opens type Programs and Features
    Click on Programs and Features to launch it
    Under the list of Programs and Features click on the HP Laserjet package and uninstall it.
    Once the HP Laserjet is uninstalled, close this window.
    Step 2: Clear Temp Folder:
    Open your Start screen again and type Run
    Click on Run to open the Run box
    In the Run box type %temp% and select OK
    When the Temp Folder opens select Ctrl + A at the same time on your keyboard to highlight everything in the folder. Next, select 'Delete' on your keyboard. The Temp folder has temporary internet files in it. No files or folders on your actual computer will be affected by deleting the contents of the Temp folder. Should any files still be used in this folder it will automatically pop up with a 'skip' option.
    Once the Temp folder is emptied, close the folder.
    On your Desktop right click on the Recycling Bin and left click on 'empty recycling bin'.
    Step 3: Disable Smart Install: 
    You mentioned in your post that you installed the printer on your Samsung notebook and that it installed successfully. Can I have you go on that Samsung notebook to disable HP Smart Install.
    Plug your USB cable into the Samsung notebook
    If you used the HP download to install the printer: go to you Start screen and type Run. Click on Run to open the Run box. In the Run box type %temp% and select OK.
    When the Temp folder opens, locate the 7z file and open it
    In the 7z file click on the UTIL folder and then SIUtility (SIUtility.exe is for 32 bit computers, SIUtility64.exe is for 64 bit computers)
    Once SIUtility opens disable Smart Install on the Printer.
    If you used the software cd to install the printer: insert your disk into the Samsung notebook. Open your Start screen and type Computer (may populate as This PC as a search result)
    Click on Computer to open it. Then you will see  your HP Installer. Right click on the HP Installer and open it (or browse).
    Click on the UTIL folder and the SIUtility. Once SIUtility opens disable Smart Install on the printer.
    Disconnect your USB Cable from this computer.
    Step 4: Download Drivers:
    Back to the computer now that you're having the issue installing your Laserjet on:
    Leave you USB Cable disconnected.
    Once everything is uninstalled for your printer and the Temp folder is emptied, please click on the following link to download the appropriate drivers for your printer: HP LaserJet Full Feature Software and Driver
    Allow the Software and Driver package to download
    Run the installation once the download is complete
    Follow through the on-screen instructions to reinstall your printer.
    Only plug in your USB Cable when prompted.
    The installation should now complete.
    Please respond to this post and let me know if the steps I provided resolve your installation issue. Best of luck!
    X-23
    I work on behalf of HP
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    Click the "Kudos, Thumbs Up" on the right to say "Thanks" for helping!

  • HP LaserJet Pro MFP M127fw installer stopped working

    Have dificulty  installing HP LaserJet Pro MFP M127fw drivers on hp 32bit laptop with windows 7
    Build in printer software stops halfway
    Downloaded software stops halfway
    Standard windows 7 printer driver works fine and can print with it, but has no scanner driver
    HP printer scanner doctor indicates scan software is not installed and directs me to driver download on hp website
    installation of this software stops also halfway
    No errorcodes anywhere, just message box installer could not continue and trying to find a solution. That box diapears as well.
    Installation fails on both wired network and usb
    no errormessages in windows logbooks
    The http connection works fine
    tried installation with smart install on and off (is off at the moment)
    Spooler service is running fine
    Searched this forum and more people seem to have this problem but there is no solution mentioned in the end.
    Please help
    This question was solved.
    View Solution.

    Hi @Lize2 ,
    I see that you are having issues installing the printer, the installer stops working. Thanks for providing that detailed information. I would like to help you out today.
    It sounds like something is blocking the software from installing, since just the driver are being installed.
    Disconnect the USB cable, run the uninstall from the CD.
    Touch the Windows key and the E key to access the computer window. Right click on the CD for the printer, left click open in a new window, double click on uninstall.
    Do a msconfig to turn off any startup programs that might be interfering with the installation.
    Click on Start, in the search box type in Run, enter, then type in Msconfig, click OK.
    Click the Services tab. Click to select the Hide All Microsoft Services check box. Click Disable All, and then click OK.
    Then click on the Start Up tab at the top. Click on disable all.
    Reboot the computer.
    Temporarily turn off any Antivirus software and Real Time Scanning. Especially if you are using Mcafee.
    Then run the installation again. Right click on the install and select Run as Administrator.
    Test the printer again.
    Then go back into msconfig and Enable the All Microsoft Services and Enable All on the Start Up tab. Turn the Antivirus software back on again and the Real Time Scanning.
    If you need further assistance, just let me know.
    Have a great day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • TS1702 ?Some of my applications have been saying I need the latest version of Adoebe Flash Player.  When I try to download it I get the following error message:  'Frame Load interrupted' and the installation stops.  Any suggestions

    Some of my applications have been saying I need the latest version of Adoebe Flash Player.  When I try to download it I get the following error message:  'Frame Load interrupted' and the installation stops.  Any suggestions?

    You can only use apps downloaded from the App store, not via a browser. There is no Flash for any iOS device including the iPod.

  • Can't install Itunes 10.7.  Itunes installer stops working.  How do i rectify this problem?

    Was upgrading to Itunes 10.7 for windows but Itunes installer stops working while installing. Can anyone help me !!!

    A few key steps:
    1.  Shutdown computer;
    2.  Restart from cold;
    3.  Make a secure backup of your Song files;
    4.  Uninstall iTunes;
    5.  Restart computer from cold a 2nd time;
    6.  Install latest version of iTunes from: http://www.apple.com/uk/itunes/download/.

  • I can't upgrade my iPhone 4 to iOS 5.1.1 from the iPhone using wifi!! the installation start but before finishing an error occurred and the installation stop! help

    I can't upgrade my iPhone 4 to iOS 5.1.1 from the iPhone using wifi!! the installation start but before finishing an error occurred and the installation stop! help

    I will try, and what happen is that after it is intall and start "Preparing upgrade" the installation stop and a message occure: An error occure download the iOS 5.1.1" thas all.
    But now it is too late because the iOS 6 is now availabel, is it recommendet to donwload iOS 6 on iPhone 4 or not?

  • Shell script to start, stop and restart a JAR under linux

    Hi everyone,
    Does anyone have idea to write a shell script to start, stop and restart a JAR under linux? it can also indicate a method or parameter? Thanks!
    this JAR inculdes a class with main method like this:
    public class Client(){
    public Client(String name){
    public void stopClient(){
    public static void main(String[] args){
    new Client("/tmp/text.log");
    }

    Does anyone have idea to write a shell script to
    start, stop and restart a JAR under linux? That part isn't really clear.
    Start would be java -jar myjar.jar.
    Stop could either be kill, which kills the whole process; kill -TSTP, which suspends the process, or some application-specific communication such as sending something over a port; or putting something into a file or something.
    Restart could just be the same as start (if stop is just kill); kill -CONT, if stop was kill -TSTP; or some other app-specific communication.

  • Hii,,, i am using iphone 3g, i am trying to install apps from apple store,, installation stop in middle,and say u have to do install through itunes from your laptop. when i am trying to install it from my laptop,, its failed again n again,, help me out ,,

    hii,,, i am using iphone 3g, i am trying to install apps from apple store,, installation stop in middle,and say,, u have to do install through itunes from your laptop. when i am trying to install it from my laptop,, its failed again n again,, help me out ,

    Many thanks.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • CC installation stops searching file server at 2%

    Hi
    I try to update the newest version, but the installation stops at 2% with the message "searching server'.
    PC W78 is connected to internet. Did relaunch, but no change.
    This since 2 days now
    Thanks for your help

    The key of the problem may be found here:
    SP2-0306: Invalid option.
    Usage: CONN[ECT] [logon] [AS {SYSDBA|SYSOPER}]
    where <logon> ::= <username>[<password>][@<connect_identifier>] | /
    Which means the dbca is not recognizing some parameter. Initial database creation assumes you are able to connect as sysda without a password, Which means you should be able to connect as a valid user with ORA_DBA and connect as batch privileges. If you are installing with domain related authentication issues, then it could be the most likely reason dbca is not able to go ahead with installation.
    1. Determine if you are connected with the ORA_DBA group privilege. It should be so if you are locally connected (not with a domain account)
    2. Verfiy if you are able to connect as sysdba, open a sql prompt this way:
    sqlplus / as sysdba
    3. If you are able to connect, it means your authentication mechanism is properly working.
    4. Verify the contents of the alert.log associated with the instance, some error message there will bring light on this issue.
    Please feedback on the results of this initial troubleshooting procedure.
    ~ Madrid.

Maybe you are looking for

  • Cant sync my ipod shuffle 4th gen to itunes

    Hi - I got this shuffle as a gift.  After installation, I am unable to connect to the itunes and hence unable to sync the songs.  Ran the diagnostics but still getting the following error: Microsoft Windows 7 x64 Home Basic Edition Service Pack 1 (Bu

  • Can someone explain what I am doing wrong? Windows Boot manager error.

    Okay, I've literally searched EVERYWHERE and can not find a reasonable answer to this question. Everytime I try to load windows on bootcamp, I get this error: Windows failed to start. A recent hardware or software change might be the cause . to fix p

  • HT1311 how to change my apple id in iTunes in my phone

    I have change my apple id in my phone (4S). but i could not update apps in apps stroe. It always ask for previous apple id password. what to do..

  • Student creative cloud

    I am a current student thinking of upgrading to the creative cloud.  I also work utilizing the creative suite and I'm wondering if there are limitations in publishing from the student version?  Also, will my old CS5 be removed from my computer or wil

  • MSS Manage Participants Course Catalog

    Hello All, I was wondering if there was a way to limit the available course groups shown in the Course Catalog in the Manage Participants application (Employee Course Assignment). Thanks for any and all help, Mike