Problem in running TVApplet code on client machine.

Hi Friends
I installed the JMF windows pack and ran the JMF Diagnostic applet
successfully. Then I compiled and ran the TVApplet example code
given by Sun through a htm file successfully in Internet Explorer on my
machine.
My operating system is Windows 2000 Professional.
My Web server is Tomcat 4.1.31 which is installed at my machine itself.
I am able to run this applet on my machine but when I access this
applet on some different machine it is not running and seeing in Java
Console,Exceptions are found as:-
java.lang.NoClassDefFoundError: javax/media/ControllerListener
Can sombody help me here ???
Why the applet is not running on the client side.
Is the JMF APIs or some of its file required to be present at the client
side.
The client machine is having required version of Internet Explorer and client machine operating system is XP,2000.
Thanks

the jar file reqiured is jmf.jar this jar file will there in
jmf_home/lib
for example in my mechine
C:\Program Files\JMF2.1.1e\lib this jar file contain all the file reqired to run the application
i think you may need some of the dll files also to run see
if reqiured the then it may throw exception
java.lang.UnsatisfiedLinkError then put respective dll file to workiing folder or the system32 folder

Similar Messages

  • Running Pro*C from client machine

    Hi
    I trying to run a Pro*c program which tries to connect to DB which is running on different server.
    While running this I am getting "ORA-12560: TNS:protocol adapter error".
    One suggestion I found that Pro*C application should run on DB server.
    is there any workaround so that we can run pro*C from client machine?
    Or running on server is only possibility?
    Thanks
    Shailesh

    Sorry, I may have misunderstood your problem. I believe that this issue has to do with your tnsnames.ora file. You need to configure your DB to be able to talk to the Pro*C program. In order to do this, you need to set up an LISTENER for EXTERNAL_PROC (for external processes). This is automatically created when you install the DB. You can also create a listener using Network configuration manager. You just need to specify the proctocol, IPC or TCP/IP and the KEY = extproc (can be anything)
    listener.ora (techobs.com is just the domain name)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    TNSNAMES.ora where you you must specify the SID for the external proc
    EXTPROC_CONNECTION_DATA.TECHOBS.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(Key = EXTPROC0))
    (CONNECT_DATA = (SID = extp))
    Note: I learned this when doing the installation of OC. If I am wrong, I would hope that somebody would show me where because this is Oracle DBA.

  • Output of PL/SQL code in Client Machine.

    I am writing the output of PL-SQL code to a file. Later on I will use that output in a UNIX shell script.
    For that I am creating directory object and using the UTL_FILE.fopen and UTL_FILE.put_line functions of UTL_FILE package in Oracle.
    E.G.
    1) CREATE OR REPLACE DIRECTORY MYDIR AS '…………………ANY VALID DIRECTORY PATH IN SERVER……………………………’;
    2)
    DECLARE
    config_file UTL_FILE.file_type;
    lv_i BINARY_INTEGER := 1;
    BEGIN
    lv_i := 2;
    config_file := UTL_FILE.fopen ('MYDIR', 'test.txt', 'W');
    UTL_FILE.put_line (config_file, 'This is test file' || 'lv_i= ' || lv_i);
    UTL_FILE.fclose (config_file);
    END;
    But UTL_FILE.fopen and UTL_FILE.put_line functions in oracle can write only to ORACLE SERVER side files.
    However, I want to write the output of the file to the UNIX box from where I am accessing database (using sqlplus DB_USER_NAME/DB_PASSWORD@DB_NAME).
    Is it possible in Oracle 10g (10.2.0.4.0) to write the output of PL/SQL code in client machine?

    Hi,
    Just an idea. I haven't tried it before in unix server since there's no chance to.
    In Windows you can actually map the specified folder where you want to write the file, so in this case, you just need to find a way on how you can map/mount the folder/directory where you want your file written. UTL_FILE can be used to write files(if the file does not exists) and write text in that file on a directory accross the network as I have done it before in Windows machine.
    Regards.

  • Forms and Reports 10g run on the other client machine

    Dear Sir,
    Please tell me how to run forms/reports which is compiled/build in ORACLE 10g.
    I mean that I have build some forms and reports in Oracle 10g now I want to run them on another client machine without creating oracle application server. Is there any way to run
    As example in oracle 6.0 i we only install forms and reports services at client machine and ours froms/ reports are running. Can we do so in 10g also ??
    Please guide me about it.
    Ghulam Yassen

    without creating oracle application server. That is not possible. Forms 10 only runs in web mode, so you need the OAS with the Forms and Reports sever (OAS Enterprise Edition) or the Forms and Reports 10g stand alone server.
    in oracle 6.0 i we only install forms and reports services at client machineForms 6i was the last version that you can run in client/server mode.

  • SSRS - Report on software deployment Exit Codes on client machines

    Hi,
    Can anyone advise whether its possible to report on Software deployment Exit Codes on client machines, with a particular exit code and how many times the deployment has been retried?
    Example:
    Application deployment- App1
    Failed with Exit code : 0x1388 (5000) Log off network
    I would like to report on clients with App1 deployment failed with exit code 5000 and how many times on retry?
    Regards,
    Craig
    MCTS | MCITP | MCSA

    Only the last return code can be queried (see the default SRS reports). Number of retries are not reported.
    Torsten Meringer | http://www.mssccmfaq.de

  • AddOn Exe running multiple instance in client machine

    Hello Experts,
    I have created a addon which i have installed in the server .While connecting the addon from the client machine addon runs
    well . But at the end of day when i see the task manager their it shows two to three instance of that addon exe running
    .I have written the application event in my addon for its termination when the sap is closed or addon is stopped.
    Even though system shows two to three instance of that addon exe running on that client machine.
    Suggest how to solve this multiple instance problem of AddOn Exe.
    Thanks & Regards,
    Amit

    Hello Amit,
    this comes because SAP B1 Dumps, and your addon is not terminated. You can check the
    C:\Program Files\SAP\SAP Business One\Log folder for SAP B1 logs. If you see more than 1 file per day, you can make sure, that the application has been restarted.
    When B1 dumps,. the addons are not getting disconnected, so you can build a monitoring procedure into the addon, to look SAP B1 is alive or not.
    In forum, last year I have sent at least 2 solutions for handling this issue, but it is very hard to  handle in terminal servers because there you running several SAP Business One.exe applications.
    If you not using terminal server, it is not an problem. follow up this threads
    http://forums.sdn.sap.com/search.jspa?threadID=&q=StartMonitorSAPB1&objID=f56&dateRange=lastyear&numResults=15&rankBy=10001
    Regards
    J

  • How to run executable jar on client machine remotely?

    Hi,
    I have developed PHP web application that uses Java in the background. The problem that I want to solve is to start Java application (executable jar) on client machine.
    Is there any idea how to solve this problem?
    Zoran

    found it:
    in the Group Policy Management Editor go to Computer Configuration > Policies > Administrative Templates > System > Logon > Run these programs at user logon, and add the path (on the local computer) to the script to be run when any user logs
    in.  Powershell scripts need to be called from a .vbs script like this in order to prevent window popup:
    Dim objShell
    Dim cmd
    Set objShell = CreateObject("Wscript.Shell")
    cmd = "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nologo -noProfile -NonInteractive -ExecutionPolicy bypass -File c:\mypowershellscript.ps1"
    objShell.Run cmd,0
    As for distributing the scripts, that's a work in progress... GPP?

  • GPIB: I am having some problem in running Labview code properly.

    Hello,
    I have written a labview code to drvie my stepper motor (using GPIB function). This code is supposed to move
    the stepper motors and keep updating the current position of motors. I am having an unique problem. This code runs fine for trial no.1st, 3rd, 5th and so on. While it fails to update for trial no 2nd , 4th, 6th and so on.
    The main code is "motion_update_Final_Newport.vi". It will work for labview 7 as well as 7.1.
    You may not be able to run this code. However, you may be able to understand my error easily as I have figured out where is the error. The update is based on a function, which returns (string) 0 for motion not done and 1 for motion done. This value is diaplayed in "output 1" and works fine. However, "check 2" which is an indicator does not work for trial no 2nd , 4th, 6th and so on.
    If you go where I have "output 1", there is a while loop and "check 2" is an indicator for check. It remains on for trial no 2nd , 4th, 6th and so on.
    I am attaching the code and this is for ESP 300 motion controller Newport co. I am certain that some of you would be able to figure out the error without running the code.
    Thanx in advance,
    DushyantMessage Edited by Dushyant on 04-18-2005 04:43 PM
    Attachments:
    modified_Motion_Update_Final_7.zip ‏228 KB

    Thanks a lot for trying to help me.
    I am sure that I am not moving any subvi.
    Steps that I am trying to accomplish:
    (i) I am moving the stepper motors for a relative distance.
    (ii) Then I am trying to get the motor position after delay (ms) [defined in front panel].
    Now, how I am trying to accomplish:
    First outer stacked sequence:
    seq 0 of outer: This sets GPIB as controller in command (without this I was having trouble when I was combining this with photodiode code). Please avoid this seq.
    seq 1 of outer: The motor moves to certain relative distance. (I do not think that there is anything wrong here).
    seq 2 of sequence: This part does updates the motor coordinate after delay (ms). Inside this, there is a case structure to choose whether I want the update.
    If I want the update, then following steps take place inside the case structure:
    Inner stacked sequence:
    seq 0 of inner: [This is where I think that error is taking place] Inside this, There is a while loop which terminates when the "Motion Done?"
    function returns "1", else "0". Inside the flat sequence structure, first sequence "updates" the motor coordinate while second check
    whether the motion is done .
    Seq 1 of inner: Controller wait till motor stops.
    seq 2 of inner: The motor coordnate is updated for the last time.
    seq 3 of outer: It clears the GPIB.Message Edited by Dushyant on 04-19-2005 10:22 PM
    Attachments:
    Wait_Till_Motor_Stops.vi ‏13 KB

  • Running reports runtime on client machine

    hi,i have an ERP installed on a host machine but anytime i try to view reports from a client with forms and reports6i runtime installed,i get the error FRM 41211:SSL FAILURE RUNNING ANOTHER PRODUCT or something like that.how can I resolve this?
    thanks

    Without any information provided regarding your operation system and the Forms version, I can only guess that you are on Forms 6i (6.0.8) and XP. The problem most likely is a compatibility issue with the shortcut definition on XP.
    If you have access to http://metalink.oracle.com then get Note 261038.1. If you don't, get help from customer support.
    Frank

  • Problem retriving system ip of the client machine in webdynpro

    Dear Experts,
      Can u give ur suggesions retriving client ip of the machine who log in portal.
    try
              InetAddress localHost = InetAddress.getLocalHost();
                   InetAddress[] all_IPs = InetAddress.getAllByName(localHost.getHostName());
                   for (int w=0; w<all_IPs.length; w++) {
                             System.out.println("IP address = " + all_IPs[w]);
                   wdComponentAPI.getMessageManager().reportSuccess(WDClientUser.getLoggedInClientUser().getFirstName());
         }catch (Exception e) {
              // TODO: handle exception
              wdComponentAPI.getMessageManager().raiseException("Unable to get IP",false);
    From above code i'm getting portal server ip.Iwant dynamic client system ip.In ABAP System we're getting IP From AL08 TCODE.But how in webdynpro java.
    Thanks ,
    Santhosh

    Hi All,
    I also tried the same code.. whenever i am running application from NWDS it is giving ip address of client.
    If i try the same after creating an iview of application in portal and view with mozilla it is giving client ip address.
    if i try with IE with a full portal url (along with port number 50300) it is giving client address. Otherwise(without port number) it is giving server ip address.
    Is it require any other setting in dispatcher?
    Regards
    Baby
    Edited by: Baby on May 27, 2008 12:17 PM

  • Cannot run the code from local machine - works after deployment!!!

    Hi,
    I am totally new to application server. My problem is that the application code after it is 'deployed' from JDeveloper to Oracle Application Server - it works fine. I can go to the web application from the url and do a 'Submit' of forms and it works fine. The problem comes when I try to connect to dev. environment from local machine and try to do a 'Submit' (done for debugging purposes), I get a 500 Internal Server Error. Is there a configuration file or property I file I have to change? I am clueless.
    Basically addRequest can be considered as the 'Submit'.
    Javax.faces.FacesException: #{newRequestItem.addRequest}: javax.faces.el.EvaluationException: java.lang.IllegalAccessError: tried to access class javax.xml.rpc.FactoryFinder from class javax.xml.rpc.ServiceFactory
    At com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:98)
    My application is built on ADF and JSF and connects to BPEL workflow and DRM. So it is using WebServices.
    Thanks.

    Hi,
    Top further pinpoint the issue, I can make the SSRS report work with the stored procedure by running
    SP_recompile 'myStoredProcedure'
    So, SQL Server has somehow messed up the execution plan for the sproc. But to repeat, executing the Sproc in Management Studio works just fine, I just look the exact sproc and parameters with SQL Profiler when it is not working in SSRS report, then run that
    same sproc manually and it works.
    After extensive debugging, it seems to raise from one specific SELECT row:
    SELECT
    cte.TIMEYEAR + 1 AS TIMEYEAR,
    where cte.TIMEYEAR is varchar. After changing that to
    SELECT
    CAST(cte.TIMEYEAR + 1 AS VARCHAR) AS TIMEYEAR,
    it started to work.
    What will probably remain forever unclear is that WHY the original select always breaks every now and then, and always starts to work with a simple sp_recompile. I could reproduce the error easily by running
    exec sp_msforeachtable @command1="EXEC sp_recompile '?'";
    after which the sproc raised error: "Conversion failed when converting nvarchar value 'Q1/2000' to data type int".
    ..aaaand then just by running SP_recompile 'myStoredProcedure' it again started working fine. I could reproduce this break & fix pair coherently.
    Still it makes no sense from SSRS report perspective, when sproc was broken in Management Studio query, it was always broken from SSRS report end as well, but sometimes when sproc was working from SSMS, it wasn't working from SSRS.

  • Help: Problem in running a simple EJB client

    Hi All,
    I have just started learning EJB and I am facing an issue in running a client for the EJB I developed (a "Hello World" EJB)
    I have deployed my application in Sun's reference implementation of j2ee server. I have the following client code through which I intend to access EJB methods
    // EJB client code in main()
    Context ctx = new InitialContext();
    Object hwobj = ctx.lookup("HelloWorldApp");
    HelloWorldHome hworldHome = (HelloWorldHome)
    PortableRemoteObject.narrow(hwobj,HelloWorldHome.class); // exception here
    HelloWorld hworld = hworldHome.create();
    String msg = hworld.sayHelloWorld();
    System.out.println(msg);
    When I am running my client I am getting the following exception. Can anyone tell me why ?
    java.lang.ClassCastException
    at com.sun.corba.se.internal.javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:296)
    at javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:137)
    at HelloWorldClient.main(HelloWorldClient.java:13)
    Thanks
    Ratheesh

    * I found the solution for this . Add j2ee.jar and Client jar returned by deploytool [ if we check return client jar ] to classpath when running client .
    * Then I got CORBA_NO_PERMISSION error . After searching in forum , I found the solution. Posting
    Forum Home > Enterprise JavaBeans
    Topic: [ J2EE RI Server ] CORBA NO_PERMISSION 0
    Welcome ratheeshpai!
    Search Forum
    Not watching this topic.
    This topic has 4 replies on 1 page (Most recent message: Nov 19, 2002 7:59 AM)
    [ J2EE RI Server ] CORBA NO_PERMISSION 0
    Author: NicholasHsiao Oct 28, 2001 5:51 AM
    Hi,
    I was trying to deploy one simple session bean into J2EE RI Server. It works fine. And I wrote one client to access this session bean, it show me
    java.rmi.AccessException: CORBA NO_PERMISSION 0 No; nested exception is:
    org.omg.CORBA.NO_PERMISSION: minor code: 0 completed: No
    Context ic = null;
    try
    ic = new InitialContext();
    catch(Exception e)
    System.out.println("1: "+e.toString());
    This exception is happend when I try to lookup the jndi name
    This error message is happend only on J2EE 1.3 (1.3_01) . If I downgrade to J2EE 1.3Beta or even 1.2, everything would be okay. Any one know how to solve such problem ??
    Re: [ J2EE RI Server ] CORBA NO_PERMISSION 0
    Author: cdunn5
    In Reply To: [ J2EE RI Server ] CORBA NO_PERMISSION 0 Oct 31, 2001 10:04 PM
    Reply 1 of 4
    hi,
    I don't know the solution but I have the exact same problem. I see your message was posted in October, have you found any solutions yet?
    Re: [ J2EE RI Server ] CORBA NO_PERMISSION 0
    Author: scottiep
    In Reply To: [ J2EE RI Server ] CORBA NO_PERMISSION 0 Nov 22, 2001 11:21 AM
    Reply 2 of 4
    Da:Frederik Hansen ([email protected])
    Message 2 in thread
    Soggetto:Re: J2EE - NO_PERMISSION
    Newsgroups:dk.edb.programmering.java
    View this article only
    Data:2001-11-10 03:32:12 PST
    For at svare p� mit eget sp�rgsm�l: Access and Security Issues Q1: Some applications that ran under J2EE SDK 1.3
    beta 2 stop running under the 1.3 FCS release with the
    following message: java.rmi.AccessException: CORBA
    NO_PERMISSION 0 No. Why does this happen and what
    can be done about it? When your application ran under the 1.3 beta 2
    version of the reference implementation (RI), security permissions may
    not have
    been checked. For example, the beta 2 RI allowed
    calls to enterprise beans that required username-password permission,
    even
    when the client provided no username-password
    information. With 1.3 FCS release, the J2EE SDK became strict
    about checking adherence to the security policies of J2EE components. How can you make your application run under the
    FCS release? 1.If you don't want security checks, do the
    following: Use the deploytool to build a deployment
    descriptor that does not require a strict security policy: Under the Security screen of the EJB wizard
    or the Security tab of the EJB inspector in deploytool, click
    "Deployment
    Settings..". Under the box "Client
    Authentication", make sure "Support Client Choice" is checked instead of
    "Certificate"
    or "Password". 2.To require the application pass security
    checks to run, do the following: When an enterprise bean specifies
    "Certificate" or "Password" as the method of Client Authentication, use
    a J2EE
    application client, instead of a stand-alone
    Java application, to access the bean. You will need to login as a valid
    J2EE
    user.
    By : scottiep
    Thanks
    Ratheesh

  • Run TKPROF from oracle client machine

    Hello,
    I have install on my PC (windows xp sp2), Oracle Client, and I need TKPROF to speed up some query; Can I install TKPROF on my PC or it is necessary to run TKPROF from the server? What rights should I ask on my DBA?
    Thank you!
    XaM

    Thanks for your answer Graham,
    but i want to run
    something like this (from oracle documentations)
    tkprof filename1 filename2 [waits=yes|no] [sort=option] [print=n]
    [aggregate=yes|no] [insert=filename3] [sys=yes|no] [table=schema.table]
    [explain=user/password] [record=filename4] [width=n]
    Can i do that only with Oracle Client install? tkprof.exe isn't on my machine :( .
    XaM

  • Problem of running rmi applet and client for Javacard 3.0.2 Connected

    Need help for running rmi application for Java Card 3.0.2 connected version. I am trying to move a working rmi applet & client from 3.0.2 Classic version to Connected version. Then I found that they are so different and I have no idea how to run my application :(
    Here are what I have done:
    - I have modified the Classic HelloWorld applet to an rmi applet. It is OK when I build and run the application in netbeans. The Applet can be selected successfully.
    My problems are:
    - How to connect a rmi client to the rmi applet? Here are what I have done:
    + Run rmi applet in netbeans
    + Run 'rmic' command to generate stub
    + Run rmiregistry outside of netbeans
    + Build and run rmi client application outside of netbeans by typing "ant all"
    However, the rmi client was not able to connect to the applet:
    [java] java.net.ConnectException: Connection refused: connect
    Would this be a problem of netbeans? Could someone tell me how to run rmi applet/client within or outside netbeans. Thanks a lot!

    Well finally I figured out that CREF-emulators (from JCDK 2.2.1, 2.2.2, 3.0.1 classic) do not support cryptographic extensions at all.
    BUT JCWDE(from JCDK 2.2.1, 2.2.2) - support, but this kind of simulator quite hard to use, because it does not have state between launches.
    About CJCRE(from JCDK 3.0.1 connected) - still don't know, seems not support cryptographic extensions.

  • Problem with running sample code from XML Schema Processor for Java

    Hi there,
    I downloaded the XML Schema Processor for Java and tried it out. Unfortunately, it failed at the first step. FYI, I included all xmlparserv2.jar and xmlschema.jar in my classpath.
    I compiled XSDSample.java with a warning: XSDSample.java uses a deprecated API. Recompile with "-deprecation" for details. There was no problem with compiling XSDSetSchema.java.
    When I tried to run report.xml by typing java XSDSample report.xml, I got Parsing report.xml
    NonParserException: null.
    I guess that report.xml from the sample is not valid.
    Could any one give me a hint? Any suggestion would be greatly appreciated.
    ---Denali
    null

    Please post this message at:
    Forums Home » Oracle Technology Network (OTN) » Products » Database » XML DB

Maybe you are looking for

  • Monitor and overclocking

    If I try any sort of overclocking of my ti-4200-8 64mb everytime my pc restarts the programmes will load up then the monitor will click off and then come back on again. Im sure its something other people experience so im hoping theres a fix? Its not

  • HT1491 Download Error iTunes on iPhone 4s

    I purchased an album from iTunes on my iPhone4s.  It won't downland.  I keep getting an error message.  WHY???

  • Multiselection in Tables with Master Column

    The use case is the following: I have a table with a master column in which I display a tree. The table is bound to a dataSource with a recursive node. I'd like to implement multiple selection for the rows of this table, but it doesn't work (even whe

  • Illustrator cs6 has stopped working

    We've tried reinstalling, but still not working. Message is "A problem has caused the program to stop working correctly. Windows will close the program and notify you if a solution is available." Can anyone help?I need to finish an assignment! Photos

  • Pulse Counter

    Hello, I need a idea in how to do a Pulse Counter. I have to use a Pulse Counter, to measure wind speed. Determining how many pulses I have in a determined interval, I will convert this to wind speed (mph). I already have the sensor for this, but hav