Java applications won't load with bridge installed

I am using JAWS (Job Access With Speech) by Freedom Scientific, version 4.02 which is supposed to work with the current version of the Access Bridge. I am also using Java 2 JDK 1.3.0 on an NT 4.0 system. When I turn on the java console window and run my applet from IE 5, the JAWS program crashes. When I turn off the java console window and run the applet with JAWS running, the applet does not load. The applet loads and runs fine without JAWS running. I will double-check the Access Bridge installation procedures to see if I missed something. Meanwhile, if anyone has some thoughts or suggestions, lemme know.
Thanks,
Rodger

Just an update on this. I used the 1.3.0_05 version of the JDK and the applet worked!

Similar Messages

  • I just installed LV2011 and one dll from my vi won't load with the error "application configuration is incorrect"

    I just installed LV2011 and one dll from my vi won't load with the error "application configuration is incorrect", which is Windows lingo for "missing package dependencies".  All the computers at my company with 2010 loaded seem to do OK.  When I do a Dependencies Walk I get missing Visual C debug dll's missing plus IEshims and wer which both have a whole tree of dependencies missing on my machine.  The Windows install is the same "Windows XP version 2002 Service Pack 3" on my PC and the working PC's. So I'm thinking I have to uninstall 2011 and go back to 2010.  Is this correct?  Those VC debug dll's were installed on the machines with 2010 in them but were not installed in mine.
    I've heard the advice to recompile the dll with debug turned off but I don't have access to the source code.
    Thanks in advance.

    u87 wrote:
    Thanks for the reply.  This at least tells me that going back to LV2010 is not likely to solve the problem.  The missing dll's are:
    MFC90D.dll
    MSVCR90D.dll
    IESHMS.dll
    WER.dll
    And, once again, IESHMS and WER have other dependencies.  So perhaps i need to install the Visual C++ development environment.
    IESHIMS.dll is an Internet Explorer DLL that gets usually delay loaded by shdocvw.dll. As delay load it can not cause DLL load errors but only runtime errors. Maybe your DLL has it as direct dependency but that is unlikely since it does not have a documented interface.
    WER.dll is Windows error reporting for Vista/Win7.
    MFC90D.dll is the Microsoft Foundation classes and MSVCR90D.dll is the MS C runtime library, both as debug variant.
    So all the DLLs you mention are actually MS DLLs! You haven't identified the DLL that you try to access in LabVIEW that causes these error messages. IESHIMS and WER are usually delay loaded by any component that needs it and should not likely be used by non MS code.
    What is the DLL you try to load into LabVIEW and by whom? Get the provider of that DLL to provide you a non Debug build of the DLL. Installing Visual C on all the machines just to make the DLL load is not a solution, besides that it is likely not legal since I doubt you have that many licenses.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • HT5945 new macbook pro loaded with mavericks. installed CS3 including prompted Java update. try to open photoshop &  empty splash screen pops up-can't go further. tried newer java update-same result. re-opened 4 times-same. help!!

    new macbook pro loaded with mavericks. installed CS3 including prompted Java update. try to open photoshop &  empty splash screen pops up-can't go further. tried newer java update-same result. shut down 4 times-same. any suggestions?

    Kappy wrote:
    Has it occurred to you that CS3 isn't compatible with Mavericks? Try using CS9 or 10.
    Sorry that's untrue. I have Photoshop CS3 running on 10.9.
    CS9 or 10? Now you are just making stuff up.
    Adobe claim CS3 will work, with a minor issue…
    http://helpx.adobe.com/x-productkb/global/mac-os-mavericks-compatability.html
    The Adobe updater fails to work for me.
    I was prompted to install J6RE which came from Apple, check the Apple support downloads http://support.apple.com/downloads/#java%206
    Sorry can't provide a direct link, it was just a dumb 'You need … please click install' dialog.
    I think the 10.9 java updater is installing version 7.

  • Can't view photos on Palm TX - application won't load?

    Just attempted to load a few photos onto my TX (besides the stock photos that come with the TX) and now the application won't load?? The error msg I get is "The application cannot be launched because it is missing localization information" - what does this mean and how do I resolve this problem??? I could view the pics that came with the TX before but now since attempting to add my own it doesn't work anymore. FYI ....I had the same pics on my Tungsten E prior to this Palm without any problems.
    Please advise.
    Thanks.... 
    Post relates to: Tungsten E

    Sounds like you didn't follow Palm's Upgrade Directions and now have system and preferences files that belong to the T|E on your TX. Hard reset the TX and follow these directions.
    Post relates to: Palm TX

  • Java applications won't work

    On my iMac, Java applications won't work.  I tried opening minecraft, and several other Java applications.  All of them have a message that pops up saying, "Not compatible version of Java 1.5+ is available."  I tried updating it but their is no update for Java it says on my updater.  Running 10.6.8

    Dakota97 wrote:
    I tried openning it but it said it couldn't open because it requires java to run it.
    I don't understand that becuase 10.6.8 should already have Java installed.  It optional in 10.7.x.  It will be interesting to see if the java update even works under these conditions.

  • Java applets won't load, have latest version of java installed, have removed all old versions from the hard drive, java console not working in firefox, any suggestions please ?

    java applets will not load,
    i have run the java test page & i have the latest version installed.
    have removed all old versions of java from my hard drive & restarted the computer.
    i have checked that java is enabled in the plug-ins and it is with version se 6 u22, also something called java development toolkit 6.0.220.4 np runtime script plug-in library for java (tm) deploy.
    if i click on java console in tolls nothing happens

    Hi,
    You might want to look in your control panel for 'Java' icon. It should give you an option to enable java plugin into your browser. Let me know if you still face the issue.
    Thanks!

  • Java Application Crash while loading a 64-bit DLL

    Hi there,
    I'm calling native C++ functions from a 64-bit DLL through a java application. But the application crashes with the below crash exception when the DLL is loaded.
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000047e0b754, pid=976, ti
    d=968
    # JRE version: 6.0_16-b01
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (14.2-b01 mixed mode windows-amd64
    # Problematic frame:
    # C [mkl_def.dll+0x8b754]
    # An error report file with more information is saved as:
    # C:\Documents and Settings\hw3h6\Desktop\hs_err_pid976.log
    What will be the possible cause of the issue? Is it something which can be corrected from my java application?
    The application is built in 32-bit environment, but I think thats not an issue because java is platform-independent.

    ajithcherukad wrote:
    What will be the possible cause of the issue?Pointer bug.
    Is it something which can be corrected from my java application?Java? Only possibility there is don't use the C++ code.
    >
    The application is built in 32-bit environment, but I think thats not an issue because java is platform-independent.That has absolutely nothing to do with it. The C++ code isn't. Nor is the dll (dll by its very nature is platform dependent.)

  • Photoshop CS5 won't load since I installed Yosemite!

    Since loading Yosemite, Photoshop CS5 won't load and I get this window!
    I'm on an iMac 21.5 mid 2011.

    It seems a lot of people are running it without a problem, just seems to be me that has this issue at the moment, I have just got CS5, but I need it and can't afford the stupid leasing system they now have. I just want the product I paid for to work, or I will have to find a similar system that I can simply buy and use, not pay out for every year!
    I had this when Mavericks came out and it was sorted, something to do with Java, but can't remember what...

  • Zenworks won't load after NW65sp5 install

    I'm not sure if this should be posted here or elsewhere...its a java
    problem now.
    Server is NW6.5SP3 running Zenworks 4. I installed the above service pack
    and at the end errored. After reading a similar item in the forum I
    renamed the java folder to something else and reinstalled the service pack
    which completed this time. Now however, Zenworks will not load due to java
    errors.
    The two classes that won't load correclty are
    ..desktop.inventory.servercommon... and
    autowsmanagement.wsremoval.removeWorkStations.
    Thanks in advance.

    Fredr,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • IMac 24" Applications Won't Load...

    I have an Intel iMac 24" running 10.6.2 which I bought just before the new models launched. When I boot up the computer everything is just fine, all the apps load and work as they should however as I work throughout the day suddenly apps will just refuse to load. Anything from iTunes to Toast and even I'll problems with Safari.
    It almost seems that if I boot up these apps when I start the Mac it might well be fine it's just if I want to start the app later in the day after the computer has been running for some time. Web pages will load in Safari but later on there will be issues with video and Flash sites. The only solution I can see is to force quit then restart the computer and choose the offending app as soon as it boots into the Finder. It's really frustrating if I want to burn a CD in Toast and it won't load and then I have to reboot to get the job done. All the Adobe CS4 apps seem to function fine although I have them set to Open at Login.
    I thought I would make a new user and see if that would fix it but the System Preferences app hung when I tried and I had to force quit, I've not tried yet on restart, it might just solve it.
    I'm sure others must have had this problem and I'm sorry if I am duplicating a post but I had a look and couldn't find a solution. I have Repaired Permissions and updated to 10.6.2 with the Combo Updater with no joy, it's looking like a reinstall of the OS might be the only resolve. I am using the pre-installed OS and I thought I read somewhere that could have been a problem for some owners.
    Please help.
    David

    Good idea to create a new admin user account to see if the problem recurs there. If it does not, there is something in your normal account that is conflicting. You might open System Preferences Account pane +Login Items+ tab, to check the list of processes that start up automatically at login. If there is anything there you no longer need or that looks suspicious, take it off the list, restart, and see if the problem still recurs. About the only item that is on that list by default is iTunes Helper.

  • Game won't load with new quicktime?!

    After downloading the latest version of quicktime a game i've played with no problems for a couple of years (civilization III) suddenly won't load on my iBook (G4, os10.4 i think). Any suggestions? Can i uninstall without affecting other things? Or install an older version? Thus far it seems my only option is to buy the next version which seems a bit unfair given the other one was working just fine. Perhaps apple should be made to instigate a part-exchange to upgrade!!!

    Before doing anything drastic as an Archive & Install to move to a lower QT version, I suggest that you update your OS system first. According to your system info, you are using the basic Tiger version which is outdated.
    You should update your OS all the way up to the last Tiger version, use Software Update to install all the available updates that goes along w/your computer & the OS.
    Repair permissions & restart your computer.

  • Application won't Load,  They just say Loading.

    I just got my iphone and was able to load 3 or 4 apps but now when i try to load an application it wont load, it just says loading. I tried resetting my phone and networks but it didnt help.
    Please help

    Same problem.
    The App Store icon on my phone told me there are updates to a few apps, so I opened App Store and clicked "Update All". As is normal at this stage the phone exited to the main screen, and the icons of the apps in question became grayed out, with a blank progress bar and the caption "Loading...".
    But then, nothing. The progress bar does not start. The apps remain unusable and undeletable. Checking the App Store again shows that the same updates are listed as available, but the Info screen of each lists them as Installed.
    Syncing the phone with iTunes will fix this, but the problem arises again whenever I try to install an update over the air.
    This issue began yesterday for me. Any ideas?

  • Apps won't load with cellular data

    i am with vodafone and I have a plan that gives me 5gb of cellular data free. Most of my apps work but some like Instagram or tumblr won't load. What is wrong?

    Hi na3478,
    The article linked below details a number of troubleshooting steps that can help resolve issues with apps that won't launch on your iPhone.
    If an app you installed unexpectedly quits, stops responding, or won’t open
    http://support.apple.com/en-us/HT201398
    Regards,
    Allen

  • Java application won't start anymore

    Hi,
    I am using a Java Application (Protege) that was running just fine last week but today it just won’t start!
    When click-on it jumps about 3 time in the dock and stop. I was able to run the connected .jar file but most of the features are not available this way.
    I have not done anything special since last week beside Safari update (1.3.2.).
    Any help is greatly appreciated.
    Regards,
    Adrien
    iBook G4 (1Ghz)   Mac OS X (10.3.9)  

    Did you update Quicktime to 7.0.4? See if the following discussion seems relevant. There's a solution in the fourth message (reverting to Quicktime 7.0.1).
    http://discussions.apple.com/thread.jspa?messageID=1500443
    If that's the fix, the problem may be due to Protege using an outdated JavaApplicationLauncher. See
    http://www.opensubscriber.com/message/[email protected]/3072264.html
    --Davipo
    iMac G5   Mac OS X (10.3.9)  

  • IMac won't startup with SL Install Disk

    I purchased SL for my 20" Intel core-duo iMac and can't get the computer to get past the startup screen (grey apple with spinning bars) with the install disk. It starts up fine using the original system disk, and I've repaired the hard drive and tried to repair the permissions (some won't fix), but I wasn't worried since I was planning to run an archive and install. Has anyone else had this problem? Could it be related to my hard drive?

    Lou Casagrande wrote:
    I purchased SL for my 20" Intel core-duo iMac and can't get the computer to get past the startup screen (grey apple with spinning bars) with the install disk. It starts up fine using the original system disk, and I've repaired the hard drive and tried to repair the permissions (some won't fix), but I wasn't worried since I was planning to run an archive and install. Has anyone else had this problem?
    Could it be related to my hard drive?
    no, it couldn't have anything to do with the hard drive. the hard drive is not involved in booting from the DVD. first try cleaning the dvd and then try booting again. if that does not help boot from the main hard drive, insert the dvd and verify it with disk utility. also checksum it with disk utility. (Images menu->checksum). most likely it's a bad dvd.
    Message was edited by: V.K.

Maybe you are looking for

  • Delete Overlapping requests question

    Hi , How would a Delete overlapping requests (DOR)type work in a PC to a Cube that gets a full load every day with selections for rolling 12 months? Say there is a scenario to load data into an AR line items cube to update open to closed items histor

  • Acrobat installed on Mac, but update function fails with "..not connected to internet.."

    I successfully installed Acrobat Pro version 11.0.0 on two MacBook Pro's running OS X Yosemite 10.10.3. Adobe runs and works fine, however when attempting to update to version 11.0.10, I get the following: "Cannot download update files. Please verify

  • OIM - Read Only Manage Users

    I'm trying to setup a group that would allow members to search (manage) for users, see the user details, see the associated resources, and the provisioning process details. I've created a group and added the menu item for manage users, made it an adm

  • Corroded Line

    I logged a call with BT on 24th January regarding problems with our phone line and broadband connection. Telephone line is crackling badly, making calls impossible and broadand connection very intermittant, sometimes out for days at a time ( this is

  • Ipad 3 slow with iOS 8.0.2

    I have seen a discussion about the slowness of the iPad 2 after the recent 8.0.2 upgrade. I just want ti be sure that everyone knows this isn't a version issue. I have an iPad 3 and have all the slowing problems. I tried all the normal remedies but t