JDK & Suse Linux - cannot use JMF or run JMSTUDIO

Hi
I have tried using JMF and running jmstudio with SuSE linux 10.0
Every time I try and run jmstudio I get the following error:
Exception in thread "main" java.lang.NullPointerException
at sun.awt.X11.XMenuPeer.repaintMenuItem(XMenuPeer.java:363)
at sun.awt.X11.XMenuItemPeer.setEnabled(XMenuItemPeer.java:71)
at sun.awt.X11.XMenuItemPeer.disable(XMenuItemPeer.java:93)
at java.awt.MenuItem.disable(MenuItem.java:280)
at java.awt.MenuItem.enable(MenuItem.java:267)
at java.awt.MenuItem.setEnabled(MenuItem.java:242)
at JMStudio.updateMenu(JMStudio.java:1274)
at JMStudio.<init>(JMStudio.java:119)
at JMStudio.createNewFrame(JMStudio.java:1412)
at JMStudio.main(JMStudio.java:1401)
Please can someone tell me if this is a problem with environment variables?
I have tried to set up my .bashrc but if someone has a working configuration file I would gladly try it
I am a final year student and am using JMF for my project and DESPERATELY need to get JMF running
Any help would be gratefully received
Regards
Uri

In NetBeans using JDK1_5, all you have to do is :
step 1.) tools -> library manager.
step 2.) Click on New Library.
step 3.) Name the Library Name JMF (or whatever).
step 4.) Leave Library Type as Class Libraries.
step 5.) Click OK.
step 6.) Select the library you just made in the
listbox on the left.
step 7.) In the center of the form you are in, you should
see a white box with three tabs on top (Classpath, Sources, Javadoc).
Make sure Classpath is selected.
step 8.) On the right , click on the Add Jar/Folder... button.
step 9.) A dialogue box will pop up. Select the directory where your
you put JMF. Add the .jar files from the JMF's lib directory and
click the Add Jar/Folder for that dialog box. Repeat step 8.
When finnished, you should have three .jar files in your newly
created library(I called mine JMF). The files should be jmf.jar,
mediaplayer.jar, and multiplayer.jar.
step 10.) Create a project.
step 11.) In the Projects pane, expand Libraries which you will see
whatever JDK you are using and any other libraries you
happen to be using. Right Click on Libraries there and
click Add Library. A popup window displaying libraries
will show and the one you just created should be in there.
step 12.) Highlight the library you made and click its Add library
button.
You should now be able to use JMF in your apps! I assume you
know about importing the packages in your sourcefiles!!!! ;-)
Have fun whichever way you do! Please don't email me with
dumb questions. Seeya!

Similar Messages

  • 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.

  • [Solved]BBSwitch, cannot use until after running glxgears.

    Let be upfront and say I apologize on the vagueness but I not sure how to describe it other than post my method.
    [~]: cat /proc/acpi/bbswitch
    0000:01:00.0 ON
    [~]: sudo tee /proc/acpi/bbswitch <<<OFF
    [sudo] password for jarvis:
    OFF
    [~]: cat /proc/acpi/bbswitch
    0000:01:00.0 ON
    [~]: optirun glxgears
    [VGL] ERROR: in readback--
    [VGL] 246: Window has been deleted by window manager ## Me killing the optirun window
    [~]: sudo tee /proc/acpi/bbswitch <<<OFF
    OFF
    [~]: cat /proc/acpi/bbswitch
    0000:01:00.0 OFF
    [~]:
    I have to run 'optirun glxgears' after ever boot to have the ability to use bbswitch. This seems to have started with the latest bbswitch update and I am not sure how to resolve this.
    bbswitch 0.6-7
    linux 3.9.2-1
    bumblebee 3.2.1-1
    Cheers.
    Last edited by doug piston (2013-05-15 12:32:14)

    Interesting...
    [~]: sudo systemctl status bumblebeed
    [sudo] password for jarvis:
    bumblebeed.service - Bumblebee C Daemon
    Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled)
    Active: active (running) since Thu 2013-05-16 08:38:34 PDT; 1min 28s ago
    Main PID: 304 (bumblebeed)
    CGroup: name=systemd:/system/bumblebeed.service
    └─304 /usr/sbin/bumblebeed
    May 16 08:38:35 watson bumblebeed[304]: [ 2.559700] [INFO]/usr/sbin/bumblebeed 3.2.1 started
    May 16 08:38:35 watson bumblebeed[304]: rmmod: ERROR: Module nvidia is in use
    May 16 08:38:37 watson bumblebeed[304]: [ 5.570892] [ERROR]Unloading nvidia driver timed out.
    [~]: cat /proc/acpi/bbswitch
    0000:01:00.0 ON
    [~]: sudo tee /proc/acpi/bbswitch <<<OFF
    OFF
    [~]: cat /proc/acpi/bbswitch
    0000:01:00.0 ON
    [~]: sudo systemctl restart bumblebeed
    [~]: cat /proc/acpi/bbswitch
    0000:01:00.0 OFF
    So yes it seems restarting bumblebee fixes the issue. Have you submitted a bug report?

  • FlashPlayer 10 (Linux): Cannot use all available cameras.

    I have just upgraded my Ubuntu 8.04 Linux system to the
    latest FlashPlayer 10. Unfortunately I cannot select my external
    Philips SPC900 USB webcam anymore, only the "Laptop internal camera
    V4L2" is listed. No other application is using this camera. I was
    always able to choose between both cameras in Flash 9. The
    interesting thing is that the LEDs on both cameras flash once when
    the select camera dialog is opened.
    Can this be solved, or do I have to wait for Flash 11
    ?

    Please file a bug in the public bugbase... See this article:
    http://www.adobe.com/devnet/logged_in/tmccauley_fplayer_bugbase.html
    Regards,
    Bentley Wolfe
    Senior Support Engineer, Flash/Flash Player/Digital Editions
    Adobe

  • Problem to create RTP stream on Linux by using JMF studio

    Hello All,
    I am trying to use JMStudio in order to create RTP stream
    I have a problem with capture
    I have run Jmfinit I got following messages
    JavaSound Capture Supported = true
    JavaSoundAuto: Committed ok
    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
    it seems to me that i have no directsoundcapture
    therefore i can not create RTP package stream
    How can i add direct sound capture to my capture devices.
    is there any suggestion for this issue?
    King regards
    BEKIR BALCIK
    ARGELA TECHNOLOGIES

    In $ORACLE_BASE/admin you should have a directory structure for the viton1 instance : create a similar directory structure for the viton2 instance.
    In the pfile subdirectory create the initviton2.ora file : you can copy it from initviton1.ora file and change all occurrences of viton1 to viton2.
    At OS prompt : export ORACLE_SID=viton2, then
    sqlplus /nolog
    conn / as sysdba
    startup nomount pfile=$ORACLE_BASE/admin/viton2/pfile/initviton2.ora
    then CREATE DATABASE.....

  • Cannot use jdk 6 function when using a blackberry project...

    I use Eclipse 3.4.2 to build my Blackberry project. I create a blackberry project...So inside, I have the "net rim" blackberry library, and inside this library I have a bunch of jdk function...like java.lang, or java.io...
    Before installing Eclipse, I have installed JDK 6 to work with and I'm actually trying to use those library.
    When I include JDK libraries in my blackberry project, I can import everything from the JDK, BUT I cannot use any class imported with the "import" tag...
    NOTE: net_rim_api.jar contains "java.lang.String" and JDK 6 also. I want to use the split() and substring() function inside the String class contained inside JDK 6, but it seems that eclipse only see the String class contained inside net_rim_api.jar...
    My question is:
    Why can I import my jdk objects, and can't I use the class corresponding to them?
    If I create a projet a standard Java Project, and I include my blackberry library it pop me an error...
    java.lang.ClassFormatError: Method <init> in class net/rim/device/api/ui/UiApplication has illegal modifiers: 0x104
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Exception in thread "main"
    Here's my code:
    import java.io.IOException;
    import net.rim.device.api.ui.Field;
    import net.rim.device.api.ui.UiApplication;
    import net.rim.device.api.ui.Screen;
    import net.rim.device.api.ui.FieldChangeListener;
    import net.rim.device.api.ui.component.ButtonField;
    import net.rim.device.api.ui.component.RichTextField;
    import net.rim.device.api.ui.component.BasicEditField;
    import net.rim.device.api.ui.component.SeparatorField;
    import net.rim.device.api.ui.component.ObjectListField;
    import net.rim.device.api.ui.container.MainScreen;
    import net.rim.device.api.ui.container.HorizontalFieldManager;
    import net.rim.device.api.ui.container.VerticalFieldManager;
    import java.lang.String;
    public class InfoModem extends UiApplication {
    // Déclaration des propriétés
    public static boolean dev = true;
    public static String strHost = null;
    public static String[] n_client = {"80000001","80000002","80000003"};
    public static void main(String[] args) {
    // Definition du host
    if (dev){
    strHost = "http://devshed.labaie.vdl";
    } else {
    strHost = "https://intranet.derytelecom.ca";
    InfoModem modem = new InfoModem();
    modem.enterEventDispatcher();
    public InfoModem()
    UiApplication uiApp = UiApplication.getUiApplication();
    uiApp.pushScreen(UserInterface());
    public Screen UserInterface()
    //Instance de l'écran principale de l'interface
    final MainScreen screen = new MainScreen();
    //Déclaration des FieldManager
    VerticalFieldManager fieldManagerTop = new VerticalFieldManager();
    HorizontalFieldManager fieldManagerButton = new HorizontalFieldManager();;
    //Instanciation des objets de l'interface
    RichTextField Title = new RichTextField("Interrogation de modem");
    RichTextField lblNumeroModem = new RichTextField("Inscrire le numéro du modem");
    final BasicEditField txtModem = new BasicEditField();
    final RichTextField lblResultat = new RichTextField();
    ButtonField btnRechercher = new ButtonField("Rechercher");
    // Listener du bouton Rechercher
    FieldChangeListener listener = new FieldChangeListener() {
    public void fieldChanged(Field field, int context)
    Http.strUrl = strHost + "/php-bin/blackberry/test.php?action=search&n_client=80000001";
    try {
    Http.GetRequest(Http.strUrl);
    } catch (IOException e) {
    e.printStackTrace();
    if (Http.strHttpData != null)
    final String data = Http.strHttpData;
    System.out.println(data);
    final ObjectListField liste = new ObjectListField()
    protected boolean navigationClick(int status, int time)
    lblResultat.setText(n_client[this.getSelectedIndex()]);
    return true;
    liste.set(n_client);
    screen.add(liste);
    //Assignation du listener au bouton Rechercher
    btnRechercher.setChangeListener(listener);
    //Ajout du titre de la page
    screen.setTitle(Title);
    //Ajout des Fields dans le FieldManager
    fieldManagerTop.add(lblNumeroModem);
    fieldManagerTop.add(new SeparatorField());
    fieldManagerTop.add(txtModem);
    fieldManagerTop.add(new SeparatorField());
    fieldManagerTop.add(lblResultat);
    fieldManagerButton.add(btnRechercher);
    //Chargement des FieldManager sur l'écran
    screen.add(fieldManagerTop);
    screen.add(fieldManagerButton);
    return screen;
    All I want is to use java.lang.String with its split() and substring() function which are not inside the blackberry java.lang.String library...
    any idea?

    The function module has only one input parameter, which should be a string with length less than 256. (I tried many predefined data element like RPLM_STRING, but when I tried to add the function module as a method of BAPI, the SAP always gave me the error: data type xxxxx cannot be used for methods)
    It only has one output parameter: RETURN (associated type: BAPIRETURN)
    I am really not familiar with ABAP program, let alone BAPIs. Any suggestions would be very helpful to me. I sincerely appreciate your help.
    Bing

  • Error while trying to install NI-VISA driver on SUSE LINUX 11.1(The version of gcc in the path does not match the version of gcc used to compile the currently running kernel.)

    hi i am trying to install NI-VISA driver on SUSE LINUX 11.1.
     the error message it shows is
              ******************************** ERROR ****************************************
    * The version of gcc in the path does not match the version of gcc used to    *
    * compile the currently running kernel.  This can cause unpredictable         *
    * behavior in kernel drivers and should be fixed.                             *
    * gcc version: Linux)                                                          *
    * kernel compiled with: 4.3.2                                                 *
    ******************************** ERROR ****************************************
    my kernel source version is 
       linux-8nes:/home/admin # rpm -qi kernel-source
    Name        : kernel-source                Relocations: /usr/src
    Version     : 2.6.27.29                         Vendor: openSUSE
    Release     : 0.1.1                         Build Date: Sun 16 Aug 2009 03:43:52 PM IST
    Install Date: Sat 24 Oct 2009 02:13:12 AM IST      Build Host: rinck
    Group       : Development/Sources           Source RPM: kernel-source-2.6.27.29-0.1.1.src.rpm
    Size        : 309251954                        License: GPL v2 only
    Signature   : RSA/8, Sun 16 Aug 2009 03:57:25 PM IST, Key ID b88b2fd43dbdc284
    Packager    : http://bugs.opensuse.org
    URL         : http://www.kernel.org/
    Summary     : The Linux Kernel Sources
    Description :
    Linux kernel sources with many fixes and improvements.
    Authors:
        Linus Torvalds <[email protected]>
        see /usr/src/linux/CREDITS for more details.
    Source Timestamp: 2009-08-15 17:53:59 +0200
    GIT Revision: 8a413546901c407e96f7fba18574cceeb40452af
    GIT Branch: SLE11_BRANCH
    Distribution: openSUSE 11.1 
    i had also installed GCC 4.3.2.
    it shows the error message as i had posted.
    please kindly help me on this.
    Thanks and regards,
    P.karthick

    Check this solution

  • Cannot install JMF under Linux Mandrake 10

    I simply cannot install JMF under the Mandrake 10 Official Linux distribution. I downloaded the jmf-2_1_1e-linux-i586.bin file and tried to execute it as root. It unzipped some files then showed me an error message about AWT and GTK+. I found a hack consisting of modifying the .bin file to have the PATH variable point to SUN JDK, the error does not show up, but the installation still does not work. In fact, the installation works, but the Diagnostics applet keeps telling me than class files are not present. My Mozilla 1.6 Java plugin is working and displaying the applet. My JMF lib directory does not contain sound.jar, such jmf.jar. I set the CLASSPATH and LD_LIBRARY_PATH according to the readme.html file. I would like to know if it is a compatibility problem with Mandrake 10, the 2.6 kernel or if JMF just DO NO work under Linux. In the latter case, JMF is a violation to the Java portability philosophy and I would never use it on my own initiative, just if I were asked to.
    After the files are unzipped, I have the following warning and error messages.
    Warning:
    Name: HorScrollBar
    Class: XmScrollBar
    The specified scrollbar value is greater than the maximum
    scrollbar value minus the scrollbar slider size.
    JavaSound Capture Supported = true
    JavaSoundAuto: Committed ok
    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
    Done.
    Even if I do not have a working video capture card (I have an ATI All-in-Wonder 128 but it is not working under 2.6 kernel), JMF should work because some people do not have a video capture card. I also tried with the cross-platform ZIP file, but this one does not contain sound.jar either and the Diagnostics applet keeps complaining about missing class files. I tried to search on the Web for solutions to this problem or for a way to change the CLASSPATH used by the Mozilla Java plug-in (if it uses a different CLASSPATH than the one from the environment variable), but nothing, nothing. Is there a distribution from which JMF would work better than Mandrake 10? Or can JMF work only under Microsoft Windows or Sun Solaris? I also tried Blackdown, but a README file directed me to the Sun's page, nothing to download here about JMF.

    well, your not the only one.
    I have it working in Debian, and JDS.(JMF is setup automatically in JDS).(2.6.6 kernel)
    I looked at the installation structure of JDS, and was able to duplicate what they did for Debian.
    Maybe it will work for Mandrake two??
    ok, all you have to do is copy or create soft links from your Mozilla directory, just like you did with the java plugin, and link to all the *.so files in JMF-2.1.1e/lib directory.
    Should work.
    I also read that not haveing the native files only matters if you are doing Capture. not play.
    to get your ATI All-in-Wonder 128 to work, make sure you install the correct driver, and have it working under linux, then try it in JMSTUDIO

  • 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!

  • Running livecycle es 8.2 on suse linux enterprise server

    Hi, I've recently received a strange bug while trying to startup jboss livecycle on suse linux enterprise server. The error that occurs first is:<br /><br />2008-10-23 10:58:23,065 ERROR [org.jboss.deployment.MainDeployer] Could not initialise deployment: file:/app/jboss/server/all/deploy/adobe-livecycle-native-jboss-x86_linux.ear<br />java.lang.OutOfMemoryError<br />     at java.util.zip.ZipFile.open(Native Method)<br />     at java.util.zip.ZipFile.<init>(ZipFile.java:203)<br />     at java.util.jar.JarFile.<init>(JarFile.java:132)<br />     at java.util.jar.JarFile.<init>(JarFile.java:70)<br /><br />After some research i found out that this is not a java heap space bug nor a livecycle bug , but a java 1.5 bug, the bug database url is as follows:<br /><br />http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4705373<br />duplicate of:<br />http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6280693<br /><br />As stated this is a java bug that was fixed in the mustang release (jdk1.6), but since we cant use jdk1.6, is it even possible to deploy lc on suse linux enterprise server ?

    Hi Jayan, thanks for the reply, but as I stated, this is not a java heap space problem. I have done all the necesary tests to confirm that, the XmX is set to 1280m which is the maximum for the 32-bit jdk and at the point of the crash there's still plety of java heap space avaible (the crash occurs after like a 3 minuts already in the early stage of the deployment phae). Also, when Livecycle does run out of heap space (which happened to us on some windows machines), you get a clear message java.lang.OutOfMemory : Out of heap space, which does not occur in our case.
    So to clariy, the java heap space is here not the problem, the bug is the same as in sun's bug database (see links for details) and has to do with the mmap system call under linux.

  • 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

  • How to download 64 bit JDK for SUSE Linux 10.2 x86_64 Machine

    Hi SAP Guru's
    We are in the process of Installing SAP Netweaver SR3 on the suse linux 10.2 on the x86_64 Machine.
    We are unable to findout compatable jdk whcih will support this plateform.
    Please suggest where from we can download JDK.

    Hi,
    You can download and install it using YaST (Software/Software Management) in Suse 10.2.
    You can install the Java packages with YaST. If you choose Filter "Search" and enter "Sun" you'll quickly find them.
    Suse only supports up to 1.5 if you want 1.6 you must get it from the Java site.
    You can also search around this following FTP Link.
    [http://download.opensuse.org/repositories/Java:/|http://download.opensuse.org/repositories/Java:/]
    [http://download.opensuse.org/distribution/openSUSE-stable/repo/non-oss/suse/x86_64/|http://download.opensuse.org/distribution/openSUSE-stable/repo/non-oss/suse/x86_64/]
    Regards
    Bhavik Shroff
    Edited by: Bhavik G. Shroff on Nov 11, 2008 6:46 AM

  • Linux 64-bit cannot use all of my 4GiB RAM.

    Well, please forgive my nooby-ness but here is my problem:
    Long ago I heard that 32-bit system cannot use 4GiB or more of RAM unless we turn on PAE option in kernel and 64-bit system can avoid this. So I installed 64-bit linux since I planned to upgrade my box to 4GiB Ram in the future. But somehow linux refuse to recognize all of my 4GiB Ram. I can only get 3.7GiB when run cat /proc/meminfo
    [pntruongan@myhost ~]$ cat /proc/meminfo
    MemTotal: 3720600 kB
    MemFree: 2406720 kB
    Buffers: 85732 kB
    Cached: 588172 kB
    SwapCached: 0 kB
    Given that intergrated VGA took away roughly 256MiB of Ram then if I do the math right, I still have 3932160 kB left. Where is the rest?

    See how BIOS report memory (e820 messages on dmesg)
    Example in my system with 4GiB of RAM
    BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
    BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000dfee0000 (usable)
    BIOS-e820: 00000000dfee0000 - 00000000dfee3000 (ACPI NVS)
    BIOS-e820: 00000000dfee3000 - 00000000dfef0000 (ACPI data)
    BIOS-e820: 00000000dfef0000 - 00000000dff00000 (reserved)
    BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
    BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 0000000120000000 (usable) <- Remapped memory above 4GiB via AMD DRAM Controller DCT (internally called "memory hoisting")
    Only "usable" areas are used as "memory"
    Sometimes, these usables areas are set to reserved by kernel:
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) <- First 64KiB marked as reserved to avoid unwanted memory modifications surprise by BIOS.
    e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    e820 update range: 00000000dff00000 - 0000000100000000 (usable) ==> (reserved)
    Just sum these areas and you get available memory, and ahead you can see how from this memory, some ranges are used for kernel only.

  • Best WebCam for Linux to use with JMF

    I am searching for a webcam for linux to stream video using jmf.
    I have tried and used Logitech messanger, express, quickcam, and also Creative labs Ex Pro 5.
    Each time I buy a another quickcam, Logitech changes the CCD. and the old drivers I use stop working.
    Anybody have a well supported Linux WebCam with Linux drivers that they would like to share on how good of succes they have???

    Hi,
    Our project uses a Logitech Quickcam Pro 4000. It doesn't seem to have any problems. We are running Redhat Linux 9.0. Basically, I think that any camera that will work with Linux should work with Linux.
    We also tried an Intel Home PC Camera, but that didn't work...
    My 0.02$

  • I have a packardbell laptop with photoshop elements 8 installed from new. I have used it on several occasions but I cannot get it to run now.  When I open a photo using elements the Adobe box pops up saying that the programme has unexpectedley quit? can a

    I have a packardbell laptop with photoshop elements 8 installed from new. I have used it on several occasions but I cannot get it to run now.  When I open a photo using elements the Adobe box pops up saying that the programme has unexpectedley quit? can anyone help me please as I have several photos to edit before the end of this month. Many thanks for any help

    The "restore disk" is built into the Mac. See About Recovery.
    Need more specifics about what error messages you got while installing Adobe Flash.
    However, you can almost avoid Flash altogether by setting YouTube to play the HTML5 version instead.
    Click the Try something new! link at the bottom of the YouTube page.
    I don't know about the sound issue. Might be hardware as you think. Try other headphones to check.

Maybe you are looking for

  • How to open NEW PORTAL PAGE from current portal page ?

    I'm very confuse with my problem. I have 2 portal page. portal page I has 2 portlet : portlet A & portlet C. portal page II has 2 portlet : portlet B & portlet C. Now my customer want : start with portal page I, when i submit portlet A, program will

  • Error in AME starting today

    Encoded 10+ files yesterday. Went to do one more today and am now getting this error: Adobe Media Encoder has encountered an error. [..\..\Src\Source\AudioSourceImpl.cpp-88] Even went back and tried to re-do a file that worked yesterday. Re-booted. E

  • Security Deposit - Horrible Costumer service

    Let me tell about my horrible story in with verizon Service. I have taken verizon triple play two year plan and cancelled my service within 1 month of satisfaction period and it has been two months and i have not recieved my security deposit i have p

  • Delivery issue URGENT!

    In t-code VL02n when we attempt to PGI, we are seeing an extra item- item # 900001, with Material BOX and description "box for packaging", this BOX item is not on the order, its popping up in delivery. Does anyone know what the problem could be? and

  • Why can't i update quicktime

    why can't i update quicktime? when i do software update it says every thing is up to date,but when in try to go on itunes it says i ave to update it