JAR files just won´t run, multiple systems, JRE & JDK installed.

Hi!
I´ve been looking on many different places for an answer for this issue:
I have to run different JAR files for applications, one is from Apache ActiveMQ, and the other is a hash calculating app. I´ve read on many topics that if you get error "Failed to load Main-Class" when running a JAR, the problem is how the JAR was packed (MANIFEST). Well, I find highly unlikely that two different JARs, from different sources, are wrongly packed. Also, I´ve installed JRE, JDK and even Java EE, on MS Server 2003 and on Windows 7 (on this last one only JRE), and no JAR runs. I´ve tried declaring PATH and JAVA_HOME environment variables... no use. Can anyone help me solve my problem?

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!

Similar Messages

  • Imported Jar file not loaded at run time ORA-105100

    Oracle 9iDS forms Version 9.0.2.9.0
    Oracle 9iAS Release 2
    I have imported java classes from a jar file into my form. I have it working in client server. Added the entries to the classpath in the default.env and system environment variable for development of the form and for execution.
    Moved the jar file, form and testing html to the application server. Modified the classpath in the default.env file. Tested the form. Got the ORA-105100 error. MetaLink note 261650.1 states that error frm-40735 When-Button-Pressed triger raised exception ORA-105100 if calling a java function from a jar file. Cause: Jar file not loaded at run time. Solution: add in your default.env CLASSPATH parameter your jar file including the whole directory of the jar file location. That has been done and the OC4J has been restarted. Still get error.
    Oracle support has not been able to give me much help as of yet. Does anyone have any further ideas, or documentation that I can read to help get this working?
    Thanks in advance for any assistance that is offered.

    Hey people any clues?

  • I am not able to open my 'system preferences' it shows up on top, but the window just won't open. I haven't installed anything new, I have also restarted my computer, but still encounter this problem. Help?

    I am not able to open my 'system preferences' it shows up on top, but the window just won't open. I haven't installed anything new, I have also restarted my computer, but still encounter this problem. Help?

    Reinstall Lion, Mountain Lion, or Mavericks without erasing drive
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu.
    Reinstall Lion, Mountain Lion, or Mavericks
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • Executable Jar files can't be run without command line

    Hello,
    A few months ago, I was messing with some executable jar files, but now I can't run them anymore without a batch file or command line, so how do I fix this?
    Thanks in advance,
    Yves W.
    Edited by: Yves W on 18-dec-2010 15:56

    Open a command prompt.
    Type
    assoc .jarYou should get:
    .jar=jarfileIf not, type:
    assoc .jar=jarfileNow type:
    ftype jarfileYou should get something like this (adjust the path to javaw.exe for your system):
    jarfile="C:\Program Files\Java\jre6\bin\javaw.exe" -jar "%1" %*If not, type (adjust the path to javaw.exe for your system):
    ftype jarfile="C:\Program Files\Java\jre6\bin\javaw.exe" -jar "%1" %*

  • How to create a jar file which is in the remote system?

    Hi,
    I have a set of files that resides in a remote system,which have to be "jar"red. I have a firewall in between. I want to create a jar file out of the files situated in the remote system.How do i go about this process.?

    Hi,
    You can't do that in a simple way. You need to have a port open in the firewall, and you need to have a server process on the remote machine.
    Kaj

  • Jar file throw errors when running

    Hi all.
    I am working with Eclipse IDE. It has a wizard to create a jar file.
    When I am running the program via the Eclipse it runs fine!!!
    But, when I am running with command line I am getting the following error:
    Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/starb
    ase/diff/DiffException
    at compareViews.CompareViews$1.run(CompareViews.java:40)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

    You need to include the libs you use either into the classpath or into the JAR you create (via ANT, for instance).

  • Camera File Generator Won't Run with MAX + PCIe-1433

    Hi,
    I am a camera developer and am trying to integrate a couple of new cameralink cameras with the PCIe-1433 NI frame grabber.  I have installed NI MAX 14.0 and version 3.0.0 of the Camera File Generator.
    I am trying to build a new Camera File for our companies cameras.
    The NI MAX shows the NI PCIe-1433 device when it launches.
    When I try to launch the Camera File Generator, it failis to load with the following message:
    "You must have NI-IMAQ 4.6.0 or higher installed before running the NI Camera File Generator.  NI-IMAQ 4.6.0 is installed with Vision Acquisition Software 2011."
    The MAX configuration tree shows I have version 14.0 of the NI-IMAQ software available.
    Is there any sort of developer's guide for creating a camera file to allow me to use my camera?  I need to write some serial commands to the unit and thought tha tthe Camera File Generator would support this.... 
    Thanks.
    -Mike

    Hi mawillia,
    The latest version of the IMAQ drivers is version 4.9, and it would show up where you said, under the Software tab in NI MAX.  Do you have this latest version installed?  If you like, feel free to expand out your software tab and take a picture of it and post it here.
    Also, you are correct that the serial commands can be set in the camera file.  Here is a link to our support page for the Camera File Generator: http://sine.ni.com/psp/app/doc/p/id/psp-723/lang/en
    Within it is a whole host of various KnowledgeBase articles.  This one seems particularly helpful:
    What framegrabber specifications do I need to know to create my camera file?:  http://digital.ni.com/public.nsf/allkb/9B89C9FA43A6973A86257A62004658D5
    Unfortunately, I couldn't find any articles specific to coding the serial commands for your camera in the camera file.  But I recommend opening up one of the bundled camera files (I'm looking at the Basler acA2000-340kc (Base).icd ) and within that, click the Camera Control tab.  The serial commands for each attribute will show up on the right side, and you can use this as an example for creating yours.
    Let me know if you have any further questions!
    Julian R.
    Applications Engineer
    National Instruments

  • Jar files download problems in Java Webstart with JRE 1.6

    We have encountered a few problems in Java Webstart with JRE 1.6
    In JRE 1.5, the jar files are getting downloaded onto the client
    machine with it's original names.
    Example :
    Server File Name : acm.jar
    Client File Name : RMacm.jar
    But in JRE 1.6, the jar files are getting downloaded with improper file names.
    Example :
    Server File Name : acm.jar
    Client File Name : 4fb074cc-66fc7407
    Moreover the path itself seems to be invalid.
    Example Path :
    JRE 1.5 path:
    C:\Documents and Settings\Administrator\Application
    Data\Sun\Java\Deployment\cache\javaws\https\D17.16.23.11\P443\DMtest\DMwebStart
    JRE 1.6 path:
    C:\Documents and Settings\Administrator\Application
    Data\Sun\Java\Deployment\cache\6.0\12
    Due to this, we are facing Classpath problems.
    What changes do we have to make to the code, for Java
    Webstart to work ?
    We are using JBoss 4.0.4 and JDK 1.5 in the Server
    On the client machine, we have IE 6 and JRE 1.6.01
    Help would be appreciated.

    Ask your Java Web Start question at:
    http://forum.java.sun.com/forum.jspa?forumID=38

  • Computer won't run games, system restarts. NOT solved ;/

    Hi there! My computer started to boot up when playing any newer games (like half-life 2 or FEAR). It doesnt show any errors, just boots up and starts normally. Facts:
    - Newer games restarts system only, not old games such as counter-strike 1.6
    - 3DMark06 can run without booting 6+ hours
    - Newer games i can play like 2 minutes until it restarts
    - Windows automatically restart is turned OFF and C:\Windows\minidump doesn't have any files in it
    - I don't get any blue screens or errors when it restarts
    - Tried without integrated sound chip (without drivers too)
    - I have reinstalled Windows and i have all newest updates.
    - I have been able to run games before! This started few days ago!
    - I have removed old GFX drivers, ran cleaning software and installed new ones (same version).
    - My temperatures seems to be normal, here's picture when at desktop:
    in english:
    Motherboard
    Processor
    1. Processor / 1. Core
    1. Processor / 2. Core
    Aux (what is this?)
    Graphics Card
    Hard Disk
    All computer info is at signature. What the hell is wrong with my computer?
    Some guys says that it's my power supply, how do you explain that my 3DMark06 is stable for 6hours+?
    Still keeps crashing/restarting whatever you wanna call it, help me!
    Okay... I ran Half-Life 2 like 15minutes without restart so i thought it was fixed, well it wasn't. Tried to play Follow Freeman mod with friend and it rebooted :(
    I just ran memtest86 for 6 hours and no errors.

    Quote from: Blazer on 17-January-07, 06:02:46
    three? WOW
    many have reported high temps with the 8800, low amps being provided causes circuits to overheat which can lead to a sudden restart, it can also lead to early death, why take unnessary chances with power supplies, it could fail and take many other parts with it when it fails.
    i suggested you replace the psu in an earlier post, i also suggested you test for overheat with a fan and the case open.
    i would not have started that PC with such a power supply, weak supply to the system as a whole can cause maaaaaaaaaaaaaaaaaaaaaaaany issues and i donot have the time to post them all, OR write a multiple page addressing such.
    get a psu and start over, the enermax i posted is plenty.
    Can't find any single rail PSU's which wasn't out of stock, actually found only one. What do you guys think about this one: BeQuiet Straight Power 500W - +3.3V 30.0A,+5V 30.0A,+12V1 25.0A,+12V2 18.0A (12V 34A), -12V 0.5A,+5Vsb 3.0A.

  • Illustrator file just won't import, have no idea why

    I go to Import the Illustrator file I want to import. I double click it and nothing happens and I have no idea why. I tried exporting them as different pngs for each layer and importing those, nothing happens. I tried exporting it as a .psd and importing those, nothing happens. I'm using After Effects 6.5 and Illustrator CS2. I thought it might be because the colour mode is CMYK, but I changed it to RGB and nothing happened. I tried saving it as Illustrator CS, didn't work.
    Will having placed files in the Illustrator file cause this problem? Because I embedded them just in case. The most infuriating thing about this is I swear I've done this a million times before. I don't know what's different this time. I tried importing another Illustrator file and it worked. (it was also CS2, but didn't have any placed files). Oh and I've tried deleting the placed files, saved it and tried importing. Doesn't work.
    Thanks in advance for any help.

    Depending on the file system you use (FAT 16 on Windows or external drives?), the relative paths stored for the referenced files become too long. This causes a blockage in the operating system which prevents any program from reading or writing to those directories. It's a limitation in the filesystem itself, not the Adobe programs. Only using other filesystems (NTFS, HFS+) would avoid or at least minimize the issues.
    Mylenium

  • The file just won't load into array...Please Help!

    hi i need some help in loading a binary file into an array so that i can edit the data that was saved from previous run..
    i could save the file but after that when i try to load it back to memory...i can't...ie. all the information keyed in were lost...please help
    this is the Code for the loading process...
         public static void loadAircraft (ArrayList aircraft) {
              try {
                   FileInputStream filein = new FileInputStream(".\\Data\\Aircraft.bin");
                   ObjectInputStream objectin = new ObjectInputStream(filein);
                   Aircraft craft = (Aircraft) objectin.readObject();
                   aircraft.add(craft);
                   objectin.close();
                   filein.close();
              catch (Exception e) {}
         }the above code won't load anything into memory...is there a way for overcoming this?
    inside the Aircraft class there are four different data of which they contain two differen data types.
    one of which is String and the other three are in int.
    Awaiting for reply...thanks

    yes...its some objects of an array that i am trying to load back...
    erm...i'll show you the whole code maybe...
    //to reference the swing library
    import javax.swing.*;
    import java.util.*;
    import java.io.*;
    public class SetupAircraft {
         static ArrayList aircraft;
         public static void init () {
              aircraft = new ArrayList(5);
              loadAircraft(aircraft);
         //opens up another sub group while the user
         //entered 1 as his/her option in the SetupSystem
         //menu
         public static void Setup () {
              //this will create a string that is going to be displayed
              //in the input dialog box
              String menu = "  Please select an option:  \n"
                              +"----------------------------\n"
                              +"1) Add New Aircraft\n"
                              +"2) Edit Existing Aircraft\n"
                              +"3) List Aircraft\n"
                              +"4) Delete Existing Aircraft\n"
                              +"5) Save\n"
                              +"6) Return to Main Menu\n\n"
                              +"   Enter a number between 1-6\n";
              //declare a field named option for selection through menu
              int option = 0;
              //continue the loop until the user inputs the number 6
              do {
                   //error handling for the input from the menu
                   //if the input is not integer the error is caught and
                   //reassigning option to be 0
                   try {
                        option = Integer.parseInt(JOptionPane.showInputDialog(null, menu,
                                   "Setup Aircraft", JOptionPane.QUESTION_MESSAGE));
                   catch (NumberFormatException e) {
                        option = 0;
                   //determine which option the user has chosen
                   //and enters the respective section
                   switch (option) {
                        case 1: add(aircraft);
                                  break;
                        case 2: edit(aircraft);
                                  break;
                        case 3: list(aircraft);
                                  break;
                        case 4: //delete(aircraft);
                                  break;
                        case 5: save(aircraft);
                                  break;
                        case 6:     return;
                        default: JOptionPane.showMessageDialog(null, "Please enter a number between 1-6",
                                   "Alert", JOptionPane.ERROR_MESSAGE);
                                   option = 0;
              while (true);
         public static void add (ArrayList aircraft) {
              String type = "";
              int first = 0;
              int business = 0;
              int economy = 0;
              do {
                   try {
                        type = JOptionPane.showInputDialog(null,"Enter Aircraft Type", "Prompt for Type",
                        JOptionPane.QUESTION_MESSAGE);
                        try {
                             if(aircraft.contains(type)) {
                                  JOptionPane.showMessageDialog(null, type + " already exist!",
                                  "Error", JOptionPane.ERROR_MESSAGE);
                                  type = "-100";
                        catch (Exception e) {}
                        if (type=="-100");
                        else if (type.length()==0) {
                             JOptionPane.showMessageDialog(null, "Please enter an aircraft type",
                             "Error", JOptionPane.ERROR_MESSAGE);
                        else if (!(type.startsWith("-",3))) {
                             JOptionPane.showMessageDialog(null, "Please enter the aircraft type with XXX-XXX format where X is integer.",
                             "Error", JOptionPane.ERROR_MESSAGE);
                             type = "0";
                   //catch the input error that the user has produces.
                   catch (Exception e) {
                        return;
              while (!(type.startsWith("-",3)));
              //try to ask the user for the passenger's name and if the name field contains
              //no characters at all repeat the prompt for name field until the user presses
              //Cancel.
              try {
                   first = Integer.parseInt(JOptionPane.showInputDialog(null, "Enter First Class Capacity",
                   "Prompt for Capacity", JOptionPane.QUESTION_MESSAGE));
              catch (Exception e) {
                   String error = "For input string:";
                   if (e.getMessage() == "null") {
                        return;
                   else if (e.getMessage().startsWith(error)) {
                        JOptionPane.showMessageDialog(null, "Please enter only numbers",
                        "Error", JOptionPane.ERROR_MESSAGE);
              try {
                   business = Integer.parseInt(JOptionPane.showInputDialog(null, "Enter Business Class Capacity",
                   "Prompt for Capacity", JOptionPane.QUESTION_MESSAGE));
              catch (Exception e) {
                   String error = "For input string:";
                   if (e.getMessage() == "null") {
                        return;
                   else if (e.getMessage().startsWith(error)) {
                        JOptionPane.showMessageDialog(null, "Please enter only numbers",
                        "Error", JOptionPane.ERROR_MESSAGE);
              try {
                   economy = Integer.parseInt(JOptionPane.showInputDialog(null, "Enter Economy Class Capacity",
                   "Prompt for Capacity", JOptionPane.QUESTION_MESSAGE));
              catch (Exception e) {
                   String error = "For input string:";
                   if (e.getMessage() == "null") {
                        return;
                   else if (e.getMessage().startsWith(error)) {
                        JOptionPane.showMessageDialog(null, "Please enter only numbers",
                        "Error", JOptionPane.ERROR_MESSAGE);
              Aircraft newAircraft = new Aircraft (type, first, business, economy);
              aircraft.add(newAircraft);
              JOptionPane.showMessageDialog(null, "Aircraft Sucessfully Added",
              "Successful", JOptionPane.INFORMATION_MESSAGE);
         public static void edit (ArrayList aircraft) {
              String type = "";
              int first = 0;
              int business = 0;
              int economy = 0;
              do {
                   try {
                        type = JOptionPane.showInputDialog(null, "Enter Aircraft Type to Edit",
                        "Prompt for Type", JOptionPane.QUESTION_MESSAGE);
                        if (type.length()==0) {
                             JOptionPane.showMessageDialog(null,"Please enter an aircraft type",
                             "Error",JOptionPane.ERROR_MESSAGE);
                        else if (!(type.startsWith("-",3))) {
                             JOptionPane.showMessageDialog(null, "Please enter the aircraft type with XXX-XXX format where X is integer.",
                             "Error", JOptionPane.ERROR_MESSAGE);
                             type = "0";
                   catch (Exception e) {
                        return;
              while (!(type.startsWith("-",3)));
              try {
                   int edited = aircraft.indexOf(new UniqueAircraft(type));
                   Aircraft craft = (Aircraft)aircraft.get(edited);
                   try {
                        first = Integer.parseInt(JOptionPane.showInputDialog(null, "Enter First Class Capacity",
                        "Prompt for Capacity", JOptionPane.QUESTION_MESSAGE));
                   catch (Exception e) {
                        String error = "For input string:";
                        if (e.getMessage() == "null") {
                             return;
                        else if (e.getMessage().startsWith(error)) {
                             JOptionPane.showMessageDialog(null, "Please enter only numbers",
                             "Error", JOptionPane.ERROR_MESSAGE);
                   try {
                        business = Integer.parseInt(JOptionPane.showInputDialog(null, "Enter Business Class Capacity",
                        "Prompt for Capacity", JOptionPane.QUESTION_MESSAGE));
                   catch (Exception e) {
                        String error = "For input string:";
                        if (e.getMessage() == "null") {
                             return;
                        else if (e.getMessage().startsWith(error)) {
                             JOptionPane.showMessageDialog(null, "Please enter only numbers",
                             "Error", JOptionPane.ERROR_MESSAGE);
                   try {
                        economy = Integer.parseInt(JOptionPane.showInputDialog(null, "Enter Economy Class Capacity",
                        "Prompt for Capacity", JOptionPane.QUESTION_MESSAGE));
                   catch (Exception e) {
                        String error = "For input string:";
                        if (e.getMessage() == "null") {
                             return;
                        else if (e.getMessage().startsWith(error)) {
                             JOptionPane.showMessageDialog(null, "Please enter only numbers",
                             "Error", JOptionPane.ERROR_MESSAGE);
                   Aircraft newAircraft = new Aircraft (type, first, business, economy);
                   aircraft.add(newAircraft);
                   aircraft.add(newAircraft);
                   JOptionPane.showMessageDialog(null, "Successfully edited aircraft\n"+type+" to capacities\n"
                   +"First: "+first+"\n"+"Business: "+business+"\n"+"Economy: "+economy,
                   "Successful", JOptionPane.INFORMATION_MESSAGE);
              catch (Exception e) {
                   JOptionPane.showMessageDialog(null,e.getMessage(),"Error",JOptionPane.ERROR_MESSAGE);
         public static void list (ArrayList aircraft) {
              JOptionPane.showMessageDialog(null, aircraft.size()+" aircraft found", "Found",JOptionPane.INFORMATION_MESSAGE);
              Object[] aircrafts;
              aircrafts = aircraft.toArray();
              for (int i=0;i<aircraft.size();i++) {
                   Aircraft a = (Aircraft) aircrafts;
                   JOptionPane.showMessageDialog(null, a, "Aircrafts" + (i+1), JOptionPane.INFORMATION_MESSAGE);
         public static void save (ArrayList aircraft) {
              try {
                   FileOutputStream fileout = new FileOutputStream(".\\Data\\Aircraft.bin");
                   ObjectOutputStream objectout = new ObjectOutputStream(fileout);
                   Object[] aircrafts;
                   aircrafts = aircraft.toArray();
                   objectout.writeObject(aircrafts);
                   objectout.close();
                   fileout.close();
                   JOptionPane.showMessageDialog(null,aircraft.size()+" aircrafts saved", "Sucessful", JOptionPane.INFORMATION_MESSAGE);
              catch (IOException e) {
                   JOptionPane.showMessageDialog(null,e.getMessage(),"Error",JOptionPane.ERROR_MESSAGE);
         public static void loadAircraft (ArrayList aircraft) {
              try {
                   FileInputStream filein = new FileInputStream(".\\Data\\Aircraft.bin");
                   ObjectInputStream objectin = new ObjectInputStream(filein);
                   Aircraft craft = null;
                   while ((craft=(Aircraft)objectin.readObject())!=null) {
                        aircraft.add(craft);
                   objectin.close();
                   filein.close();
              catch (Exception e) {
                   JOptionPane.showMessageDialog(null,e.toString());
                   e.printStackTrace();
    i think thats a bit too long..but it would explain what i am trying to save...its linking to the class Aircraft tho...
    thanks...i appreciate your help...

  • All video file formats won't run on my machine.

    This includes mov, avi, mp3, mp4 file formats. I tested using the following software: Quicktime 7 Pro, x, all browsers, iTunes, and mpeg streamclip. Quicktime gives me the following error, "The movie could not be opened. The operation couldn’t be completed. (OSStatus error -50.)". I can't locate the associated error listing to suggest where to look next.
    I can only get wmv files to run in windows media player. I deleted quicktime preferences from my library, and rebooted my system, to no avail. Any other suggestions?

    Cmasillon:
    Thank you for the good advice on the Update Combo.  I've been running Snow Leopard since it was relatively new.  As of recently, I had been unable to open any .mov files with my Quicktime 7 Pro and was getting the "OSStatus error -50" error message whenever I tried to do so.  I don't know when and why that problem/conflict arose, but I had downloaded and installed Microsoft Office 2011 for mac about a month ago and this was the first time that I'd seen that error message.  Can't really blame it on MS, but if it walks like a duck... 
    Given that fact, I tried to use my Quicktime 10 to trim those videos.  They opened and played in QT 10, but after I'd trimmed them and tried to Save them - whoops, the "OSStatus error -50" message again.  It wouldn't let me save my chages.  (QT 10 would first tell me that I couldn't save under that filename, prompting me to try to change the name, to no avail.
    Previously, the only problem I'd experienced was that my Quicktime 7 Pro would crash if I clicked to open a media file in the Finder without first having opened QT 7 Pro.  My make-do solution for that was simply to keep in mind that I needed to open the ap first.   When I had previously tried to download and re-install QT 7, the machine wouldn't let me do it, saying that QT 7 was already installed.  - Frustration galore -
    Anyway, I was recently able to download and install Quicktime 7 version 7.6.6, which is acceptable to Snow Leopard.  I also saw your post about having resolved your problem by downloading Combo Update 10.6.7 for OSX Snow Leopard and immediately clicked on "Software Update" the combo update included 10.6.8 update for Snow Leopard, so I downloaded and installed.  Boom! my problems are all gone.  Quicktime 7 Pro and Quicktime 10 both work as they should, and I don't even have to pre-open 7 anymore, so I can simply double click on QT 7 files in the finder. 
    Thanks again for pointing me in the right direction. 

  • KT6 Delta 2400 just won't run full speed

    All, I recently built my first system (see signature) and was absolutely delighted when it fired up first time at the default 100FSB. With help from this forum I established I needed to change the FSB setting to 133 and sure enought the 2400 processor was then correctly noticed and everything ran faster. The problem is it just isn't stable at that speed. It'll run for an hour or so from a cold start and then freeze the screen requiring a hard reboot. Once the system's warm the stable time is much shorter than an hour
    I have read hundreds of posts but as none of them exactly matches the problem I hope you guys can help. BAS and other suggest this is a PSU or a cooling issue and I need to know what to tackle. The CPU is not reaching over 55C according to Corecell though I'm surpised the system temperature can get as high as 50C too with the case open?! Is this a problem?
    The '350W' PSU is borderline from everything I've read here. It came in a budget case and has the following AMP ratings 3.3V 22A +5V 32A +12V 16A
    I believe I do need a new PSU but don't want to waste money if that's not the issue. Any advice would be very much appreciated. If anyone has a similar system and can recommend a PSU that would be great.
    Thanks in advance,
    Matmos

    Hi all, well I'm can now update you on the progress so far. Having read all your helpful comments I took the plunge and bought an Enermax EG365 PSU. I rigged it all up yesterday and both my CPU and system temps are lower as a result. I changed the FSB back up to 133 (from 100) again and the system did seem more stable, UNTIL it froze again! It'll freeze understandably when running something CPU intensive, gaming for example or even installing new drivers - normal office tasks are now stable.
    The CPU is topping at 53C and the system temp is now down to mid thirties. What else could this be? RAM perhaps? I've heard memtest86 discussed. Is this worth trying? Or should I just borrow some memory stick from a friend? I did think the graphic card could be the problem but as it can freeze with no 3d running I'm not sure.
    Whilst the PSU hasn't solved it I'm glad I paid up anyway - the new one smells nice too  
    Help please.
    matmos

  • Indesign Files just won't open

    Hi,
    I try to open some Indesign files in CS6 & when I attempt to open them nothing appears.
    The program doesnt even give me an error it just doesnt open the file.
    If I open the file without Indesign open, it will open the Indesign program but no document.
    All files have been created in InDesign CS6 on OSX Maverick.
    Please help as I create something one day & the next I can't open it.

    It is just some files not all.
    If I double click one of the corrupt files it opens indesign & its toolbars but no artwork.
    I restart my computer daily. Same issue in a different account.
    I tried to duplicate the file in the FInder & got this error -
    The Finder can’t complete the operation because some data in “File Name.indd” can’t be read or written.
    (Error code -36)

  • Java 6 update 13 just won't run.

    When I go to a website that requires Java, i get an error. I have uninstalled & reinstalled java several times with no improvement. Java is allowed on my Firefox & IE7 browsers Firefox is my default). Can anyone please help me?
    TIA!

    And here is the rest of the error messager.
    java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(Unknown Source)
         at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
         at java.net.PlainSocketImpl.connect(Unknown Source)
         at java.net.SocksSocketImpl.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at sun.net.NetworkClient.doConnect(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.<init>(Unknown Source)
         at sun.net.www.http.HttpClient.New(Unknown Source)
         at sun.net.www.http.HttpClient.New(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at sun.plugin.PluginURLJarFileCallBack.downloadJAR(Unknown Source)
         at sun.plugin.PluginURLJarFileCallBack.access$000(Unknown Source)
         at sun.plugin.PluginURLJarFileCallBack$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin.PluginURLJarFileCallBack.retrieve(Unknown Source)
         at sun.net.www.protocol.jar.URLJarFile.retrieve(Unknown Source)
         at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)
         at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
         at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFileInternal(Unknown Source)
         at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.access$600(Unknown Source)
         at sun.misc.URLClassPath$JarLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath$JarLoader.ensureOpen(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    network: Connecting http://12.31.130.130:8020/-wvdoc-01-/LiveApplet/LiveApplet.zip with proxy=DIRECT
    network: Connecting http://12.31.130.130:8020/ with proxy=DIRECT
    network: Connecting http://12.31.130.130:8020/-wvdoc-01-/LiveApplet/LiveApplet.zip with proxy=DIRECT
    network: Connecting http://12.31.130.130:8020/ with proxy=DIRECT
    network: Cache entry not found [url: http://12.31.130.130:8020/-wvdoc-01-/LiveApplet/LiveApplet.class, version: null]
    network: Connecting http://12.31.130.130:8020/-wvdoc-01-/LiveApplet/LiveApplet.class with proxy=DIRECT
    network: Connecting http://12.31.130.130:8020/ with proxy=DIRECT
    network: Cache entry not found [url: http://12.31.130.130:8020/-wvdoc-01-/LiveApplet/LiveApplet/class.class, version: null]
    network: Connecting http://12.31.130.130:8020/-wvdoc-01-/LiveApplet/LiveApplet/class.class with proxy=DIRECT
    network: Connecting http://12.31.130.130:8020/ with proxy=DIRECT
    basic: load: class LiveApplet.class not found.
    load: class LiveApplet.class not found.
    java.lang.ClassNotFoundException: LiveApplet.class
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(Unknown Source)
         at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
         at java.net.PlainSocketImpl.connect(Unknown Source)
         at java.net.SocksSocketImpl.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at sun.net.NetworkClient.doConnect(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.<init>(Unknown Source)
         at sun.net.www.http.HttpClient.New(Unknown Source)
         at sun.net.www.http.HttpClient.New(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.HttpURLConnection.getResponseCode(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 7 more
    Exception: java.lang.ClassNotFoundException: LiveApplet.class
    security: Accessing keys and certificate in Mozilla user profile: C:\Documents and Settings\Owner\Application Data\Mozilla\Profiles\default\e7bi1aio.slt
    security: JSS package is not found

Maybe you are looking for

  • Equipment status to be added.

    Hi All, There is a Serial number profile assigned to the material. Equipment get created due to serial number. Now we want to add more statuses in the given screen (manual transaction screen). (T code-IE02-Edit-special serial no. functions-manual tra

  • Piv to Image Array

    I have a program on my computer called Pivot Stickfigure Animator which I use to make graphics. Is there a way to read a Pivot file into an Image Array?

  • How to filtering particular frequency of a sound wave

    Hi im a electronics and instrumentation engineering student i only know about labview basics... I need to know about how to filter particular range of frequency or spectrum of sound from an audio signal.... Please tell me

  • To change my nokia account

    I want to change my nokia account i m trying but it is not happening so please help me

  • Problems exporting pdf from indesign CS4

    when I export a pdf using flattening the pdf contains lines (1 pixel) that contain 1-2% more black. The image used in the file (see below) is a transparant psd on a gradient. Does anyone have any suggestions for me? Thank you Jeroen