JMF on my linux cant find my webcam

Hey guys ;-) ,
Last days i am trying to figure out how to make JMF-like applets(lets say mercury instant messager program) detect my webcam on linux with no success up to now.I followed a lot of tips around the web, but it seems like i cant get my JMF installation done/configured correctly in my arch linux installation.Here are my specs and information of interest:
Webcams tried: Logitech QuickCam pro for notebooks / Logitech QuickCam Ultra Vision (linux-uvc-svn package installed// webcams correctly work with other non java programs such as kopete and luvcview)
JMF package tried: Arch linux package/ Suns package
1st i followed the configuration instructions at suns homepage here:http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/setup-linux.html ,except that i wrote all these in my /home/username/.bashrc as follows:
Code:
alias ls='ls --color=auto'
PS1='[\u@\h \W]\$ '
export JMFHOME=/home/img/camera/JMF-2.1.1e
export CLASSPATH=$JMFHOME/lib/jmf.jar:.:${CLASSPATH}
export LD_LIBRARY_PATH=$JMFHOME/lib:${LD_LIBRARY_PATH}
i reloged on my desktop to get the enviroment's variables up to date but again couldnt get any program using JMF to find my camera.
Here is jmfinit output with my webcam pluged in a usb port:
Code:
JavaSound Capture Supported = true
JavaSoundAuto: Committed ok
Name = v4l:UVC Camera (046d:08c9):0
Trying 4 320 240
Trying 3 160 120
Trying 3 320 240
Trying 3 640 480
Trying 3 176 144
Trying 3 352 288
Trying 3 768 576
Trying 4 160 120
Trying 4 320 240
Trying 4 640 480
Trying 4 176 144
Trying 4 352 288
Trying 4 768 576
Trying 5 160 120
Trying 5 320 240
Trying 5 640 480
Trying 5 176 144
Trying 5 352 288
Trying 5 768 576
Trying 6 160 120
Trying 6 320 240
Trying 6 640 480
Trying 6 176 144
Trying 6 352 288
Trying 6 768 576
Trying 7 160 120
Trying 7 320 240
Trying 7 640 480
Trying 7 176 144
Trying 7 352 288
Trying 7 768 576
Trying 8 160 120
Trying 8 320 240
Trying 8 640 480
Trying 8 176 144
Trying 8 352 288
Trying 8 768 576
Trying 9 160 120
Trying 9 320 240
Trying 9 640 480
Trying 9 176 144
Trying 9 352 288
Trying 9 768 576
Trying 10 160 120
Trying 10 320 240
Trying 10 640 480
Trying 10 176 144
Trying 10 352 288
Trying 10 768 576
Trying 11 160 120
Trying 11 320 240
Trying 11 640 480
Trying 11 176 144
Trying 11 352 288
Trying 11 768 576
Trying 12 160 120
Trying 12 320 240
Trying 12 640 480
Trying 12 176 144
Trying 12 352 288
Trying 12 768 576
Trying 13 160 120
Trying 13 320 240
Trying 13 640 480
Trying 13 176 144
Trying 13 352 288
Trying 13 768 576
Trying 14 160 120
Trying 14 320 240
Trying 14 640 480
Trying 14 176 144
Trying 14 352 288
Trying 14 768 576
Trying 15 160 120
Trying 15 320 240
Trying 15 640 480
Trying 15 176 144
Trying 15 352 288
Trying 15 768 576
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
No matter what i tried, my jmfregistry doesnt show any video capture devices, so i guess thats why my programs cant find it at all. Jmfregistry only shows JavaSound audio capture under "Capture Devices" tab. Pressing "detect capture devices" produces same result as jmfinit pasted above.
Any tips/pointers on what i am missing here to solve this puzzle will be greatly apreciated.
Enjoy,
IMG

Hello,
this is a really old thread, but i'm traped because of the same response from JMF and my webcam.
I'm working on Fedora 11 and i managed to install JMF correctly, I tested the installation with the Diagnostics Applet and it's all ok.
I have Logitech c600 webcam and it works in Cheese webcam booth. I't was working out of the box.
I'm wondering if there is a way to get my camera detected?
Thanks
Bozica

Similar Messages

  • JMF on my arch linux cant find my webcam

    Hey guys ;-) ,
    Last days i am trying to figure out how to make JMF-like applets(lets say mercury instant messager program) detect my webcam with no success up to now.I followed the according wiki page http://wiki.archlinux.org/index.php/Jav … _Framework as well as instructions/tips after a lot googling , but seems like i cant get my JMF installation done/configured correctly in my arch linux installation.Here are my specs and information of interest:
    Webcams tried: Logitech QuickCam pro for notebooks / Logitech QuickCam Ultra Vision  (linux-uvc-svn package installed// webcams correctly work with other non java programs such as kopete and luvcview)
    JMF package tried: Aur package/  Suns package
    1st i followed the configuration instructions at suns homepage here:http://java.sun.com/javase/technologies … linux.html except that i wrote all these in my /home/username/.bashrc as follows:
    alias ls='ls --color=auto'
    PS1='[\u@\h \W]\$ '
    export JMFHOME=/home/img/camera/JMF-2.1.1e
    export CLASSPATH=$JMFHOME/lib/jmf.jar:.:${CLASSPATH}
    export LD_LIBRARY_PATH=$JMFHOME/lib:${LD_LIBRARY_PATH}
    i reloged on my desktop to get the enviroment's variables up to date but again couldnt get any program using JMF to find my camera.
    Here is jmfinit output with my webcam pluged in a usb port:
    JavaSound Capture Supported = true
    JavaSoundAuto: Committed ok
    Name = v4l:UVC Camera (046d:08c9):0
    Trying 4 320 240
    Trying 3 160 120
    Trying 3 320 240
    Trying 3 640 480
    Trying 3 176 144
    Trying 3 352 288
    Trying 3 768 576
    Trying 4 160 120
    Trying 4 320 240
    Trying 4 640 480
    Trying 4 176 144
    Trying 4 352 288
    Trying 4 768 576
    Trying 5 160 120
    Trying 5 320 240
    Trying 5 640 480
    Trying 5 176 144
    Trying 5 352 288
    Trying 5 768 576
    Trying 6 160 120
    Trying 6 320 240
    Trying 6 640 480
    Trying 6 176 144
    Trying 6 352 288
    Trying 6 768 576
    Trying 7 160 120
    Trying 7 320 240
    Trying 7 640 480
    Trying 7 176 144
    Trying 7 352 288
    Trying 7 768 576
    Trying 8 160 120
    Trying 8 320 240
    Trying 8 640 480
    Trying 8 176 144
    Trying 8 352 288
    Trying 8 768 576
    Trying 9 160 120
    Trying 9 320 240
    Trying 9 640 480
    Trying 9 176 144
    Trying 9 352 288
    Trying 9 768 576
    Trying 10 160 120
    Trying 10 320 240
    Trying 10 640 480
    Trying 10 176 144
    Trying 10 352 288
    Trying 10 768 576
    Trying 11 160 120
    Trying 11 320 240
    Trying 11 640 480
    Trying 11 176 144
    Trying 11 352 288
    Trying 11 768 576
    Trying 12 160 120
    Trying 12 320 240
    Trying 12 640 480
    Trying 12 176 144
    Trying 12 352 288
    Trying 12 768 576
    Trying 13 160 120
    Trying 13 320 240
    Trying 13 640 480
    Trying 13 176 144
    Trying 13 352 288
    Trying 13 768 576
    Trying 14 160 120
    Trying 14 320 240
    Trying 14 640 480
    Trying 14 176 144
    Trying 14 352 288
    Trying 14 768 576
    Trying 15 160 120
    Trying 15 320 240
    Trying 15 640 480
    Trying 15 176 144
    Trying 15 352 288
    Trying 15 768 576
    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
    No matter what i tried,  my jmfregistry doesnt show any video capture devices, so i guess thats why my programs cant find it at all. Jmfregistry only shows JavaSound audio capture under "Capture Devices" tab. Pressing  "detect capture devices" produces same result as jmfinit pasted above.
    Any tips/pointers on what i am missing here to solve this puzzle will be greatly apreciated.
    Enjoy,
    IMG

    Just in case this helps anyone track the problem, the java diagnostics concole on my firefox displays (randomly?) one of the following messages:
    load: class JMFDiagnostics not found.
    java.lang.ClassNotFoundException: JMFDiagnostics
    at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:194)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:127)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:640)
    at sun.applet.AppletPanel.createApplet(AppletPanel.java:786)
    at sun.plugin.AppletViewer.createApplet(AppletViewer.java:2107)
    at sun.applet.AppletPanel.runLoader(AppletPanel.java:715)
    at sun.applet.AppletPanel.run(AppletPanel.java:369)
    at java.lang.Thread.run(Thread.java:619)
    Exception in thread "Thread-7" java.lang.NullPointerException
    at sun.plugin.util.AnimationPanel.createTranslucentImage(AnimationPanel.java:231)
    at sun.plugin.util.AnimationPanel.createGradientShapeImage(AnimationPanel.java:243)
    at sun.plugin.util.AnimationPanel.initBackground(AnimationPanel.java:319)
    at sun.plugin.util.AnimationPanel.preloadResources(AnimationPanel.java:508)
    at sun.plugin.util.AnimationPanel.doPaint(AnimationPanel.java:564)
    at sun.plugin.util.AnimationPanel.run(AnimationPanel.java:1062)
    at java.lang.Thread.run(Thread.java:619)
    load: class JMFDiagnostics not found.
    java.lang.ClassNotFoundException: JMFDiagnostics
    at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:194)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:127)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:640)
    at sun.applet.AppletPanel.createApplet(AppletPanel.java:786)
    at sun.plugin.AppletViewer.createApplet(AppletViewer.java:2107)
    at sun.applet.AppletPanel.runLoader(AppletPanel.java:715)
    at sun.applet.AppletPanel.run(AppletPanel.java:369)
    at java.lang.Thread.run(Thread.java:619)
    Enjoy ;-),
    IMG

  • Help After flash player update on the 25 or the 27 flash cant find my webcam

    I have a windows 8.1 PC I tried 2 different web-cams this happened also on my windows tablet and laptop after the update if i go to website to test my web cam I give flash permission and it will work fine but if i right click and hit setting it shows no web-cam in the drop down menu or mic Ive reinstalled and tried everything please Help running flash 16.0.0.280

    Ok I will I never thought about trying a different browser till the other day cause it quite on my Windows tablet but was still working fine till finally failed on all my devices that's when I realized something was conflicting with the flash update I had updated my tablet manually so it must have updated automatically on my other devices anyway thnxs I'll do that

  • Cant find webcam!

    hi,
    im trying to write code so that i can transmit using a webcam. I firstly connected my webcam to the computer and using the JMFRegistry clicked "detect capture device" and it found my webcam. I did a test capture using the JMPlayer and it worked fine. In my code i wrote
    Vector device = CaptureDeviceManager.getDeviceList(null);
    i also tried the line
    Vector device = CaptureDeviceManager.getDeviceList(Format.NOT_SPECIFIED );
    and also
    Vector device = CaptureDeviceManager.getDeviceList("RGB" );
    and the vector device had a length of 0. In other words it did not find any device not even my javasound or direct sound. I ran my code on another machine and it found my webcam in the code and returned the vector had a length of greater than 0 and it worked fine. Can any please let me know how i can get my code to work on this stubborn desktop.

    On my win2k PC and i got the same problem with an applet.
    This code is ok with an application but when i'm trying an applet, the applet does'nt find the Webcam.
    I have checked the JMF Registry Editor and the "allow capture for applets" is checked.
    public boolean initWebCam(){
              VideoFormat vformat =  new VideoFormat(VideoFormat.RGB);
              Vector deviceList2 = CaptureDeviceManager.getDeviceList( vformat );
              if(deviceList2.size()==0){
                   vformat = new VideoFormat(VideoFormat.YUV);
                   deviceList2 = CaptureDeviceManager.getDeviceList( vformat );
              if(deviceList2.size()==0){
                   System.out.println("Attention... Aucune Webcam decouverte.");
                   return false;
    ...

  • Hi, I have an EliteBook 8740W and now I cant find the inbuilt webcam anymore. It´s gone!

    Hi, I have an EliteBook 8740W and now I cant find the inbuilt webcam anymore. It´s gone!
    HP:s software for the webcam dont find any cam and in the list with all hardware its no longer exist. The USB-line for the cam in gone. It worked some weeks ago but no it has disappeared.
    Do anyone have any tip for a solution?
    Thanks!
    /Hasse, Sweden

    If it is not in Device manager, then something has failed with the cam, some report camera cables coming loose or getting damaged inside the notebook, others report they just failed.
    Your Service Guide
    If it us under warranty, contact HP
    USA
    http://welcome.hp.com/country/us/en/contact_us.html
    Everywhere else
    http://welcome.hp.com/country/us/en/wwcontact_us.html

  • Cant find pics on my pc from icloud

    I've set up photo sharing on my iphone in the icloud and I've taken a few pics. The apple sight says the pics should be in my pictures folder on my pc  but I cant find them. Is there something else I need to do to find them?

    Hi,
    The solution provided in the previous post was about the webcam builtin to your HP Notebook. However you mentioned now that it's a Lexmark x422 webcam driver you need then I would suggest you to contact Lexmark Support on 1 (800) 539-6275 for further assistance.
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves/answers your problem****
    ****I am an HP Employee but I speak for myself and not for HP or Others.****
    I work for HP.

  • Finding a webcam that works for mac os x 10.3.9

    i have one of those really old macs that are colorful.
    but the system is mac os x 10.3.9 & i do not have a built in webcam
    i cant find any that will work for such an early model.
    help?

    Well there's a few definitive lists on the Skype knowledgebase and forums:
    http://forum.skype.com/index.php?showtopic=69289
    There is a better list, but I don't have the link, it's been posted in the Apple Discussions more times than I can count.
    I used a Logitech Quickcam Communicate STX Plus, but many have used others successfully.
    Before you start spending money, there are two things to realise:
    - Your old iMac probably only has USB v1, which severely limits the amount of video and audio (if you get one with a mic) of uncompressed data that can be streamed back to your iMac. For USB v1, devices drawing their power over the USB cable are limited to 4Mbit/s, or 500Kb/s. At say 20 frames per second you can see how poor the image is going to be. Remember the video isn't compressed (for internet transmission say) until it gets back to your computer. Which leads us to secondly,
    - If your iMac is a G3, or a slow G4, the CPU may lack the grunt to encode 320x240 video at 20fps, never mind what you manage with USB.
    I'm not trying to put you off, but it's not going to be fast full-screen perfect quality video like I get from my 2MP firewire camera and encoded on my Mac Pro.

  • Cant find driver for my Multimedia Audio Controller n have there for no sound!

    Hi
    I have a Toshiba Satellite Pro A300D 152.
    My speakers , built in webcam and mic all stopped working at the same time.
    When i checked out device manager i saw that something was wrong with the Multimedia Audio Controllers driver so i uninstalled it and went on toshibas page to install the new driver for it but i cant find it anywere!
    I use the computer to work with music so it is important to get it fixed as soon as possible.
    If someone knows were i can find that driver I would be so happy!
    Best regards,
    Hemmi

    Satellite Pro A300D-152 (Danmark)
    Satellite Pro A300D-152 (Sverige)
    Satellite Pro A300D-152 (Norge)
    This is the site for USA machines, Hemmi. The drivers and utilities for that Scandinavian model are here.
    The audio driver is here.
       Conexant Sound Driver for Windows Vista 32 Bit, 4.36.10.0, 25/05/09
    You may want to post in the European forums in the future.
       Toshiba Support Forums in Europe
    -Jerry

  • AIO Remote app cant find HP 7150 aio printer on my wifi network, on Windows Phone 8

     HI,
    Yesterday I install You App AIO Remote on Windows Phone 8. I have connected to wifi HP 7150 aio printer, but phone cant find this printer... I have Lumia 1520 and Lumia 920 smartphones both is connect to this same wifi network like printer, but You app on both Lumias cant find printer, again but no problem is to connect to printer WEB interface from this both Lumias, so wifi network is correct configured.
    I have two tablet more in this same wifi network, both with windows 8.1 x64 systems, on this, You Windows 8 modern App AIO Remote find this same printer without problem...
    So what is wrong ? printer config ? eprint is on, ipp is on, bonjur is on, ip is static.
    Please help Me becease I wait for this app and now i cant use them
     Thanx
    Peter

    Hi Peter,
    Welcome to the HP Support Forums.  I understand that you are trying to use the new HP AiO Remote app for Windows phones to print to your Photosmart 7150 printer.
    The Photosmart 7150 printer only supports USB connectivity, I have include the Photosmart 7150 Printer Specifications for reference.  To be able to use the HP AiO Remote app the printer needs to be connected to a wireless network. 
    If you accidentally typed the incorrect printer model, please let me know which make/model/product number of HP printer that you have. How Do I Find My Model Number or Product Number?
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • How can you get just an iPad 1? i cant find it on this site?

    How can i purchase just an iPad 1 from this site? cant find it anywhere?

    Apple no longer sells the iPad 1 directly.
    Try Amazon.
    http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=iPa d+1&x=0&y=0
    Make sure your computer meets an iPads system requirements.
    Mac system requirements
    Mac computer with USB 2.0 port
    Mac OS X v10.5.8 or later
    iTunes 9.1 or later (free download from www.itunes.com/download)
    iTunes Store account
    Internet access
    Windows system requirements
    PC with USB 2.0 port
    Windows 7; Windows Vista; or Windows XP Home or Professional with Service Pack 3 or later
    iTunes 9.1 or later (free download from www.itunes.com/download)
    iTunes Store account
    Internet access

  • Cant find the movie in my ipod classic 80gb.

    First i could not import the movie to itunes, but i changed the name to something shorter and then it came in to Itunes. And now i cant find it in my ipod. the movie is .Mp4 och it a H.264 codec (i dont know what that h.264 means...). But i have a other movie thats .mp4 and h.264 too, and that movie is in my ipod. why??

    A spelling or punctuation mistake, or sometimes a trailing space usually causes this after the artists and/or song name, which fools the iPod into thinking that there are two different artists or songs. The trailing space is the hardest to spot.
    Best way to cure this is to go into iTunes, highlight that artist and/or songs, right click on them and select "get info".
    This brings up the multiple song info window. In the artist or song box retype the name, as you would like it, and then click ok. Do this even if no mistakes are immediately visible.
    Re sync this new artist/song info to your iPod.

  • Problem with JDK 6 update 5 - Error Message says cant find java compiler

    Hi i am a complete beginner to programming and i am having trouble with the latest java development kit. jdk 6 update 5.
    The problem is i have set the path and the program cant find my compiler.
    I have installed the latest java development kit 6 update 5 on my windows xp machine.
    I have created a simple program as shown below:
    class Hello
         public static void main(String[] args)
                   System.out.println("Hello from java");
    saved the file to my desktop as Hello.java
    I have set the path variable like so:
    Go to control panel then click system icon then click advanced tab then click environmental variables.
    Now in system variables the path is shown as this - %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Java\jdk1.6.0_05\bin;C:\Program Files\QuickTime\QTSystem\;c:\Program Files\Microsoft SQL Server\90\Tools\binn\
    I then add this to the end;C:\Program Files\Java\jdk1.6.0_05\bin
    This is the location to the things like compiler, applet viewer etc.
    No in the command prompt i type javac Hello.java and i get this error message:
    C:\> javac Hello.java
    javac: file not found: Hello.java
    Usage: javac <options> <source files>
    use -help for a list of possible options
    The jdk is installed properly im sure but it can find my compiler.
    What mistake have i made in setting the path because im guessing that is related to the problem?
    Could someone out there please help me?
    Thank You
    Rafeeq

    saved the file to my desktop as Hello.java
    C:\> javac Hello.javaC:\ is not the desktop!
    The jdk is installed properly im sure but it can find my compiler.Of course it can! It just can't find the file you are trying to compile, because that's not in the root directory.
    I suggest you make a directory C:\java and save your source file there rather than on the desktop. In the command prompt, enter cd \java to make it the current working directory and then enter javac Hello.java.
    @Pravin: The question is about compiling, not running. CLASSPATH has nothing to do with this problem.
    db

  • Iphone cant find hp 210a airprint

    iphone cant find any printer airprint., have a hp aio wifi b210a, it is on the same network and i have no problems printing from my imac on wifi,??????
    what to do.???

    Hi Andrew.
    Thank u for u´r help.
    i can say yes to 1-4, and i´ve decided to by af timecapsule, then i think my problems will be solved.?? :-)
    Can u help me with this:
    I want to upgrade my osx, but i don´t know if i can upgrade to LION from my OSX.
    i´ve got 10.5.8 - Imac, 2,4GHz Intel Core 2 Duo - 2 GB 667 MHz DDR2 SDRAM..
    If i cant´t upgrade to LION, then what do i do first.??
    Hope to hear from u soon.

  • Ive got an HP Officejet 4500 Printer,i cant find it on my IPAD Airprint?

    Hello guys! Ive got a HP Officejet 4500 Printer it has wireless on it...I already set it up on the same NETWORK CONNECTION than my router...I connected my printer to my Router...But now I cant connect it to my Ipad I tried on PAGES APP IN IPAD but i cant find it How to find it please help me ! THANKS A LOT FOR YOUR HELP

    Have you checked the available list of supported printers to make sure this printer is supported by AirPrint?

  • I have installed Adobe Premiere Pro cc on my laptop, but I cant find a way to start the program. No Icon, and it is not showing up in the start meny. It is showing up in add/remove programs, but nt anywhere else.

    I have installed Adobe Premiere Pro cc on my laptop, but I cant find a way to start the program. No Icon, and it is not showing up in the start meny. It is showing up in add/remove programs, but nt anywhere else.

    If you are using a Mac, simply hit Command-Spacebar to bring up Spotlight Search.  Begin typing the name of the application and when you see what you are looking for, press enter.  You should get a hit by the second or third letter you type.  Great way to launch apps on computers that you are not familiar with.
    Windows 7 and 8 should have something similar.  I think you simply press the Windows key and begin typing.  Press enter when you see a match.
    Both Mac and Windows search tools can be customized to search for applications, files, emails and so forth.  For Windows, look for Taskbar and Start Menu Properties.  For Mac, go to Preferences Spotlight.  Turn off items you know you won't need to speed up searches.
    Make Windows 7 Start Menu Search Find Your Applications Faster

Maybe you are looking for

  • Itune wont open fully

    I only get a fraction of the Itune Windows when starting. Uninstalled the program, shut down PC, reinstalled, same thing. Windows 7 64bits + iTunes64Setup, last version. Thanx for any help.

  • Impossible to access a bean from a JSP in NES 4.0

    We are trying to use a bean in a JSP using the common tag <jsp:useBean id="... /> in a Netscape Enterprise Server 4.0. Always we obtain the same error: "JSP compilation error: java.lang.Exception: JSP parse error (line 43) - Incomplete tag ending of

  • RMI tunneling: JNDI lookup fails with : Disconnected: Type code out of range, is -29

    9iAS Release 2 When trying to tunnel through Apache to the OC4J_home instance using ... http:ormi://<host>:<HTTPport>/<application> <admin><password> and then looking up a JNDI name ... TopicConnectionFactory connectionFactory = (TopicConnectionFacto

  • Applying multiple filters to multiple clips?

    Hi Guys I have about 100 clips in my Bin, is there a way to apply the same set of filters to all of them without dragging them into the timeline first? I tried dragging all of them into the timeline, then pasted filter attributes which works, then I

  • FSG XML If statemenet not working

    Hi, From XML generated from an FSG report, I am trying to ONLY print Discounts. RtpCell[1] is the header and below if statement is supposed to print if the column name is Discounts... doesn't work. Any ideas? Thanks. <?for-each:fsg:RptLine?> <?if: fs