Browser-Based 9i OEM Not working

Have installed Oracle9i, enterprise edition on RH 7.1. Everything is working perfectly except when I attempt to use OEM from a Win98 machine. Jinitiator is installed and everything works right up the login. I type in the same username and password that works when using OEM on the server, and then nothing happens. I have included the output from the Jinitiator in hopes someone can explain why I can not run the OEM browser-based console and how to correct this problem. Any help would be appreciated.
Oracle JInitiator version 1.1.8.10
Using JRE version 1.1.8.10
User home directory = C:\Windows
JAR caching enabled.
Cache directory: C:\Program Files\Oracle\JInitiator 1.1.8.10\jcache
Maximum cache size: 50000000 bytes
Getting JAR file sizes...
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemStage1.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemStage2.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemStage11.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemAppsMgr.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemChange.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemDiag.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemICache.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemResources.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemContext.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemDataGuard.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemLMViewer.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemImage2.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemImage3.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemImage5.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemImage6.jar no proxy
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemLst.jar no proxy
Total amount of JAR data to download: 0 bytes
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemStage1.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemStage2.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemStage11.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemAppsMgr.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemChange.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemDiag.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemICache.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemResources.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemContext.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemDataGuard.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemLMViewer.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemImage2.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemImage3.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemImage5.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemImage6.jar from JAR cache.
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemLst.jar from JAR cache.
Opening http://digitel.nyc.rr.com:3339/oem_webstage/oemImage1.jar no proxy
Loading http://digitel.nyc.rr.com:3339/oem_webstage/oemImage1.jar from JAR cache.
org.omg.CORBA.NO_IMPLEMENT[completed=MAYBE]
at com.visigenic.vbroker.orb.GiopStubDelegate.locate(GiopStubDelegate.java:399)
at com.visigenic.vbroker.orb.GiopStubDelegate.bind(GiopStubDelegate.java:117)
at com.visigenic.vbroker.orb.ORB.bind(ORB.java:1240)
at com.visigenic.vbroker.orb.UnboundStubDelegate.bind(UnboundStubDelegate.java:27)
at com.visigenic.vbroker.orb.UnboundStubDelegate.request(UnboundStubDelegate.java:115)
at com.visigenic.vbroker.orb.UnboundStubDelegate.request(UnboundStubDelegate.java:107)
at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:153)
at org.omg.CosNaming._st_NamingContext.resolve(Unknown Source)
at oracle.sysman.vxx.vxxo.VxxoORB.list(Unknown Source)
at oracle.sysman.vxx.vxxo.VxxoEMORB.getNextBindName(Unknown Source)
at oracle.sysman.vxx.vxxo.VxxoEMORB.bind(Unknown Source)
at oracle.sysman.emSDK.client.omsClient.OMSConnection.initLoginServices(Unknown Source)
at oracle.sysman.emSDK.client.omsClient.OMSConnection.doLogon(Unknown Source)
at oracle.sysman.emSDK.client.omsClient.Client.doLogon(Unknown Source)
at oracle.sysman.emSDK.client.omsClient.Client.silentLogin(Unknown Source)
at oracle.sysman.emSDK.client.omsClient.Client.silentLogon(Unknown Source)
at oracle.sysman.emSDK.client.guiComponent.logon.LogonDialogActionHandler.doLogon(Unknown Source)
at oracle.sysman.emSDK.client.guiComponent.logon.LogonDialogActionHandler.actionPerformed(Unknown Source)
at oracle.sysman.emSDK.client.guiComponent.logon.LogonDialog$EH.actionPerformed(Unknown Source)
at oracle.ewt.button.PushButton.processActionEvent(Unknown Source)
at oracle.ewt.lwAWT.LWButton.processActionEvent(Unknown Source)
at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
at oracle.ewt.button.PushButton.activate(Unknown Source)
at oracle.ewt.lwAWT.AbstractButton._processKeyPress(Unknown Source)
at oracle.ewt.lwAWT.AbstractButton.processKeyEvent(Unknown Source)
at java.awt.Component.processEvent(Component.java:2219)
at java.awt.Container.processEvent(Container.java:901)
at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Component.java:1819)
at java.awt.Container.dispatchEventImpl(Container.java:946)
at java.awt.Component.dispatchEvent(Component.java:1751)
at java.awt.LightweightDispatcher.processKeyEvent(Container.java:1574)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:1548)
at java.awt.Container.dispatchEventImpl(Container.java:933)
at java.awt.Window.dispatchEventImpl(Window.java:509)
at java.awt.Component.dispatchEvent(Component.java:1751)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
Exception occurred during event dispatching:
null

I also want to add that all other components of Firefox are working just fine. I can surf the web without problems, it's just this game that's giving me trouble.

Similar Messages

  • Browser-based game suddenly not working.

    Hi,
    I've been playing The West for almost a year now, and I've never had any issues. It's a browser-based game that doesn't require any download in order to play.
    About a week ago, I noticed the initial load screen was taking a lot longer to load than it ever has. It would load, but would take like 10 times as long.
    But now it's gotten to the point where it won't fully load at all; the green load bar in the center of the screen will load to a certain point, and then just stop and hang there, and won't move forward. I have to hit the "Hide" button in order to get into the game. Once in the game, I can't navigate the map (each new section of map you click on needs to load), and as it's trying to load it once again stops and hangs, and I have to click "Hide" again. This time-consuming process is messing up the game because it's now taking forever to be able to do anything in the game.
    Once in the game, the lag has gotten a lot worse as well.
    I already tried resetting Firefox to its default settings, and that didn't work. I went into Firefox on Safe Mode and that didn't work. BUT, when I use Google Chrome the game works without any problems. I don't like Chrome and want to keep using Firefox.
    What should I do?
    Thank you so much :)
    troop

    I also want to add that all other components of Firefox are working just fine. I can surf the web without problems, it's just this game that's giving me trouble.

  • Rule based ATP is not working for Components

    Hi All,
    Our requirement is to do availability check through APO for Sales order created in ECC,so we are using gATP.
    Requirement: We are creating salesorder for BOM header (Sales BOM) and avaialbility check should happen for components i.e. Product avalaibility & Rule based substitution.
    Issue: Product availiabilty is working for components but rules based substituion is working,  mean Rules are not getting determind for components.
    Settings:
    - Header doesnot exist in APO and compnents do exist in APO
    - Availability check is not enabled for header item category and enabled for Item category for components
    - Rules have been created for Components in APO
    - Rule base ATP is activated in Check instructions
    We have also tried MATP for this i.e. PPM created in APO but still didn't get the desired result.
    If we create salesorder for the component material directly then Rule based ATP is happening, so for components Rule based ATP is not working.
    How do we enable enable Rulesbased ATP for components, i mean is there any different way to do the same.
    Thanks for help.
    Regards,
    Jagadeesh

    Hi Jagdeesh,
    If you are creating BOM in ECC and CIFing PPM of FG/Header material to APO, I think you need to CIF Header material, too, with material integration model.
    Please include header material in you integration models for material, SO and ATP check as well.
    For component availability check, you can use MATP; but for MATP, FG should be in APO. You need not to CIF any receipts of FG (stock, planned orders, POs etc), so that MATP will be triggered directly. Then maintaining Rules for RMs will enable to select available RMs according to the rule created.
    Regards,
    Bipin

  • Private Browsing function is suddenly not working. Error message :"The URL is not valid and cannot be loaded." How can I repair?

    Private Browsing function is suddenly not working. Error message :"The URL is not valid and cannot be loaded."
    How can I fix it?

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Browse for file/img not working - Win 7

    Browse for file/img not working still - Win 7
    I have tried "run as Admin" and in "XP Compatibility mode" but still no luck fixing this issue in Win 7. Anyone have a potential fix so I can stop wasting time double checking every link/img on new work?
    Thanks!

    Are you referring to this issue?
    Problem selecting local root folder in Vista & Windows 7
    http://forums.adobe.com/thread/478327
    If so, there's no fix yet and not likely to be one.

  • Can't connect to websites with any browser. Bookmarks do not work but bookmarks  through bookmarks edit works just fine.

    Can't connect to websites with any browser. Bookmarks do not work but bookmarks  through bookmarks edit works just fine.

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Please take this step regardless of the results of Step 1.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • Photo browser in Mail does not work anymore

    Since upgrading from Leopard to Mt Lion, the photo browser in Mail does not work anymore and I also cannot drag and drop photos from iPhoto into Mail. Any idea how to solve ?

    Have been working with LarryHN in an iPhoto thread. He posted this SOLUTION. Yes!!!
    Try this - Download and reapply the latest iLife support update - iLife support 9.0.3 - http://www.apple.com/downloads/macosx/apple/application_updates/ilifesupport903. html
    LN

  • Nokia browser & mail service is not working in my ...

    nokia browser & mail service is not working in my x2-02. When i select those 2 icons they didnt respond at all. Please help me.
    Solved!
    Go to Solution.

    hi mate,
    have you checked if there are any firmware updates available for your device? if there are any, please update to the latest version offered. if that fails, try reinstalling your current firmware thru Nokia Suite, and if that doesn't work, then Restore your phone to factory settings.
    Failign the above, you need to visit Nokia Care for inspection: http://nokia.com/support

  • Promemoria geolocalizzati non funzionano con iOs 7 location-based reminders do not work with iOs7

    promemoria geolocalizzati non funzionano con iOs 7
    location-based reminders do not work with iOs7

    Hi konekotron,
    See this manual about using the Apple Wireless Keyboard with your iPad -
    iPad User Guide
    http://manuals.info.apple.com/MANUALS/1000/MA1595/en_US/ipad_user_guide.pdf
    See page 25 and the section on using International Keyboards on page 125.
    A similar guide for the iPhone -
    iPhone User Guide
    manuals.info.apple.com/MANUALS/1000/MA1565/en_US/iphone_user_guide.pdf
    See page 28.
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • Browser Based AIR Help not displaying in browser

    Hi All!
    Publishing with RoboHelp 8...
    WebHelp generates and publishes properly to the server. Viewable, working, all good.
    Browser Based AIR Help previews, generates, publishes, but won't display via IE or Safari. All that I get is a blank page instead of index.htm
    Side Note/Side Issue: Project contains links to Baggage File PDF's. The links in the WebHelp version works properly. The BB AIRHelp only displays a blank page
    Any thoughts?

    LOL, it was never my intent to berate you. Only to try and point out that things like this require some thinking through.
    As for the "sexist overtones", those totally aren't intentional either. I facilitate RoboHelp and Captivate classes for my living. I find that as humans, we all have food in common. As a result, it is often helpful to use an analogy to better understand what is going on with things we cannot see physically, such as RoboHelp generating and publishing files.
    If you look through these forums at all, you will see that I use the analogy of a Single Source Layout as being just like a recipe. The Single Source Layout Pod being just like a recipe box. And I'm always calling the SSL the "SSL Recipe". Go ahead and search. You'll be surprised.
    So it had nothing to do with this post. Only that it's my preferred way of trying to help make sense of things that aren't exactly tangible.
    Sorry if I offended you in any way. I certainly didn't mean to!
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • OEM not working properly

    i have installed OEM 10g in windows2000. it is working normally untill yesterday.
    yesterday i keep playing with the import/export because it is not working properly. And all of a sudden, the OEM seems to slow down. Especially when i click on something about storage.
    any idea what happen?
    any suggestion is appreciated
    thanks

    check the windows task manager to see what is hogging resources.. cpu or memory...and that should help.

  • Browse in iBooks does not work when tapping on an author nothing appears, does anyone else have this problem?

    Browse in iBooks on my iPad does not work. When tapping on the author name nothing appears. Is anyone else having this problem?

    it does not show up in photostream in iphoto on my imac. Everything is activated and turned on.
    Just in case, on your iMac, open System Preferences > iCloud
    Make sure Photo Stream is switched to on.
    If it was already on, switch that off. Restart your iMac, restart your iPhone.
    See if photos sync between the iMac and iPhone.

  • Time based stacking does not work for 0 seconds

    Related to my previous note about stacking DNG with CR2, it appears that selecting 0 time interval for stacking does not work the way I would expect.
    A 0 time interval for stacking should mean that all times that are exactly the same (ie. DNG from CR2 file) get merged. This does not happen. It would seem that a time interval of 1 second is required to stack a DNG that comes from a CR2 file together.
    So if I have a CR2 file that was taken at 11:23:34 and convert it to DNG, I now have two files taken at 11:23:34.
    If I use the "time based stacking" and select 0 second gap, they will not be stacked together.
    I need to use a 1 second gap.
    It would be nice to see this fixed

    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".

  • Browser back button does not work (IE) - Error On Page message

    Just take over website from our designer; I'm new, probably doing more fiddling on the live remote website than I should be...
    http://www.cmcwny.org
    Error On Page message, internal links work, but the browser Back button does not (at least in IE). 
    I have a backup of my local site from before this happened, but I do not know how to actually replace it.
    Any help on either issue will be appreciated, thanks!
    Larry Congdon
    Buffalo, NY, USA

    Hi
    First, get rid of your designer, the page design/code is a mess.
    There are a number of problems with the page, not least being the disabling of the back button in all browsers I tested it in, (visitors may visit once with this, but are unlikely to do so a 2nd time).
    The menu system is a fixed size so that when the browser is resized it overflows the browser window.
    The use of tables for layout is not recommended as it is inaccessible to users using assistive devices.
    To put this more politely, if you paid for this, ask for your money back. If you did not pay, then start again and use one of the dreamweaver layouts for your page, for more info, see - http://www.adobe.com/devnet/dreamweaver/articles/introducing_new_css_layouts.html.
    PZ

  • Adobe will not update the Inspiration Browser, Download update does not work. What gives?

    Followed instructions for Inspiration update browser and it did not install. What gives?

      If you are using the welcome screen try updating directly from the Organizer but first open your web browser and make sure you are logged in to Photoshop.com on-line.
    Then launch Photoshop Elements Organizer
    On the menu bar click Help >> Elements Inspiration Browser
    Enter your ID and password
    In the installation dialog click Install
     

Maybe you are looking for

  • How do you update an I pod touch 4th generation?

    I connected my iPod to the computer and it says my iPod cannot be used because It doesn't have apple mobile. I looked stuff up and none of it works. Can anyone help?

  • Ipad Streaming Netflix via HDMI Cable Again

    My Ipad quit streaming Netflix to our TV through an HDMI cable in early October, right after iOS 7 and the Netflix software update came out.  Netflix issued version 5.02 in late October, and siad that fixed the problem.  But that still did not help. 

  • HT4910 How do I access and download playlists from my iTunes library to my iPad?

    See question above

  • Hearing Samples

    I'm having a problem because I am working with the Sample Editor. I've edited the sample down to what I want to use, but when I place it on a track I don't hear anything. I place it on the instrument that says drag and drop samples kit. I can hear it

  • New Objects in OM

    Hi Xperts! Im looking information about two new objects of OM: - Job Family - Functional Area And what kind of links/ relations  this objects have? Thanks a lot!