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)  

Similar Messages

  • CVI program won't start anymore

    Our measurement application worked well on several PC's (Win7 32Bit, WinXp 32Bit).
    But on 2 newer PC's (Win7 32Bit) the application won't start anymore.
    The attached Error with the code R6030 shows up.
    We found a workaround for the problem: run the application as administrator.
    But after we installed a USB-driver, this workaround doesn't help anymore,
    and the Error shows up every time.
    We installed the environment (cvi-rt, etc...) with an distributed setup.
    So the Versions of the components are the same on every PC.
    Any ideas?
    Solved!
    Go to Solution.
    Attachments:
    Untitled2.png ‏25 KB

    Okay we solved the problem,
    the cause was, the HP-Software, which was preinstalled on the PC's (the others were Dells)
    After uninstalling the HP Security Suite our application works perfect.
    I hope this helps other poor guys

  • Eclipse IDE won't start anymore after most recent security update

    Hello everybody,
    after today's security update the Eclipse IDE won't start anymore on my system, I just receive the following error message:
    A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse.
    No Java virtual machine was found after searching the following locations: /Applications/eclipse/Eclipse.app/Contents/MacOS/jre/bin/
    java
    'java' in your current PATH
    Java is installed and Eclipse ran smoothly until I upgraded. Other Java programs like Visual Paradigm still work without problems.
    Does anybody have an idea what I can do about this? I have already tried repairing permissions, to no avail.
    Best regards,
    Björn
    Mac Pro   Mac OS X (10.4.9)  

    I have narrowed down the problem even more:
    Obviously system path variables are not set anymore on my system for UNIX processes that are started in background, whereas starting applications from terminal using the open command ('open Gimp.app' for instance) still works without any problems.
    Any ideas where to change this behaviour?

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

  • X11 won't start anymore!

    Hello,
    this is a desperate call: I am at a conference with my MBP, (10.6.7, all updates done). I need Matlab for my presentation, which needs X11.
    X11 (and XQuartz) decided that they won't start anymore: the icon bounces in the dock for a while, then sits there without the little light underneath, and X11 is "non responding".
    The logs show something like this.
    I have googled and searched: similar problems once in a while appear but no posted solution.
    I tried:
    1) reinstalling XQuartz (I would reinstall X11, but how? I do not have the disks with me, I am away!)
    2) from an admin account
    3) create a new account.
    4) repair permissions.
    5) reinstall the font update from Apple that was recently issued.
    HELP PLEASE!!!
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     X11.app: DISPLAY ("/tmp/launch-bHvQen/org.macosforge.xquartz:0") does not match our id ("org.x"), unsetting.
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     X11.app: main(): argc=2
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]      argv[0] = /Applications/Utilities/X11.app/Contents/MacOS/X11.bin
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]      argv[1] = -psn_0_278596
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     Waiting for startup parameters via Mach IPC.
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     X11.app: Could not connect to server (DISPLAY is not set). Starting X server.
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     X11.app: Launching /usr/X11/bin/startx:
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]      argv[0] = /bin/sh
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]      argv[1] = -c
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]      argv[2] = /usr/X11/bin/startx
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     font_cache: Scanning user font directories to generate X11 font caches
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     font_cache: Updating FC cache
    11-05-16 5:02:01 PM     org.x.privileged_startx[20781]     font_cache: Scanning system font directories to generate X11 font caches
    11-05-16 5:02:01 PM     defaults[20791]
    The domain/default pair of (org.x.X11, dpi) does not exist
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     Couldn't create cookie
    11-05-16 5:02:02 PM     org.x.privileged_startx[20781]     font_cache: Updating FC cache
    11-05-16 5:02:04 PM     [0x0-0x44044].org.x.X11[20759]     font_cache: Done
    11-05-16 5:02:04 PM     org.x.privileged_startx[20781]     font_cache: Done

    Here is the solution: there was nothing wrong with x11 per se!
    The problem was that about 30 files in /usr/bin (like gzip, egrep, hexdump etc) had been hosed (they had 0 file size).  The puzzling messages was due to the fact that startx uses hexdump, which was simply silently doing nothing (since it had 0 size!).
    I do not know what or when these files were zeroed: I suspect a recent OSX update which did not complete and I had to forcefully reboot.
    I have fixed it enough to work (copying those files from another mac), but who knows what else lurks beneath the surface of apparent serenity!
    I am actually surprised that the whole system did not stop functioning completely.
    MORALE: if something looks strange in the logs with x11 or other apps, check the file sizes  in your /usr/bin, you may be surprised too!

  • Many applications don't start anymore

    Few days ago the problem happened first time. Messages look like this:
    Two days ago i reinstalled the system via system revovery (no clean install). After that the system worked fine again.
    But today the same problems. F.e. Photoshop won't start anymore. The Message says that photoshop can't open the working volume or that i don't have the right. Use "informaiton" in the finder to unlock the file or a folder.
    Today I repaired permissions, checked the volume. Booted with Command-R > Utilities > Terminal > resetpassword > also repaired user permissions
    Nothing helps. **** this system ***** so much.
    Because of this problem i can't even deactivate my Creative Suite installations and do a clean install.
    Someone can help me out? Thanks in Advance.

    mac-pro:~ typodesign$ ls -aleO@ /Applications/
    total 384
    drwxrwxr-x+ 214 root        admin  -  7276  4 Jan 14:19 .
    0: group:everyone deny delete
    drwxrwxr-x@  35 root        wheel  -  1258  4 Jan 14:36 ..
              com.apple.FinderInfo             32
    drwxrwxr-x   20 root        admin  -   680 30 Okt  2010 .AdobePatchFiles
    -rw-rw-r--    1 root        admin  - 39940  4 Jan 14:09 .DS_Store
    drwxrwxr-x   64 root        admin  -  2176 30 Okt  2010 .install4j
    -rw-r--r--    1 root        wheel  -     0 25 Mai  2011 .localized
    drwxr-xr-x    4 typodesign  staff  -   136  2 Jan 13:54 1Password.app
    drwxr-xr-x+   3 root        wheel  -   102 23 Sep 04:34 Address Book.app
    0: group:everyone deny delete
    drwxrwxr-x    8 root        admin  -   272  4 Jan 13:08 Adobe
    drwxrwxr-x@  11 root        admin  -   374 21 Jun  2007 Adobe Acrobat 7.0 Professional
              com.apple.FinderInfo             32
    drwxrwxr-x@   9 root        admin  -   306 25 Okt  2006 Adobe Acrobat 8 Professional
              com.apple.FinderInfo             32
    drwxrwxr-x@   6 root        admin  -   204 10 Jan  2009 Adobe Acrobat 9 Pro
              com.apple.FinderInfo             32
    drwxrwxr-x@   7 root        admin  -   238 20 Dez 18:19 Adobe Acrobat X Pro
              com.apple.FinderInfo             32
    drwxrwxr-x@  10 root        admin  -   340  6 Mär  2010 Adobe Bridge
              com.apple.FinderInfo             32
    drwxrwxr-x@   9 root        admin  -   306  6 Mär  2010 Adobe Bridge CS3
              com.apple.FinderInfo             32
    drwxrwxr-x@  11 root        admin  -   374  6 Mär  2010 Adobe Bridge CS4
              com.apple.FinderInfo             32
    drwxrwxr-x@  10 root        admin  -   340 20 Dez 18:19 Adobe Bridge CS5.1
              com.apple.FinderInfo             32
    drwxrwxr-x@   7 root        admin  -   238 22 Apr  2007 Adobe Creative Suite 2
              com.apple.FinderInfo             32
    drwxrwxr-x@  28 root        admin  -   952  6 Mär  2010 Adobe Device Central CS3
              com.apple.FinderInfo             32
    drwxrwxr-x@   7 root        admin  -   238 10 Jan  2009 Adobe Device Central CS4
              com.apple.FinderInfo             32
    drwxrwxr-x@   6 root        admin  -   204 20 Dez 19:00 Adobe Device Central CS5.5
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102  8 Apr  2009 Adobe Digital Editions.app
    drwxrwxr-x@   3 root        admin  -   102 12 Okt 14:20 Adobe Download Assistant.app
              com.apple.FinderInfo             32
    drwxrwxr-x@  12 root        admin  -   408  6 Mär  2010 Adobe Dreamweaver CS3
              com.apple.FinderInfo             32
    drwxrwxr-x@  16 root        admin  -   544 10 Jan  2009 Adobe Dreamweaver CS4
              com.apple.FinderInfo             32
    -rw-rw-r--@   1 root        admin  -     0  4 Jan 13:37 Adobe Drive CS4
              com.apple.FinderInfo             32
              com.apple.ResourceFork          85758
    drwxrwxr-x@   9 root        admin  -   306  6 Mär  2010 Adobe Extension Manager
              com.apple.FinderInfo             32
    drwxrwxr-x@   9 root        admin  -   306  6 Mär  2010 Adobe Extension Manager CS4
              com.apple.FinderInfo             32
    drwxrwxr-x@   9 root        admin  -   306 20 Dez 19:00 Adobe Extension Manager CS5.5
              com.apple.FinderInfo             32
    drwxrwxr-x@  12 root        admin  -   408  4 Mai  2010 Adobe Fireworks CS4
              com.apple.FinderInfo             32
    drwxrwxr-x@  13 root        admin  -   442  6 Mär  2010 Adobe Flash CS3
              com.apple.FinderInfo             32
    drwxrwxr-x@   7 root        admin  -   238  6 Mär  2010 Adobe Flash CS3 Video Encoder
              com.apple.FinderInfo             32
    drwxrwxr-x@  15 root        admin  -   510  6 Mär  2010 Adobe Flash CS4
              com.apple.FinderInfo             32
    drwxrwxr-x@  13 root        admin  -   442 10 Feb  2008 Adobe GoLive CS2
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102 23 Nov  2006 Adobe Help Center.app
    drwxrwxr-x    3 root        admin  -   102 23 Nov  2006 Adobe Help Viewer 1.0.app
    drwxrwxr-x@   3 root        admin  -   102 11 Jan  2009 Adobe Help Viewer 1.1.app
              com.apple.FinderInfo             32
    drwxrwxr-x@  15 root        admin  -   510  6 Mär  2010 Adobe Illustrator CS2
              com.apple.FinderInfo             32
    drwxrwxr-x@  11 root        admin  -   374 12 Jul  2007 Adobe Illustrator CS3
              com.apple.FinderInfo             32
    drwxrwxr-x@  13 root        admin  -   442  6 Mär  2010 Adobe Illustrator CS4
              com.apple.FinderInfo             32
    drwxrwxr-x@  13 root        admin  -   442 20 Dez 18:20 Adobe Illustrator CS5.1
              com.apple.FinderInfo             32
    drwxrwxr-x@  19 root        admin  -   646 31 Mär  2007 Adobe InDesign CS2
              com.apple.FinderInfo             32
    drwxrwxr-x@  14 root        admin  -   476 19 Feb  2008 Adobe InDesign CS3
              com.apple.FinderInfo             32
    drwxrwxr-x@  14 root        admin  -   476 30 Okt  2010 Adobe InDesign CS4
              com.apple.FinderInfo             32
    drwxrwxr-x@  13 root        admin  -   442  1 Jan 13:00 Adobe InDesign CS5.5
              com.apple.FinderInfo             32
    drwxrwxr-x@   8 root        admin  -   272  6 Mär  2010 Adobe Media Encoder CS4
              com.apple.FinderInfo             32
    drwxrwxr-x@   5 root        admin  -   170 20 Dez 18:14 Adobe Media Encoder CS5.5
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102 10 Jan  2009 Adobe Media Player.app
    drwxrwxr-x@  17 root        admin  -   578 11 Jan  2007 Adobe Photoshop CS2
              com.apple.FinderInfo             32
    drwxrwxr-x@  14 root        admin  -   476  6 Mär  2010 Adobe Photoshop CS3
              com.apple.FinderInfo             32
    drwxrwxr-x@  17 root        admin  -   578 10 Jan  2009 Adobe Photoshop CS4
              com.apple.FinderInfo             32
    drwxrwxr-x@  17 root        admin  -   578 20 Dez 18:20 Adobe Photoshop CS5.1
              com.apple.FinderInfo             32
    drwxrwxr-x@   4 root        admin  -   136 12 Jul  2007 Adobe Stock Photos CS3
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102 17 Mai  2011 Air Video Server.app
    drwxrwxr-x    3 root        admin  -   102  4 Nov 00:42 Amadeus Pro.app
    drwxr-xr-x+   3 root        wheel  -   102 20 Mai  2011 App Store.app
    0: group:everyone deny delete
    drwxrwxr-x    3 root        admin  -   102 11 Dez 13:25 AppShelf.app
    drwxrwxr-x    3 root        admin  -   102  6 Jan  2010 AppZapper.app
    drwxrwxr-x    3 root        admin  -   102 31 Jul 21:33 Art Directors Toolkit.app
    drwxr-xr-x    3 root        wheel  -   102  1 Aug 22:27 Automator.app
    drwxrwxr-x    3 root        admin  -   102 27 Aug  2009 BannerZest.app
    drwxrwxr-x    3 root        admin  -   102  1 Dez 20:21 Bookdog.app
    drwxrwxr-x    3 root        admin  -   102 14 Jul 18:04 Bowtie.app
    drwxrwxr-x    3 root        admin  -   102 17 Mai  2010 CSSEdit.app
    drwxrwxr-x    3 root        admin  -   102 20 Jan  2011 Caffeine.app
    drwxr-xr-x    3 root        wheel  -   102 19 Jul 00:11 Calculator.app
    drwxrwxr-x    3 root        admin  -   102 14 Nov 14:28 CandyBar.app
    drwxrwxr-x    3 root        admin  -   102 29 Sep 22:10 Carbon Copy Cloner.app
    drwxr-xr-x    3 root        wheel  -   102 14 Sep 04:26 Chess.app
    drwxrwxr-x    3 root        admin  -   102  5 Sep  2009 Clips.app
    drwxrwxr-x    3 root        admin  -   102 30 Mär  2011 Cockpit.app
    drwxrwxr-x@   3 root        admin  -   102 15 Dez 15:30 Cocktail.app
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102 23 Jan  2010 CoverSutra.app
    -rwxrw-r--    1 root        admin  - 59656 10 Jan  2009 CustomHooks.dylib
    drwxrwxr-x    3 root        admin  -   102  9 Jun  2011 DEVONthink.app
    drwxr-xr-x+   3 root        wheel  -   102  1 Aug 20:24 DVD Player.app
    0: group:everyone deny delete
    drwxrwxr-x    3 root        admin  -   102 26 Feb  2007 DVD2oneX2.app
    drwxrwxr-x    3 root        admin  -   102 18 Okt  2010 DVDRemaster.app
    drwxrwxr-x    3 root        admin  -   102 14 Sep 23:28 DaisyDisk.app
    drwxr-xr-x    3 root        wheel  -   102 20 Jun  2011 Dashboard.app
    drwxrwxr-x    3 root        admin  -   102 27 Jul 00:01 Degrees.app
    drwxrwxr-x    3 root        admin  -   102 31 Jan  2010 Delete VLC Preferences.app
    drwxrwxr-x    3 root        admin  -   102 28 Nov 16:11 Delicious Library 2.app
    drwxrwxr-x    3 root        admin  -   102 17 Jun  2011 Deskscribble.app
    drwxr-xr-x+   3 root        wheel  -   102  5 Aug 08:43 Dictionary.app
    0: group:everyone deny delete
    drwxrwxr-x@   3 root        admin  -   102 18 Aug 02:20 Dropbox.app
              com.apple.FinderInfo             32
    drwxrwxr-x    4 root        admin  -   136 16 Aug 09:42 Dropzone
    drwxrwxr-x    3 root        admin  -   102 13 Nov 10:32 Ecoute.app
    drwxrwxr-x    3 root        admin  -   102 21 Jul 22:54 Espresso.app
    drwxrwxr-x    3 root        admin  -   102 26 Dez 12:31 FaceTab Pro for Facebook.app
    drwxr-xr-x+   3 root        wheel  -   102 24 Aug 01:14 FaceTime.app
    0: group:everyone deny delete
    drwxrwxr-x@   3 root        admin  -   102 14 Okt 23:53 Fetch.app
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102  5 Okt  2009 FileChute.app
    drwxrwxr-x    5 root        admin  -   170 21 Aug 20:05 FileZilla.app
    drwxrwxr-x@   4 root        admin  -   136 16 Jun  2011 Firefox.app
              com.apple.FinderInfo             32
    drwxrwxr-x@   8 root        admin  -   272  4 Okt 19:20 Flip4Mac
              com.apple.FinderInfo             32
    drwxr-xr-x    3 root        wheel  -   102 26 Jul 22:49 Font Book.app
    drwxrwxr-x    3 root        admin  -   102  6 Dez  2010 FontExplorer X Pro.app
    drwxrwxr-x    3 root        admin  -   102 14 Jul 06:02 GarageBand.app
    drwxrwxr-x    3 root        admin  -   102  4 Jul  2011 GarageBuy.app
    drwxrwxr-x    3 root        admin  -   102 27 Apr  2011 GarageSale.app
    drwxrwxr-x@   3 root        admin  -   102  7 Dez 05:34 Google Chrome.app
              com.apple.FinderInfo             32
    drwxrwxr-x@   4 root        admin  -   136 17 Okt 13:28 Google Earth.app
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102  4 Jul  2011 GraphicConverter.app
    drwxrwxr-x    3 root        admin  -   102  8 Dez 19:22 Growl.app
    drwxrwxr-x    3 root        admin  -   102 25 Mai  2011 GrowlTunes.app
    drwxrwxr-x    3 root        admin  -   102 23 Nov  2009 HandBrake.app
    drwxrwxr-x@  17 root        admin  -   578 27 Apr  2010 Hewlett-Packard
              com.apple.FinderInfo             32
    drwxr-xr-x+   3 root        wheel  -   102 31 Jul 23:28 Image Capture.app
    0: group:everyone deny delete
    drwxrwxr-x    3 root        admin  -   102 18 Aug  2010 Interarchy.app
    drwxr-xr-x    3 root        wheel  -   102 20 Jun  2011 Launchpad.app
    drwxrwxr-x    3 root        admin  -   102 28 Dez 08:52 Life Stream.app
    drwxrwxr-x    3 root        admin  -   102 14 Okt 16:08 Little Snitch Configuration.app
    drwxrwxr-x    3 root        admin  -   102  1 Nov 15:47 LittleSnapper.app
    drwxrwxr-x    3 root        admin  -   102 24 Jan  2010 Logitech Harmony Remote Software.app
    drwxrwxr-x    3 root        admin  -   102  4 Dez 10:03 MPlayerX.app
    drwxrwxr-x@  10 root        admin  -   340 20 Jan  2007 Mac Barcode Label
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102  2 Nov  2007 MacTheRipper r14i.app
    drwxrwxr-x    3 root        admin  -   102 13 Okt 17:26 MacUpdate Desktop.app
    drwxrwxr-x    3 root        admin  -   102 26 Okt  2010 MacX DVD Ripper Pro.app
    drwxrwxr-x    3 root        admin  -   102  2 Nov 06:05 Mactracker.app
    drwxr-xr-x+   3 root        wheel  -   102 19 Sep 03:11 Mail.app
    0: group:everyone deny delete
    drwxrwxr-x    3 root        admin  -   102 26 Jun  2011 MainMenu Pro.app
    drwxrwxr-x    3 root        admin  -   102 20 Dez 19:58 Media Rage.app
    drwxrwxr-x    3 root        admin  -   102 27 Apr  2010 MenuCalendarClock iCal.app
    drwxrwxr-x    3 root        admin  -   102 21 Nov  2010 Microsoft Communicator.app
    drwxrwxr-x    3 root        admin  -   102 21 Nov  2010 Microsoft Messenger.app
    drwxrwxr-x@  12 root        admin  -   408 23 Jun  2011 Microsoft Office 2011
              com.apple.FinderInfo             32
    lrwxrwxr-x    1 root        admin  -    92  1 Jan 12:56 Microsoft Silverlight -> /Library/Internet Plug-Ins/Silverlight.plugin/Contents/Resources/Silverlight Preferences.app
    drwxrwxr-x@   4 root        admin  -   136  8 Mär  2004 MissingMpegEdit.app
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102 13 Nov  2003 MissingMpegTools.app
    drwxr-xr-x    3 root        wheel  -   102 20 Jun  2011 Mission Control.app
    drwxrwxr-x@   4 root        admin  -   136  8 Mär  2004 MoreMissingTools.app
              com.apple.FinderInfo             32
    drwxrwxr-x@   8 root        admin  -   272  6 Mär  2010 NI Service Center
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102 22 Mai  2009 NMT Community Software Installer.app
    drwxrwxr-x    4 root        admin  -   136 10 Okt 17:45 Native Instruments
    drwxrwxr-x    3 root        admin  -   102 26 Apr  2011 OnyX.app
    drwxrwxr-x@   3 root        admin  -   102 23 Jan  2010 OpenOffice.org.app
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102 18 Jun  2011 OutBank.app
    drwxrwxr-x    3 root        admin  -   102 19 Jan  2010 Overflow.app
    drwxrwxr-x    3 root        admin  -   102 30 Mai  2011 PCalc.app
    drwxrwxr-x    3 root        admin  -   102 16 Dez 21:45 Path Finder.app
    drwxrwxr-x    3 root        admin  -   102  4 Mär  2011 PhoneView.app
    drwxr-xr-x+   3 root        wheel  -   102  5 Aug 03:37 Photo Booth.app
    0: group:everyone deny delete
    drwxrwxr-x    3 root        admin  -   102 26 Dez 12:31 PhotoPresenter.app
    drwxrwxr-x    3 root        admin  -   102 16 Jul 07:19 Photomatix Pro.app
    drwxrwxr-x@   3 root        admin  -   102  4 Okt  2007 Picnic.app
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102  1 Dez 17:11 Picturesque.app
    drwxrwxr-x    3 root        admin  -   102 20 Jul 16:51 Pixelmator.app
    drwxrwxr-x    3 root        admin  -   102 31 Okt 10:54 Plex.app
    drwxr-xr-x+   3 root        wheel  -   102 23 Sep 04:42 Preview.app
    0: group:everyone deny delete
    drwxrwxr-x    3 root        admin  -   102 13 Nov  2009 PrintFinder.app
    drwxrwxr-x    3 root        admin  -   102  5 Okt  2009 ProVoc.app
    drwxrwxr-x    3 root        admin  -   102 30 Dez 09:35 QREncoder.app
    drwxrwxr-x@  42 root        admin  -  1428 20 Apr  2008 QuarkXPress 7.2
              com.apple.FinderInfo             32
    drwxrwxr-x@  26 root        admin  -   884 21 Nov  2010 QuarkXPress 8
              com.apple.FinderInfo             32
    drwxr-xr-x+   3 root        wheel  -   102 12 Sep 01:59 QuickTime Player.app
    0: group:everyone deny delete
    drwxrwxr-x    4 root        admin  -   136  5 Okt 20:21 RapidWeaver.app
    drwxrwxr-x    3 root        admin  -   102 11 Mai  2010 RealPlayer Converter.app
    drwxrwxr-x@   9 root        admin  -   306  1 Jun  2008 Reason
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102  6 Aug 22:39 Records.app
    drwxrwxr-x    3 root        admin  -   102 21 Nov  2010 Remote Desktop Connection.app
    drwxrwxr-x    3 root        admin  -   102 24 Jul 15:59 RemoteHelper.app
    drwxrwxr-x@   4 root        admin  -   136  3 Okt  2010 Revolver Office.app
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102 18 Nov 05:11 RipIt.app
    drwxr-xr-x+   3 root        wheel  -   102  2 Jan 19:43 Safari.app
    0: group:everyone deny delete
    drwxrwxr-x    3 root        admin  -   102 19 Jun  2011 ScreenFloat.app
    drwxrwxr-x    3 root        admin  -   102  6 Aug 23:08 Sketchoo.app
    drwxrwxr-x    3 root        admin  -   102 11 Nov 13:28 Skype.app
    drwxrwxr-x    3 root        admin  -   102 21 Jul 05:12 SmartBackup.app
    drwxrwxr-x    3 root        admin  -   102 23 Aug 12:02 Snowtape.app
    drwxrwxr-x    3 root        admin  -   102 18 Okt 13:18 Socialite.app
    drwxrwxr-x    3 root        admin  -   102 21 Jul 17:41 Sound Studio.app
    drwxr-xr-x+   3 root        wheel  -   102 28 Jul 22:07 Stickies.app
    0: group:everyone deny delete
    drwxrwxr-x+   3 root        wheel  -   102 29 Sep 05:08 System Preferences.app
    0: group:everyone deny delete
    drwxrwxr-x    5 root        admin  -   170 18 Dez 14:14 TeamViewer 7
    drwxr-xr-x    3 root        wheel  -   102 20 Aug 21:15 TextEdit.app
    drwxrwxr-x    3 root        admin  -   102  6 Jan  2011 TextMate.app
    drwxrwxr-x    3 root        admin  -   102 29 Jun  2011 The Gameshow.app
    drwxrwxr-x    3 root        admin  -   102 27 Apr  2011 The Unarchiver.app
    drwxrwxr-x    3 root        admin  -   102 10 Nov 13:08 Things.app
    drwxrwxr-x    3 root        admin  -   102 21 Jan  2011 Thoughts.app
    drwxr-xr-x+   3 root        wheel  -   102 20 Jun  2011 Time Machine.app
    0: group:everyone deny delete
    drwxrwxr-x    3 root        admin  -   102 30 Aug  2009 Times.app
    drwxrwxr-x    3 root        admin  -   102 22 Jul 22:22 TinkerTool.app
    drwxrwxr-x    3 root        admin  -   102 18 Nov 16:35 Toast Titanium.app
    drwxrwxr-x    3 root        admin  -   102 15 Sep  2009 TouchOSC Editor.app
    drwxrwxr-x@   5 root        admin  -   170  8 Okt 17:52 Twitter.app
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102  2 Dez 20:54 Twitterrific.app
    drwxrwxr-x    3 root        admin  -   102  7 Jul  2006 UnRarX.app
    drwxr-xr-x+  36 root        admin  -  1224  2 Jan 19:27 Utilities
    0: group:everyone deny delete
    drwxrwxr-x    3 root        admin  -   102  7 Okt 18:36 VLC.app
    drwxrwxr-x    3 root        admin  -   102  4 Dez 10:03 VirusBarrier Express.app
    drwxrwxr-x    3 root        admin  -   102 22 Aug 19:33 WD SmartWare Uninstaller.app
    drwxrwxr-x    3 root        admin  -   102 22 Aug 19:33 WD SmartWare.app
    drwxrwxr-x    3 root        admin  -   102 27 Dez  2009 WireTap Studio.app
    drwxrwxr-x    3 root        admin  -   102 23 Jul 00:37 Xslimmer.app
    drwxrwxr-x@   3 root        admin  -   102  3 Nov 19:13 Xtorrent.app
              com.apple.FinderInfo             32
    drwxrwxr-x    5 root        admin  -   170  6 Okt 18:19 i1ProfilerD2LionEdition
    drwxr-xr-x+   3 root        wheel  -   102  7 Sep 09:27 iCal.app
    0: group:everyone deny delete
    drwxr-xr-x+   3 root        wheel  -   102 16 Sep 05:18 iChat.app
    0: group:everyone deny delete
    drwxrwxr-x    3 root        admin  -   102 14 Jul 06:02 iDVD.app
    drwxrwxr-x@   3 root        admin  -   102 12 Sep  2008 iDrum Ringtone Sync.app
              com.apple.FinderInfo             32
    drwxrwxr-x    3 root        admin  -   102 22 Nov  2006 iMovie HD.app
    drwxrwxr-x    3 root        admin  -   102 14 Jul 06:02 iMovie.app
    drwxrwxr-x    3 root        admin  -   102 30 Okt 10:18 iPhoto.app
    drwxrwxr-x    3 root        admin  -   102 15 Okt 07:39 iRip.app
    drwxrwxr-x    3 root        admin  -   102 29 Nov 01:41 iStat Menus.app
    drwxrwxr-x    3 root        admin  -   102 25 Jan  2009 iStat Server.app
    drwxr-xr-x+   3 root        wheel  -   102  2 Jan 19:43 iTunes.app
    0: group:everyone deny delete
    drwxrwxr-x    3 root        admin  -   102 14 Jul 06:02 iWeb.app
    drwxrwxr-x    6 root        admin  -   204 13 Okt 17:09 iWork '09
    -rw-rw-r--    1 root        admin  -    62  8 Apr  2009 placeholder.txt
    drwxrwxr-x    3 root        admin  -   102 24 Jan  2010 remotecore.app
    mac-pro:~ typodesign$

  • Adobe bridge won't start anymore. Icon is hopping and then it shuts down..

    Could someone help me with this. After trying to install output module in bridge cc, bridge won't start anymore. The icon is hopping for a few seconds and then the appllication is shut down.

    Oh ok - Thankyou for that. I will be ringing them tomorrow and I will not be happy ! And I'm hoping they can suggest what I'm suppose to do about getting it back to them as I can't take it in myself. SO so angry!!! Does people getting it back in a worse state happen often? :| do read these discussion boards? I hope they do!!!

  • Mega Player 538 won't start anymore

    I just flashed the firmware of my mega player 538 to the latest 1.11.03.
    The prosedure went ok but now the player won't start anymore.
    When I press "Power On" -button nothing happens.
    Is there anything that I can do or is the player gone...?
    Can I reset the player to solve the problem?

    I contacted MSI support, but no answer from them yet.
    Unfortunately I didn't have time to wait because I had a very important affair where I needed the device.
    So, I returned the player to the shop. Of course the shop didn't have replacement on the stock but they gave me my money back. So, I went to another shop and bought a creative player instead and I was able to complete my affair.
    It would have been nice to have the problem solved because the player was perfect for my needs and was very cheap as well (only 20 euros). The new player was three times more expensive and only 512Mb storage.
    If MSI will return with a solution I can post it here in case somebody else has a same kind of a problem.

  • My 3Gs won't start anymore, how can I get it to?

    I plugged in my 3Gs for the night last week and I woke up with the battery at 80%, so I just thought that maybe it came unplugged or something.  I plugged in my charger and nothing happened, I got the "Charging is not supported with this accessory" error, even though I was using the white wire that came with it.  I took it out of the wall adapter and tried it on my computer, nothing.  I try my brothers wire, my mom's wire, car chargers, everything.  Now I'm not sure if my battery is just done, or if my phone just won't start anymore, it's out of warranty so I'm up for any type of fixes, thanks.

    Clean the iPhone dock port with a clean dry toothbrush. See if it helped. If not, clean dock port very carefully with lint free cloth moistened with Isopropyll Alcohol, especially clean the pins which are on top of the dock mid rib. You can even use the toothbrush with a bit of Isopropyll Alcohol here too. Let it dry, usually 30 seconds time. See if this helped.

  • Ultra 10 won't start anymore

    Hello,
    I have an Ultra 10 box with an extra video card inside. Everything was working fine, and then I got curious and decided to open it up to see what's inside. Now it won't start anymore. I turn the computer on, the fans start spinning, but nothing gets displayed on screen. I can hear the hard disk turning too, and the CD drive is powered, but I don't think anything is going on.
    The only thing I touched when I opened it was the extra graphics card, but I was very careful and I am pretty sure I did not fry it. I get nothing displayed on screen when I plug the monitor in the original video card either.
    Is there anything I can do to find out what the problem is? Is there some special switch inside the box that I may have turned off without noticing?
    Thanks for the help...

    Hello,
    when you removed the ATI Radeon (XVR-100) and powered-on, the long card (Creator3D or Elite3D) with the weird connector (13W3) became the default output device. It takes precedence over the integrated video.
    Remove the long card (if you don't own a 13W3-HD15 adapter or monitor with 13W3 connector) and insert the XVR-100 (attach the monitor to the integrated video). If you power-on the integrated video becomes the default. You should see the output on the monitor.
    Enter show-displays at the ok-prompt. If only a single entry is displayed, power-down and check if the card is properly seated.
    Otherwise press the letter of the entry that doesn't contain /pci@1f,0/pci@1,1/SUNW,m64B@2.
    This a sample output of an Ultra 10 with Creator3D as add-in board.
    ok show-displays
    a) /SUNW,ffb@1e,0
    b) /pci@1f,0/pci@1,1/SUNW,m64B@2
    q) NO SELECTION
    Enter Selection, q to quit: b
    /pci@1f,0/pci@1,1/SUNW,m64B@2 has been selected.
    Type ^Y ( Control-Y ) to insert it in the command line.
    e.g. ok nvalias mydev ^Y
    for creating devalias mydev for
    /pci@1f,0/pci@1,1/SUNW,m64B@2
    nvalias mydev ^Y
    The above sets the output-device to the integrated video even if a Creator3D is installed.
    Then enter setenv output-device mydev (if you used this name) and reset-all. Attach the monitor to the XVR-100.
    Michael

  • NSM3 service won't start anymore

    Hi,
    NSM AD 3.0.4 on W2008R2
    has been running fine for months, now engine service won't start anymore.
    engine.log from todays start:
    01 2012-12-13 11:19:19 7200 1 0001 1452 1480 ML: Failed to initialize 1
    or more components and/or subsystems. Engine is switching to
    stop-pending state.
    ideas?
    sk

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

  • Facebook messenger won't start anymore.

    Facebook messenger won't start anymore on my iPad Air (iOS 8.1.3) after updating de Facebook App (v 23.0) on January 30. The blue circle keeps turning. What can I do?

    Hi jneelen,
    That is a bummer when the apps are not working. For most issues with apps that have been downloaded from the App Store, the troubleshooting article will work for most issues when they do not launch or crash on you. 
    If an app you installed unexpectedly quits, stops responding, or won’t open
    http://support.apple.com/en-us/HT201398
    Take it easy,
    -Norm G. 

  • Sun Java Application Server 9 Start Up Woes

    Hi,
    I was asked to install the netbeans 5.5 IDE (which comes with Java Application Server 9 bundled with it) and basically learn how to develop using JMS. After installing everything and following the JavaEE tutorial, I began to set everything up. I get hung during the Sun Java Application Server 9 start up.
    It attempts to bind to my host name. After a week of research as to the cause, i discovered that the problem is that the server gets my host name from DNS and uses that as its bind location. The software running at my place of business prevents me from making connections such as these with anything but localhost connections.
    I descovered this when I read on here from another topic that i should try and start the server after disabling my network card. This method works in that the server starts up, no longer using my host name as the host but rather using localhost. Now this in no way fixes my problem.
    I was wondering if there were any workarounds that would force the application server or netbeans or whatever to use localhost isntead of doing a host name lookup?
    The error I got was a NoRouteToHostException, and when I disabled my network card that error went away, the error changed to UnknownHostException, but the server started up and I was then able to go to the admin page and deploy applications (but not run)
    P.S. I was going to post the output of the server start ups, but the size is crazy long, if you have a way for me to remove the stack trace I would be glad to give it a try.
    -SonOfThor
    Message was edited by:
    SonOfThor
    Linux Fedora Core, by the way.

    I switched to ActiveMQ and it works perfectly.
    The issue had to do with Netbeans, no matter how many config files i changed, always used my computername.host.com:8686 instead of localhost:8686.
    ActiveMQ starts and runs beautifully because it binds to localhost:8686.
    I dont know what the problem was, Ive read lots of solutions saying its firewall or a firewall like process. I'm running bare bones Linux Fedora Core with no extra programs. I insured my firewall was turned off before even posting this. I spoke with my IT guys and they said that the firewall thats set up here at work does not block port binds.
    My conclusion: IDEs are more of a pain then they want you to believe, im going back to terminal commands.

  • Java applications won't work

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

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

Maybe you are looking for

  • Facebook Export - Existing Albums Not Found

    I have recently tried using Bridge to export photos to Facebook. However once I sign in, the box labeled "Existing Albums" is empty. This seems odd because I have over twenty existing albums on my Facebook page. Every time I want add photos to an exi

  • Installing Snow Leopard

    I recently updated my OS to Snow Leopard. It's running slow, so I'm gonna re-format my HD and run a clean install. Will I lose any of the Applications that came with the computer upon the Snow Leopard installation? Thanks, -Adam

  • Earthlink Webmail crashes Safari

    Everytime I access Earthlink's Webmail (webmail.earthlink.net) Safari 1.3.1 (running on OS 10.3.9) crashes. I had this same problem with the previous version of Safari. I tried resetting Safari, clearing out the preferences, etc. but I still have the

  • Unable to update DL membership in Exchange 2010

    Hi, We have  multi forest enviroment , User mailbox and DL are created in one Forest A and user logs into  Desktop into Forest B and configure the outlook using forest A username and password. User is the owner of few DL's and able to update the grou

  • IPhone Apps

    Can anyone suggest me the easiest ways to develop the iphone apps. I dont have any resources right now. But I would to grateful if any one hepl me to get the correct resources. Please help me to get into apple world guys. Thank you, Balaji Kanniyappa