Debugging a BC4J applet running in Netscape

I am trying to debug a problem that I have running an applet containing BC4J components in a Netscape browser (v4.7). When I run the applet, it aborts with an error in oracle.jbo.mom.DefinitionManager.initJNDIContext() (line 1021 in the java file).
Where can I get the source code for classes under oracle.jbo.mom ? and, where can I get doc on initJNDIContext() ?
Thanks,
Murali.

Sathish,
Thank you for your reply.
I am using Oracle 9i Jdeveloper Version 9.0.2.829.
Looks like it is erroring while it is invoking CreateApplicationObject. So, it has already loaded the applet. So, I think the issue is not signing the jar file (I might be wrong!). Here is the error:
oracle.jbo.PersistenceException: JBO-26024: An error occurred while creating InitialContext
     at oracle.jbo.mom.DefinitionManager.initJNDIContext(DefinitionManager.java:1021)
     at oracle.jbo.mom.DefinitionManager.initManager(DefinitionManager.java:127)
     at oracle.jbo.uicli.mom.JUMetaObjectManager.<init>(JUMetaObjectManager.java:50)
     at oracle.jbo.uicli.mom.JUMetaObjectManager.getJUMom(JUMetaObjectManager.java:124)
     at oracle.jbo.uicli.mom.JUMetaObjectManager.createPool(JUMetaObjectManager.java:393)
     at oracle.jbo.uicli.mom.JUMetaObjectManager.createApplicationObjec (JUMetaObjectManager.java:327)
     at mil.dfas.dcm.AppletDCM1_04.init(AppletDCM1_04.java:108)
     at mil.dfas.dcm.AppletDCM1_04.main(AppletDCM1_04.java:450)
     at mil.dfas.dcm.AppletLaunchDCM.init(AppletLaunchDCM.java:27)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
It is not the complete stack trace. But, will give an idea.
So, the code for DefinitionManager is not shipped.. Is there any way I could get the code?
I appreciate your help. Please let me know if you can figure out what the problem could be. By the way, it works fine with Netscape 7.0. The problem is with Netscape 4.7.
Thanks,
Murali.

Similar Messages

  • About the applet run in Netscape

    Dear sir:
    I have a issue is about i18n.I created an applet program. It's well when
    it run in windows IE browser and Netscape browser.But, It have issue when display chinese character in Sun solaris Netscape.Pls tell me why!
    right! my Netscape Version is 4.7,and i can not use PLUG-IN.
    Thanks & kind regards
    robber.lee

    My Applet is really kind of neat and on one applet panel,
    and I want to share it on the browser in the classroom.
    My Applets used to work with Netscape on my computer.
    Thinking that I probably lost a plugin,
    I read as much as I could about plugins.
    But I am really lost.
    It seems unfortunate that one
    has to know so much about things
    peripherally to what one is trying to do.
    It makes programming much harder
    than it used to be a few years ago.
    Can someone help me with some suggestions?
    Or does the lack of responses mean that others don't know?
    Or are they snubbing me? I give up.
    dewayne

  • Applet runs in Netscape Navigator

    I have a applet, when I run it on PC using IE, it is fine. but when I run it on Solaris using Navigator, it just can not be loaded.
    Someone please tell me the reason. Thank you very much!
    Sean

    It used to be that there was a different version of Java for each browser. This started because Java didn't have all the advaced features it does now and so different browsers would add new stuff to the language differently. Resently Sun Microsystems re-created Java and started forcing the Java enabled browsers to use their JRE. But IE stoped supporting Java, and only Netscape 6.0 or higher support Sun's JRE. This presents a problem for surffers because there are now 3 big different versions of Java that can be used, 2 of them are fading into the past though, but slowly.

  • Java 1.1.5 applets don't run in Netscape 6.1/6.2

    I try to access a website with java-applets.
    With Netscape 4.7x it's no problem. Java-Console says "Java 1.1.5". No java-plugin's installed.
    With IE 5.x and 6 no problem.
    Java Virtual Machine Build 3234 is installad
    Systems NT4.0 and Win2000
    With Netscape 6.1 and 6.2 those applets don't run (there is only a grey-area open where the applet should build up the content). I've seen there are couple of java-plugin's loaded in the Netscape 6 (NPOJI600.dll, NPJava130_01.dll, NPJava130_01a.dll, NPJava130_01b.dll and NPJava130_01c). As an idea I temporarly deleted them in the hope it would use JVM, as I suppose happens in Netscape 4.7x, were no java-plugin's are installed. But unfortunately it doesn't work either. It looks like Netscape 6.x can not refer to those java-components that the Netscape 4.7x uses.
    Can I get somewhere the missing old plugin (1.1.5) or is there another way to make it work?
    My search in java.sun.com told me that there seems to be no java 1.1.5 at all, so how can
    Netscape talk about 1.1.5?
    Thanks for any help....
    Peter
    PS) I have no experience in Java at all.

    Hello,
    If you look at the release notes of Netscape they mention that Netscape 6.x will not run Java codes unless there 1.3.0_01 and above
    Sometime you wonder where they get these ideas, that means that if you have an old applet it won't run with the new browser. I guess they never heard about backward compatibility
    Yanick

  • Signed applet working in Netscape 6 but not in IE 5.5

    I have an applet that reads a file from a server and tries to write it to a client machine. To this i self signed the jar file containing the applet using the keytool and jarsigner. So now I had a self signed applet. I tried to run this in IE. It gave the same error message that i used to get when I tried to run it the applet as unsigned. What am I missing here? Is self signing not enough to run the applet in IE? The same applet works in Netscape 6 and successfully downloads the file to the local machine. Please help me. I have added the certificate to the IE security panel as trusted.

    Netscape 6 has Java VM 1.3. if you use MSIE, you should try JavaPlugin.
    If interested in an appli that helps in signing process, you may download XLRSecTool for
    free at:
    . Windows:
    http://www.xlreader.com/download/stl10ea/InstData/Windows/NoVM/istl10ea.exe
    . Unix and Linux:
    http://www.xlreader.com/download/stl10ea/InstData/Unix/Others/istl10ea.bin
    . Other Java-enabled OS
    http://www.xlreader.com/download/stl10ea/InstData/Java/install.zip
    Requires Java VM 1.3.1
    Screenshot:
    http://www.xlreader.com/images/sshot_s673x548.gif
    -- Robert
    =====
    [email protected]
    XL-Reader Project - Secured online documentation solutions
    www.xlreader.com
    =====

  • Applet running problem in ie 6.0 under Windows XP

    Applet running problem in ie 6.0 under Windows XP
    I have a PC running Iternet Explorer 6.0 running under Windows XP. I have developed an applet using JDK 1.3 which is running fine with applet viewer , but it is not running in ie. I have installed Netscape navigator and Opera 5. the applet is running fine in both of these browsers but somehow it is not running in IE.
    Later on I upgraded my JDK to 1.4. It also displays use Java2 (V1.4.1) for <applet> (requires restart) tck marked in Advance section under Tools-Options menu of IE.
    I have also tried and set various options in my Control Panel�s Java Plug-in but all in vain. I have searched the sites for this solution but no one answers specifically.
    I know it�s a small problem due to discarded JVM in IE under Windows XP but give me solution for that.
    Thanks in Advance
    [email protected]

    Dear I have the same problem .
    Applet running problem in 6.0 . Enen I have installed the latest Jre 1.5.
    What should I do. I am fedup with this problem.

  • Is there a way to remove "Applet running..." when launching Applet in JWS?

    Is there any way to remove the "Applet running..." message at the bottom of the applet when launch in JWS? I have searched in the forum and bug database and cannot find a reference in how to remove it.
    I remember in the old applet days (JDK 1.1, 1.2?), everybody are mad at the yellow warning message when launching a new frame from an applet window. It is hard to believe this issue reappears in JDK 1.4.
    FYI, all the jar files are signed. And I am using JDK 1.4.1.
    Thanks,
    Nelson Fong

    Dietz,
    Thanks for your response. Unfortunately, our application requested all-permission in the jnlp file, and all jar files are signed as well.
    In fact, the warning is more like a status bar. The message was changed from "Initializing Applet..." to "Applet running...." during init() method.
    Any help would be appreciated. Thanks

  • Applet runs with jre 1.5 but not jre 1.6

    I'm working on an applet which works just fine when 1.5.0_15 is the latest JRE installed on the PC, but does not work when 1.6.0_6 is installed. In the latter case, the applet does not load due to getting a NoClassDefFoundError. Here's the Java Console error trace:
    java.lang.NoClassDefFoundError: com/hp/nonstop/hsc/core/configuration/ConfigurationMetaData
            at com.hp.nonstop.hsc.tools.configurator.ConfiguratorApplet.init(ConfiguratorApplet.java:53)
            at sun.applet.AppletPanel.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: com.hp.nonstop.hsc.core.configurati
    on.ConfigurationMetaData
            at sun.applet.AppletClassLoader.findClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at sun.applet.AppletClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClassInternal(Unknown Source)
            ... 3 moreThe relevant (I think) portions of the <object> generated by the JSP is:
    <object
        classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
        name="ConfiguratorApplet" width="600" height="400"
        codebase="http://java.sun.com/products/plugin/1.3/jinstall-131-win32.cab">
    <param name="java_code" value="com.hp.nonstop.hsc.tools.configurator.ConfiguratorApplet.class">
    <param name="java_codebase" value="/HSC/configurator">
    <param name="java_archive" value="configurator.jar,../lib/configapi.jar,<<other jar files listed here>>">
    <<other param tags included here>>
    </object>The class it can't seem to find (under 1.6) is actually located in the configapi.jar file, which itself is located in the ../lib folder (relative to the /HSC/configurator folder where configurator.jar is located).
    Obviously, when the browser is using JRE 1.5.15 the VM engine can find all the needed classes as the applet runs OK. But when 1.6.6 is installed, things can't be found. I suspect something different in the search paths (though I thought the "java_archive" value was supposed to specify that), in the permissions needed to read the files, or something, but I just can't track down what the difference is (and thus why things are failing with 1.6 installed).
    Any help/ideas would be greatly appreciated!

    Stephen.Thomas wrote:
    have [you] tried moving the configapi.jar into the same folder as the configurator.jarYes, I have. I've also tried re-rooting the page to the lib directory where everything exists; i.e. changing java_codebase to /HSC/lib and changing java_archive so all jars referenced no longer have ../lib/ in them. Same behavior.
    It's almost as if the search path is behaving differently between 1.5 and 1.6, possibly not even being controlled by the values of java_codebase and java_archive at all.

  • Opening a text file in server from an applet running in the client

    Friends,
    I want to open a text file in the server(The server machine uses tomcat 4.1.12 server)from an applet running in the client machine;
    The applet invokes a servlet that opens the text file;this text file is opened in the server machine; but I want it to be opened in the client machine where the applet is running.
    Plese help me to get around this.

    You can open the textfile on the servlet and then send the information to the client (applet) as stirngs. The must then applet convert the stirngs into some object or simply display the information in someway. But then the text file that you are opening must be stored in some relevant tomcat directory e.g. on the server. If you want to open a file on the clients computer, you get into signed applets.

  • Applet runs on local PC but not over network

    My applet runs just fine locally within an html container file but when I post it to my website, (both html file and class file in the same folder ) the applet has errors.
    Are there some classes that can't be used in downloaded files. Do I need to change some settings on Internet Explorer?
    Does the class need to be downloaded ahead of time? I thought the class was downloaded and run upon html access?
    Here's hoping for an easy answer. The website applet feature was one of my reasons for wanting to learn JAVA.
    Here's the link that doesn't work. It will provide you with the error message
    http://home.roadrunner.com/~adejaco/BALLBOUNCE4.HTM
    THanks,

    Welcome to the Sun forums.
    adejaco wrote:
    My applet runs just fine locally within an html container file but when I post it to my website, (both html file and class file ...This output suggest the class is not there.
    load: class BallBounce4 not found.
    java.lang.ClassNotFoundException: BallBounce4
    http://home.roadrunner.com/~adejaco/BallBounce4.class
    --->
    Not Found
    The requested URL /~adejaco/BallBounce4.class was not found on this server.
    Apache/2.0.52 (Red Hat) Server at home.roadrunner.com Port 80
    --------------------

  • How to Debug a ABAP code running the background in Portal

    How can I debug a ABAP code running in the background while executing a transaction code through portal.
    e.g Presently I have to incorporate some checks in the portal. For that I know the function module where i need to put though checks. Now I want to know, how does the code during runtime. What values do we get in the function module. For this I need to get into the debugging mode while executing the portal.
    So how can we do that???

    Namit,
    it doesnot matter whether it is a standard funtion module or a custom one .check whether you are debugging for proper user(portal user and backend user are same) and check debugging is activated

  • How to DEBUG a function module running in background mode? Please help!

    Hi Experts,
       I am calling a function module in my ABAP code in background module using the following syntax:
      CALL FUNCTION 'YBBC2_CREATE_SNAPSHOT' IN BACKGROUND TASK
              TABLES
                itab_std_format_inv = itab_std_format_inv
                itab_snapshot_inv = itab_snapshot_inv.
            COMMIT WORK.
    If I put the breakpoint in the CALL FUNCTION line and execute the program, the debugger does not take me to the valled function module. This may be because I am running the function module as background task.
    I cannot comment this  "IN BACKGROUND TASK" statement as well since i am debugging in Quality system where I don't have change access.
    So how to DEBUG a function module running in background mode? Please help!
    Thanks
    Gopal

    Hi,
    You could try to use the following trick:
    (1) Put an endless loop into the coding of your function module where you want to start debugging, e.g.
      DATA:
        lx_exit_loop(1)     TYPE c.
      lx_exit_loop = ' '.
      DO.
        IF ( lx_exit_loop = 'X' ).
          EXIT.
        ENDIF.
      ENDDO.
    (2) Call your function module in background task
    (3) Call transaction SM50 and search for the background process.
    (3) Choose from menu Program/Mode -> Program -> Debugging
    Now you the debugger should bring you right to your endless loop. Set lx_loop_exit = 'X' in the debugger and continue (F5 or F6).
    <b>Reward points</b>
    Regards

  • How to get an Applet running in IE??

    Dear All,
    Can I know the way to get my applet runs in Internet Explorer?
    I heard about Java Plug-In and Java HTML Converter. Pls advise.
    I am using JDK1.3.1 and Win98.
    Which version of Java Plug-In and HTML Converter should I use?
    Thanks,
    Daniel

    Which Mac OS version is the applet going to run on? Java in Mac OS X will support jre1.3, but earlier versions of the Mac OS only support jre1.1.2. You need to go to www.apple.com and do a search for Java. There you will find all the information about Java on the Mac platform.

  • Instance of an applet running at server

    Hello there,
    Is there a way to find the instance of and applet that is running at a remote server.
    Client is IE browser.
    Thanks

    NTushar wrote:
    By external I mean that anything other than the Applet being worked on.That doesn't really narrow it down.
    It can be another Applet, Frame or maybe just a console application. The main concern is not the application.Well, yes it is. For example, a 1963 Dodge Dart cannot access your applet.
    But one thing is certain, whatever the application may be it has no relation with the Applet.Like that Dodge Dart. Sorry, it can't be done.
    Therefore there has to be some way by which the Application finds about the Applet, and so I thought what could be better than having a reference to the instance of the Applet.
    Summing it up, there is an Applet over the internet and a reference to it has to be found.
    Clear Enough.So, you're asking if there is some universal way that anything in the universe can see the applet. The answer is no.
    If you narrow the field down a bit, you can make it possible. Here are the three main ways that come to mind:
    1) other applets running in the same environment can see the applet
    2) if the applet acts as a network server of some sort, other applications (not necessarily Java ones) that have access to that host, could see it. This would require signing the applet, and configuring hardware and software firewalls to allow access, which might be a good idea.
    3) The applet could be made to access periodically a server, to update status information and look for commands.

  • Applet run in applet viewer but produces error in browser

    Dear All,
    Rather new in Java developpement, this topic should be peanuts for most of you.
    I am using Oracle JDevelopper 11.
    I have written a very simple applet which just display a text using the following code:
    *public void paint(Graphics g){ g.drawString("I am talking to you !",40,40); }*
    The html code calls the applet using the following code:
    *<APPLET CODE="project1.Applet1.class" HEIGHT="200" WIDTH="600" ALIGN="bottom">This browser does not support Applets.</APPLET>*
    Running the hmtl file in the applet viewer, result is as expected.
    But running the html file using the server instance gives an error message which translation to English looks like the following:
    Error: click to get more information.
    The no java supported text is not displayed.
    I have set my browser to the lowest security level in order to check for security matter.
    No change.
    Browser is IE 8
    OS is Windows XP.
    Thanks a lot for helping a poor stuck beginner.
    Ben

    Hi Frank,
    Thank you for your help.
    I guess something is wrong with Jdeveloper or there is something I don't understand (most likely ;-)).
    Please correct me if I am wrong.
    The directory structure build by Jdeveloper is the following:
    Application name
    Project name
    classes
    project name <<< my class is stored under this folder
    public_html
    html file calling my applet class
    Calling Project1.Applet1 (as given as default when I create a java html file) in the html file give the following error message:
    open HTTP connection failed:http://127.0.0.1:7101/Application2-Project1-context-root/Project1/Applet1.class
    Calling Applet1 in the html file give the following error message: wrong name for applet Projet/Applet
    It does not refer to an http connection problem.
    Calling Project1/Applet1 gives the following
    HTTP connection failed:http://127.0.0.1:7101/Application2-Project1-context-root/Project1/Applet1.class
    So I am really puzzled.
    And stucked.
    Any hint ?
    Ben
    Edited by: Big Ben on 06-sept.-2010 21:01

Maybe you are looking for

  • How can I get my Windows Lightroom photos to show in the correct order on Apple TV?

    I use Lightroom on Windows 7 and iTunes as well as a current generation Apple TV.  When I export a set of photos in a specific order from Lightroom, the files are named in the proper sequence, but when the photos are displayed in the Apple TV viewer,

  • Ipod touch 4th gen with iOS 5 capacity bar says other section is taking up 1.53 GB?

    When I sync my ipod touch 4th gen with iOS 5 i have 2.8 GB of music and 1.27 GB of apps and i have a 8 GB ipod but the "other" section is taking up 1.53 GB?? i know thats not normal so how do i fix that?

  • After Effects CC Crashes On Startup

    I downloaded my AE CC trial today, installed it.  When I open up After Effects, create a new composition; it crashes.  I restarted the program, as soon as the program opens, it crashes.  Any solutions?

  • ALC-PDG-001-000-Invocation error

    I am getting the following error when trying to convert a excel document into a PDF document 2010-01-08 18:03:29,606 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-017-Forecasting.doc: Job Submitted by User: administrator 2010-01-08 18:03:29,646 INFO 

  • Compile Errors when Generating Conditional Tag Help File

    Ok, here is a recap of everything I have done. I started over from scratch. Unzipped the Help File into C:\Users\edwinwood\Documents\My RoboHelp Projects\Adobe RoboHelp 9 folder. Went to the properties SSOL Help Development folder and unchecked read