Java Not loaded correctly

Ok here is my situation. I am a CSA for my place of work.
We are using XP and the computers use profiles to log in.
JAVA JRE is intalled on the machines.
There is a JAVA based website we use for work. If a new user login's into the computer and once the profile is created and they try to use the site that is required for work they get the Java not installed correctly error.
If we run the offline java to fix the error then all the profiles can use JRE just fine. But when ever a new user logs in and a profile is created then that new user gets errors about JRE not properly installed.
I am wondering if this is just a error some where with the registry for the profile not knowing where to look for the JRE ??
Any help would be appreciated.
V/r
Stretch

None of the users have administrator rights at all.
We have an administrator load JRE to the whole machine, when the new user logs in for the first time you can go and see that java is installed but when that new user goes to the java based site it doesn't start up.

Similar Messages

  • Java not loading correctly

    Java update runs and goes through the whole install with out error messages...but look in control panel and there is no java icon.
    have tried older version of the java runtime and the most current one still nothing....
    Anyone have any ideas on this?
    System is windows xp.

    it is in the browser.....I have tried other browser
    firefox and does the same thing....it is like the
    system is not fully installing the java program.If it is in the browser and it is not a Java Web Start app then I am almost 100% sure that it has nothing to do with how Java is installed on your system. The browser has Java built into it.
    I would suggest you to update your browser.

  • I don't believe firefox is the issue but for some reason pictures and certain websites will not load correctly. Why?

    ''Duplicate post, continue here - [https://support.mozilla.com/en-US/questions/810160]''
    This just started happening a few days ago. When I go to facebook the pictures are distorted and nearly impossible to discern who is in them. I also go to many different websites that do not load correctly. Not sure if it's java, adobe, or something else but it makes browsing the internet not fun. HELP!

    I have the same problem. It seems to be due to FireFox 4.0 being unable to load certain embedded content, which Firefox 3 was able to load properly.
    I've been having problems loading any website that includes embedded content from worldnow.com, for example.

  • Objects Not Loaded Correctly Error

    When I open up Data Modeler I get this error.
    "Some objects are not loaded correctly. See the log file for details"
    After I click OK my model opens up but I noticed that I can not change the precision on a column in one of my tables. This model is under Source Control and one of the other developers is missing the SubView where my table is that I am trying to modify so I think the problem is related.
    Here is the contents of the log file.
    2012-07-25 10:59:39,419 [main] INFO  ApplicationView - Oracle SQL Developer Data Modeler 3.1.0.691
    2012-07-25 10:59:55,779 [Thread-9] ERROR XMLToObjectTransformer - Can not parse file for Relational_1 in file C:\Users\jeffc\Documents\Workspace\DataModeler\Complete_System\rel\48C27E54-21776117FB40\subviews\F8908889-4FF2-CABB-7C17-047D14CCA77F.xml
    oracle.xml.parser.v2.XMLParseException: Expected name instead of <.
         at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:323)
         at oracle.xml.parser.v2.XMLReader.scanNameChars(XMLReader.java:1186)
         at oracle.xml.parser.v2.XMLReader.scanQName(XMLReader.java:2015)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1319)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:376)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:322)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:226)
         at oracle.xml.jaxp.JXDocumentBuilder.parse(JXDocumentBuilder.java:155)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.openDesignPart(Unknown Source)
         at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
         at oracle.dbtools.crest.swingui.ControllerApplication$Recent$1.run(Unknown Source)
    2012-07-25 10:59:55,823 [Thread-9] ERROR XMLToObjectTransformer - Can not parse file for ALL_TABLES in file C:\Users\jeffc\Documents\Workspace\DataModeler\Complete_System\rel\48C27E54-21776117FB40\subviews\57CD6B74-1F49-265D-4FD1-D82A2BA32293.xml
    oracle.xml.parser.v2.XMLParseException: Expected name instead of <.
         at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:323)
         at oracle.xml.parser.v2.XMLReader.scanNameChars(XMLReader.java:1186)
         at oracle.xml.parser.v2.XMLReader.scanQName(XMLReader.java:2015)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1319)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:376)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:322)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:226)
         at oracle.xml.jaxp.JXDocumentBuilder.parse(JXDocumentBuilder.java:155)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLToObjectTransformer.transformToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.transformFromXMLToObject(Unknown Source)
         at oracle.dbtools.crest.model.metadata.XMLTransformationManager.openDesignPart(Unknown Source)
         at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
         at oracle.dbtools.crest.swingui.ControllerApplication$Recent$1.run(Unknown Source)

    Hi,
    I noticed that I can not change the precision on a column in one of my tablesProbably that's a FK column.
    For the other problem - probably it's caused by merge conflict and you have in the file symbols <<<<<< >>>>>> and non valid XML elements. You can try to replace the content of the file manually using version from repository. There will be better processing of suche cases in next release.
    Philip

  • Websites not loading correctly/can't login to some

    Websites not loading correctly/can't login
    I've never used it much but I decided to try using firefox full time this week.
    I installed it and loaded flash, java and anything else basic that I was asked to.
    But I haven't screwed around with the settings, other than the troubleshooting steps on this site.
    I'm going to use this site as an exmaple: http://www.autoitscript.com/forum/index.php?
    The reason being it exhibts both of the problems below.
    Problem 1 - Not loading correctly:
    First here's a link to a screen shot of the problem.
    http://img85.imageshack.us/img85/963/firefoxscreenshots.png
    The top half is the page loaded from IE, the bottom half is Firefox.
    Now when the page finishes loading in Firefox it looks exactly the same as IE for a second.
    Then it changes into the image I attached.
    Problem 2 - Can't log in
    http://www.autoitscript.com/forum/index.php?app=core&module=global&section=login
    Now once again the login screen looks a bit different in IE and firefox.
    once again it looks normal for a second in firefox.
    I enter the correct username/password, and click sign in.
    It comes back "you must complete both fields" and after a few seconds jumps back to the forum home page.
    I had a problem registering and dealing with forums registering with mozilla.com
    I would fill in the registration form hit submit and I'd just jump back to a blank form again.
    I've been using IE to register and submit this question.
    Thanks,
    Kenny
    == This happened ==
    Every time Firefox opened
    == As soon as I installed it

    Can you check your [[JavaScript]] settings and makes sure JavaScript is enabled?
    It seems like some preference may have been changed that affects the way content is displayed. Another way to troubleshoot is to try creating a fresh profile, check out the article on [[Managing Profiles]] to learn how to do this.
    -n.

  • Java not loading up in firefox 15.0.1 but says is installed

    I had to re-install Firefox 15.01 because I some issues with new fire Fox 16.01. When I re-installed Firefox and kept my currents profile, I had to re-install Java.
    I installed both the 32 bits and 64 versions, Java show it is installed but none of the test are working.
    Somebody else from here a few months ago had me go into the Firefox config for the plugin and had me turn something on.. I wish I made notes or took screen shot at least of what I had to do, But I forget what I had to do to get Java to work again with Firefox.
    I do not remember what it was but currently Java is not loading up,
    Even though I have UN-installed -reinstalled twice now and with no success.
    Could somebody please help me please. I have browse forms and searched goggle but so far I have not found a solution to this problem.. I think it was known bug/issue with firefox 15.x
    http://www.cis.upenn.edu/~matuszek/General/JavaVersionTests/JavaTests.html
    none these are working.
    Even basic Java test from there home page is not working..
    <pre><nowiki>-----------------------
    Java Deployment Toolkit 7.0.70.11
    NPRuntime Script Plug-in Library for Java(TM) Deploy 1.7.0.7 Up to Date
    Plugin Icon
    Java(TM) Platform SE 7 U7
    Next Generation Java Plug-in 10.7.2 for Mozilla browsers 1.7.0.7 Up to Date
    Java(TM) Platform SE 7 U7
    File: C:\Program Files (x86)\Java\jre7\bin\plugin2\npjp2.dll
    Version: 10.7.2.11
    Next Generation Java Plug-in 10.7.2 for Mozilla browsers
    MIME Type Description Suffixes
    application/x-java-applet Java Applet
    application/x-java-bean JavaBeans
    application/x-java-vm
    application/x-java-applet;version=1.1.1
    application/x-java-bean;version=1.1.1
    application/x-java-applet;version=1.1
    application/x-java-bean;version=1.1
    application/x-java-applet;version=1.2
    application/x-java-bean;version=1.2
    application/x-java-applet;version=1.1.3
    application/x-java-bean;version=1.1.3
    application/x-java-applet;version=1.1.2
    application/x-java-bean;version=1.1.2
    application/x-java-applet;version=1.3
    application/x-java-bean;version=1.3
    application/x-java-applet;version=1.2.2
    application/x-java-bean;version=1.2.2
    application/x-java-applet;version=1.2.1
    application/x-java-bean;version=1.2.1
    application/x-java-applet;version=1.3.1
    application/x-java-bean;version=1.3.1
    application/x-java-applet;version=1.4
    application/x-java-bean;version=1.4
    application/x-java-applet;version=1.4.1
    application/x-java-bean;version=1.4.1
    application/x-java-applet;version=1.4.2
    application/x-java-bean;version=1.4.2
    application/x-java-applet;version=1.5
    application/x-java-bean;version=1.5
    application/x-java-applet;version=1.6
    application/x-java-bean;version=1.6
    application/x-java-applet;version=1.7
    application/x-java-bean;version=1.7
    application/x-java-applet;jpi-version=1.7.0_07
    application/x-java-bean;jpi-version=1.7.0_07
    application/x-java-applet;deploy=10.7.2
    application/x-java-applet;javafx=2.2.1
    Java Deployment Toolkit 7.0.70.11
    File: C:\Windows\SysWOW64\npDeployJava1.dll
    Version: 10.7.2.11
    NPRuntime Script Plug-in Library for Java(TM) Deploy
    MIME Type Description Suffixes
    application/java-deployment-toolkit</nowiki></pre>

    No only other I have is Adblock plus and I have tried it with off and on..
    I set back to "plugins.click_to_play is false" and now I'm still getting
    the error ' classnotfoundexception' window with error of
    " Java12Tes.class" "
    it seems to be same error I had several months ago when I was using FF 14.xx...
    I have looked at the other old post and I still can not get Java to work..
    Yet Java console is loading up.
    updated:
    Java not loading up in Safe mode either... I just tested, Closed all browser down and tried loading FF in Safe Mode, holding Shift key..
    Still no luck..

  • Epson printers keep giving "media not loaded correctly" error message

    When sending print jobs that consist of multiple copies to Epson printers from my dual 3 GHz Quad-Core Intel Xeon Mac with OS 10.5.8, the printer will frequently (more than half the time) grab a sheet of paper and spit it out with nothing on it, and then return the error message "Media out or not loaded correctly". I've had the exact same issue with their 1280, 2400 and 2880 printers. I've been struggling with and troubleshooting this issue for a couple of months now, and I believe I've narrowed it down to the operating system. It happens when printing from both Photoshop CS3 and CS4. It doesn't happen when I print from another computer running OS 10.4.11.

    Dave Lesko wrote:
    ...the printer will frequently (more than half the time) grab a sheet of paper and spit it out with nothing on it, and then return the error message "Media out or not loaded correctly". I've had the exact same issue with their 1280, 2400 and 2880 printers...It doesn't happen when I print from another computer running OS 10.4.11.
    Interesting observation of the OSs. Have you tried Epson's suggestions for the 1280 printer and 2880 printer?
    BTW: This was a constant issue with my Epson 3000. It happened mostly with paper larger than tabloid size, which is the reason for having a large format printer. There was no difference between versions of the OS. This was with the paper tray, so it may not be relevant to your printers. However, when I first got the printer it came with some "cleaning sheets" to run thru the printer when changing different types of paper to clean the rollers. It seemed to help... What worked best was to pre-load the first sheet of a multiple page document.
    HTH

  • Router's Web-based page not loaded correctly.. Need Help!!

    I'm using WRT54G v2.2 router and recently i noticed tat i've flashed a wrong firmware which is WRT54GL version, so wat i did was i flash the original v2.2 firmware which i noticed it had not been updated since 2007... after i flashed the router and i log into the 192.168.1.1 webpage.. all the tabs and many options are missing as though the page was not loaded correctly or fully loaded and i cant even get into the management page and so on..
    I really need help on this..  

    Hold the reset button down for 30seconds and then release it. Unplug the power cable for 10 seconds. try accessing the set up page once again and see if it makes a difference.

  • Epson r1800 - 'Media not loaded correctly'

    Hello All,
    I'm having a lot of trouble with my Epson r1800 - I've searched around the internet a bit for solutions but so far haven't come up with anything. To start, I have updated the epson drivers and also tried Gutenprint drivers.
    Basically, no matter what I try (including the standard nozzle checks etc...) I always get the message 'Media not loaded correctly'. Occasionally pages will feed through the printer, but they are blank and regardless I get the media not loaded correctly message. Does anybody have a workaround or solutions for this?
    Thanks!
    Gavin

    Try using the following directions from a message from Epson. This corrected my problems with an Epson R1800 and Leopard.
    Thank you for taking the time to contact Epson. It is my pleasure to
    respond to your inquiry.
    If your output is faint or if the driver settings and/or features are
    missing, your system may have automatically added the printer using the
    Gutenprint driver. Many Epson drivers are provided with Leopard but the
    driver for your printer needs to be downloaded from the Epson website.
    Determine Which Driver is Currently Being Used
    1. Click on the Apple icon in the upper left corner of the Finder and open
    System Preferences.
    2. In the System Preferences window, click on Print & Fax.
    3. In the list of printers on the left side of the Print & Fax window,
    click once on your Epson printer to select it.
    4. Check the name of the driver being used; it is displayed in the center
    of the Print & Fax window next to “Kind”.
    5. If the driver name displayed next to “Kind” is Gutenprint, the incorrect
    driver is being used. Follow the steps in the next section to select the
    correct driver.
    Selecting the Correct Driver
    1. Turn off the printer.
    2. Delete the print queue and remove the printer from Print & Fax by
    clicking on the minus button under the list of printers. Click OK to
    confirm the removal.
    3. Go to the Epson support website (www.epson.com/support).
    4. Select your product model and download the driver for OS X 10.5 Leopard
    operating system.
    5. Double-click the downloaded file and follow the on-screen instructions
    to install the printer driver.
    6. Click on the Apple icon in the upper left corner of the Finder and open
    System Preferences.

  • Is anyone having problems with Firefox today? My websites are not loading correctly

    Firefox just isn't working right today. My home page (yahoo.com) will not load correctly, nor does a university site for a course that I am teaching online. I can do both of these if I use Internet Explorer.

    Hi ritawickham,
    We've actually put together a troubleshooting section for [https://support.mozilla.org/en-US/kb/web-pages-dont-load website loading issues]. Have you had a chance to browse the documents there? If not, you should take a look. There is a lot of useful information.
    Hopefully this helps!

  • Pages not loading correctly

    I am having trouble with certain webpages not loading correctly - even on this site. It appears incomplete. The problem is especially prevalent on Amazon. The page simply won't download fully- all the formatting if off to one side and the site is unresponsive. It is the same whether I use Safari, Firefox or Chrome. I have emptied my cache, reset cookies, but still the same. Any suggestions? I can't live without Amazon!

    Adding Open DNS codes to your Network Preferences, should give good results in terms of speed-up as well as added security:
    If you are using a single computer: Open System Preferences/Network. Double click on your connection type, or select it in the drop-down menu, and in the box marked 'DNS Servers' add the following two numbers:
    208.67.222.222
    208.67.220.220
    (You can also enter them if you click on Advanced and then DNS)
    Sometimes reversing the order of the DNS numbers can be beneficial in cases where there is a long delay before web pages start to load, and then suddenly load at normal speed:
    http://support.apple.com/kb/TS2296
    If your computer is part of a network: please refer to this page: http://www.opendns.com/start/bestpractices/#yournetwork and follow the advice given.
    You could also try these codes as well: 4.2.2.1 & 4.2.2.2
    If you use a Router, make sure it has the latest firmware installed.
    One reason for a slowness in page loading may be the 'DNS Pre-fetching' feature of Safari 5.x
    This is described here:
    http://support.apple.com/kb/TS3408?viewlocale=en_US

  • Pages do not load correctly in Win8

    From time to time, when I go to a webpage, it will not load correctly. It will look as if the CSS file has not loaded. Gmail won't load at all; it gets stuck at the loading bar. I'm using Firefox 18, Windows 8 x64. The problem also happened with 17. It does not occur on any computer besides my Windows 8 machine.
    If I clear the cache of the last hour, the problem is fixed temporarily. If I ctrl-F5, the problem is fixed temporarily.
    I have uninstalled and reinstalled Firefox. I have deleted and created a brand new firefox profile. I have cleared all caches and cookies. I have used the "Reset Firefox" button under the Troubleshooting Information. None of these have fixed the problem.

    So far after about an hour of testing, Windows Safe Mode has resolved the problem. However, since I do not know the cause, I cannot intentionally cause the issue to crop up.
    I will say this: I already have Windows Defender and Firewall disabled during normal use.

  • My adobe acrobat forms do not load correctly. I have uptodate version of that software.

    I am an immigration attorney and have an online immigration program I use daily. Since the last upgrade of Firefox, the immigration forms (adobe acrobat) for my clients do not load correctly. I get a message that the forms may not display correctly with an option to open with a different viewer. The form opens correctly if I choose this option, but the form does not allow me to add and save information to the client's file so it is of no use to me. if this cannot be corrected I will stop using Firefox.

    hello, firefox 19 has introduced its own integrated pdf viewer - if you want to switch back to the plugin you've used before to view pdfs just go to firefox options > applications & define the default action for the ''portable document format (pdf)''.
    [[View PDF files in Firefox without downloading them]]

  • Adobe website not loading correctly

    Adobe website is not loading correctly. It does not display good.

    Hi,
    Adobe reader and Flash player are two different softwares of Adobe.
    Please try to install latest version of the softwares from www.adobe.com (scroll down to mid of the page) , these softwares are free from Adobe.
    If you are facing problem with any of these softwares , than please mention the error message and operating system details.

  • Spry submenu not loading correctly in IE

    Solved: check out this link
    http://forums.creativecow.net/thread/191/857297
    QUESTION:
    Hi, I am new to spry and this is my first menu.
    I cannot for the life of me figure out why the submenu will
    not load correctly in IE.
    It is loading at the top of the page instead of under it's
    parent tab in the horizontal menu.
    It is working great under FF and Safari. *links removed
    Any help would be great. I tried an IE statement, but
    couldn't get it to work in the css. Probably user error.
    I found out if I fiddled with the margin numbers of the
    following css code that I could get the submenu to drop to it's
    spot in IE, but then it would also drop in FF too. What a pain. My
    menu is in a table if that makes any difference.
    ul.MenuBarHorizontal ul ul
    margin: -5% 0 0 95%;
    z-index: 1020;
    I built a test spry menu from scratch and didn't change any
    of the css information and the submenu would still load at the top.
    Please, any help would be great. I really would hate to start
    another menu from scratch.
    Text
    question

    I had the same problem and finally just gave up on the Spry
    menu and went with a license from Milonic.com.

Maybe you are looking for

  • Windows Vista Ultimate SP1

    Hi, I have installed Vista with the SP1 pack via DVD, however, i do not get the Bootcamp widget thing so I have to reboot and use option key during start-up. And also the keyboard is recognized as Apple keys in wrong place, and how do u shut the DVD

  • Scroll JScrollpane to the bottom automatically

    I have a JScrollPane attached to a textarea         textArea = new JTextArea("Test", 5, 30);      textArea.setEditable(false);         JScrollPane scrollPane = new JScrollPane(textArea);I use         textArea.append("text\n");to append text, and afte

  • Why can't I import from mail direct to iPhoto anymore? I used to be able to.

    I have recently updated to Mountain Lion, but I am not sure if that is when the problem started, but I used to be able to hit the "import to iPhoto" option straight from Mail, and it would open iPhoto and import all of the attachments from my message

  • Is this iphone a fake?

    Hi all Just purchased an Iphone 4S from ebay, from a guy who has good feedback, the auction claimed it had a battery issue (It kept turning off at random) After buying it, ebay removed the auction, but I'd already paid and he did ship it, but here's

  • Redirect error sends me to invis.gif

    Any link, such as ones I have emailed myself from work as well or links on third party sites are not loading. They all end up sending me to invis.gif. The redirector seems broken. If I read the URL carefully, it's obvious what it is trying to do but