Javaws problem on Suse Linux 9.2

Hi.
I'm using Suse Linux 9.2 and have a problem with Java Webstart (5.0). When I start javaws the CPU load rises to 95% and stays at that level. Nothing else happens. I can't start any application with javaws.
Has anybody else experienced this problem or does anybody else know how to solve this problem?

Blackdown has solved this problem in their latest jdk.
They just released J2SE v1.4.2-01.
see : http://www.blackdown.org/java-linux/java2-status/jdk1.4-status.html
Now my only problem is that jdk1.5 doesn't work and that has become
my default jdk. I hope sun will solve this problem quickly.
Kees.

Similar Messages

  • Oracle 10g Installation Problem on SUSE Linux 10

    Hello Friends,
    I want to install SAP Solution Manager 7.0 with Oracle 10g on SUSE Linux 10.0.
    But, while starting the Installation i am getting following Errors.
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1,
    asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-04-22_03-59-38PM. Please wait ...
    Error in writing to directory /tmp/OraInstall2009-04-22_03-59-38PM. Please ensure that this directory is
    writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    I have checked the Permissions and the Size of /tmp Directory, which is as followed:
    drwxr-xr-x  11 root root    0 2009-04-22 21:19 sys
    drwxrwxrwt  52 root root 1824 2009-04-22 16:00 tmp
    drwxr-xr-x  15 root root  408 2009-04-19 14:43 usr
    Filesystem           1K-blocks      Used Available Use% Mounted on
    /dev/sda10             2104376     73112   2031264   4% /tmp
    I am starting the Oracle 10g Installation within orasm7 User which is a member of dba, users, disk groups.
    The directories which are created upon starting the Oracle Installation in /tmp directory are having the situations as followed:
    drwxr-xr-x 3 orasm7   dba          128 2009-04-21 18:41 OraInstall2009-04-21_06-41-14PM
    drwxr-xr-x 3 orasm7   dba          128 2009-04-21 18:41 OraInstall2009-04-21_06-41-25PM
    drwxr-xr-x 3 orasm7   dba          128 2009-04-22 15:59 OraInstall2009-04-22_03-59-38PM
    The Oracle Installation log is as follwoed:
    Using paramFile: /home/MyData/51031676/database/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1, asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    The commandline for unzip:
    /home/MyData/51031676/database/install/unzip -qqq ../stage/Components/oracle.swd.jre/1.4.2.0.8
    /1/DataFiles/\*.jar -d /tmp/OraInstall2009-04-22_03-59-38PM
    I have set DISPLAY variable in this way before starting Installation:
    DISPLAY=$HOSTNAME:0.0
    export DISPLAY
    I tried to search the solution over the internet for this kind of problem, but i am not able to find its solution. Even i tried to start the Orale installation using this parameter: ./runInstaller ignoreSysPrereqs, but still it is giving the same unexpected error.
    I have a doubt on File/Directory permissions which are created for Installation in /tmp. The umask setiing of the system is 0022.
    Please, help me for this issue.
    Thanks & Regards,
    Bhavik G. Shroff

    Hi Markus,
    How are you ?
    Thank you very much for your reply.
    I was executing wrong runInstaller file. RUNINSTALLER is right file for starting the execution. But still i am facing the same error, which is as followed.
    Preparing response files. Please wait:
    ======================================
    Working on /home/MyData/51031676/database/SAP/SVRCUSTOM.RSP
    /home/MyData/51031676/database/SAP/SVRCUSTOM.RSP --> /tmp/.orainst_rsp.27450: Done
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1, asianux-2 or SuSE-10
                                          Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM. Please wait ...
    Error in writing to directory /home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM. Please ensure that
    this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    SHROFF:~ # cd /home/orasm7/tmpora/
    SHROFF:/home/orasm7/tmpora # ll
    total 0
    drwxr-xr-x 3 orasm7 dba 128 Apr 22 17:25 OraInstall2009-04-22_05-25-26PM
    SHROFF:/home/orasm7/tmpora # cd OraInstall2009-04-22_05-25-26PM/
    SHROFF:/home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM # ll
    total 4
    drwxr-xr-x 2 orasm7 dba 304 Apr 22 17:25 images
    -rwxr-xr-x 1 orasm7 dba 504 Apr 22 17:25 installActions2009-04-22_05-25-26PM.log
    SHROFF:/home/orasm7/tmpora/OraInstall2009-04-22_05-25-26PM #
    I have a doubt on tmp_netca_file & tmp_dbca_file variable.
    Please give your suggestion for the same.
    Regards,
    Bhavik G. Shroff
    Edited by: Bhavik G. Shroff on Apr 22, 2009 2:10 PM

  • Path and installation Problem in suse linux

    i have installed jdk1.3 in suse linux.
    when i give /usr/lib/jdk1.3/java or javac it runs the class or compiles the .java file as expected.
    But the problem is if i give /usr/lib/java/bin/java
    /usr/lib/java/bin/javac
    /usr/lib/java/bin/javap
    it runs only the java .
    what can i do.

    Hi,
    It could be because different versions of java are installed on your Suse machine. If you type java -fullversion or java -version (it might be double -) , this will give you a clearer picture on the versions of java installed.
    Also which java or which -java can help.
    best,
    kev

  • Problems with SuSE Linux 10 and JMF

    Hi, I know that this is a problem of many other people who are working with JMF and I hope we can now find a solution for this problem.
    The problem is, that after installing the Java Media Framework and running the jmfinit Programm, the jmfinit programm shows these errors:
    java.lang.Error: Can't open video card 0
    java.lang.Error: Can't open video card 1
    java.lang.Error: Can't open video card 2
    java.lang.Error: Can't open video card 3
    java.lang.Error: Can't open video card 4
    java.lang.Error: Can't open video card 5
    java.lang.Error: Can't open video card 6
    java.lang.Error: Can't open video card 7
    java.lang.Error: Can't open video card 8
    java.lang.Error: Can't open video card 9
    The video framerate is also very slow and I think, that this has to do with these errors.
    I've installed the latest ATI FGLRX driver for my ATI Radeon X800 and these errors also occured.
    I also have only JavaSound Capture in the capture device list, but I'm using ALSA for playing music in Linux.
    If anyone gets JMF running under SuSE Linux 10 without these errors and a good video frame rate, please tell me.
    If you also have a good instruction f�r installing JMF under SuSE please tell me too.
    Thanks, thomas

    every linux distro i've installed, gets those errors.rh,suse,debian.
    If you do not have a video capture device, you will get those errors.
    Are you having framerate issues with webcam or video file??
    If it is the webcam, it has nothing to do with your ati video drivers.
    The slow frame rate from web cam would be your webcam drivers.
    If it is video file frame rate, make sure you have codecs supported in jmf for that type of video.

  • UIX dynamic image generation problem under SUSE Linux

    Hi,
    we have developed an application with UIX 2.1.14 under Windows 2000, and everything works fine when we run the application on the local OC4J.
    But after deploying the .war file to our production system under SUSE Linux SLES-7 and 9iAS Rel.2, the dynamic image generation doesn't work correctly:
    One strange thing we noticed is that rendering works fine when we use ground colours like #00FF00, #FF0000 and so on. But not when we use colours like #3172ba. We have tried this with XVFB, VNC and with "headless" JDK 1.4 (with java option -Djava.awt.headless=true in opmn.xml).
    Any ideas? Or possible reasons why image generation works using colours like #FF0000 and why not with colours like #3172BA?
    Regards,
    Matthias Scherer

    Hi Brian,
    there are no messages telling us that there is a problem with our x-server. The only messages belonging to the graphics initialization we get are:
    Rendering page = Page[name=pages/login]
    oracle.cabo.image: Initializing image cache: /oracle/ias1/j2ee/OC4J_AIS/applications/aisintra/aisintra/cabo/images/cache/de/ ...
    oracle.cabo.image: Finished initializing image cache: /oracle/ias1/j2ee/OC4J_AIS/applications/aisintra/aisintra/cabo/images/cache/de/
    oracle.cabo.style: Initializing graphics environment...
    oracle.cabo.style: Waiting for graphics environment initialization...
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    Font specified in font.properties not found [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
    oracle.cabo.style: Finished initializing graphics environment.
    oracle.cabo.style: Initializing fonts...
    oracle.cabo.style: Waiting for font initialization...
    oracle.cabo.style: Finished initializing fonts.
    oracle.cabo.image: Initializing image cache: /oracle/ias1/j2ee/OC4J_AIS/applications/aisintra/aisintra/cabo/images/cache/ ...
    oracle.cabo.image: Finished initializing image cache: /oracle/ias1/j2ee/OC4J_AIS/applications/aisintra/aisintra/cabo/images/cache/
    Regards,
    Matthias

  • NetWeaver 2004s installation problem on Suse Linux

    Hi,
    I downloaded NetWeaver 2004s 90 days version from SDN and installed on Suse linux. I am not able to execute command to get the license after installation. Here is the line I executed
    add user n4sadm
    unpacking adm_env.tar.bz2
    Changing password for n4sadm.
    New Password:
    Bad password: it is based on a dictionary word
    Reenter New Password:
    Password changed.
    add user sdb
    Changing password for sdb.
    New Password:
    Bad password: it is based on a dictionary word
    Reenter New Password:
    Password changed.
    add user sqdn4s
    unpacking sqd_env.tar.bz2
    Changing password for sqdn4s.
    New Password:
    Bad password: it is based on a dictionary word
    Reenter New Password:
    Password changed.
    unpacking /mnt/iso/server/TAR/x86_64/SAPDB_I.tar.bz2
    unpacking /mnt/iso/server/TAR/x86_64/SAPDB_II.tar.bz2
    unpacking /mnt/iso/server/TAR/x86_64/SAPDB_III.tar.bz2
    unpacking /mnt/iso/server/TAR/x86_64/SAPN4S.tar.bz2
    Service visinet-gui on port 3601/tcp was deactivated...
    Service cpq-tasksmart on port 3201/tcp was deactivated...
    Service netxms-mgmt on port 4701/tcp was deactivated...
    Service iwec on port 4801/tcp was deactivated...
    Service tick-port on port 3200/tcp was deactivated...
    Service netxms-agent on port 4700/tcp was deactivated...
    Service iims on port 4800/tcp was deactivated...
    Update the necessary information in sysctl.conf:
    kernel.shmmax = 23136829430
    kernel.shmall = 5242880
    kernel.msgmni = 1024
    fs.file-max = 32768
    kernel.sem = 1250 256000 100 1024
    Found interface: eth0 . Alias is eth0:0
    ifconfig eth0:0 192.168.155.1 up
    Ok
    n4shost:n4sadm 35> /usr/sap/N4S/SYS/exe/run/saplicense -get
    /usr/sap/N4S/SYS/exe/run/saplicense: Exec format error. Binary file not executable.
    Can any one help me to complete the installation and execute the server successfully. I am very new to linux. Do i need to execute any other commands to complete my installation.

    Dear Rajasekhar,
    this error simply comes, because the architecture of your computer is not the same as the one from the test drive. As I'm not sure, which architecture the N4S test drive uses, we simply have one of the following situations here. Either
    your machine is x86_64 and the N4S is i386 or
    your machine is i386 and the N4S is x86_64.
    Please check!
    Thanks,
      Hannes

  • Oracle 8i, SuSe Linux, big performance Problem

    Hello,
    i have a very interisting problem on SuSe Linux 7.0 (or 7.1).
    Engine: Fujitsu Siemens Primargy, 4 Processors, 4 GB RAM
    I want to make a hot backup.
    After i set the tablespace in backup mode i make a copy of the tablespace.
    On that moment goes nothing more with Oracle.
    There is no input/output from/to the database. (Every select needs extremly long time)
    Have anybody an idea? (I hope so)
    What is the break?
    Oracle or SuSe Linux? (Any other jobs do the computer all right, very quick)
    Bye and thanks
    Michael
    null

    Hello,
    i forgot to give a very important detail:
    The load average goes from 0.4 up thru 5.X (at that moment i must kill the job)
    sorry that i don't write it in the main letter.
    Bye and thanks for every hint.
    Michael
    null

  • AR 9.4.2 CPU usage on older systems (SUSE Linux 10.0)

    Hi,
    in the last few weeks, I spent a lot of time debugging AR eating 100% CPU on a very old system (it is based on SL 10.0 and can't be upgraded easily).
    The steps to reproduce the problem:
    - install SUSE Linux 10.0 (VERY old...). It is OK with all newer SUSE distros though.
    - install AdbeRdr9.4.2-1_i486linux_enu.tar.bz2
    Run it.
    CPU goes immediatelly to 100%, with empty Reader, no document.
    Reader is heavily communicating with X server, which can be seen with xmon tool (ftp://ftp.x.org/contrib/devel_tools/xmon.1.5.4.tar.gz).
    I can workaround the problem by:
    - get libs (/opt/gnome/lib, /lib and /usr/ib) from a bit newer distro (10.1 in my case)
    - add them to LD_LIBRARY_PATH, therefore calling the Reader by:
    /ROOT-10.1/lib/ld-linux.so.2 ./acroread
    in the intellinux directory.
    This workaround is not proper workaround because the Reader itself can't print afterwards and other similar external tasks.
    But the workaround is enough to show that Adobe Reader is very CPU intensive on SUSE 10.0.
    Can you fix it?
    xmon debug output contains MANY:
                                     ..............EVENT: SelectionNotify
                                         sequence number: 1f05
                                                    time: TIM 4bc41a56
                                               requestor: WIN 00400414
                                               selection: ATM 000000c9
                                                  target: ATM 000000cc
                                                property: <NONE>
                                                   Event (fd 8): 1f 00 07 1f 56 1a
    c4 4b 14 04 40 00 c9 00 00 00 1f 00 00 00 00 00 00 00 18 00 00 00 14 00 00 00
                                     ..............EVENT: SelectionNotify
                                         sequence number: 1f07
                                                    time: TIM 4bc41a56
                                               requestor: WIN 00400414
                                               selection: ATM 000000c9
                                                  target: <STRING>
                                                property: <NONE>
                                                   Event (fd 8): 1c 79 08 1f 14 04
    40 00 ca 00 00 00 0b 1b c4 4b 00 a7 06 08 b8 79 4b 02 14 04 40 00 01 00 00 c0
                                     ..............EVENT: PropertyNotify
                                         sequence number: 1f08
                                                  window: WIN 00400414
                                                    atom: ATM 000000ca
                                                    time: TIM 4bc41b0b
                                                   state: NewValue
                                                   Event (fd 8): 1f 00 0a 1f 0b 1b
    c4 4b 14 04 40 00 c9 00 00 00 af 00 00 00 00 00 00 00 18 00 00 00 14 00 00 00
                                     ..............EVENT: SelectionNotify
                                         sequence number: 1f0a
                                                    time: TIM 4bc41b0b
                                               requestor: WIN 00400414
                                               selection: ATM 000000c9
                                                  target: ATM 000000af
                                                property: <NONE>
                                                   Event (fd 8): 1f 00 0c 1f 0b 1b
    and
             ............REQUEST: ConvertSelection
                 sequence number: 1e11
                  request length: 0006
                       requestor: WIN 00400414
                       selection: ATM 000000c9
                          target: ATM 000000af
                        property: ATM 000000cb
                            time: TIM 4bc5b4ad
                         Request (fd 5): 17 00 02 00 c9 00 00 00
             ............REQUEST: GetSelectionOwner
                 sequence number: 1e12
                  request length: 0002
                       selection: ATM 000000c9
                         Request (fd 5): 18 00 06 00 14 04 40 00 c9 00 00 00 cc 00
    00 00 cb 00 00 00 ad b4 c5 4b
             ............REQUEST: ConvertSelection
                 sequence number: 1e13
                  request length: 0006
                       requestor: WIN 00400414
                       selection: ATM 000000c9
                          target: ATM 000000cc
                        property: ATM 000000cb
                            time: TIM 4bc5b4ad
                         Request (fd 5): 17 00 02 00 c9 00 00 00
             ............REQUEST: GetSelectionOwner
                 sequence number: 1e14
                  request length: 0002
                       selection: ATM 000000c9
                         Request (fd 5): 18 00 06 00 14 04 40 00 c9 00 00 00 1f 00
    00 00 cb 00 00 00 ad b4 c5 4b
             ............REQUEST: ConvertSelection
                 sequence number: 1e15
                  request length: 0006
                       requestor: WIN 00400414
                       selection: ATM 000000c9
                          target: <STRING>
                        property: ATM 000000cb
                            time: TIM 4bc5b4ad
    endlessly repeated... This doesn't happen on newer systems.
    Thanks for helping us!

    Hi,
    in the last few weeks, I spent a lot of time debugging AR eating 100% CPU on a very old system (it is based on SL 10.0 and can't be upgraded easily).
    The steps to reproduce the problem:
    - install SUSE Linux 10.0 (VERY old...). It is OK with all newer SUSE distros though.
    - install AdbeRdr9.4.2-1_i486linux_enu.tar.bz2
    Run it.
    CPU goes immediatelly to 100%, with empty Reader, no document.
    Reader is heavily communicating with X server, which can be seen with xmon tool (ftp://ftp.x.org/contrib/devel_tools/xmon.1.5.4.tar.gz).
    I can workaround the problem by:
    - get libs (/opt/gnome/lib, /lib and /usr/ib) from a bit newer distro (10.1 in my case)
    - add them to LD_LIBRARY_PATH, therefore calling the Reader by:
    /ROOT-10.1/lib/ld-linux.so.2 ./acroread
    in the intellinux directory.
    This workaround is not proper workaround because the Reader itself can't print afterwards and other similar external tasks.
    But the workaround is enough to show that Adobe Reader is very CPU intensive on SUSE 10.0.
    Can you fix it?
    xmon debug output contains MANY:
                                     ..............EVENT: SelectionNotify
                                         sequence number: 1f05
                                                    time: TIM 4bc41a56
                                               requestor: WIN 00400414
                                               selection: ATM 000000c9
                                                  target: ATM 000000cc
                                                property: <NONE>
                                                   Event (fd 8): 1f 00 07 1f 56 1a
    c4 4b 14 04 40 00 c9 00 00 00 1f 00 00 00 00 00 00 00 18 00 00 00 14 00 00 00
                                     ..............EVENT: SelectionNotify
                                         sequence number: 1f07
                                                    time: TIM 4bc41a56
                                               requestor: WIN 00400414
                                               selection: ATM 000000c9
                                                  target: <STRING>
                                                property: <NONE>
                                                   Event (fd 8): 1c 79 08 1f 14 04
    40 00 ca 00 00 00 0b 1b c4 4b 00 a7 06 08 b8 79 4b 02 14 04 40 00 01 00 00 c0
                                     ..............EVENT: PropertyNotify
                                         sequence number: 1f08
                                                  window: WIN 00400414
                                                    atom: ATM 000000ca
                                                    time: TIM 4bc41b0b
                                                   state: NewValue
                                                   Event (fd 8): 1f 00 0a 1f 0b 1b
    c4 4b 14 04 40 00 c9 00 00 00 af 00 00 00 00 00 00 00 18 00 00 00 14 00 00 00
                                     ..............EVENT: SelectionNotify
                                         sequence number: 1f0a
                                                    time: TIM 4bc41b0b
                                               requestor: WIN 00400414
                                               selection: ATM 000000c9
                                                  target: ATM 000000af
                                                property: <NONE>
                                                   Event (fd 8): 1f 00 0c 1f 0b 1b
    and
             ............REQUEST: ConvertSelection
                 sequence number: 1e11
                  request length: 0006
                       requestor: WIN 00400414
                       selection: ATM 000000c9
                          target: ATM 000000af
                        property: ATM 000000cb
                            time: TIM 4bc5b4ad
                         Request (fd 5): 17 00 02 00 c9 00 00 00
             ............REQUEST: GetSelectionOwner
                 sequence number: 1e12
                  request length: 0002
                       selection: ATM 000000c9
                         Request (fd 5): 18 00 06 00 14 04 40 00 c9 00 00 00 cc 00
    00 00 cb 00 00 00 ad b4 c5 4b
             ............REQUEST: ConvertSelection
                 sequence number: 1e13
                  request length: 0006
                       requestor: WIN 00400414
                       selection: ATM 000000c9
                          target: ATM 000000cc
                        property: ATM 000000cb
                            time: TIM 4bc5b4ad
                         Request (fd 5): 17 00 02 00 c9 00 00 00
             ............REQUEST: GetSelectionOwner
                 sequence number: 1e14
                  request length: 0002
                       selection: ATM 000000c9
                         Request (fd 5): 18 00 06 00 14 04 40 00 c9 00 00 00 1f 00
    00 00 cb 00 00 00 ad b4 c5 4b
             ............REQUEST: ConvertSelection
                 sequence number: 1e15
                  request length: 0006
                       requestor: WIN 00400414
                       selection: ATM 000000c9
                          target: <STRING>
                        property: ATM 000000cb
                            time: TIM 4bc5b4ad
    endlessly repeated... This doesn't happen on newer systems.
    Thanks for helping us!

  • Installation problem Oracle 9i on SuSE Linux 7.2 s390

    Hi all
    I've got a problem after having installed Oracle9i on a S390 box with SuSE linux 7.2. When I launch sqlplus, I've got the following message :
    sqlplus: error while loading shared libraries: libclntsh.so.9.0: cannot load shared object file: No such file or directory
    It appears the shared library libclntsh.so.9.0 was not included in the tarball I've downloaded from the Oracle site.
    Any idea ?
    Thanks
    Frangois Basquin

    Forget my question : I've found the answer in the document ID 158104.1. Even if my problem was not exactly the one mentioned (I hadn't any problem during compile time), the cure was good.
    Frangois

  • Problem with installing Oracle 10g on Suse Linux

    Hi everybody!
    I downloaded Oracle 10g Express from this url:
    http://www.oracle.com/technology/software/products/database/xe/htdocs/102xelinsoft.html
    it is free version for developers.
    I copied it into computer where was installed Suse Linux Enterprise Edition.
    But when I run it shows this kind of error:
    error: rpmReadSignature failed: region failed: BAD, tag 15872 type 2047 offset 20480 count 4096
    error: oracle-xe-univ-10.2.0.1-1.i386.rpm cannot be installed
    It was downloaded without any problem. But checksum is different from that shown on website. I think this is the problem.
    What is the problem? Does anybody know answer?
    Regards,
    Seti's fiction

    Yes, you appear to have a bad copy.
    I have not had a problem when the check sum matched. Therefore I encourage you to download again.

  • Problems with a thread that records dvd on suse linux

    PLEASE HELP
    I am using SuSE linux, and I record dvd+/- RW with the program growisofs.
    By command line on the linux shell, growisofs records normally, but when I try to use the same line cone that I use in the shell in a java thread, it never stops recording, I mean, it records all data, but it apparently does not close the dvd session, for the grenn light on the drive never stops blinking, and I have to stop the proccess manually, because it never releases the dvd drive.
    I use the thread in a large program, but for debugging this I have made a simple program, whose error is the same.
    the code is:
            String s = "/usr/local/bin/growisofs -speed=1 -M /dev/dvdram  -V MIS27 -A growisofs -P MedImServer " +
               " -p MedImServer -sysid Linux -J -R -l -relaxed-filenames -allow-lowercase -allow-multidot  /windows/C/online";
           Process p;
                try {
                    p = Runtime.getRuntime().exec(s);
                    p.waitFor();
                catch (IOException ex) {
                    JOptionPane.showMessageDialog(null,"erro no runtime");
                    System.exit(0);
                catch (InterruptedException ex1) {
                    JOptionPane.showMessageDialog(null,"erro no waitfor");
                    System.exit(0);
                }with JBuilder 9 debug, I realized that it freezes at the moment of "p.waitFor()".
    I thought that it was a problem with the recording software, but it is not: the same command line that I use in the program I have used in the Linux shell and it recorded perfectly. The program does not require any user interaction but the command line I wrote before. The problem with the Java program is that it records all data, but never returns from the process. It's not a problem with the software, for it records perfectly when it's not called within the Java program, so I imagine that it is some funny thing in either the Runtime.getRuntime().exec(...) or the p.wait().
    Better yet:
    Is there a way to record dvds with a java command instead with an exteranal program?
    This would be the heaven...
    IF it is possible, do it require some sun package?
    Thans
    Tiago

    Did you mean like this?
            Process p = null;
            String s = null;
            File f;
            try {
                f = new File(pathtmp);
                f.mkdir();
                if(VERBOSE) Log.info(GRAVA_LOG_MARK + "Pasta " + f.getPath() + " criada");
                for (Iterator iter = estudos.iterator(); iter.hasNext(); ) {
                    HashMap item = (HashMap) iter.next();
                    String id = (String) item.get("id_paciente");
                    String dt_hr = (String) item.get("dt_hr_estudo");
                    String estudo = id + "." + dt_hr;
                    File dir = new File(distriOff.path);
                    String[] arquivos = dir.list(new FiltroInicio(estudo));
                    for (int i = 0; i < arquivos.length; i++) {
                        File src = new File(distriOff.path + arquivos);
    File dest = new File(pathtmp + arquivos[i]);
    try {
    Util.copy(src, dest);
    catch (Throwable ex) {
    Log.error(mensagem + " " + ex);
    prop.enviaMsg(mensagem + " " + ex);
    throw new ExcecaoDistribuicao(ExcecaoDistribuicao.ERRO, mensagem + " " + ex);
    String os = System.getProperty("os.name");
    String modo;
    if(midia.getEspaco_disponivel_midia() == midia.getTamanho_midia()) {
    //primeira gravagco
    modo = "-Z";
    else {
    //gravagco de novas segues
    modo = "-M";
    String speed = "-speed=1";
    String cmd = "/usr/local/bin/growisofs " + speed + " " + modo + " " + dvdDevice + " "
    +" -V " + prop.getIdMidiaAtual() + " -A growisofs -P MedImServer "
    +"-p MedImServer -sysid " + os + " -J -R -l -relaxed-filenames -allow-lowercase -allow-multidot " + pathtmp;
    p = Runtime.getRuntime().exec(cmd);
    p.waitFor();
    catch (IOException ex){
    Log.error(mensagem + " " + ex);
    prop.enviaMsg(mensagem + " " + ex);
    throw new ExcecaoDistribuicao(ExcecaoDistribuicao.ERRO, mensagem + " " + ex);
    catch (InterruptedException ex) {
    Log.error(mensagem + " " + ex);
    prop.enviaMsg(mensagem + " " + ex);
    throw new ExcecaoDistribuicao(ExcecaoDistribuicao.ERRO, mensagem + " " + ex);
    try
    BufferedReader stdInput = new BufferedReader(new InputStreamReader(p.getInputStream()));
    // Lj saida padrco do comando
    while ( (s = stdInput.readLine()) != null)
    Log.info(GRAVA_LOG_MARK + s);
    catch (IOException ex)
    Log.error(mensagem + " " + ex);
    prop.enviaMsg(mensagem + " " + ex);
    throw new ExcecaoDistribuicao(ExcecaoDistribuicao.ERRO, mensagem + " " + ex);
    try
    BufferedReader stdErr = new BufferedReader(new InputStreamReader(p.getErrorStream()));
    // Lj qualquer erro do comando
    while ( (s = stdErr.readLine()) != null) {
    Log.info("Processo de Gravagco: " + s);
    if((s.indexOf("failed") != -1) || (s.indexOf("error") != -1) || (s.indexOf("unable") != -1)) {
    Log.error(mensagem + " " + s);
    prop.enviaMsg(mensagem + " " + s);
    throw new ExcecaoDistribuicao(ExcecaoDistribuicao.ERRO, mensagem + " " + s);
    catch (IOException ex)
    Log.error(mensagem + " " + ex);
    prop.enviaMsg(mensagem + " " + ex);
    throw new ExcecaoDistribuicao(ExcecaoDistribuicao.ERRO, mensagem + " " + ex);
    I tried to execute it, and it indeed doesn't freeze, but it doesn't record a thing either...
    now it doesn't even wait for the thread, which is VERY weird: it does not record a thing!!! It just passes by the line 'p.waitFor()'...
    Any sugestion?
    By the way, thanks for helping me...
    Tiago

  • Problems with running a scipt in SuSE Linux

    Hiya,
    Need some help please. I'm writing an application in SuSE linux and I'm having trouble porting it over from my SuSE 9.1 Pro desktop - to my SuSE 9.2 laptop.
    I'll try and keep it as brief and simple as possible so here goes;
    Firstly, everything works perfectly on my desktop which is running SuSE 9.1 Pro (which the program was written in)
    The problem is running the exact same code on my laptop which is running SuSE 9.2 Pro.
    The line of code that is causing me the problem is this:
    Runtime.getRuntime().exec("bash -c /home/bryan/.annwn/scripts/annwnCommand.gmt");As you can see, all I'm trying to do is run a simple script (that will execute a bunch of commands and create an image.)
    Now, this code works perfectly when run on my desktop - but will not run on my laptop.
    When I try to run the code with my program on my laptop, nothing happens. However, if I run this on the command line:
    bash -c /home/bryan/.annwn/scripts/annwnCommand.gmtThe script is run - It works pefectly. It also works on the command line if I just do:
    /home/bryan/.annwn/scripts/annwnCommand.gmtThe only difference in my development environment is SuSE 9.2 over SuSE 9.1 - but I cannot see how this would affect this command not running from within my application.
    So, can you see any reason at all why the command would work perfectly on SuSE 9.1 (and through my application), and perfectly on the command line of SuSE 9.2 - but not when run through my application?
    I know it's a long shot, and it's a pretty vague problem - but if you can think of anything. I'd be very, very grateful.
    Hope this makes sense!
    Many thanks!

    Thanks.
    I'm running both applications as the same user. All other aspects of the application and code work perfectly - just running that script using the Runtime method.
    Basically, everything is exactly the same between to the two machines - only the difference in OS version.
    I'm guessing that it well may be a Linux problem, sorry if this is the wrong forum. I'm just at a complete loss with this!

  • Problems installing 10g on Suse Linux (Failed dependencies: libaio)

    I am having problems installing Oracle 10g on a Suse Linux Operating system. I get the following error message.
    # rpm -ivh oracle-xe-10.2.0.1-0.1.i386.rpm
    error: Failed dependencies:
    libaio >= 0.3.96 is needed by oracle-xe-10.2.0.1-0.1
    Can anyone help me with this?
    Message was edited by:
    user473930

    Please also read the install documentation. This has been noted as a requirement for oracle-xe (you need one more lib ;) ) This also helps you setup your DB, etc, etc.

  • Problems with sun studio 12 in suse linux 11

    Hi.
    I installed Sun Studio 12 suse linux with no problems. However, the debugging modules (DBX) are not working any more. When I started Sun Studio, it gave a message about modules that could not be loaded in tha moment. I did not pay attention. But I noticed that all debugging options were disabled.
    Using the module manager, I saw the DBX module was not checked, and I could not change it. I was marked with a red X. So I thought to reinstall the application. However, the uninstall utility doesn't work either.
    According with the documentation, running ./uninstaller does it, but I get the following error message instead
    Exception in thread "main" java.lang.NoClassDefFoundError: uninstall_Sun_Studio_12/class
    Caused by: java.lang.ClassNotFoundException: uninstall_Sun_Studio_12.class
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    I tried to uninstall manually, and then execute installer, by using first the software manager in linux and deleting the producregistry file manually. It worked because I executed the installer. However, in Sun Studio IDE, debugging options are still not available despite I "reinstalled" the application. I checked the log files and they say the file uninstall_Sun_Studio_12.class could not be written.
    So my questions are:
    1. Is there any other way to repair Sun Studio? What could be the possible for this module to stop working?
    2. Does anyone have an idea of why the installer cannot write the uninstaller class?
    I found that perhaps problems regarding Java / Netbeans versions could be the problem, but the ones I have installed are those packages that were installed along with Sun Studio, and both are valid.
    Thank you very much.

    Perhaps you can simply delete the Sun Studio 12 installation tree, because it will not work on SUSE Linux 11.
    This OS is not supported, so any problems you see with SS12 on SUSE 11 will not be fixed.
    But we have a newer version, that should work better.
    You can try to download and install Sun Studio Express 2008/11 (extract pre-installed image from tar.bz2 file).
    Here is a pointer to the web page:
    http://developers.sun.com/sunstudio/downloads/express
    All you need is to provide a email address, and press "Download Now" button.
    You will see a page, that gives you 2 options to download Sun Studio Express 2008/11.
    Use "Option 2": Download Tarfile Installer
    Thanks,
    Nik

  • Jdk 1.5.0_04 and Eclipse with SuSE Linux - startup problems with Eclipse

    Hi,
    I have SuSE Linux 9.3 and just downloaded Jdk 1.5.0_04 and Eclipse IDE 3.1 for Linux.
    I have sucessfully installed Java in the following directory under Linux:
    '/usr/java/jdk1.5.0_04'
    And I also have downloaded Eclipse IDE 3.1 for Linux. I have unzipped it into the following directory:
    '/home/juergenkemeter/bin/eclipse/eclipse
    I have chosen the upper Java JRE in the Eclipse preferences.
    Now to my problem:
    Sometimes it happens that when I startup Eclipse or try to runa java program, Eclipse is shut down with a) no comment at all, or b) with an error message "JVM terminated. Exit code = 1 (...)". I can send the picture of the whole screenshot of the error message if it helps.
    Now I think that this is due to wrong installation paths of the Jdk and Eclipse?! Perhaps there are some conflicts regarding user rights (admin and the normal user 'juergenkemeter'.
    If anyone has suggestions, that would be helpful. Its nasty when Eclipse shuts down while programming...
    cheers,
    J�rgen

    I only used the getSystemResource because it is slightly more convenient. The
    getResource version requires a "/" in front of the filename, as in:
    java.net.URL imageURL = getClass().getResource("/" + imageName);
    System.out.println("Loading icon: " + imageName);
    for (int i = 0; i < 32000; i++)
    System.out.println(i);
    icon = new ImageIcon(imageURL);
    Unfortunately, this still deadlocks after a few thousand hits.
    Of course, I don't need thousands of icons in my application, but the real-world issue is that the program locks up every few times it is started, which is a real drag for the customers!
    I suppose the InputStream way would work, though it is not very elegant compared to loading the resource in the usual manner. I'll try it if there are no other suggestions.
    Thanks,
    Dan

Maybe you are looking for

  • Session timeouts or JsessionIds.

    I am having a problem with my login page. Users are able to login without any problems under normal circumstances. When a user logs out and does not close the window and then comes back some time later and tries to login again the page simply reloads

  • How do i move my Ipod library from my old g4 to my new mac pro

    How do i move my Ipod library from my old g4 to my new mac pro

  • ConnectionException

    Hi, Iam having a small problem with my RMI prgm. I have a client and server both of which are Remote Objects i.e, both of them implements Remote Interface. Now when I run the application it works in one way say from Client to Server or from Server to

  • What's the best Soundcard to write music

    Hi I've got an Audigy 2 ZS platinum with external unit which is excellent. I write and produce music on the computer using Nuendo software. I was wanting to get another similar card for my other computer, but I see that creative have changed the rang

  • In new version, the selected path does not allow transform/scale by default.  Any preference setting?

    In the past, within Illustrator... When the user selects a path, it automatically allows you to transform/scale the path with just the selection tool.  Now, it doesn't.  Is there a preference setting allowing me to do so?  Thanks ahead of time.