Some applications won't start

I've been out of the country without my computer for a month and a bit, came back and things were fine for about 2 days. Now when I click on some applications on the dock they'll bounce a few times and that's it, won't open. Have yet to see this one - relatively new harddrive. Ran disk utility, said it found minor error but it failed in trying to repair. Ran an extended AHT test and it said everything was fine. Reset my ram and still no luck.

rtob. wrote:
Ran disk utility, said it found minor error but it failed in trying to repair.
Those errors need to be fixed. Try DU a couple more times, but if DU cannot correct your directory, you'll need to either use a stronger utility such as Disk Warrior, or erase/zero the HD (backup first) and reinstall everything.

Similar Messages

  • JavaFX Application won't start

    When i start an example application e.g. LocalSearch i will get an error and the application won't start. Whatever i try, LocalSearch.jnlp or LocalSearch.html or another application from the javafx site, i see only the pretty java-gif-circle.
    It looks like that there is an update in progress on the sun site and the new files are not available.
    Even the 'javaws -import http://dl.javafx.com/javafx-cache.jnlp' update command failed with this exception.
    What happening here?
    Here is the exception:
    com.sun.deploy.net.FailedDownloadException: Ressource konnte nicht geladen werden: http://dl.javafx.com/javafx-rt-windows-i586__V1.2.1_b23.jar
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.io.FileNotFoundException: http://dl.javafx.com/javafx-rt-windows-i586__V1.2.1_b23.jar
         at sun.reflect.GeneratedConstructorAccessor2.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.FileNotFoundException: http://dl.javafx.com/javafx-rt-windows-i586__V1.2.1_b23.jar
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.HttpURLConnection.getResponseCode(Unknown Source)
         ... 20 more
    Greetz
    Mike

    I tried to clear the cache, but the problem still exists.
    here a snippet from the java console when i launch the LocalSearch application:
    network: Created version ID: 1.6.0.16
    network: Created version ID: 1.6
    network: Cache-Eintrag gefunden [url: file:/D:/project/netbeans/Local%20Search/dist/LocalSearch_browser.jnlp, Version: null]
    temp: new XMLParser with source:
    temp: <?xml version="1.0" encoding="UTF-8"?>
    <jnlp spec="1.0+" codebase="file:/D:/project/netbeans/Local%20Search/dist/" href="LocalSearch_browser.jnlp">
    network: Cache-Eintrag nicht gefunden [url: http://dl.javafx.com/javafx-rt-windows-i586__V1.2.1_b23.jar, Version: null]
    network: Cache-Eintrag nicht gefunden [url: http://dl.javafx.com/javafx-rt-windows-i586__V1.2.1_b23.jar, Version: null]
    network: Verbindung von http://dl.javafx.com/javafx-rt-windows-i586__V1.2.1_b23.jar mit Proxy=DIRECT wird hergestellt
    network: Verbindung von http://dl.javafx.com:80/ mit Proxy=DIRECT wird hergestellt
    network: Verbindung http://dl.javafx.com/javafx-rt-windows-i586__V1.2.1_b23.jar mit Cookie "s_sq=sunglobal%2Csunjavafx%3D%2526pid%253Djavafx%25253A/learn/community.jsp%2526pidt%253D1%2526oid%253Dhttp%25253A//forums.sun.com/forum.jspa%25253FforumID%25253D932%2526ot%253DA; s_cc=true"
    java.io.FileNotFoundException: http://dl.javafx.com/javafx-rt-windows-i586__V1.2.1_b23.jar
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doGetRequestEX(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager.downloadResources(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager.prepareLaunchFile(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    network: Verbindung von http://dl.javafx.com/javafx-rt-windows-i586__V1.2.1_b23.jar mit Proxy=DIRECT wird hergestellt
    network: Verbindung http://dl.javafx.com/javafx-rt-windows-i586__V1.2.1_b23.jar mit Cookie "s_sq=sunglobal%2Csunjavafx%3D%2526pid%253Djavafx%25253A/learn/community.jsp%2526pidt%253D1%2526oid%253Dhttp%25253A//forums.sun.com/forum.jspa%25253FforumID%25253D932%2526ot%253DA; s_cc=true"
    com.sun.deploy.net.FailedDownloadException: Ressource konnte nicht geladen werden: http://dl.javafx.com/javafx-rt-windows-i586__V1.2.1_b23.jar
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager.downloadResources(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager.prepareLaunchFile(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by:
    java.io.FileNotFoundException: http://dl.javafx.com/javafx-rt-windows-i586__V1.2.1_b23.jar
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at com.sun.deploy.net.HttpUtils.followRedirects(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager.downloadResources(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager.prepareLaunchFile(Unknown Source)
         at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    The jar file http://dl.javafx.com/javafx-rt-windows-i586__V1.2.1_b23.jar does not exist on the sun server.
    HTTP Status 404 -
    description The requested resource () is not available.
    Sun Java System Application Server 9.1_02
    I hope this will be fixed soon.
    Thats weird... it works on my notebook at home. There is the http://dl.javafx.com/javafx-rt-windows-i586__V1.2.0_b233.jar stored in the cache and when i try to update the cache with javaws -import http://dl.javafx.com/javafx-cache.jnlp it is all ok. No request to download the v1.2.1.jar.
    Mike
    Edited by: dr.motte on 02.09.2009 21:38
    I've found one solution.
    The jnlp file http://dl.javafx.com/1.2/javafx-rt.jnlp in my cache had the version V1.2.1_b23. So this was the actual version and was not updated with the cache update. In this file there was the refenrence to the rt-windows.jar V1.2.1_b23, but this isn't jet downloadable. So i've deleted the http://dl.javafx.com/1.2/javafx-rt.jnlp from the cache and run an update again. Now the right version was downladed and i'm happy now.
    But i don't know where i've got the javafx-rt.jnlp V1.2.1_b23 file. It doesn't matter anymore.
    Have a nice day.
    Mike
    Edited by: dr.motte on 03.09.2009 09:42

  • Oracle 11g application won't start sometimes(jar files issue)

    Hello,
    The issue we experience is that now and then, our forms 11g application
    won't start.
    So it can be the case that, for example, the application can be started
    succesfully 5 times in a row, but the 6th and 7th time, it won't start
    anymore. But when we relaunch it for the 8th time, it launches perfectly.
    When the application isn't starting, a new window is opened having a yellow triangle
    with an exclamation mark on the top right corner.
    After a long period, we suddely discovered that it had something to do with ".jar" files.
    Because when we clear the "java jar cache" on the client machine
    (start -> control panel -> java -> "general" tab -> "view..." button -> select all the files and click on the
    cross(remove selected sources) ), the application succesfully starts for about 10 times in a row.
    But the first time we start the application(after clearing the cache), it takes much longer, because the application
    is downloading the .jar files again. (java logo appears with a progress bar)
    But clearing the cache every time before starting the application can't be a decent solution we think.
    When we enable all java debugging info in the console, we received the error below 2 times when launching a application session that refused to start:
    java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.awt)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPackageAccess(Unknown Source)
         at sun.plugin2.applet.Applet2SecurityManager.checkPackageAccess(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at oracle.forms.engine.Main.initDesktop(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Anyone having a clue ?
    thanks in advance !

    Sorry, I meant WEB-INF\lib in the WAR file inside my EAR.
    I put all the jar files in the WEB-INF\lib of the WAR file but it still does not work. I have to specify them in the classpaths and put the jar files in the domains\domain\lib directory
    I thought if you put it in the WEB-INF\lib then you don't have to put them in the classpath.
    Am I right?

  • I recently downloaded the new version of photoshop, but the application won't start.

    I recently downloaded Photoshop CC but the application won't start.

    What platform are you on. What is the URL you used to downloade.  Did you install what you downloaded.  Was what you downloaded Photoshop CC 2014 or the Creatice Cloud Desktop application that is used to download and install cloud applications like Photoshop CC 2014?

  • Some applications won't open after updating to OS 10.8.5

    I am running the Mountain Lion on a 2009 Macbook Air. I just did an update to 10.8.5 and now some of my applications won't open. A few of the appications that no longer run are Chrome, iPhoto and all Microsoft applications.
    I tried uninstalling an reinstalling the apps but that did nothing, I also tried creating a new user account to see if the problem persisted in there and it did. I then tried removing my caches folder from Library which also fixed nothing. I then tried booting it in safe mode and the applications successfully opened in there.
    I obviously can't just boot my Macbook up in safe mode whenever I need to use it so if anyone knows how this problem could be solved? They were all functioning normally before I did the most recent update of OS.
    I have tried repairing the disk permissions but that resulted in no change also. I do not have the start up disk for Mountain Lion so reinstalling the OS is not possible, nor is booting from disk.
    I'm in my final year of college, in the middle of my final year project I REALLY need this fixed.

    When I try to open iPhoto, Unity, Chrome or a few others it gives me the same error each time. "iPhoto cannot be opened because of a problem. Check with the developer to make sure iPhoto works with this version of OS X. You may need to reinstall the application. Be sure to install any available updates for the application and OS X"
    But that doesn't make sense because I just updated the OS and all my applications are up to date also. I've tried reinstalling, no joy though.

  • 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)  

  • Some applications won't stop looking for network computer

    I've got a problem that cripples some applications (Finale 2005) and slows others down (Appleworks). When I'm off my home network and I open a file, there's dialog box that says "Looking up '[a network computer].'" Whether or not I click "disconnect", the application continues to search for the network computer and I can't work with that file; in fact, I have to force quit.
    It looks as if this becomes a problem if I haven't specifically logged out in the finder before quitting the application. In fact, I usually just close my laptop with applications running and take it with me to work. Is there a sequence I must follow with Tiger? I don't think this was an issue with Panther.

    You do have to unmount any Network Drives when/before moving to another location.
    I'm thinking the APPs that don't work right have some pref on the non-existing network drive/cpu, for instance, if they automatically open the last doc used.

  • Some of the CC applications won't start

    I've installed full group of CC applications on my computer (Win8-64 bit)-
    When i launch some apps as premiere, after effects, audition and more all work prefectly
    when i double click on some other as dreamweaver or photoshop nothing happens, no crash, no error messages, simply nothing
    I've upgraded from CS6 and then disinstalled both CS6 and CC and reinstalled plan CC, nothing change.
    Ideas?

    Hi Roberto,
    Please try to run the software's as Administrator, right click on the Photoshop program in start menu, click on properties and you will Photoshop has an option with a check mark to run as Administrator. Click check mark and launch  the software again.
    If that doesn't work then Turn on the hidden admin and try to launch there, please see the steps to turn on and off http://www.howtogeek.com/howto/windows-vista/enable-the-hidden-administrator-account-on-wi ndows-vista/
    Thanks!
    Ankit

  • X11 and X11 applications won't start

    I seem to be having a problem getting the X11 application, which I installed from the 'optional installs' package on the OS X installation DVD, working. I originally posted this elsewhere, but was advised to post it here, where people familiar with X11 might be able to help.
    I'll just quote what I posted elsewhere below, and hopefully someone can help.
    I seem to be having a problem with the X11 utility, which I installed off of the OS X DVD (from the 'optional installs' package), and a problem with The Gimp, both of which i think are probably related.
    Well I installed The Gimp a while ago, aswell as the X11 program, and both worked fine (you probably already know that The Gimp needs X11 to run). But at some point, it suddenly stopped working. I think it may have been after an update, but I really can't remember.
    The problem I was having with The Gimp is that it would go to start up, but just after the X11 icon appeared in the dock, the cursor would change to an X for a few seconds. The splash screen would come up, but it didn't even appear to have a background or progress bar or anything, and didn't do anything.
    At that point, just running X11 on it's own, or OpenOffice.org worked fine.
    Well recently, i've tried to run The Gimp again, and something different happens. The X11 icon comes up and starts bouncing in the dock, but after a few seconds, it closes again, and The Gimp tells me that it needs X11 to run (which I already have of course).
    When I try to run X11 on it's own, the same thing happens. The icon comes up in the dock, starts bouncing, then goes again.
    I've used the Console program in the Utilities folder, and both times, for both problems (when The Gimp had the funny splash screen and wouldn't start, when it wouldn't start up at all, and when X11 wouldn't start), I get the same few lines which might help, these are below:
    XFree86 Version 4.4.0 / X Window System
    (protocol Version 11, revision 0, vendor release 6600)
    _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
    [DRI] screen 0 installation complete
    Screen 0 added: 1280x1024 @ (0,0)
    Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
    Quitting XDarwin...
    So now, I have The Gimp that doesn't work, X11 that doesn't work, and OpenOffice.org doesn't work either (same problem where X11 quits), which is rather annoying, since I could do with using The Gimp.
    I hope that explains my problem a bit, and I hope someone can help me sort it out. Thanks in advance for any help
    Mac Mini   Mac OS X (10.4.3)   1.33 GHz Power PC G4, 512 MB RAM, 40 GB HD

    I have a similar problem that I described in a different forum, but was referred to this one and hope that someone can give me clue.
    My original message was:
    Hello,
    Brandnew here and new to the Mac environment (former Windows user), so excuse for anything dumb as it may follow.
    Wanting to install GIS software (Grass GIS) it appears to require X11 application. Found the refence in Machelp to the topic on the Apple site. However, it doesn't provide a link to the actual software, just states it is on the Install disc. Indeed, there is a package on the install disk (under Xcode Tools/Packages) called X11SDK.pkg. I thought that this might be the required app, but after installation of the Xcode tools the Grass software still doesn't function (start-up screen only and error message indicating that there is no X11 found).
    Thus the question is: how do I properly install the X11 app and where do I find the software?
    I hope that someone can help me out (as the AppleCare helpdesk doesn't seem to function today). Many thanks in advance.
    Bram

  • JWS application won't start

    Hello,
    I'm having trouble getting by Java Web Start to work. I'm trying to follow along with this tutorial: http://java.sun.com/docs/books/tutorial/deployment/webstart/deploying.html and I'm getting stuck at the point when the application is supposed to start. Instead, it gives me the error message:
    "Unable to launch the application"
    and under details --> Exception it says:
    "java.lang.ClassNotFoundException: HelloWorldJFrame
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)"
    For some reason, it can't find the HelloWorldJFrame class.
    I've got the following files all in the same folder: HelloWorldGUI.jar, helloworldgui.jnlp, and helloworldgui.html.
    Here's helloworldgui.jnlp:
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp>
         <information>
              <title>Hello World GUI</title>
              <vendor>Gibran Shah</vendor>
         </information>
         <resources>
              <jar href="HelloWorldGUI.jar"/>
         </resources>
         <application-desc main-class="HelloWorldJFrame"></application-desc>
    </jnlp>Here's HelloWorldJFrame.java, the file containing the class containing public static void main (String[]) (produced by NetBeans):
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    * HelloWorldJFrame.java
    * Created on Jun 21, 2010, 11:47:12 AM
    * @author gibran
    public class HelloWorldJFrame extends javax.swing.JFrame {
        /** Creates new form HelloWorldJFrame */
        public HelloWorldJFrame() {
            initComponents();
        /** This method is called from within the constructor to
         * initialize the form.
         * WARNING: Do NOT modify this code. The content of this method is
         * always regenerated by the Form Editor.
        @SuppressWarnings("unchecked")
        // //GEN-BEGIN:initComponents
        private void initComponents() {
            jLabel1 = new javax.swing.JLabel();
            setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
            setTitle("Hello World GUI");
            jLabel1.setText("Hello World");
            javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());
            getContentPane().setLayout(layout);
            layout.setHorizontalGroup(
                layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(layout.createSequentialGroup()
                    .addContainerGap()
                    .addComponent(jLabel1)
                    .addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
            layout.setVerticalGroup(
                layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
                .addGroup(layout.createSequentialGroup()
                    .addContainerGap()
                    .addComponent(jLabel1)
                    .addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
            pack();
        }// //GEN-END:initComponents
        * @param args the command line arguments
        public static void main(String args[]) {
            java.awt.EventQueue.invokeLater(new Runnable() {
                public void run() {
                    new HelloWorldJFrame().setVisible(true);
        // Variables declaration - do not modify//GEN-BEGIN:variables
        private javax.swing.JLabel jLabel1;
        // End of variables declaration//GEN-END:variables
    }I know it works because I compiled it and ran it from a command prompt. It's just a simple GUI (JFrame) with a label that says "Hello World".
    Finally, here's my HTML file:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    <head>
    <title>Hello World GUI</title>
    </head>
    <body>
    <script src="http://www.java.com/js/deployJava.js"></script>
    <script>
        // using JavaScript to get location of JNLP file relative to HTML page
            var dir = location.href.substring(0, location.href.lastIndexOf('/')+1);
            var url = dir + "helloworldgui.jnlp";
            deployJava.createWebStartLaunchButton(url, '1.6.0');
    </script>
    <!-- if javascript is not enabled, use this: -->
    <!--
    <a href="/absolute path to JNLP file/dynamictree-webstart.jnlp">Launch Notepad Application</a>
    -->
    </body>
    </html>The jar file was made (as instructed in the above tutorial) from the compiled file HelloWorldJFrame.class and possibly HelloWorldJFrame$1.class (though I have no idea what this last one is).
    I've searched online for a solution to this problem to no avail. Does anyone see where I went wrong?
    Edited by: gib65 on Jun 21, 2010 2:32 PM
    Edited by: gib65 on Jun 21, 2010 2:34 PM

    Actually, the problem was that I had to make the class files part of a package and to specify that package in the application-desc tag. The question that leaves me with is whether and how it's possible to do it without packaging.
    I went back to unpackaging and tried your suggestion. There's some difficulty however as it is not running under a domain name, it's just sitting on my desktop. So I tried:
    <jnlp spec="1.0+" codebase="C:\Documents and Settings\gibran.GIBCOMPUTER\Desktop\java\JavaWS\" href="helloworldgui.jnlp">
    and variants thereof... none of which worked. It tells me:
    The field <jnlp>codebase has an invalid value: C:\Documents...
    Anything special I have to do if its running on my desktop?

  • ["SOLVED"] PulseAudio - some applications won't output sound sometimes

    So, I have KDE 4 and PulseAudio installed, with VLC as Phonon's backend software.
    After startup, I often find that Skype won't output sound at all for seemingly random periods of time. This also often happens (sometimes simultaneously, but not necessarily) to Chromium. Pavucontrol and the KDE audio mixer, don't show anything useful at all in terms of the output of Skype and Chromium, and messing with master output in Pavucontrol doesn't affect anything.
    After a completely random period of time (usually a very long period of time), these applications start outputting sound again. It's very frustrating, and restarting the applications doesn't help whatsoever. While these two applications are affected, all other applications output sound perfectly.
    I don't even know. I've searched, but I haven't found any similar problems documented elsewhere. Any advice?
    EDIT: Solved, for now.
    Last edited by Archimaredes (2013-03-14 20:22:04)

    I fixed it (for now, at least!)
    I ran the below command:
    $ cat /proc/asound/cards
    0 [U0x46d0x804 ]: USB-Audio - USB Device 0x46d:0x804
    USB Device 0x46d:0x804 at usb-0000:00:1a.0-1.2, high speed
    1 [MID ]: HDA-Intel - HDA Intel MID
    HDA Intel MID at 0xf9ff8000 irq 47
    2 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0xfbd7c000 irq 17
    Basically, my USB webcam, which also acts as a microphone, was being treated as my default sound card. I changed this by creating a file in /etc/modprobe.d with the following:
    options snd-hda-intel index=0
    Which set my real sound card as default:
    $ cat /proc/asound/cards
    0 [MID ]: HDA-Intel - HDA Intel MID
    HDA Intel MID at 0xf9ff8000 irq 47
    1 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0xfbd7c000 irq 17
    2 [U0x46d0x804 ]: USB-Audio - USB Device 0x46d:0x804
    USB Device 0x46d:0x804 at usb-0000:00:1a.0-1.2, high speed
    The problem isn't ENTIRELY fixed. Skype's still being a bit buggy, but at least Chromium is now playing sound, including in Flash media. Strangely enough, after playing a Flash video (e.g. on YouTube), Skype's sound seems to fix itself if it's defunct.
    Last edited by Archimaredes (2013-03-14 20:23:49)

  • Some Applications won't launch in RDP

    I am using RDP to get into some Hyper-V VMs.  Most applications launch no problem but I have a few similar ones that will launch local on the server through the VM Connector but when I use RDP they won't launch.

    Hi,
    Thank you for posting in Windows Server forum.
    What’s the server & client OS using in your environment? Also let us know the RDP version used.
    In meanwhile please check that the application which you want to take RDP does not have any compatibility issue for the server or client you are using. Because it might happens sometime due to compatibility reason. As you already mentioned that there is issue
    with some specific application.
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Windows 8.1 Some tiles won't start

    Hello
    In Windows 8.1 Enterprise some metro-apps open: Mail, Agenda, Skydrive, Dropbox
    And some won't: Video, Music, Skype. The pictogram becomes fullscreen and dissapears directly.
    The antivirus I use is the standard Windows Defender and no other.
    I deleted and re-installed 8.1 Enterprise.
    The problem is with a Microsoft account and with a local account.
    The fix-it for apps "appsdiagnostic.diagcab" also didn't work.
    Windows and all apps are up-to-date.
    Any more ideas?
    Thanks!
    Kind Regards
    Peter van Hees

    Hi Peter,
    Is this a physical computer? Have you updated all the drivers for your specific hardware? Please also check the
    Device Manager to see if there are any items with yellow warning icons.
    Next, please check the Event Viewer to see if there are specific error messages that will help us identify this issue. Right click on the start button to bring up the administrative menu and choose ‘Event Viewer’ from the list.
    There is a
    thread here where one user resolved this issue by disabling all startup items, and found that the apps worked, so he slowly started enabling other start up items until he found the one that caused his apps to not work.
    Hope this helps,
    David
    Windows Outreach Team – IT Pro
    The Springboard Series on TechNet

  • Applications won't start up after OS reinstall and software updates

    I reinstalled my system software (archive). Immediately I needed to update. All updates occured successfully, but now my applications (including System Preferences) will not start up. When initiated, their icons jump up and down in the dock, but then nothing. Can anyone help?

    Here are some troubleshooting steps for apps that crash on launch.
    Normally, you should create a new User and test the apps in this new account if they work the problem is isolated to your User and not systemwide.
    [Since you cannot perform this step due to not being able to launch System Preferences proceed to test your user.]
    1. Navigate to ~(yourhome/library/fonts - drag this folder to the desktop.
    • Restart and test your applications.
    • If they work start adding the fonts back few at a time.
    ( Likely suspects are Times RO & Helvetica Fractions, also if you do not use Classic you can trash the classic fonts.)
    2. Check Preferences Thoroughly;
    • Navigate to ~(yourhome/library/preferences drag this folder to the desktop.
    • Restart and test your applications.
    • If this works, save the old preferences folder somewhere else or on disk, name it "old prefs" .
    ** Note: A very important file is the "com.apple.Mail.plist" preference file located in the Preferences folder which contains all email account settings and general mail preferences (hold this one and replace if your problem is not with Mail).
    You'll have to go through some of your System Preferences and apps to set the preferences back to how you like them. (Or if you have the time and inclination, "cherry pick" through until you find the problem one or two.)
    3. Check Permissions Inside Home Folder
       • Navigate to yourhome/library.
       • Get Info (Command - i) on folders for apps you are having problems with.
       • Open the "Ownership & permissions" disclosure triangle.
       • Make sure you are the owner, with "read and write" access.
    • Click on "apply to all"
       • If this is correct, open the "Applications Support" folder and do the same procedure (Command+I) for the folders with the names of the applications you are having trouble with.
    If these steps do not resolve the issues, then the problem is probably systemwide.
    You may be able to repair this with the10.2.8 Stand Alone Combo Update
    This is a full install, as opposed to an incremental "delta" update so it should overwrite any files that are damaged or missing. It does not matter if you have applied it before. It has worked well for many.
    Good luck, let us know.
    -mj
    [email protected]

  • Some Applications Won't Open

    Hi. So, just randomly one day some of the application on my Mac stopped opening and it's been a few days and they still won't. I tried shutting the computer down and restarting it, deleting a lot of stuff, and even using different accounts but nothing seems to be changing anything. Most of the applications are fine but Pages, Numbers, iPhoto, and maybe some other ones I haven't tried yet just aren't opening. When you click on them it says they're open but there's nothing on the screen. You can quit out of the application but really... there's nothing to quit out of. And if you leave it "open" for long enough then when you click on it it tells you to force quit. I'd really appreciate some help on how to fix this because nothing seems to be working. Thanks!

    You could check in the various logs in Console (in Utilities) for any messages that appear to be related. Might also not hurt (but maybe not help) to run Permissions repair in Disk Utility.

Maybe you are looking for